Pull request #43806 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e417e8dfc26b72f94c996055ad6805e2ea401fbf+c3eecf0aa98ef4d7516c985f1648280c80182aa3 (e852c46129b8f608ba55495f97bc85bc0c8965d0) 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-43806@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-13T20:41:38.736Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-13T20:41:38.740Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-13T20:41:38.937Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-053cf92a5b4f05ab1) in /home/ubuntu/workspace/moby_PR-43806 [Pipeline] { [Pipeline] checkout [2022-07-13T20:41:38.962Z] The recommended git tool is: git [2022-07-13T20:41:38.974Z] using credential docker-jenkins-github-credentials [2022-07-13T20:41:38.981Z] Cloning the remote Git repository [2022-07-13T20:41:38.981Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:41:38.984Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:41:38.985Z] > git init /home/ubuntu/workspace/moby_PR-43806 # timeout=10 [2022-07-13T20:41:39.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:41:39.008Z] > git --version # timeout=10 [2022-07-13T20:41:39.015Z] > git --version # 'git version 2.17.1' [2022-07-13T20:41:39.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:41:39.016Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:03.804Z] Fetching without tags [2022-07-13T20:42:04.053Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:42:03.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:42:03.776Z] > git config --add remote.origin.fetch +refs/pull/43806/head:refs/remotes/origin/PR-43806 # timeout=10 [2022-07-13T20:42:03.789Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:03.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:42:03.808Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:42:03.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:03.809Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:04.057Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:04.065Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:42:04.873Z] Merge succeeded, producing e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:42:04.873Z] Checking out Revision e417e8dfc26b72f94c996055ad6805e2ea401fbf (PR-43806) [2022-07-13T20:42:05.816Z] Commit message: "pkg/parsers/operatingsystem: fix stray import" [2022-07-13T20:42:05.816Z] First time build. Skipping changelog. [2022-07-13T20:42:05.873Z] > git --version # timeout=10 [2022-07-13T20:42:05.877Z] > git --version # 'git version 2.17.1' [2022-07-13T20:42:05.892Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:42:06.544Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43806:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-13T20:42:04.831Z] > git remote # timeout=10 [2022-07-13T20:42:04.839Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:42:04.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:04.850Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:42:04.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:42:04.878Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:04.903Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:42:10.723Z] 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 [Pipeline] node [2022-07-13T20:42:12.265Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-053cf92a5b4f05ab1) in /home/ubuntu/workspace/moby_PR-43806 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-13T20:42:12.315Z] The recommended git tool is: git [Pipeline] // stage [2022-07-13T20:42:12.328Z] using credential docker-jenkins-github-credentials [2022-07-13T20:42:12.329Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-09211ddc1ae3d5cba) in /home/ubuntu/workspace/moby_PR-43806 [Pipeline] // stage [2022-07-13T20:42:12.348Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-13T20:42:12.358Z] Fetching without tags [Pipeline] // stage [2022-07-13T20:42:12.368Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e18dc04bd158b492) in /home/ubuntu/workspace/moby_PR-43806 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2022-07-13T20:42:12.473Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [2022-07-13T20:42:12.516Z] The recommended git tool is: git [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-07-13T20:42:12.657Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit e417e8dfc26b72f94c996055ad6805e2ea401fbf [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-13T20:42:12.808Z] Merge succeeded, producing e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:42:12.809Z] Checking out Revision e417e8dfc26b72f94c996055ad6805e2ea401fbf (PR-43806) [2022-07-13T20:42:12.897Z] Commit message: "pkg/parsers/operatingsystem: fix stray import" [2022-07-13T20:42:12.952Z] > git --version # timeout=10 [2022-07-13T20:42:12.963Z] > git --version # 'git version 2.17.1' [2022-07-13T20:42:12.976Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-13T20:42:12.341Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43806/.git # timeout=10 [2022-07-13T20:42:12.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:42:12.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:42:12.405Z] > git --version # timeout=10 [2022-07-13T20:42:12.416Z] > git --version # 'git version 2.17.1' [2022-07-13T20:42:12.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:12.417Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:12.661Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:12.672Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:42:12.747Z] > git remote # timeout=10 [2022-07-13T20:42:12.778Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:42:12.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:12.790Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:42:12.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:42:12.813Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:12.823Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:42:13.641Z] + docker version [2022-07-13T20:42:13.641Z] Client: Docker Engine - Community [2022-07-13T20:42:13.641Z] Version: 20.10.14 [2022-07-13T20:42:13.641Z] API version: 1.41 [2022-07-13T20:42:13.641Z] Go version: go1.16.15 [2022-07-13T20:42:13.641Z] Git commit: a224086 [2022-07-13T20:42:13.641Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-13T20:42:13.641Z] OS/Arch: linux/amd64 [2022-07-13T20:42:13.641Z] Context: default [2022-07-13T20:42:13.641Z] Experimental: true [2022-07-13T20:42:13.641Z] [2022-07-13T20:42:13.641Z] Server: Docker Engine - Community [2022-07-13T20:42:13.641Z] Engine: [2022-07-13T20:42:13.641Z] Version: 20.10.14 [2022-07-13T20:42:13.641Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:42:13.641Z] Go version: go1.16.15 [2022-07-13T20:42:13.641Z] Git commit: 87a90dc [2022-07-13T20:42:13.641Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-13T20:42:13.641Z] OS/Arch: linux/amd64 [2022-07-13T20:42:13.641Z] Experimental: true [2022-07-13T20:42:13.641Z] containerd: [2022-07-13T20:42:13.641Z] Version: 1.5.11 [2022-07-13T20:42:13.641Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:42:13.641Z] runc: [2022-07-13T20:42:13.641Z] Version: 1.0.3 [2022-07-13T20:42:13.641Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:42:13.641Z] docker-init: [2022-07-13T20:42:13.641Z] Version: 0.19.0 [2022-07-13T20:42:13.641Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:42:13.984Z] + docker info [2022-07-13T20:42:14.160Z] using credential docker-jenkins-github-credentials [2022-07-13T20:42:14.169Z] Cloning the remote Git repository [2022-07-13T20:42:14.169Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:42:14.183Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:42:14.235Z] > git init /home/ubuntu/workspace/moby_PR-43806 # timeout=10 [2022-07-13T20:42:14.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:42:14.251Z] > git --version # timeout=10 [2022-07-13T20:42:14.254Z] > git --version # 'git version 2.17.1' [2022-07-13T20:42:14.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:14.257Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:15.140Z] using credential docker-jenkins-github-credentials [2022-07-13T20:42:15.150Z] Cloning the remote Git repository [2022-07-13T20:42:15.150Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:42:15.171Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:42:15.233Z] > git init /home/ubuntu/workspace/moby_PR-43806 # timeout=10 [2022-07-13T20:42:15.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:42:15.291Z] > git --version # timeout=10 [2022-07-13T20:42:15.314Z] > git --version # 'git version 2.17.1' [2022-07-13T20:42:15.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:15.316Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:23.951Z] Client: [2022-07-13T20:42:23.951Z] Context: default [2022-07-13T20:42:23.951Z] Debug Mode: false [2022-07-13T20:42:23.951Z] Plugins: [2022-07-13T20:42:23.951Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:42:23.951Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:42:23.951Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:42:23.951Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:42:23.951Z] [2022-07-13T20:42:23.951Z] Server: [2022-07-13T20:42:23.951Z] Containers: 0 [2022-07-13T20:42:23.951Z] Running: 0 [2022-07-13T20:42:23.951Z] Paused: 0 [2022-07-13T20:42:23.951Z] Stopped: 0 [2022-07-13T20:42:23.951Z] Images: 1 [2022-07-13T20:42:23.951Z] Server Version: 20.10.14 [2022-07-13T20:42:23.951Z] Storage Driver: overlay2 [2022-07-13T20:42:23.951Z] Backing Filesystem: extfs [2022-07-13T20:42:23.951Z] Supports d_type: true [2022-07-13T20:42:23.951Z] Native Overlay Diff: true [2022-07-13T20:42:23.951Z] userxattr: false [2022-07-13T20:42:23.951Z] Logging Driver: json-file [2022-07-13T20:42:23.951Z] Cgroup Driver: cgroupfs [2022-07-13T20:42:23.951Z] Cgroup Version: 1 [2022-07-13T20:42:23.951Z] Plugins: [2022-07-13T20:42:23.951Z] Volume: local [2022-07-13T20:42:23.951Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:42:23.951Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:42:23.951Z] Swarm: inactive [2022-07-13T20:42:23.951Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-13T20:42:23.951Z] Default Runtime: runc [2022-07-13T20:42:23.951Z] Init Binary: docker-init [2022-07-13T20:42:23.951Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:42:23.951Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:42:23.951Z] init version: de40ad0 [2022-07-13T20:42:23.951Z] Security Options: [2022-07-13T20:42:23.951Z] apparmor [2022-07-13T20:42:23.951Z] seccomp [2022-07-13T20:42:23.951Z] Profile: default [2022-07-13T20:42:23.951Z] Kernel Version: 5.4.0-1071-aws [2022-07-13T20:42:23.951Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-13T20:42:23.951Z] OSType: linux [2022-07-13T20:42:23.951Z] Architecture: x86_64 [2022-07-13T20:42:23.951Z] CPUs: 2 [2022-07-13T20:42:23.951Z] Total Memory: 7.483GiB [2022-07-13T20:42:23.951Z] Name: ip-10-100-69-72 [2022-07-13T20:42:23.951Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-13T20:42:23.951Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:42:23.951Z] Debug Mode: false [2022-07-13T20:42:23.951Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:42:23.951Z] Labels: [2022-07-13T20:42:23.951Z] Experimental: true [2022-07-13T20:42:23.951Z] Insecure Registries: [2022-07-13T20:42:23.951Z] 127.0.0.0/8 [2022-07-13T20:42:23.951Z] Live Restore Enabled: true [2022-07-13T20:42:23.951Z] [2022-07-13T20:42:23.951Z] WARNING: No swap limit support [Pipeline] sh [2022-07-13T20:42:24.238Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:42:24.238Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:42:24.238Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43806/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:42:24.238Z] + bash /home/ubuntu/workspace/moby_PR-43806/check-config.sh [2022-07-13T20:42:24.238Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:42:24.238Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-13T20:42:24.238Z] [2022-07-13T20:42:24.238Z] Generally Necessary: [2022-07-13T20:42:24.238Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:42:24.238Z] - apparmor: enabled and tools installed [2022-07-13T20:42:24.238Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:42:24.238Z] - CONFIG_NET_NS: enabled [2022-07-13T20:42:24.238Z] - CONFIG_PID_NS: enabled [2022-07-13T20:42:24.238Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:42:24.238Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:42:24.238Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:42:24.238Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:42:24.238Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:42:24.238Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:42:24.238Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:42:24.238Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:42:24.238Z] - CONFIG_MEMCG: enabled [2022-07-13T20:42:24.238Z] - CONFIG_KEYS: enabled [2022-07-13T20:42:24.238Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:42:24.238Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:42:24.238Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:42:24.238Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:42:24.238Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:42:24.332Z] Fetching without tags [2022-07-13T20:42:24.498Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:42:24.498Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:42:24.498Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:42:24.498Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:42:24.498Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:42:24.498Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:42:24.498Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:42:24.498Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:42:24.498Z] [2022-07-13T20:42:24.498Z] Optional Features: [2022-07-13T20:42:24.498Z] - CONFIG_USER_NS: enabled [2022-07-13T20:42:24.498Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:42:24.498Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:42:24.498Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:42:24.498Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:42:24.498Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-13T20:42:24.498Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-13T20:42:24.498Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:42:24.498Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:42:24.498Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:42:24.498Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:42:24.498Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:42:24.498Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:42:24.498Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:42:24.498Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:42:24.498Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:42:24.523Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:42:24.756Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:42:24.756Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:42:24.756Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:42:24.756Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:42:24.756Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:42:24.756Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:42:24.756Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:42:24.756Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:42:24.756Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:42:24.756Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:42:24.756Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:42:24.756Z] - Network Drivers: [2022-07-13T20:42:24.756Z] - "overlay": [2022-07-13T20:42:24.756Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:42:24.756Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:42:24.756Z] Optional (for encrypted networks): [2022-07-13T20:42:24.756Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:42:24.756Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:42:24.756Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:42:24.756Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:42:24.756Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:42:24.756Z] - CONFIG_XFRM: enabled [2022-07-13T20:42:24.756Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:42:24.756Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:42:24.756Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:42:24.756Z] - "ipvlan": [2022-07-13T20:42:24.756Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:42:24.756Z] - "macvlan": [2022-07-13T20:42:25.013Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:42:25.013Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:42:25.013Z] - "ftp,tftp client in container": [2022-07-13T20:42:25.013Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:42:25.013Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:42:25.013Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:42:25.013Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:42:25.013Z] - Storage Drivers: [2022-07-13T20:42:25.013Z] - "aufs": [2022-07-13T20:42:25.013Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:42:25.013Z] - "btrfs": [2022-07-13T20:42:25.013Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:42:25.013Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:42:25.013Z] - "devicemapper": [2022-07-13T20:42:25.013Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:42:25.013Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:42:25.013Z] - "overlay": [2022-07-13T20:42:25.013Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:42:25.013Z] - "zfs": [2022-07-13T20:42:25.013Z] - /dev/zfs: present [2022-07-13T20:42:25.013Z] - zfs command: missing [2022-07-13T20:42:25.013Z] - zpool command: missing [2022-07-13T20:42:25.013Z] [2022-07-13T20:42:25.013Z] Limits: [2022-07-13T20:42:25.013Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:42:25.013Z] [2022-07-13T20:42:25.013Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:42:25.110Z] Merge succeeded, producing e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:42:25.110Z] Checking out Revision e417e8dfc26b72f94c996055ad6805e2ea401fbf (PR-43806) [2022-07-13T20:42:24.312Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:42:24.315Z] > git config --add remote.origin.fetch +refs/pull/43806/head:refs/remotes/origin/PR-43806 # timeout=10 [2022-07-13T20:42:24.318Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:24.328Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:42:24.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:42:24.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:24.335Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:24.529Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:24.532Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:42:25.091Z] > git remote # timeout=10 [2022-07-13T20:42:25.093Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:42:25.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:25.098Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:42:25.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:42:25.112Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:25.114Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:42:25.383Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf . [2022-07-13T20:42:25.641Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:42:25.641Z] #1 sha256:e82b798887c8cdda44c5cda5e3e11b5b127b83f72390d83306c9c9533640d99b [2022-07-13T20:42:25.641Z] #1 transferring dockerfile: 19.25kB done [2022-07-13T20:42:25.641Z] #1 DONE 0.1s [2022-07-13T20:42:25.641Z] [2022-07-13T20:42:25.641Z] #2 [internal] load .dockerignore [2022-07-13T20:42:25.641Z] #2 sha256:8f91412b196c791ea1e7a58193c97e12f82649e9e92b25ab719ea22c13b92eaa [2022-07-13T20:42:25.641Z] #2 transferring context: 145B done [2022-07-13T20:42:25.641Z] #2 DONE 0.0s [2022-07-13T20:42:25.641Z] [2022-07-13T20:42:25.641Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:42:25.641Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:42:25.897Z] #3 DONE 0.4s [2022-07-13T20:42:25.897Z] [2022-07-13T20:42:25.897Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:42:25.897Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:42:25.897Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:42:26.154Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:42:26.154Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:42:26.154Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:42:26.154Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-13T20:42:26.154Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-13T20:42:26.154Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-13T20:42:26.724Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-13T20:42:26.724Z] #4 DONE 0.7s [2022-07-13T20:42:26.980Z] [2022-07-13T20:42:26.980Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:42:26.980Z] #6 sha256:6e80bdc75ef86656b3f9f34392bd9d63517eabf87189abde74e097830ad2d2d2 [2022-07-13T20:42:26.980Z] #6 DONE 0.0s [2022-07-13T20:42:26.980Z] [2022-07-13T20:42:26.980Z] #5 [internal] load .dockerignore [2022-07-13T20:42:26.980Z] #5 sha256:25d3d78b03401b37b9c002476c8315db37109cbacdad34dffdfdcaed306675ee [2022-07-13T20:42:26.980Z] #5 DONE 0.0s [2022-07-13T20:42:26.980Z] [2022-07-13T20:42:26.980Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:42:26.980Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:42:27.264Z] Still waiting to schedule task [2022-07-13T20:42:27.264Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-07-13T20:42:27.268Z] Still waiting to schedule task [2022-07-13T20:42:27.268Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-07-13T20:42:28.350Z] #10 DONE 1.2s [2022-07-13T20:42:28.350Z] [2022-07-13T20:42:28.350Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:42:28.350Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:42:28.350Z] #9 DONE 1.2s [2022-07-13T20:42:28.350Z] [2022-07-13T20:42:28.350Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:42:28.350Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:42:28.350Z] #7 DONE 1.2s [2022-07-13T20:42:28.350Z] [2022-07-13T20:42:28.350Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:42:28.350Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:42:28.350Z] #8 DONE 1.2s [2022-07-13T20:42:28.350Z] [2022-07-13T20:42:28.350Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:28.350Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:28.350Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-13T20:42:28.610Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:42:28.610Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:42:28.610Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:42:28.610Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-13T20:42:28.722Z] Commit message: "pkg/parsers/operatingsystem: fix stray import" [2022-07-13T20:42:28.740Z] > git --version # timeout=10 [2022-07-13T20:42:28.743Z] > git --version # 'git version 2.17.1' [2022-07-13T20:42:28.745Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-13T20:42:28.869Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.24MB / 55.00MB 0.2s [2022-07-13T20:42:28.869Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:42:29.169Z] #28 ... [2022-07-13T20:42:29.169Z] [2022-07-13T20:42:29.169Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:42:29.169Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:42:29.169Z] #49 DONE 0.0s [2022-07-13T20:42:29.169Z] [2022-07-13T20:42:29.169Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:29.169Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:29.169Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.4s [2022-07-13T20:42:29.169Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.26MB / 55.00MB 0.5s [2022-07-13T20:42:29.169Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 31.46MB / 55.00MB 0.6s [2022-07-13T20:42:29.477Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.20MB / 55.00MB 0.7s [2022-07-13T20:42:29.477Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.62MB / 55.00MB 0.8s [2022-07-13T20:42:29.524Z] + docker version [2022-07-13T20:42:29.740Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 1.0s [2022-07-13T20:42:29.740Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s [2022-07-13T20:42:30.311Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.6s done [2022-07-13T20:42:30.567Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-13T20:42:32.816Z] Client: Docker Engine - Community [2022-07-13T20:42:32.816Z] Version: 20.10.14 [2022-07-13T20:42:32.816Z] API version: 1.41 [2022-07-13T20:42:32.816Z] Go version: go1.16.15 [2022-07-13T20:42:32.816Z] Git commit: a224086 [2022-07-13T20:42:32.816Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-13T20:42:32.816Z] OS/Arch: linux/amd64 [2022-07-13T20:42:32.816Z] Context: default [2022-07-13T20:42:32.816Z] Experimental: true [2022-07-13T20:42:32.816Z] [2022-07-13T20:42:32.816Z] Server: Docker Engine - Community [2022-07-13T20:42:32.816Z] Engine: [2022-07-13T20:42:32.816Z] Version: 20.10.14 [2022-07-13T20:42:32.816Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:42:32.816Z] Go version: go1.16.15 [2022-07-13T20:42:32.816Z] Git commit: 87a90dc [2022-07-13T20:42:32.816Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-13T20:42:32.816Z] OS/Arch: linux/amd64 [2022-07-13T20:42:32.816Z] Experimental: true [2022-07-13T20:42:32.816Z] containerd: [2022-07-13T20:42:32.816Z] Version: 1.5.11 [2022-07-13T20:42:32.816Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:42:32.816Z] runc: [2022-07-13T20:42:32.816Z] Version: 1.0.3 [2022-07-13T20:42:32.816Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:42:32.816Z] docker-init: [2022-07-13T20:42:32.816Z] Version: 0.19.0 [2022-07-13T20:42:32.816Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:42:33.121Z] + docker info [2022-07-13T20:42:34.745Z] #28 ... [2022-07-13T20:42:34.745Z] [2022-07-13T20:42:34.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:34.745Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:34.745Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done [2022-07-13T20:42:34.745Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:42:34.745Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:42:34.745Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:42:34.745Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s done [2022-07-13T20:42:34.745Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.6s done [2022-07-13T20:42:34.745Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 2.4s done [2022-07-13T20:42:34.745Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.4s done [2022-07-13T20:42:34.745Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 116.39MB / 141.75MB 6.0s [2022-07-13T20:42:34.745Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.0s done [2022-07-13T20:42:34.745Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.3s [2022-07-13T20:42:34.745Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.6s done [2022-07-13T20:42:34.745Z] #11 ... [2022-07-13T20:42:34.745Z] [2022-07-13T20:42:34.745Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:42:34.745Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:42:34.745Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:42:34.745Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:42:34.745Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:42:34.745Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:42:34.745Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-07-13T20:42:34.745Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-07-13T20:42:34.745Z] #71 DONE 6.2s [2022-07-13T20:42:34.745Z] [2022-07-13T20:42:34.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:34.745Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:34.745Z] #11 ... [2022-07-13T20:42:34.745Z] [2022-07-13T20:42:34.745Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:34.745Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:35.004Z] #28 ... [2022-07-13T20:42:35.004Z] [2022-07-13T20:42:35.004Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:42:35.004Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:42:35.004Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-13T20:42:35.004Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:42:35.004Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:42:35.004Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:42:35.004Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-13T20:42:35.004Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-07-13T20:42:35.004Z] #73 DONE 6.4s [2022-07-13T20:42:35.004Z] [2022-07-13T20:42:35.004Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:35.004Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:35.573Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-13T20:42:36.505Z] #28 ... [2022-07-13T20:42:36.505Z] [2022-07-13T20:42:36.505Z] #24 [internal] load build context [2022-07-13T20:42:36.505Z] #24 sha256:7412daddeb094bf12fcbda2f1403bf31433a7e92a2b690b728283803ba65f554 [2022-07-13T20:42:36.505Z] #24 transferring context: 61.68MB 7.4s done [2022-07-13T20:42:36.505Z] #24 DONE 8.1s [2022-07-13T20:42:36.505Z] [2022-07-13T20:42:36.505Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:36.505Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:39.012Z] Fetching without tags [2022-07-13T20:42:39.353Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:42:40.517Z] Merge succeeded, producing e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:42:40.517Z] Checking out Revision e417e8dfc26b72f94c996055ad6805e2ea401fbf (PR-43806) [2022-07-13T20:42:40.692Z] #28 ... [2022-07-13T20:42:40.692Z] [2022-07-13T20:42:40.692Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:42:40.692Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:42:40.692Z] #72 DONE 0.9s [2022-07-13T20:42:40.692Z] [2022-07-13T20:42:40.692Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:40.692Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:40.692Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.2s [2022-07-13T20:42:38.919Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:42:38.940Z] > git config --add remote.origin.fetch +refs/pull/43806/head:refs/remotes/origin/PR-43806 # timeout=10 [2022-07-13T20:42:38.955Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:38.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:42:39.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:42:39.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:39.045Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:42:39.362Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:39.381Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:42:40.426Z] > git remote # timeout=10 [2022-07-13T20:42:40.449Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:42:40.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:42:40.471Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:42:40.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:42:40.521Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:42:40.565Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:42:41.258Z] #28 ... [2022-07-13T20:42:41.258Z] [2022-07-13T20:42:41.258Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:42:41.258Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:42:41.258Z] #74 DONE 1.0s [2022-07-13T20:42:41.258Z] [2022-07-13T20:42:41.258Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:41.258Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:43.105Z] Client: [2022-07-13T20:42:43.105Z] Context: default [2022-07-13T20:42:43.105Z] Debug Mode: false [2022-07-13T20:42:43.105Z] Plugins: [2022-07-13T20:42:43.105Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:42:43.105Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:42:43.105Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:42:43.105Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:42:43.105Z] [2022-07-13T20:42:43.105Z] Server: [2022-07-13T20:42:43.105Z] Containers: 0 [2022-07-13T20:42:43.105Z] Running: 0 [2022-07-13T20:42:43.105Z] Paused: 0 [2022-07-13T20:42:43.105Z] Stopped: 0 [2022-07-13T20:42:43.105Z] Images: 0 [2022-07-13T20:42:43.105Z] Server Version: 20.10.14 [2022-07-13T20:42:43.105Z] Storage Driver: overlay2 [2022-07-13T20:42:43.105Z] Backing Filesystem: extfs [2022-07-13T20:42:43.105Z] Supports d_type: true [2022-07-13T20:42:43.105Z] Native Overlay Diff: true [2022-07-13T20:42:43.105Z] userxattr: false [2022-07-13T20:42:43.105Z] Logging Driver: json-file [2022-07-13T20:42:43.105Z] Cgroup Driver: cgroupfs [2022-07-13T20:42:43.105Z] Cgroup Version: 1 [2022-07-13T20:42:43.105Z] Plugins: [2022-07-13T20:42:43.105Z] Volume: local [2022-07-13T20:42:43.105Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:42:43.105Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:42:43.105Z] Swarm: inactive [2022-07-13T20:42:43.105Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-13T20:42:43.105Z] Default Runtime: runc [2022-07-13T20:42:43.105Z] Init Binary: docker-init [2022-07-13T20:42:43.105Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:42:43.105Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:42:43.105Z] init version: de40ad0 [2022-07-13T20:42:43.105Z] Security Options: [2022-07-13T20:42:43.105Z] apparmor [2022-07-13T20:42:43.105Z] seccomp [2022-07-13T20:42:43.105Z] Profile: default [2022-07-13T20:42:43.105Z] Kernel Version: 5.4.0-1071-aws [2022-07-13T20:42:43.105Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-13T20:42:43.105Z] OSType: linux [2022-07-13T20:42:43.105Z] Architecture: x86_64 [2022-07-13T20:42:43.105Z] CPUs: 8 [2022-07-13T20:42:43.105Z] Total Memory: 30.58GiB [2022-07-13T20:42:43.105Z] Name: ip-10-100-49-61 [2022-07-13T20:42:43.105Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-13T20:42:43.105Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:42:43.105Z] Debug Mode: false [2022-07-13T20:42:43.105Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:42:43.105Z] Labels: [2022-07-13T20:42:43.105Z] Experimental: true [2022-07-13T20:42:43.105Z] Insecure Registries: [2022-07-13T20:42:43.105Z] 127.0.0.0/8 [2022-07-13T20:42:43.105Z] Live Restore Enabled: true [2022-07-13T20:42:43.105Z] [2022-07-13T20:42:43.105Z] WARNING: No swap limit support [Pipeline] sh [2022-07-13T20:42:43.390Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:42:43.390Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:42:43.390Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43806/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:42:43.390Z] + bash /home/ubuntu/workspace/moby_PR-43806/check-config.sh [2022-07-13T20:42:43.390Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:42:43.390Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-13T20:42:43.390Z] [2022-07-13T20:42:43.390Z] Generally Necessary: [2022-07-13T20:42:43.390Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:42:43.390Z] - apparmor: enabled and tools installed [2022-07-13T20:42:43.390Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:42:43.390Z] - CONFIG_NET_NS: enabled [2022-07-13T20:42:43.390Z] - CONFIG_PID_NS: enabled [2022-07-13T20:42:43.390Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:42:43.390Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:42:43.390Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:42:43.390Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:42:43.390Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:42:43.390Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:42:43.390Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:42:43.390Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:42:43.390Z] - CONFIG_MEMCG: enabled [2022-07-13T20:42:43.390Z] - CONFIG_KEYS: enabled [2022-07-13T20:42:43.390Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:42:43.391Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:42:43.391Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:42:43.391Z] [2022-07-13T20:42:43.391Z] Optional Features: [2022-07-13T20:42:43.391Z] - CONFIG_USER_NS: enabled [2022-07-13T20:42:43.391Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:42:43.391Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:42:43.391Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:42:43.391Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:42:43.391Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-13T20:42:43.391Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-13T20:42:43.651Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:42:43.651Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:42:43.651Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:42:43.651Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:42:43.651Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:42:43.651Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:42:43.651Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:42:43.651Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:42:43.651Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:42:43.651Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:42:43.651Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:42:43.651Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:42:43.651Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:42:43.651Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:42:43.651Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:42:43.651Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:42:43.651Z] - Network Drivers: [2022-07-13T20:42:43.651Z] - "overlay": [2022-07-13T20:42:43.651Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:42:43.651Z] Optional (for encrypted networks): [2022-07-13T20:42:43.651Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:42:43.651Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:42:43.651Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:42:43.651Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:42:43.651Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:42:43.651Z] - CONFIG_XFRM: enabled [2022-07-13T20:42:43.651Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:42:43.651Z] - "ipvlan": [2022-07-13T20:42:43.651Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:42:43.651Z] - "macvlan": [2022-07-13T20:42:43.651Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:42:43.651Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:42:43.651Z] - "ftp,tftp client in container": [2022-07-13T20:42:43.778Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.8s done [2022-07-13T20:42:43.779Z] #28 DONE 15.0s [2022-07-13T20:42:43.779Z] [2022-07-13T20:42:43.779Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:42:43.779Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:42:43.910Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:42:43.910Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:42:43.910Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:42:43.910Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:42:43.910Z] - Storage Drivers: [2022-07-13T20:42:43.910Z] - "aufs": [2022-07-13T20:42:43.910Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:42:43.910Z] - "btrfs": [2022-07-13T20:42:43.910Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:42:43.910Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:42:43.910Z] - "devicemapper": [2022-07-13T20:42:43.910Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:42:43.910Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:42:43.910Z] - "overlay": [2022-07-13T20:42:43.910Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:42:43.910Z] - "zfs": [2022-07-13T20:42:43.910Z] - /dev/zfs: present [2022-07-13T20:42:43.910Z] - zfs command: missing [2022-07-13T20:42:43.910Z] - zpool command: missing [2022-07-13T20:42:43.910Z] [2022-07-13T20:42:43.910Z] Limits: [2022-07-13T20:42:43.910Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:42:43.910Z] [2022-07-13T20:42:43.910Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:42:44.232Z] + sudo modprobe ip_vs [2022-07-13T20:42:44.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf . [2022-07-13T20:42:44.492Z] #2 [internal] load .dockerignore [2022-07-13T20:42:44.492Z] #2 sha256:e49f2a46f4f90ca6c02319426a74b2e80a9299980b3f99298c83bbf3e9062815 [2022-07-13T20:42:44.492Z] #2 transferring context: 145B 0.0s done [2022-07-13T20:42:44.492Z] #2 DONE 0.1s [2022-07-13T20:42:44.492Z] [2022-07-13T20:42:44.492Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:42:44.492Z] #1 sha256:b28587aacc80536fe828b8eb3a4187d63920970cb39160bbbadfe6055503d550 [2022-07-13T20:42:44.492Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-13T20:42:44.492Z] #1 DONE 0.1s [2022-07-13T20:42:44.492Z] [2022-07-13T20:42:44.492Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:42:44.492Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:42:44.752Z] #3 DONE 0.3s [2022-07-13T20:42:44.752Z] [2022-07-13T20:42:44.752Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:42:44.752Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:42:44.752Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:42:44.752Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:42:44.752Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:42:44.752Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:42:44.752Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-13T20:42:45.011Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-13T20:42:45.150Z] #29 ... [2022-07-13T20:42:45.150Z] [2022-07-13T20:42:45.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:45.150Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:45.150Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.6s done [2022-07-13T20:42:45.150Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.7s done [2022-07-13T20:42:45.150Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.8s done [2022-07-13T20:42:45.150Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s [2022-07-13T20:42:45.150Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-13T20:42:45.150Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-13T20:42:45.150Z] #11 ... [2022-07-13T20:42:45.150Z] [2022-07-13T20:42:45.150Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:42:45.150Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:42:45.150Z] #29 1.631 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:42:45.271Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-13T20:42:45.271Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-13T20:42:45.271Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-13T20:42:45.271Z] #4 DONE 0.6s [2022-07-13T20:42:45.407Z] #29 1.639 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:42:45.407Z] #29 1.639 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:42:45.407Z] #29 1.812 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:42:45.420Z] Commit message: "pkg/parsers/operatingsystem: fix stray import" [2022-07-13T20:42:45.447Z] > git --version # timeout=10 [2022-07-13T20:42:45.481Z] > git --version # 'git version 2.17.1' [2022-07-13T20:42:45.514Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-13T20:42:45.530Z] [2022-07-13T20:42:45.530Z] #5 [internal] load .dockerignore [2022-07-13T20:42:45.530Z] #5 sha256:76797a5736f52439f171c9c01960e0321b70662512092d5ab71c0ea4276e1bab [2022-07-13T20:42:45.530Z] #5 DONE 0.0s [2022-07-13T20:42:45.530Z] [2022-07-13T20:42:45.530Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:42:45.530Z] #6 sha256:249ecd7a4af8e32f41284afeca5fe048771d4d4aebafbb8e1e531088c1e2b140 [2022-07-13T20:42:45.530Z] #6 DONE 0.0s [2022-07-13T20:42:45.530Z] [2022-07-13T20:42:45.530Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:42:45.530Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:42:45.663Z] #29 2.199 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:42:46.228Z] #29 2.735 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:42:46.470Z] #10 ... [2022-07-13T20:42:46.470Z] [2022-07-13T20:42:46.470Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:42:46.470Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:42:46.470Z] #7 DONE 1.0s [2022-07-13T20:42:46.470Z] [2022-07-13T20:42:46.470Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:42:46.470Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:42:46.470Z] #8 DONE 1.0s [2022-07-13T20:42:46.692Z] + [ PR != PR ] [2022-07-13T20:42:46.692Z] + [ 22.06 != master ] [2022-07-13T20:42:46.692Z] + echo 1 [2022-07-13T20:42:46.730Z] [2022-07-13T20:42:46.730Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:42:46.730Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:42:46.730Z] #10 DONE 1.0s [2022-07-13T20:42:46.730Z] [2022-07-13T20:42:46.730Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:42:46.730Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:42:46.730Z] #9 DONE 1.0s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:42:46.990Z] [2022-07-13T20:42:46.990Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:42:46.990Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:42:46.990Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-13T20:42:46.990Z] #73 DONE 0.0s [2022-07-13T20:42:46.990Z] [2022-07-13T20:42:46.990Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:42:46.990Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:42:46.990Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-13T20:42:47.070Z] + docker version [2022-07-13T20:42:47.250Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-07-13T20:42:47.250Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:42:47.250Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:42:47.250Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.2s [2022-07-13T20:42:47.250Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:42:47.511Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-07-13T20:42:47.511Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-13T20:42:47.598Z] #29 3.795 Fetched 8550 kB in 2s (3527 kB/s) [2022-07-13T20:42:47.772Z] #71 ... [2022-07-13T20:42:47.773Z] [2022-07-13T20:42:47.773Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:42:47.773Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:42:47.773Z] #49 DONE 0.0s [2022-07-13T20:42:47.773Z] [2022-07-13T20:42:47.773Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:42:47.773Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:42:48.034Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2022-07-13T20:42:48.161Z] #29 3.795 Reading package lists... [2022-07-13T20:42:48.977Z] #71 DONE 1.8s [2022-07-13T20:42:48.977Z] [2022-07-13T20:42:48.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:48.977Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:48.977Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.0s done [2022-07-13T20:42:48.977Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:42:48.977Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:42:48.977Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.1s done [2022-07-13T20:42:48.977Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:42:48.977Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s done [2022-07-13T20:42:48.977Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.2s done [2022-07-13T20:42:48.977Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.7s [2022-07-13T20:42:48.977Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.5s [2022-07-13T20:42:48.977Z] #11 ... [2022-07-13T20:42:48.977Z] [2022-07-13T20:42:48.977Z] #24 [internal] load build context [2022-07-13T20:42:48.977Z] #24 sha256:1ea32bea0e58183f8707afad214f0cc17145e13091f6697e55c58d43eb54c640 [2022-07-13T20:42:48.977Z] #24 transferring context: 61.68MB 1.7s done [2022-07-13T20:42:48.977Z] #24 DONE 1.9s [2022-07-13T20:42:48.977Z] [2022-07-13T20:42:48.977Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:42:48.977Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:42:48.977Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:42:48.977Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:42:48.977Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:42:48.977Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-07-13T20:42:48.977Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-07-13T20:42:48.977Z] #73 DONE 1.8s [2022-07-13T20:42:48.977Z] [2022-07-13T20:42:48.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:48.977Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:48.977Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 8.39MB / 85.88MB 1.9s [2022-07-13T20:42:48.977Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.68MB / 141.75MB 1.9s [2022-07-13T20:42:48.977Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 1.8s done [2022-07-13T20:42:48.977Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 20.42MB / 85.88MB 2.0s [2022-07-13T20:42:48.977Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 24.12MB / 141.75MB 2.0s [2022-07-13T20:42:49.093Z] #29 4.623 Reading package lists... [2022-07-13T20:42:49.093Z] #29 5.434 Building dependency tree... [2022-07-13T20:42:49.237Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 32.69MB / 85.88MB 2.1s [2022-07-13T20:42:49.237Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 34.60MB / 141.75MB 2.1s [2022-07-13T20:42:49.237Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 42.99MB / 85.88MB 2.2s [2022-07-13T20:42:49.237Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 44.04MB / 141.75MB 2.2s [2022-07-13T20:42:49.350Z] #29 5.806 The following additional packages will be installed: [2022-07-13T20:42:49.350Z] #29 5.806 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:42:49.350Z] #29 5.806 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:42:49.350Z] #29 5.806 Recommended packages: [2022-07-13T20:42:49.350Z] #29 5.806 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:42:49.498Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 53.48MB / 85.88MB 2.3s [2022-07-13T20:42:49.498Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 54.53MB / 141.75MB 2.3s [2022-07-13T20:42:49.498Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 63.96MB / 85.88MB 2.4s [2022-07-13T20:42:49.498Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 63.96MB / 141.75MB 2.4s [2022-07-13T20:42:49.607Z] #29 5.995 The following NEW packages will be installed: [2022-07-13T20:42:49.607Z] #29 6.003 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:42:49.607Z] #29 6.003 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:42:49.607Z] #29 6.003 libssh2-1 openssl [2022-07-13T20:42:49.759Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 73.40MB / 85.88MB 2.5s [2022-07-13T20:42:49.759Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 74.45MB / 141.75MB 2.5s [2022-07-13T20:42:49.759Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 2.7s [2022-07-13T20:42:49.759Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 94.37MB / 141.75MB 2.7s [2022-07-13T20:42:49.869Z] #29 6.274 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:42:49.869Z] #29 6.274 Need to get 3041 kB of archives. [2022-07-13T20:42:49.869Z] #29 6.274 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:42:49.869Z] #29 6.274 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:42:49.869Z] #29 6.299 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:42:49.869Z] #29 6.299 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:42:49.869Z] #29 6.299 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-13T20:42:49.869Z] #29 6.299 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:42:49.869Z] #29 6.299 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-13T20:42:49.869Z] #29 6.308 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:42:49.869Z] #29 6.308 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:42:49.869Z] #29 6.308 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:42:49.869Z] #29 6.308 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:42:49.869Z] #29 6.318 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:42:49.869Z] #29 6.318 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:42:49.869Z] #29 6.318 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:42:49.869Z] #29 6.335 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:42:49.869Z] #29 6.335 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:42:50.018Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 104.86MB / 141.75MB 2.8s [2022-07-13T20:42:50.018Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.6s done [2022-07-13T20:42:50.128Z] #29 6.519 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:42:50.128Z] #29 6.568 Fetched 3041 kB in 0s (9573 kB/s) [2022-07-13T20:42:50.128Z] #29 6.611 Selecting previously unselected package openssl. [2022-07-13T20:42:50.278Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 124.78MB / 141.75MB 3.0s [2022-07-13T20:42:50.278Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 3.2s [2022-07-13T20:42:50.370Z] Client: Docker Engine - Community [2022-07-13T20:42:50.371Z] Version: 20.10.14 [2022-07-13T20:42:50.371Z] API version: 1.41 [2022-07-13T20:42:50.371Z] Go version: go1.16.15 [2022-07-13T20:42:50.371Z] Git commit: a224086 [2022-07-13T20:42:50.371Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-13T20:42:50.371Z] OS/Arch: linux/amd64 [2022-07-13T20:42:50.371Z] Context: default [2022-07-13T20:42:50.371Z] Experimental: true [2022-07-13T20:42:50.371Z] [2022-07-13T20:42:50.371Z] Server: Docker Engine - Community [2022-07-13T20:42:50.371Z] Engine: [2022-07-13T20:42:50.371Z] Version: 20.10.14 [2022-07-13T20:42:50.371Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:42:50.371Z] Go version: go1.16.15 [2022-07-13T20:42:50.371Z] Git commit: 87a90dc [2022-07-13T20:42:50.371Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-13T20:42:50.371Z] OS/Arch: linux/amd64 [2022-07-13T20:42:50.371Z] Experimental: true [2022-07-13T20:42:50.371Z] containerd: [2022-07-13T20:42:50.371Z] Version: 1.5.11 [2022-07-13T20:42:50.371Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:42:50.371Z] runc: [2022-07-13T20:42:50.371Z] Version: 1.0.3 [2022-07-13T20:42:50.371Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:42:50.371Z] docker-init: [2022-07-13T20:42:50.371Z] Version: 0.19.0 [2022-07-13T20:42:50.371Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:42:50.385Z] #29 6.611 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-13T20:42:50.385Z] #29 6.621 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:42:50.385Z] #29 6.625 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:42:50.385Z] #29 6.812 Selecting previously unselected package ca-certificates. [2022-07-13T20:42:50.385Z] #29 6.812 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:42:50.385Z] #29 6.812 Unpacking ca-certificates (20210119) ... [2022-07-13T20:42:50.643Z] #29 6.891 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:42:50.643Z] #29 6.891 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:42:50.643Z] #29 6.910 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:42:50.643Z] #29 7.000 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:42:50.643Z] #29 7.000 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:42:50.643Z] #29 7.007 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:42:50.643Z] #29 7.072 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:42:50.643Z] #29 7.072 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:42:50.643Z] #29 7.077 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:42:50.643Z] #29 7.140 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:42:50.643Z] #29 7.140 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:42:50.677Z] + docker info [2022-07-13T20:42:50.848Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-13T20:42:50.848Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.2s done [2022-07-13T20:42:50.901Z] #29 7.145 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:42:50.901Z] #29 7.225 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:42:50.901Z] #29 7.225 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:42:50.901Z] #29 7.230 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:42:50.901Z] #29 7.280 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:42:50.901Z] #29 7.280 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:42:50.901Z] #29 7.285 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:42:50.901Z] #29 7.362 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:42:50.901Z] #29 7.362 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:42:51.173Z] #29 7.368 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:42:51.173Z] #29 7.436 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:42:51.173Z] #29 7.436 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:42:51.173Z] #29 7.436 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:42:51.173Z] #29 7.518 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:42:51.173Z] #29 7.518 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:42:51.173Z] #29 7.523 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:42:51.173Z] #29 7.618 Selecting previously unselected package curl. [2022-07-13T20:42:51.173Z] #29 7.618 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:42:51.173Z] #29 7.629 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:42:51.173Z] #29 7.706 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:42:51.173Z] #29 7.706 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:42:51.173Z] #29 7.711 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:42:51.417Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.2s done [2022-07-13T20:42:51.430Z] #29 7.815 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:42:51.430Z] #29 7.815 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:42:51.430Z] #29 7.821 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:42:51.430Z] #29 7.882 Selecting previously unselected package jq. [2022-07-13T20:42:51.430Z] #29 7.882 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:42:51.430Z] #29 7.882 Unpacking jq (1.6-2.1) ... [2022-07-13T20:42:51.430Z] #29 7.936 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:42:51.430Z] #29 7.948 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:42:51.430Z] #29 7.965 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:42:51.430Z] #29 7.979 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:42:51.430Z] #29 7.991 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:42:51.677Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-13T20:42:51.689Z] #29 8.003 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:42:51.841Z] #29 8.015 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:42:51.841Z] #29 8.028 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:42:51.841Z] #29 8.051 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:42:51.841Z] #29 8.064 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:42:51.841Z] #29 8.074 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:42:51.841Z] #29 8.086 Setting up ca-certificates (20210119) ... [2022-07-13T20:42:51.941Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.2s done [2022-07-13T20:42:52.411Z] #29 8.742 Updating certificates in /etc/ssl/certs... [2022-07-13T20:42:52.880Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 5.5s done [2022-07-13T20:42:52.880Z] #11 ... [2022-07-13T20:42:52.880Z] [2022-07-13T20:42:52.880Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:42:52.880Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:42:52.880Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-13T20:42:52.880Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:42:52.880Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:42:52.880Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:42:52.880Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.3s done [2022-07-13T20:42:52.880Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.8s done [2022-07-13T20:42:52.880Z] #28 DONE 5.6s [2022-07-13T20:42:52.880Z] [2022-07-13T20:42:52.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:52.880Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:52.880Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-13T20:42:53.345Z] #29 9.866 129 added, 0 removed; done. [2022-07-13T20:42:53.345Z] #29 9.939 Setting up jq (1.6-2.1) ... [2022-07-13T20:42:53.603Z] #29 9.960 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:42:53.603Z] #29 9.968 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:42:53.603Z] #29 9.984 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:42:53.603Z] #29 10.01 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:42:53.603Z] #29 10.02 Updating certificates in /etc/ssl/certs... [2022-07-13T20:42:54.262Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 1.5s done [2022-07-13T20:42:54.521Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-13T20:42:54.536Z] #29 11.04 0 added, 0 removed; done. [2022-07-13T20:42:54.536Z] #29 11.04 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:42:54.793Z] #29 11.04 done. [2022-07-13T20:42:55.355Z] #29 ... [2022-07-13T20:42:55.355Z] [2022-07-13T20:42:55.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:55.355Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:55.355Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.0s done [2022-07-13T20:42:55.355Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.7s [2022-07-13T20:42:55.460Z] #11 ... [2022-07-13T20:42:55.460Z] [2022-07-13T20:42:55.460Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:42:55.460Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:42:55.460Z] #72 DONE 1.1s [2022-07-13T20:42:55.460Z] [2022-07-13T20:42:55.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:55.460Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:55.920Z] #11 ... [2022-07-13T20:42:55.920Z] [2022-07-13T20:42:55.920Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:42:55.920Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:42:55.920Z] #29 DONE 12.3s [2022-07-13T20:42:55.920Z] [2022-07-13T20:42:55.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:55.920Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:55.920Z] #11 ... [2022-07-13T20:42:55.920Z] [2022-07-13T20:42:55.920Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:42:55.920Z] #30 sha256:41f46b02d3a56709d34c82b463ac4fc1f74bc4ef58474bb88c4343a2865d3abb [2022-07-13T20:42:55.920Z] #30 DONE 0.1s [2022-07-13T20:42:55.920Z] [2022-07-13T20:42:55.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:55.920Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:42:56.398Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.8s done [2022-07-13T20:42:56.966Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-13T20:42:57.905Z] #11 ... [2022-07-13T20:42:57.905Z] [2022-07-13T20:42:57.905Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:42:57.905Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:42:57.905Z] #74 DONE 2.2s [2022-07-13T20:42:57.905Z] [2022-07-13T20:42:57.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:42:57.905Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:00.107Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.7s [2022-07-13T20:43:00.444Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 3.6s done [2022-07-13T20:43:00.672Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.2s done [2022-07-13T20:43:00.682Z] Client: [2022-07-13T20:43:00.682Z] Context: default [2022-07-13T20:43:00.682Z] Debug Mode: false [2022-07-13T20:43:00.682Z] Plugins: [2022-07-13T20:43:00.682Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:43:00.682Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:43:00.682Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:43:00.682Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:43:00.682Z] [2022-07-13T20:43:00.682Z] Server: [2022-07-13T20:43:00.682Z] Containers: 0 [2022-07-13T20:43:00.682Z] Running: 0 [2022-07-13T20:43:00.682Z] Paused: 0 [2022-07-13T20:43:00.682Z] Stopped: 0 [2022-07-13T20:43:00.682Z] Images: 0 [2022-07-13T20:43:00.682Z] Server Version: 20.10.14 [2022-07-13T20:43:00.682Z] Storage Driver: overlay2 [2022-07-13T20:43:00.682Z] Backing Filesystem: extfs [2022-07-13T20:43:00.682Z] Supports d_type: true [2022-07-13T20:43:00.682Z] Native Overlay Diff: true [2022-07-13T20:43:00.682Z] userxattr: false [2022-07-13T20:43:00.682Z] Logging Driver: json-file [2022-07-13T20:43:00.682Z] Cgroup Driver: cgroupfs [2022-07-13T20:43:00.682Z] Cgroup Version: 1 [2022-07-13T20:43:00.682Z] Plugins: [2022-07-13T20:43:00.682Z] Volume: local [2022-07-13T20:43:00.682Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:43:00.682Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:43:00.682Z] Swarm: inactive [2022-07-13T20:43:00.682Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-13T20:43:00.682Z] Default Runtime: runc [2022-07-13T20:43:00.682Z] Init Binary: docker-init [2022-07-13T20:43:00.682Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:43:00.682Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:43:00.682Z] init version: de40ad0 [2022-07-13T20:43:00.682Z] Security Options: [2022-07-13T20:43:00.682Z] apparmor [2022-07-13T20:43:00.682Z] seccomp [2022-07-13T20:43:00.682Z] Profile: default [2022-07-13T20:43:00.682Z] Kernel Version: 5.4.0-1071-aws [2022-07-13T20:43:00.682Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-13T20:43:00.682Z] OSType: linux [2022-07-13T20:43:00.682Z] Architecture: x86_64 [2022-07-13T20:43:00.682Z] CPUs: 2 [2022-07-13T20:43:00.682Z] Total Memory: 7.565GiB [2022-07-13T20:43:00.682Z] Name: ip-10-100-40-208 [2022-07-13T20:43:00.682Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-13T20:43:00.682Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:43:00.682Z] Debug Mode: false [2022-07-13T20:43:00.682Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:43:00.682Z] Labels: [2022-07-13T20:43:00.682Z] Experimental: true [2022-07-13T20:43:00.682Z] Insecure Registries: [2022-07-13T20:43:00.682Z] 127.0.0.0/8 [2022-07-13T20:43:00.682Z] Live Restore Enabled: true [2022-07-13T20:43:00.682Z] [2022-07-13T20:43:00.682Z] WARNING: No swap limit support [Pipeline] sh [2022-07-13T20:43:00.707Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:43:00.929Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-13T20:43:00.966Z] #11 DONE 13.9s [2022-07-13T20:43:00.967Z] [2022-07-13T20:43:00.967Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:43:00.967Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:43:00.967Z] #29 2.263 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:00.967Z] #29 2.297 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:00.967Z] #29 2.318 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:00.967Z] #29 2.394 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:00.967Z] #29 2.668 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:00.967Z] #29 2.688 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:00.967Z] #29 3.859 Fetched 8550 kB in 2s (4605 kB/s) [2022-07-13T20:43:00.967Z] #29 3.859 Reading package lists... [2022-07-13T20:43:00.967Z] #29 4.434 Reading package lists... [2022-07-13T20:43:00.967Z] #29 5.075 Building dependency tree... [2022-07-13T20:43:00.967Z] #29 5.337 The following additional packages will be installed: [2022-07-13T20:43:00.967Z] #29 5.337 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:43:00.967Z] #29 5.339 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:43:00.967Z] #29 5.339 Recommended packages: [2022-07-13T20:43:00.967Z] #29 5.339 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:43:00.967Z] #29 5.490 The following NEW packages will be installed: [2022-07-13T20:43:00.967Z] #29 5.490 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:43:00.967Z] #29 5.490 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:43:00.967Z] #29 5.491 libssh2-1 openssl [2022-07-13T20:43:00.967Z] #29 5.759 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:43:00.967Z] #29 5.759 Need to get 3041 kB of archives. [2022-07-13T20:43:00.967Z] #29 5.759 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:43:00.967Z] #29 5.759 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:43:00.967Z] #29 5.770 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:43:00.967Z] #29 5.771 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:43:00.967Z] #29 5.774 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-13T20:43:00.967Z] #29 5.775 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:43:00.967Z] #29 5.776 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-13T20:43:00.967Z] #29 5.778 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:43:00.967Z] #29 5.778 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:43:00.967Z] #29 5.779 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:43:00.967Z] #29 5.780 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:43:00.967Z] #29 5.781 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:43:00.967Z] #29 5.795 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:43:00.967Z] #29 5.798 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:43:00.967Z] #29 5.800 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:43:00.967Z] #29 5.801 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:43:00.967Z] #29 5.955 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:00.967Z] #29 5.978 Fetched 3041 kB in 0s (9969 kB/s) [2022-07-13T20:43:00.967Z] #29 5.998 Selecting previously unselected package openssl. [2022-07-13T20:43:00.967Z] #29 5.998 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-13T20:43:00.967Z] #29 6.004 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.007 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:43:00.967Z] #29 6.113 Selecting previously unselected package ca-certificates. [2022-07-13T20:43:00.967Z] #29 6.114 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:43:00.967Z] #29 6.118 Unpacking ca-certificates (20210119) ... [2022-07-13T20:43:00.967Z] #29 6.190 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:43:00.967Z] #29 6.191 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.200 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:43:00.967Z] #29 6.279 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:43:00.967Z] #29 6.280 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.285 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 6.325 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:43:00.967Z] #29 6.326 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.331 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 6.375 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:43:00.967Z] #29 6.376 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.381 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 6.450 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:43:00.967Z] #29 6.450 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.452 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:43:00.967Z] #29 6.498 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:43:00.967Z] #29 6.500 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.504 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:43:00.967Z] #29 6.546 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:43:00.967Z] #29 6.548 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.552 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:43:00.967Z] #29 6.595 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:43:00.967Z] #29 6.597 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.601 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:43:00.967Z] #29 6.658 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:43:00.967Z] #29 6.659 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.664 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 6.724 Selecting previously unselected package curl. [2022-07-13T20:43:00.967Z] #29 6.726 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.729 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 6.841 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:43:00.967Z] #29 6.842 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.847 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:43:00.967Z] #29 6.900 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:43:00.967Z] #29 6.901 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.906 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:43:00.967Z] #29 6.950 Selecting previously unselected package jq. [2022-07-13T20:43:00.967Z] #29 6.951 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:43:00.967Z] #29 6.957 Unpacking jq (1.6-2.1) ... [2022-07-13T20:43:00.967Z] #29 6.996 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:43:00.967Z] #29 7.011 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:43:00.967Z] #29 7.022 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:43:00.967Z] #29 7.034 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 7.046 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:43:00.967Z] #29 7.058 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 7.071 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:43:00.967Z] #29 7.085 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:43:00.967Z] #29 7.103 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:43:00.967Z] #29 7.115 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:43:00.967Z] #29 7.128 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 7.141 Setting up ca-certificates (20210119) ... [2022-07-13T20:43:00.967Z] #29 7.583 Updating certificates in /etc/ssl/certs... [2022-07-13T20:43:00.967Z] #29 8.077 129 added, 0 removed; done. [2022-07-13T20:43:00.967Z] #29 8.138 Setting up jq (1.6-2.1) ... [2022-07-13T20:43:00.967Z] #29 8.149 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 8.162 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:00.967Z] #29 8.177 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:43:00.967Z] #29 8.195 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:43:00.967Z] #29 8.201 Updating certificates in /etc/ssl/certs... [2022-07-13T20:43:00.990Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:43:00.990Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:43:00.990Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43806/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:43:00.990Z] + bash /home/ubuntu/workspace/moby_PR-43806/check-config.sh [2022-07-13T20:43:00.990Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:43:00.990Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-13T20:43:00.990Z] [2022-07-13T20:43:00.990Z] Generally Necessary: [2022-07-13T20:43:00.990Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:43:00.990Z] - apparmor: enabled and tools installed [2022-07-13T20:43:00.990Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:43:00.990Z] - CONFIG_NET_NS: enabled [2022-07-13T20:43:00.990Z] - CONFIG_PID_NS: enabled [2022-07-13T20:43:00.990Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:43:00.990Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:43:00.990Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:43:00.990Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:43:00.990Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:43:00.990Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:43:00.990Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:43:00.990Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:43:00.990Z] - CONFIG_MEMCG: enabled [2022-07-13T20:43:00.990Z] - CONFIG_KEYS: enabled [2022-07-13T20:43:00.990Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:43:00.990Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:43:00.990Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:43:00.990Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:43:00.990Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:43:00.990Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:43:01.226Z] #29 8.565 0 added, 0 removed; done. [2022-07-13T20:43:01.226Z] #29 8.565 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:43:01.251Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:43:01.251Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:43:01.251Z] [2022-07-13T20:43:01.251Z] Optional Features: [2022-07-13T20:43:01.251Z] - CONFIG_USER_NS: enabled [2022-07-13T20:43:01.251Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:43:01.251Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:43:01.251Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:43:01.251Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:43:01.251Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-13T20:43:01.251Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-13T20:43:01.251Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:43:01.251Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:43:01.251Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:43:01.251Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:43:01.251Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:43:01.251Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:43:01.251Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:43:01.251Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:43:01.251Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:43:01.251Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:43:01.251Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:43:01.251Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:43:01.251Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:43:01.485Z] #29 8.566 done. [2022-07-13T20:43:01.513Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:43:01.513Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:43:01.513Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:43:01.513Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:43:01.513Z] - Network Drivers: [2022-07-13T20:43:01.513Z] - "overlay": [2022-07-13T20:43:01.513Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:43:01.513Z] Optional (for encrypted networks): [2022-07-13T20:43:01.513Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:43:01.513Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:43:01.513Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:43:01.513Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:43:01.513Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:43:01.513Z] - CONFIG_XFRM: enabled [2022-07-13T20:43:01.513Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:43:01.513Z] - "ipvlan": [2022-07-13T20:43:01.513Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:43:01.513Z] - "macvlan": [2022-07-13T20:43:01.513Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:43:01.513Z] - "ftp,tftp client in container": [2022-07-13T20:43:01.513Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:43:01.513Z] - Storage Drivers: [2022-07-13T20:43:01.513Z] - "aufs": [2022-07-13T20:43:01.513Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:43:01.513Z] - "btrfs": [2022-07-13T20:43:01.513Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:43:01.513Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:43:01.513Z] - "devicemapper": [2022-07-13T20:43:01.513Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:43:01.513Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:43:01.513Z] - "overlay": [2022-07-13T20:43:01.773Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:43:01.773Z] - "zfs": [2022-07-13T20:43:01.773Z] - /dev/zfs: present [2022-07-13T20:43:01.773Z] - zfs command: missing [2022-07-13T20:43:01.773Z] - zpool command: missing [2022-07-13T20:43:01.773Z] [2022-07-13T20:43:01.773Z] Limits: [2022-07-13T20:43:01.773Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:43:01.773Z] [2022-07-13T20:43:01.773Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:43:02.107Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf . [2022-07-13T20:43:02.367Z] #2 [internal] load .dockerignore [2022-07-13T20:43:02.367Z] #2 sha256:2535380ac4e139a6151fd95e5b6fddb1cf86e17637b6dfa34b8bf0b58644f7f6 [2022-07-13T20:43:02.367Z] #2 transferring context: 145B 0.0s done [2022-07-13T20:43:02.367Z] #2 DONE 0.0s [2022-07-13T20:43:02.367Z] [2022-07-13T20:43:02.367Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:43:02.367Z] #1 sha256:9ccb30fdedd6b24ce5f5046b657eff807db87959547a3e26245bafd54055c626 [2022-07-13T20:43:02.367Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-13T20:43:02.367Z] #1 DONE 0.1s [2022-07-13T20:43:02.367Z] [2022-07-13T20:43:02.367Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:43:02.367Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:43:02.632Z] #3 DONE 0.4s [2022-07-13T20:43:02.862Z] #29 ... [2022-07-13T20:43:02.863Z] [2022-07-13T20:43:02.863Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:43:02.863Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:43:02.863Z] #12 DONE 1.7s [2022-07-13T20:43:02.863Z] [2022-07-13T20:43:02.863Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:43:02.863Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:43:02.863Z] #29 DONE 9.9s [2022-07-13T20:43:02.863Z] [2022-07-13T20:43:02.863Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:43:02.863Z] #30 sha256:d1b8fb88cee202769ce46102017d096632894e4025fccce4b7bd814fc3fe1463 [2022-07-13T20:43:02.863Z] #30 DONE 0.0s [2022-07-13T20:43:02.863Z] [2022-07-13T20:43:02.863Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:43:02.863Z] #31 sha256:744c5062c2ab4c624bff2c1ac79850391d9cdb860a1b657cbe1dc7e82c2fddb2 [2022-07-13T20:43:02.892Z] [2022-07-13T20:43:02.892Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:43:02.892Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:43:02.892Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:43:02.892Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:43:02.892Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:43:02.892Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-07-13T20:43:02.892Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:43:03.431Z] #31 ... [2022-07-13T20:43:03.431Z] [2022-07-13T20:43:03.431Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-13T20:43:03.431Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:43:03.431Z] #13 DONE 0.7s [2022-07-13T20:43:03.431Z] [2022-07-13T20:43:03.431Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:43:03.431Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:43:03.464Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.6s [2022-07-13T20:43:03.464Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.7s [2022-07-13T20:43:03.690Z] #40 ... [2022-07-13T20:43:03.690Z] [2022-07-13T20:43:03.690Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-13T20:43:03.690Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:43:03.690Z] #50 DONE 0.1s [2022-07-13T20:43:03.690Z] [2022-07-13T20:43:03.690Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:43:03.690Z] #25 sha256:951d3f70e4a169f025e3aab6cb4cf15e19dad73693ae8dc1881c78cbc7046781 [2022-07-13T20:43:03.690Z] #25 DONE 0.2s [2022-07-13T20:43:03.690Z] [2022-07-13T20:43:03.690Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:43:03.690Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:43:03.690Z] #33 DONE 0.2s [2022-07-13T20:43:03.690Z] [2022-07-13T20:43:03.690Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:43:03.690Z] #66 sha256:e0f7ac7fa98ae60f874db87c1102d7eb761396a255cc137502036410523cf97e [2022-07-13T20:43:03.690Z] #66 DONE 0.2s [2022-07-13T20:43:03.690Z] [2022-07-13T20:43:03.690Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:43:03.690Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:43:03.690Z] #46 DONE 0.3s [2022-07-13T20:43:03.690Z] [2022-07-13T20:43:03.690Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:43:03.690Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:43:03.725Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.8s done [2022-07-13T20:43:03.725Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-13T20:43:03.985Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-13T20:43:03.985Z] #4 DONE 1.3s [2022-07-13T20:43:04.246Z] [2022-07-13T20:43:04.246Z] #5 [internal] load .dockerignore [2022-07-13T20:43:04.246Z] #5 sha256:762c26606d8c97d322397751ed2f966d54d008713476667184593810ec07c6bd [2022-07-13T20:43:04.246Z] #5 DONE 0.0s [2022-07-13T20:43:04.246Z] [2022-07-13T20:43:04.246Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:43:04.246Z] #6 sha256:e1d42cb5e13cbb303f7729952d3598f6f8c53e9bc957637bb00dafc10bf0fc1f [2022-07-13T20:43:04.246Z] #6 DONE 0.0s [2022-07-13T20:43:04.246Z] [2022-07-13T20:43:04.246Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:43:04.246Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:43:05.194Z] #10 DONE 0.9s [2022-07-13T20:43:05.194Z] [2022-07-13T20:43:05.194Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:43:05.194Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:43:05.194Z] #9 DONE 0.9s [2022-07-13T20:43:05.194Z] [2022-07-13T20:43:05.194Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:43:05.194Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:43:05.194Z] #8 DONE 0.9s [2022-07-13T20:43:05.194Z] [2022-07-13T20:43:05.194Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:43:05.194Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:43:05.456Z] #7 DONE 1.1s [2022-07-13T20:43:05.600Z] #47 1.430 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:43:05.600Z] #47 1.433 Cloning into '.'... [2022-07-13T20:43:06.195Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-13T20:43:06.195Z] #11 ... [2022-07-13T20:43:06.195Z] [2022-07-13T20:43:06.195Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:43:06.195Z] #31 sha256:7e074d7dd4c23c6d4c351ea3988abbe2c3263ae0cb10ead73a9d16635d75d603 [2022-07-13T20:43:06.195Z] #31 2.110 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:43:06.195Z] #31 2.462 [2022-07-13T20:43:06.195Z] #31 2.683 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:06.195Z] #31 2.985 [2022-07-13T20:43:06.195Z] #31 4.053 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:43:06.195Z] #31 4.388 [2022-07-13T20:43:06.195Z] #31 4.613 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:06.195Z] #31 4.967 [2022-07-13T20:43:06.195Z] #31 6.031 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:43:06.195Z] #31 6.365 [2022-07-13T20:43:06.195Z] #31 6.585 #=#=# ################## 25.0% ########################################## 59.3% ################################################################# 90.9% ######################################################################## 100.0% [2022-07-13T20:43:06.195Z] #31 7.162 [2022-07-13T20:43:06.195Z] #31 8.298 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:43:06.195Z] #31 8.630 [2022-07-13T20:43:06.195Z] #31 8.846 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:06.195Z] #31 9.201 [2022-07-13T20:43:06.195Z] #31 9.921 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:43:06.195Z] #31 ... [2022-07-13T20:43:06.195Z] [2022-07-13T20:43:06.195Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:06.195Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:06.406Z] [2022-07-13T20:43:06.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:06.406Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:06.406Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done [2022-07-13T20:43:06.406Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 1.05MB / 5.16MB 0.2s [2022-07-13T20:43:06.406Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:43:06.406Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:43:06.406Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:43:06.406Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.29MB / 55.01MB 0.2s [2022-07-13T20:43:06.670Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done [2022-07-13T20:43:06.670Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.68MB / 55.01MB 0.4s [2022-07-13T20:43:06.670Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.4s [2022-07-13T20:43:06.670Z] #11 ... [2022-07-13T20:43:06.670Z] [2022-07-13T20:43:06.670Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:43:06.670Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:43:06.670Z] #56 DONE 0.0s [2022-07-13T20:43:06.670Z] [2022-07-13T20:43:06.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:06.670Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:06.670Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 18.87MB / 55.01MB 0.5s [2022-07-13T20:43:06.670Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.21MB / 10.88MB 0.5s [2022-07-13T20:43:06.936Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 23.07MB / 55.01MB 0.6s [2022-07-13T20:43:06.936Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.6s [2022-07-13T20:43:06.936Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.60MB / 55.01MB 0.7s [2022-07-13T20:43:07.201Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 39.85MB / 55.01MB 0.8s [2022-07-13T20:43:07.201Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s done [2022-07-13T20:43:07.201Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.31MB / 54.58MB 0.8s [2022-07-13T20:43:07.201Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 48.23MB / 55.01MB 1.0s [2022-07-13T20:43:07.201Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 10.49MB / 54.58MB 1.0s [2022-07-13T20:43:07.201Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.43MB / 55.01MB 1.1s [2022-07-13T20:43:07.201Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 15.73MB / 54.58MB 1.1s [2022-07-13T20:43:07.461Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 18.78MB / 54.58MB 1.2s [2022-07-13T20:43:07.723Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 23.02MB / 54.58MB 1.3s [2022-07-13T20:43:07.723Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 38.80MB / 54.58MB 1.5s [2022-07-13T20:43:07.723Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-07-13T20:43:07.723Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 47.19MB / 54.58MB 1.6s [2022-07-13T20:43:07.985Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 53.48MB / 54.58MB 1.7s [2022-07-13T20:43:07.986Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-13T20:43:08.145Z] #47 ... [2022-07-13T20:43:08.145Z] [2022-07-13T20:43:08.145Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:43:08.145Z] #26 sha256:d751e52d17f5cb9638705e0f3bf56b8a760a39a79a666ca4047af96433eda122 [2022-07-13T20:43:08.145Z] #26 1.516 + RM_GOPATH=0 [2022-07-13T20:43:08.145Z] #26 1.516 + TMP_GOPATH= [2022-07-13T20:43:08.145Z] #26 1.516 + : /build [2022-07-13T20:43:08.145Z] #26 1.516 + '[' -z '' ']' [2022-07-13T20:43:08.145Z] #26 1.516 ++ mktemp -d [2022-07-13T20:43:08.145Z] #26 1.517 + export GOPATH=/tmp/tmp.9XIn74rMca [2022-07-13T20:43:08.145Z] #26 1.517 + GOPATH=/tmp/tmp.9XIn74rMca [2022-07-13T20:43:08.145Z] #26 1.517 + RM_GOPATH=1 [2022-07-13T20:43:08.145Z] #26 1.517 + case "$(go env GOARCH)" in [2022-07-13T20:43:08.145Z] #26 1.522 ++ go env GOARCH [2022-07-13T20:43:08.145Z] #26 1.540 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:08.145Z] #26 1.540 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:08.145Z] #26 1.547 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:43:08.145Z] #26 1.551 ++ dirname /install.sh [2022-07-13T20:43:08.145Z] #26 1.551 + dir=/ [2022-07-13T20:43:08.145Z] #26 1.551 + bin=dockercli [2022-07-13T20:43:08.145Z] #26 1.551 + shift [2022-07-13T20:43:08.145Z] #26 1.551 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:43:08.145Z] #26 1.551 + . //dockercli.installer [2022-07-13T20:43:08.145Z] #26 1.551 ++ : stable [2022-07-13T20:43:08.145Z] #26 1.551 ++ : 17.06.2-ce [2022-07-13T20:43:08.145Z] #26 1.551 + install_dockercli [2022-07-13T20:43:08.145Z] #26 1.551 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:43:08.145Z] #26 1.551 ++ uname -m [2022-07-13T20:43:08.145Z] #26 1.551 + arch=x86_64 [2022-07-13T20:43:08.145Z] #26 1.551 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:43:08.145Z] #26 1.551 + url=https://download.docker.com/linux/static [2022-07-13T20:43:08.145Z] #26 1.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:43:08.145Z] #26 1.551 + tar -xz docker/docker [2022-07-13T20:43:08.145Z] #26 3.362 + mkdir -p /build [2022-07-13T20:43:08.145Z] #26 3.364 + mv docker/docker /build/ [2022-07-13T20:43:08.145Z] #26 3.367 + rmdir docker [2022-07-13T20:43:08.145Z] #26 DONE 4.2s [2022-07-13T20:43:08.145Z] [2022-07-13T20:43:08.145Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:43:08.145Z] #31 sha256:744c5062c2ab4c624bff2c1ac79850391d9cdb860a1b657cbe1dc7e82c2fddb2 [2022-07-13T20:43:08.145Z] #31 1.410 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:43:08.145Z] #31 1.698 [2022-07-13T20:43:08.145Z] #31 1.825 #=#=# ##O#-# ######################################################################## 100.0% [2022-07-13T20:43:08.145Z] #31 2.243 [2022-07-13T20:43:08.145Z] #31 3.407 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:43:08.145Z] #31 3.984 [2022-07-13T20:43:08.145Z] #31 4.245 #=#=# ######################################################## 78.7% ######################################################################## 100.0% [2022-07-13T20:43:08.145Z] #31 4.795 [2022-07-13T20:43:08.607Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 2.2s [2022-07-13T20:43:08.607Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 2.2s [2022-07-13T20:43:08.719Z] #11 ... [2022-07-13T20:43:08.719Z] [2022-07-13T20:43:08.719Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:43:08.719Z] #31 sha256:7e074d7dd4c23c6d4c351ea3988abbe2c3263ae0cb10ead73a9d16635d75d603 [2022-07-13T20:43:08.719Z] #31 10.25 [2022-07-13T20:43:08.719Z] #31 10.48 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:08.719Z] #31 10.77 [2022-07-13T20:43:08.719Z] #31 10.88 Download of images into '/build' complete. [2022-07-13T20:43:08.719Z] #31 10.88 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:43:08.719Z] #31 10.88 tar -cC '/build' . | docker load [2022-07-13T20:43:08.719Z] #31 DONE 12.4s [2022-07-13T20:43:08.719Z] [2022-07-13T20:43:08.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:08.719Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:08.880Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.30MB / 85.88MB 2.5s [2022-07-13T20:43:08.880Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.39MB / 141.75MB 2.6s [2022-07-13T20:43:08.880Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.7s done [2022-07-13T20:43:08.880Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 23.35MB / 85.88MB 2.8s [2022-07-13T20:43:08.880Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 17.83MB / 141.75MB 2.8s [2022-07-13T20:43:08.880Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.8s [2022-07-13T20:43:09.141Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.9s done [2022-07-13T20:43:09.141Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 34.60MB / 85.88MB 3.0s [2022-07-13T20:43:09.141Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 27.26MB / 141.75MB 3.0s [2022-07-13T20:43:09.401Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 40.89MB / 85.88MB 3.1s [2022-07-13T20:43:09.401Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 34.36MB / 141.75MB 3.2s [2022-07-13T20:43:09.529Z] #31 ... [2022-07-13T20:43:09.529Z] [2022-07-13T20:43:09.529Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:43:09.529Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:43:09.529Z] #38 1.925 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:43:09.529Z] #38 5.818 tomll can be used in two ways: [2022-07-13T20:43:09.529Z] #38 5.818 Writing to STDIN and reading from STDOUT: [2022-07-13T20:43:09.529Z] #38 5.819 cat file.toml | tomll > file.toml [2022-07-13T20:43:09.529Z] #38 5.819 [2022-07-13T20:43:09.529Z] #38 5.819 Reading and updating a list of files: [2022-07-13T20:43:09.529Z] #38 5.819 tomll a.toml b.toml c.toml [2022-07-13T20:43:09.529Z] #38 5.819 [2022-07-13T20:43:09.529Z] #38 5.820 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:43:09.529Z] #38 DONE 6.1s [2022-07-13T20:43:09.529Z] [2022-07-13T20:43:09.529Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:09.529Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:09.529Z] #55 2.316 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:43:09.529Z] #55 3.211 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:43:09.529Z] #55 3.211 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:43:09.529Z] #55 3.238 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:43:09.529Z] #55 3.240 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:43:09.529Z] #55 3.276 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:43:09.529Z] #55 3.280 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:43:09.529Z] #55 3.338 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:43:09.529Z] #55 3.350 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:43:09.529Z] #55 3.487 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:43:09.529Z] #55 3.618 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:43:09.529Z] #55 3.641 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:43:09.529Z] #55 3.769 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:43:09.529Z] #55 3.773 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:43:09.529Z] #55 3.809 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:43:09.529Z] #55 3.871 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:43:09.529Z] #55 3.890 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:43:09.529Z] #55 3.926 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:43:09.529Z] #55 4.034 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:43:09.529Z] #55 4.061 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:43:09.529Z] #55 4.114 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:43:09.529Z] #55 4.115 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:43:09.529Z] #55 4.180 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:43:09.529Z] #55 4.278 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:43:09.529Z] #55 4.282 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:43:09.529Z] #55 4.294 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:43:09.529Z] #55 4.418 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:43:09.529Z] #55 4.420 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:43:09.529Z] #55 4.476 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:43:09.529Z] #55 4.548 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:43:09.529Z] #55 4.560 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:43:09.529Z] #55 4.604 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:43:09.529Z] #55 4.665 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:43:09.529Z] #55 4.677 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:43:09.529Z] #55 4.691 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:43:09.529Z] #55 4.696 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:43:09.529Z] #55 4.719 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:43:09.529Z] #55 4.754 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:43:09.529Z] #55 4.820 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:43:09.529Z] #55 4.824 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:43:09.529Z] #55 4.852 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:43:09.529Z] #55 4.853 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:43:09.529Z] #55 4.857 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:43:09.529Z] #55 4.932 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:43:09.529Z] #55 4.934 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:43:09.529Z] #55 4.948 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:43:09.529Z] #55 4.958 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:43:09.529Z] #55 5.034 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:43:09.529Z] #55 5.060 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:43:09.529Z] #55 5.103 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:43:09.529Z] #55 5.110 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:43:09.529Z] #55 5.136 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:43:09.529Z] #55 5.145 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:43:09.529Z] #55 5.196 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:43:09.529Z] #55 5.252 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:43:09.529Z] #55 5.273 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:43:09.529Z] #55 5.290 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:43:09.529Z] #55 5.301 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:43:09.529Z] #55 5.341 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:43:09.529Z] #55 5.341 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:43:09.529Z] #55 5.402 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:43:09.529Z] #55 5.417 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:43:09.529Z] #55 5.417 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:43:09.529Z] #55 5.418 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:43:09.529Z] #55 5.418 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:43:09.529Z] #55 5.460 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:43:09.529Z] #55 5.528 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:43:09.529Z] #55 5.543 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:43:09.529Z] #55 5.568 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:43:09.529Z] #55 5.598 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:43:09.529Z] #55 5.716 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:43:09.529Z] #55 5.742 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:43:09.529Z] #55 5.771 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:43:09.529Z] #55 5.771 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:43:09.529Z] #55 5.846 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:43:09.529Z] #55 5.849 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:43:09.529Z] #55 5.908 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:43:09.529Z] #55 6.062 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:43:09.529Z] #55 6.095 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:43:09.529Z] #55 6.102 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:43:09.529Z] #55 6.123 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:43:09.529Z] #55 6.139 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:43:09.529Z] #55 6.171 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:43:09.529Z] #55 6.212 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:43:09.663Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 51.38MB / 85.88MB 3.4s [2022-07-13T20:43:09.663Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 44.04MB / 141.75MB 3.4s [2022-07-13T20:43:09.789Z] #55 6.257 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:43:09.790Z] #55 6.280 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:43:09.790Z] #55 6.316 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:43:09.790Z] #55 6.319 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:43:09.790Z] #55 6.336 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:43:09.790Z] #55 6.352 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:43:09.790Z] #55 6.376 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:43:09.790Z] #55 6.388 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:43:09.928Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 59.77MB / 85.88MB 3.5s [2022-07-13T20:43:09.928Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.16MB / 85.88MB 3.7s [2022-07-13T20:43:09.928Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 54.62MB / 141.75MB 3.7s [2022-07-13T20:43:10.050Z] #55 6.496 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:43:10.050Z] #55 6.552 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:43:10.050Z] #55 6.552 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:43:10.050Z] #55 ... [2022-07-13T20:43:10.050Z] [2022-07-13T20:43:10.050Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:43:10.050Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:43:10.050Z] #47 6.262 + git checkout -q v2.3.0 [2022-07-13T20:43:10.193Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 73.40MB / 85.88MB 3.8s [2022-07-13T20:43:10.193Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 62.91MB / 141.75MB 3.8s [2022-07-13T20:43:10.193Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 82.84MB / 85.88MB 4.0s [2022-07-13T20:43:10.453Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 70.25MB / 141.75MB 4.1s [2022-07-13T20:43:10.714Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 78.64MB / 141.75MB 4.3s [2022-07-13T20:43:10.714Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 85.98MB / 141.75MB 4.5s [2022-07-13T20:43:10.974Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 94.79MB / 141.75MB 4.7s [2022-07-13T20:43:10.996Z] #47 7.267 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-13T20:43:11.236Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.2s [2022-07-13T20:43:11.236Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.8s done [2022-07-13T20:43:11.236Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 111.35MB / 141.75MB 5.0s [2022-07-13T20:43:11.496Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 122.68MB / 141.75MB 5.3s [2022-07-13T20:43:12.066Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 137.36MB / 141.75MB 5.7s [2022-07-13T20:43:13.448Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.0s [2022-07-13T20:43:13.449Z] #11 ... [2022-07-13T20:43:13.449Z] [2022-07-13T20:43:13.449Z] #31 [internal] load build context [2022-07-13T20:43:13.449Z] #31 sha256:1320c08a346d90b78e72ce1aa60ad0e8aea1467afeb1cf62d4ed04d7046bf08d [2022-07-13T20:43:13.449Z] #31 transferring context: 61.68MB 6.8s done [2022-07-13T20:43:13.449Z] #31 DONE 7.2s [2022-07-13T20:43:13.449Z] [2022-07-13T20:43:13.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:13.449Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:13.449Z] #11 ... [2022-07-13T20:43:13.449Z] [2022-07-13T20:43:13.449Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:43:13.449Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:43:13.449Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-13T20:43:13.449Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:43:13.449Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:43:13.449Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-13T20:43:13.449Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:43:13.449Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.6s [2022-07-13T20:43:13.449Z] #35 ... [2022-07-13T20:43:13.449Z] [2022-07-13T20:43:13.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:13.449Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:13.449Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.0s done [2022-07-13T20:43:13.544Z] #47 ... [2022-07-13T20:43:13.544Z] [2022-07-13T20:43:13.544Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:13.544Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:13.544Z] #14 2.536 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:13.544Z] #14 2.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:13.544Z] #14 2.548 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:13.544Z] #14 2.969 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:13.544Z] #14 3.646 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:13.544Z] #14 4.049 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:13.544Z] #14 6.491 Fetched 8550 kB in 4s (2019 kB/s) [2022-07-13T20:43:13.544Z] #14 6.491 Reading package lists... [2022-07-13T20:43:13.544Z] #14 7.986 Reading package lists... [2022-07-13T20:43:13.544Z] #14 9.229 Building dependency tree... [2022-07-13T20:43:13.544Z] #14 9.712 The following additional packages will be installed: [2022-07-13T20:43:13.544Z] #14 9.715 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:43:13.544Z] #14 9.715 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:43:13.544Z] #14 9.715 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:43:13.544Z] #14 9.716 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:43:13.544Z] #14 9.716 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:43:13.544Z] #14 9.716 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:43:13.544Z] #14 9.717 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:43:13.544Z] #14 9.718 Suggested packages: [2022-07-13T20:43:13.544Z] #14 9.718 gcc-10-locales seccomp wine64 [2022-07-13T20:43:13.544Z] #14 10.02 The following NEW packages will be installed: [2022-07-13T20:43:13.544Z] #14 10.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:43:13.544Z] #14 10.03 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:43:13.544Z] #14 10.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:43:13.544Z] #14 10.03 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:43:13.544Z] #14 10.03 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:43:13.544Z] #14 10.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:43:13.544Z] #14 10.03 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:43:13.544Z] #14 10.03 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:43:13.544Z] #14 10.03 mingw-w64-x86-64-dev [2022-07-13T20:43:13.544Z] #14 ... [2022-07-13T20:43:13.544Z] [2022-07-13T20:43:13.544Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:13.544Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:13.544Z] #53 1.659 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:43:13.544Z] #53 2.397 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:43:13.544Z] #53 2.397 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:43:13.544Z] #53 2.408 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:43:13.544Z] #53 2.417 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:43:13.544Z] #53 2.417 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:43:13.544Z] #53 2.459 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:43:13.544Z] #53 2.469 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:43:13.544Z] #53 2.469 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:43:13.544Z] #53 2.473 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:43:13.544Z] #53 2.488 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:43:13.544Z] #53 2.504 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:43:13.544Z] #53 2.515 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:43:13.544Z] #53 3.943 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:43:13.544Z] #53 3.948 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:43:13.544Z] #53 ... [2022-07-13T20:43:13.544Z] [2022-07-13T20:43:13.544Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:43:13.544Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:43:13.544Z] #36 1.782 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:43:13.544Z] #36 4.646 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:43:13.544Z] #36 4.646 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:43:13.544Z] #36 4.646 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:43:13.544Z] #36 4.716 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:43:13.544Z] #36 4.768 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:43:13.544Z] #36 4.780 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:43:13.544Z] #36 4.810 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:43:13.544Z] #36 4.850 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:43:13.544Z] #36 4.887 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:43:13.544Z] #36 4.905 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:43:13.544Z] #36 5.109 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:43:13.544Z] #36 5.114 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:43:13.544Z] #36 5.248 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:43:13.544Z] #36 5.254 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:43:13.544Z] #36 5.336 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:43:13.544Z] #36 5.466 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:43:13.709Z] #11 ... [2022-07-13T20:43:13.709Z] [2022-07-13T20:43:13.709Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:43:13.709Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:43:13.709Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:43:13.709Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:43:13.709Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:43:13.709Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:43:13.709Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-07-13T20:43:13.709Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-07-13T20:43:13.709Z] #78 DONE 7.5s [2022-07-13T20:43:13.709Z] [2022-07-13T20:43:13.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:13.709Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:13.805Z] #36 ... [2022-07-13T20:43:13.805Z] [2022-07-13T20:43:13.805Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:43:13.805Z] #67 sha256:dd862d43c08043bdf723c628a6238d69ca5637be7843cf8a94abd6dd6a751c4d [2022-07-13T20:43:13.805Z] #67 1.246 + RM_GOPATH=0 [2022-07-13T20:43:13.805Z] #67 1.246 + TMP_GOPATH= [2022-07-13T20:43:13.805Z] #67 1.246 + : /build [2022-07-13T20:43:13.805Z] #67 1.246 + '[' -z '' ']' [2022-07-13T20:43:13.805Z] #67 1.249 ++ mktemp -d [2022-07-13T20:43:13.805Z] #67 1.250 + export GOPATH=/tmp/tmp.pa2poyC6sG [2022-07-13T20:43:13.805Z] #67 1.250 + GOPATH=/tmp/tmp.pa2poyC6sG [2022-07-13T20:43:13.805Z] #67 1.250 + RM_GOPATH=1 [2022-07-13T20:43:13.805Z] #67 1.250 + case "$(go env GOARCH)" in [2022-07-13T20:43:13.805Z] #67 1.250 ++ go env GOARCH [2022-07-13T20:43:13.805Z] #67 1.255 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:13.805Z] #67 1.255 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:13.805Z] #67 1.255 ++ dirname /install.sh [2022-07-13T20:43:13.805Z] #67 1.256 + dir=/ [2022-07-13T20:43:13.805Z] #67 1.256 + bin=rootlesskit [2022-07-13T20:43:13.805Z] #67 1.256 + shift [2022-07-13T20:43:13.805Z] #67 1.256 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:43:13.805Z] #67 1.256 + . //rootlesskit.installer [2022-07-13T20:43:13.805Z] #67 1.256 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:43:13.805Z] #67 1.256 + install_rootlesskit [2022-07-13T20:43:13.805Z] #67 1.256 + case "$1" in [2022-07-13T20:43:13.805Z] #67 1.256 + export CGO_ENABLED=0 [2022-07-13T20:43:13.805Z] #67 1.256 + CGO_ENABLED=0 [2022-07-13T20:43:13.805Z] #67 1.256 + _install_rootlesskit [2022-07-13T20:43:13.805Z] #67 1.259 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:43:13.805Z] #67 1.259 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:43:13.805Z] #67 1.259 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:43:13.805Z] #67 1.259 + GOBIN=/build [2022-07-13T20:43:13.805Z] #67 1.259 + GO111MODULE=on [2022-07-13T20:43:13.805Z] #67 1.259 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:43:13.805Z] #67 1.626 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:43:13.805Z] #67 2.487 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:43:13.805Z] #67 2.502 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:43:13.805Z] #67 2.502 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:43:13.805Z] #67 2.502 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:43:13.805Z] #67 2.502 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:43:13.805Z] #67 2.513 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:43:13.805Z] #67 2.519 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:43:13.805Z] #67 2.660 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:43:13.805Z] #67 2.660 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:43:13.805Z] #67 2.673 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:43:13.805Z] #67 3.263 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:43:13.805Z] #67 3.264 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:43:13.805Z] #67 4.720 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:43:13.805Z] #67 4.756 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:43:13.805Z] #67 ... [2022-07-13T20:43:13.805Z] [2022-07-13T20:43:13.805Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:13.805Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:13.805Z] #51 2.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:13.805Z] #51 2.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:13.805Z] #51 2.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:13.805Z] #51 3.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:13.805Z] #51 3.126 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:43:13.805Z] #51 3.667 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:13.805Z] #51 4.420 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:13.805Z] #51 5.377 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:43:13.805Z] #51 7.485 Fetched 8553 kB in 5s (1653 kB/s) [2022-07-13T20:43:13.805Z] #51 7.485 Reading package lists... [2022-07-13T20:43:13.805Z] #51 8.948 Reading package lists... [2022-07-13T20:43:14.067Z] #51 10.16 Building dependency tree... [2022-07-13T20:43:14.067Z] #51 ... [2022-07-13T20:43:14.067Z] [2022-07-13T20:43:14.067Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:43:14.067Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:43:14.067Z] #62 2.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:14.067Z] #62 2.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:14.067Z] #62 2.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:14.067Z] #62 3.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:14.067Z] #62 3.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:14.067Z] #62 4.520 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:14.067Z] #62 7.002 Fetched 8550 kB in 4s (1904 kB/s) [2022-07-13T20:43:14.067Z] #62 7.002 Reading package lists... [2022-07-13T20:43:14.067Z] #62 8.384 Reading package lists... [2022-07-13T20:43:14.067Z] #62 9.664 Building dependency tree... [2022-07-13T20:43:14.067Z] #62 10.38 The following additional packages will be installed: [2022-07-13T20:43:14.067Z] #62 10.38 libbtrfs0 [2022-07-13T20:43:14.067Z] #62 10.42 The following NEW packages will be installed: [2022-07-13T20:43:14.067Z] #62 10.42 libbtrfs-dev libbtrfs0 [2022-07-13T20:43:14.333Z] #62 10.70 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:43:14.333Z] #62 10.70 Need to get 460 kB of archives. [2022-07-13T20:43:14.333Z] #62 10.70 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:43:14.333Z] #62 10.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:43:14.333Z] #62 10.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:43:14.333Z] #62 ... [2022-07-13T20:43:14.333Z] [2022-07-13T20:43:14.333Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:43:14.333Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:14.333Z] #76 1.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:14.333Z] #76 1.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:14.333Z] #76 1.389 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:14.333Z] #76 1.615 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:14.333Z] #76 2.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:14.333Z] #76 2.598 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:14.333Z] #76 4.161 Fetched 8550 kB in 3s (2762 kB/s) [2022-07-13T20:43:14.333Z] #76 4.161 Reading package lists... [2022-07-13T20:43:14.333Z] #76 5.419 Reading package lists... [2022-07-13T20:43:14.333Z] #76 6.874 Building dependency tree... [2022-07-13T20:43:14.333Z] #76 7.692 python3 is already the newest version (3.9.2-3). [2022-07-13T20:43:14.333Z] #76 7.692 The following additional packages will be installed: [2022-07-13T20:43:14.333Z] #76 7.693 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:43:14.333Z] #76 7.694 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:43:14.333Z] #76 7.696 Suggested packages: [2022-07-13T20:43:14.333Z] #76 7.696 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:43:14.334Z] #76 7.696 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:43:14.334Z] #76 7.696 m4-doc ed diffutils-doc [2022-07-13T20:43:14.334Z] #76 7.696 Recommended packages: [2022-07-13T20:43:14.334Z] #76 7.696 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:43:14.334Z] #76 7.696 liblocale-gettext-perl libltdl-dev [2022-07-13T20:43:14.334Z] #76 8.014 The following NEW packages will be installed: [2022-07-13T20:43:14.334Z] #76 8.014 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:43:14.334Z] #76 8.015 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:43:14.334Z] #76 8.015 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:43:14.334Z] #76 8.016 libyajl2 m4 patch xz-utils [2022-07-13T20:43:14.334Z] #76 8.016 The following packages will be upgraded: [2022-07-13T20:43:14.334Z] #76 8.017 libdpkg-perl [2022-07-13T20:43:14.334Z] #76 8.293 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:43:14.334Z] #76 8.293 Need to get 7486 kB of archives. [2022-07-13T20:43:14.334Z] #76 8.293 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:43:14.334Z] #76 8.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:43:14.334Z] #76 8.297 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:43:14.334Z] #76 8.307 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:43:14.334Z] #76 8.309 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:43:14.334Z] #76 8.310 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:43:14.334Z] #76 8.313 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:43:14.334Z] #76 8.314 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:43:14.334Z] #76 8.317 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:43:14.334Z] #76 8.328 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:43:14.334Z] #76 8.333 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:43:14.334Z] #76 8.348 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:43:14.334Z] #76 8.392 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:43:14.334Z] #76 8.394 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:43:14.334Z] #76 8.460 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:43:14.334Z] #76 8.469 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:43:14.334Z] #76 8.470 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:43:14.334Z] #76 8.471 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:43:14.334Z] #76 8.471 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:43:14.334Z] #76 8.472 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:43:14.334Z] #76 8.473 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:43:14.334Z] #76 8.477 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:43:14.334Z] #76 8.490 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:43:14.334Z] #76 8.502 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:43:14.334Z] #76 8.502 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:43:14.334Z] #76 8.928 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:14.334Z] #76 9.015 Fetched 7486 kB in 0s (15.6 MB/s) [2022-07-13T20:43:14.334Z] #76 9.070 Selecting previously unselected package bzip2. [2022-07-13T20:43:14.334Z] #76 9.070 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:43:14.334Z] #76 9.102 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:43:14.334Z] #76 9.108 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:43:14.334Z] #76 9.223 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:43:14.334Z] #76 9.226 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:43:14.334Z] #76 9.236 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:43:14.334Z] #76 9.476 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:43:14.334Z] #76 9.478 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:43:14.334Z] #76 9.494 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:43:14.334Z] #76 9.588 Selecting previously unselected package file. [2022-07-13T20:43:14.334Z] #76 9.588 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:43:14.334Z] #76 9.603 Unpacking file (1:5.39-3) ... [2022-07-13T20:43:14.334Z] #76 9.762 Selecting previously unselected package xz-utils. [2022-07-13T20:43:14.334Z] #76 9.765 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:43:14.334Z] #76 9.782 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:43:14.334Z] #76 10.01 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:43:14.334Z] #76 10.01 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:43:14.334Z] #76 10.03 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:43:14.334Z] #76 10.09 Selecting previously unselected package m4. [2022-07-13T20:43:14.334Z] #76 10.09 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:43:14.334Z] #76 10.10 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:43:14.334Z] #76 10.25 Selecting previously unselected package autoconf. [2022-07-13T20:43:14.334Z] #76 10.26 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:43:14.334Z] #76 10.27 Unpacking autoconf (2.69-14) ... [2022-07-13T20:43:14.334Z] #76 10.49 Selecting previously unselected package autotools-dev. [2022-07-13T20:43:14.334Z] #76 10.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:43:14.334Z] #76 10.51 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:43:14.334Z] #76 10.60 Selecting previously unselected package automake. [2022-07-13T20:43:14.334Z] #76 10.60 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:43:14.334Z] #76 10.62 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:43:14.334Z] #76 ... [2022-07-13T20:43:14.334Z] [2022-07-13T20:43:14.334Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:43:14.334Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:43:14.334Z] #57 1.903 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:43:14.334Z] #57 2.469 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:43:14.334Z] #57 2.469 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:43:14.334Z] #57 2.469 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:43:14.334Z] #57 2.868 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:43:14.334Z] #57 10.55 v3.0.2 [2022-07-13T20:43:14.334Z] #57 DONE 11.0s [2022-07-13T20:43:14.334Z] [2022-07-13T20:43:14.334Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:43:14.334Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:43:14.334Z] #40 1.222 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:43:14.334Z] #40 1.700 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:43:14.334Z] #40 1.700 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:43:14.334Z] #40 2.065 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:43:14.334Z] #40 2.072 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:43:14.334Z] #40 2.091 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:43:14.334Z] #40 2.165 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:43:14.334Z] #40 10.86 NAME: [2022-07-13T20:43:14.334Z] #40 10.86 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:43:14.334Z] #40 10.86 [2022-07-13T20:43:14.334Z] #40 10.86 USAGE: [2022-07-13T20:43:14.334Z] #40 10.86 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:43:14.334Z] #40 10.86 [2022-07-13T20:43:14.334Z] #40 10.86 COMMANDS: [2022-07-13T20:43:14.334Z] #40 10.86 init Create an initial ./winres/winres.json [2022-07-13T20:43:14.334Z] #40 10.86 make Make syso files for the "go build" command [2022-07-13T20:43:14.334Z] #40 10.86 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:43:14.334Z] #40 10.86 extract Extract all resources from an executable [2022-07-13T20:43:14.334Z] #40 10.86 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:43:14.334Z] #40 10.86 help, h Shows a list of commands or help for one command [2022-07-13T20:43:14.334Z] #40 10.86 [2022-07-13T20:43:14.334Z] #40 10.87 GLOBAL OPTIONS: [2022-07-13T20:43:14.334Z] #40 10.87 --help, -h show help (default: false) [2022-07-13T20:43:14.334Z] #40 DONE 11.0s [2022-07-13T20:43:14.334Z] [2022-07-13T20:43:14.334Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:14.334Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:14.334Z] #55 7.409 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:43:14.334Z] #55 7.421 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:43:14.334Z] #55 7.432 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:43:14.334Z] #55 7.479 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:43:14.334Z] #55 7.490 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:43:14.334Z] #55 7.523 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:43:14.334Z] #55 7.566 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:43:14.334Z] #55 7.600 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:43:14.334Z] #55 7.639 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:43:14.334Z] #55 7.760 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:43:14.334Z] #55 7.764 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:43:14.334Z] #55 8.052 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:43:14.334Z] #55 8.112 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.129 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:43:14.334Z] #55 8.267 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.275 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:43:14.334Z] #55 8.326 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.336 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.337 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.337 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:43:14.334Z] #55 8.338 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.338 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.349 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:43:14.334Z] #55 8.360 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:43:14.334Z] #55 8.382 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:43:14.334Z] #55 8.403 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:43:14.334Z] #55 8.403 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:43:14.334Z] #55 8.404 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:43:14.334Z] #55 8.420 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:43:14.334Z] #55 8.573 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:43:14.334Z] #55 8.625 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:43:14.334Z] #55 8.691 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:43:14.334Z] #55 8.709 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:43:14.334Z] #55 8.710 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:43:14.334Z] #55 8.762 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:43:14.334Z] #55 8.791 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:43:14.334Z] #55 8.875 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:43:14.334Z] #55 8.899 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:43:14.334Z] #55 8.971 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:43:14.334Z] #55 9.151 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:43:14.334Z] #55 9.186 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:43:14.334Z] #55 9.374 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:43:14.334Z] #55 9.374 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:43:14.334Z] #55 9.472 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:43:14.334Z] #55 9.501 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:43:14.334Z] #55 9.676 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:43:14.334Z] #55 9.716 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:43:14.334Z] #55 9.768 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:43:14.334Z] #55 9.826 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:43:14.334Z] #55 9.830 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:43:14.334Z] #55 9.963 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:43:14.334Z] #55 9.967 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:43:14.334Z] #55 10.03 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:43:14.334Z] #55 10.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:43:14.334Z] #55 10.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:43:14.334Z] #55 10.20 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:43:14.334Z] #55 10.21 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:43:14.334Z] #55 10.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:43:14.334Z] #55 10.41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:43:14.511Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.4s done [2022-07-13T20:43:14.595Z] #55 ... [2022-07-13T20:43:14.595Z] [2022-07-13T20:43:14.596Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:14.596Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:14.596Z] #42 2.876 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:14.596Z] #42 2.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:14.596Z] #42 2.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:14.596Z] #42 3.388 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:14.596Z] #42 4.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:14.596Z] #42 4.764 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:14.596Z] #42 7.403 Fetched 8550 kB in 5s (1782 kB/s) [2022-07-13T20:43:14.596Z] #42 7.403 Reading package lists... [2022-07-13T20:43:14.596Z] #42 8.920 Reading package lists... [2022-07-13T20:43:14.596Z] #42 10.43 Building dependency tree... [2022-07-13T20:43:14.768Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-13T20:43:14.768Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:43:14.856Z] #42 ... [2022-07-13T20:43:14.856Z] [2022-07-13T20:43:14.856Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:43:14.856Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:43:14.856Z] #34 1.681 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:43:14.856Z] #34 1.681 Cloning into '.'... [2022-07-13T20:43:14.856Z] #34 ... [2022-07-13T20:43:14.856Z] [2022-07-13T20:43:14.856Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:14.856Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:14.856Z] #42 11.48 The following additional packages will be installed: [2022-07-13T20:43:14.856Z] #42 11.48 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:43:15.025Z] #11 DONE 46.5s [2022-07-13T20:43:15.025Z] [2022-07-13T20:43:15.025Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:43:15.025Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:43:15.092Z] #11 ... [2022-07-13T20:43:15.092Z] [2022-07-13T20:43:15.092Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:43:15.092Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:43:15.092Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:43:15.092Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:43:15.092Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:43:15.092Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:43:15.092Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-07-13T20:43:15.092Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-07-13T20:43:15.092Z] #80 DONE 9.0s [2022-07-13T20:43:15.092Z] [2022-07-13T20:43:15.092Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:15.092Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:15.117Z] #42 11.48 Suggested packages: [2022-07-13T20:43:15.117Z] #42 11.48 cmake-doc ninja-build lrzip [2022-07-13T20:43:15.117Z] #42 11.48 Recommended packages: [2022-07-13T20:43:15.117Z] #42 11.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:43:15.117Z] #42 11.74 The following NEW packages will be installed: [2022-07-13T20:43:15.117Z] #42 11.74 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:43:15.117Z] #42 11.74 vim-common xxd [2022-07-13T20:43:15.688Z] #42 12.02 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:43:15.688Z] #42 12.02 Need to get 17.7 MB of archives. [2022-07-13T20:43:15.688Z] #42 12.02 After this operation, 70.7 MB of additional disk space will be used. [2022-07-13T20:43:15.688Z] #42 12.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:43:15.688Z] #42 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:43:15.688Z] #42 12.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:43:15.688Z] #42 12.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:43:15.688Z] #42 ... [2022-07-13T20:43:15.688Z] [2022-07-13T20:43:15.688Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:43:15.688Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:43:15.688Z] #62 11.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:15.688Z] #62 11.10 Fetched 460 kB in 0s (1637 kB/s) [2022-07-13T20:43:15.688Z] #62 11.21 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:43:15.688Z] #62 11.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:43:15.688Z] #62 11.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:43:15.688Z] #62 11.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:43:15.688Z] #62 11.63 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:43:15.688Z] #62 11.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:43:15.688Z] #62 11.64 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:43:15.688Z] #62 11.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:43:15.688Z] #62 11.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:43:15.688Z] #62 12.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:43:15.688Z] #62 DONE 12.2s [2022-07-13T20:43:15.688Z] [2022-07-13T20:43:15.689Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:15.689Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:15.689Z] #42 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-13T20:43:15.689Z] #42 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:43:15.689Z] #42 12.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:43:15.689Z] #42 12.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:43:15.689Z] #42 12.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:43:15.689Z] #42 12.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:43:15.949Z] #42 ... [2022-07-13T20:43:15.949Z] [2022-07-13T20:43:15.949Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:43:15.949Z] #63 sha256:11ba7b89ad2bf2185ccafca0f17f0bd4b8316d7cd44f881b4ad64fafa6430fd4 [2022-07-13T20:43:15.949Z] #63 DONE 0.2s [2022-07-13T20:43:15.949Z] [2022-07-13T20:43:15.949Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:43:15.949Z] #31 sha256:744c5062c2ab4c624bff2c1ac79850391d9cdb860a1b657cbe1dc7e82c2fddb2 [2022-07-13T20:43:15.949Z] #31 7.014 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:43:15.949Z] #31 7.595 [2022-07-13T20:43:15.949Z] #31 7.833 #=#=# ########## 14.5% ################################# 46.2% ################################################### 71.3% ######################################################################## 100.0% [2022-07-13T20:43:15.949Z] #31 8.796 [2022-07-13T20:43:15.949Z] #31 10.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:43:15.949Z] #31 11.17 [2022-07-13T20:43:15.949Z] #31 11.43 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:15.949Z] #31 11.78 [2022-07-13T20:43:15.949Z] #31 12.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:43:15.949Z] #31 13.16 [2022-07-13T20:43:16.210Z] #31 13.41 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:16.393Z] #12 DONE 1.1s [2022-07-13T20:43:16.393Z] [2022-07-13T20:43:16.393Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-13T20:43:16.393Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:43:16.471Z] #31 13.79 [2022-07-13T20:43:16.649Z] #13 DONE 0.7s [2022-07-13T20:43:16.731Z] #31 13.89 Download of images into '/build' complete. [2022-07-13T20:43:16.731Z] #31 13.89 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:43:16.731Z] #31 13.89 tar -cC '/build' . | docker load [2022-07-13T20:43:16.905Z] [2022-07-13T20:43:16.905Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:43:16.905Z] #25 sha256:ef13cdef8b5544474ab66c747227833a170b613d27398462a35b4d6708367e02 [2022-07-13T20:43:16.905Z] #25 ... [2022-07-13T20:43:16.905Z] [2022-07-13T20:43:16.905Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:43:16.905Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:43:16.905Z] #46 DONE 0.2s [2022-07-13T20:43:16.905Z] [2022-07-13T20:43:16.905Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:43:16.905Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:43:16.905Z] #33 DONE 0.2s [2022-07-13T20:43:16.992Z] #31 DONE 14.2s [2022-07-13T20:43:16.992Z] [2022-07-13T20:43:16.992Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:16.992Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:16.992Z] #42 12.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:16.992Z] #42 12.79 Fetched 17.7 MB in 1s (24.4 MB/s) [2022-07-13T20:43:16.992Z] #42 12.85 Selecting previously unselected package xxd. [2022-07-13T20:43:16.992Z] #42 12.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:43:16.992Z] #42 12.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:43:16.992Z] #42 12.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:43:16.992Z] #42 13.05 Selecting previously unselected package vim-common. [2022-07-13T20:43:16.992Z] #42 13.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:43:16.992Z] #42 13.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:43:16.992Z] #42 13.19 Selecting previously unselected package cmake-data. [2022-07-13T20:43:16.992Z] #42 13.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:43:16.992Z] #42 13.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:43:17.164Z] [2022-07-13T20:43:17.164Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-13T20:43:17.164Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:43:17.164Z] #50 DONE 0.4s [2022-07-13T20:43:17.164Z] [2022-07-13T20:43:17.164Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:17.164Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:17.164Z] #51 ... [2022-07-13T20:43:17.164Z] [2022-07-13T20:43:17.164Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:43:17.164Z] #66 sha256:ab633efa3adc669378fb25acfdc88554aa65dfb8208b5b64a3203e2db0108824 [2022-07-13T20:43:17.164Z] #66 DONE 0.5s [2022-07-13T20:43:17.425Z] [2022-07-13T20:43:17.425Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:43:17.425Z] #67 sha256:2696c1866c1ad33abba6c6df0d6cde69b059f82d290ffaf76d4cb7a30cb1f5e4 [2022-07-13T20:43:17.425Z] #67 ... [2022-07-13T20:43:17.425Z] [2022-07-13T20:43:17.425Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:43:17.425Z] #25 sha256:ef13cdef8b5544474ab66c747227833a170b613d27398462a35b4d6708367e02 [2022-07-13T20:43:17.425Z] #25 DONE 0.8s [2022-07-13T20:43:17.639Z] #11 ... [2022-07-13T20:43:17.639Z] [2022-07-13T20:43:17.639Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:43:17.639Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:43:17.639Z] #79 DONE 0.7s [2022-07-13T20:43:17.639Z] [2022-07-13T20:43:17.639Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:17.639Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:17.682Z] [2022-07-13T20:43:17.682Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:43:17.682Z] #26 sha256:07ef2d340673c9267569911f5fb11541faa82ffe7ae60bcce76358325a578951 [2022-07-13T20:43:17.899Z] #11 ... [2022-07-13T20:43:17.899Z] [2022-07-13T20:43:17.899Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:43:17.899Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:43:17.899Z] #81 DONE 0.8s [2022-07-13T20:43:17.934Z] #42 14.56 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:43:17.934Z] #42 14.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:43:17.934Z] #42 14.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:43:18.159Z] [2022-07-13T20:43:18.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:18.159Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:18.420Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.2s [2022-07-13T20:43:18.680Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.5s done [2022-07-13T20:43:18.680Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-13T20:43:18.680Z] #11 ... [2022-07-13T20:43:18.680Z] [2022-07-13T20:43:18.680Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:43:18.680Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:43:18.680Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.0s done [2022-07-13T20:43:18.680Z] #35 DONE 12.6s [2022-07-13T20:43:18.680Z] [2022-07-13T20:43:18.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:18.680Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:19.251Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.4s done [2022-07-13T20:43:19.251Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-13T20:43:19.822Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.4s done [2022-07-13T20:43:19.822Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-13T20:43:20.494Z] #42 ... [2022-07-13T20:43:20.494Z] [2022-07-13T20:43:20.494Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:43:20.494Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:20.494Z] #76 11.04 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:43:20.494Z] #76 11.06 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:43:20.494Z] #76 12.40 Selecting previously unselected package patch. [2022-07-13T20:43:20.494Z] #76 12.40 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 12.42 Unpacking patch (2.7.6-7) ... [2022-07-13T20:43:20.494Z] #76 12.55 Selecting previously unselected package dpkg-dev. [2022-07-13T20:43:20.494Z] #76 12.57 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:43:20.494Z] #76 12.58 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:43:20.494Z] #76 12.98 Selecting previously unselected package build-essential. [2022-07-13T20:43:20.494Z] #76 12.98 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 12.99 Unpacking build-essential (12.9) ... [2022-07-13T20:43:20.494Z] #76 13.09 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:43:20.494Z] #76 13.09 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 13.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:43:20.494Z] #76 13.19 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:43:20.494Z] #76 13.19 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 13.21 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:43:20.494Z] #76 13.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:43:20.494Z] #76 13.37 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 13.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:43:20.494Z] #76 13.57 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:43:20.494Z] #76 13.60 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 13.62 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:43:20.494Z] #76 13.72 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:43:20.494Z] #76 13.75 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 13.76 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:43:20.494Z] #76 13.87 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:43:20.494Z] #76 13.91 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 13.92 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:43:20.494Z] #76 14.31 Selecting previously unselected package libtool. [2022-07-13T20:43:20.494Z] #76 14.32 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:43:20.494Z] #76 14.35 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:43:20.494Z] #76 14.47 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:43:20.494Z] #76 14.47 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 14.49 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:43:20.494Z] #76 14.63 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:43:20.494Z] #76 14.63 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 14.64 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:43:20.494Z] #76 14.69 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:43:20.494Z] #76 14.70 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:43:20.494Z] #76 14.70 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:43:20.494Z] #76 14.80 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:43:20.494Z] #76 14.81 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:43:20.494Z] #76 14.83 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:43:20.494Z] #76 14.86 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:43:20.494Z] #76 14.93 Setting up file (1:5.39-3) ... [2022-07-13T20:43:20.494Z] #76 15.11 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:43:20.494Z] #76 15.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:43:20.494Z] #76 15.17 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:43:20.494Z] #76 15.21 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:43:20.494Z] #76 15.24 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:43:20.494Z] #76 15.25 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:43:20.494Z] #76 15.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:43:20.494Z] #76 15.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:43:20.494Z] #76 15.34 Setting up patch (2.7.6-7) ... [2022-07-13T20:43:20.494Z] #76 15.36 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:43:20.494Z] #76 15.40 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:43:20.494Z] #76 15.42 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:43:20.494Z] #76 15.45 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:43:20.494Z] #76 15.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:43:20.494Z] #76 15.55 Setting up libtool (2.4.6-15) ... [2022-07-13T20:43:20.494Z] #76 15.58 Setting up m4 (1.4.18-5) ... [2022-07-13T20:43:20.494Z] #76 15.61 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:43:20.494Z] #76 15.84 Setting up autoconf (2.69-14) ... [2022-07-13T20:43:20.494Z] #76 15.94 Setting up build-essential (12.9) ... [2022-07-13T20:43:20.494Z] #76 15.98 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:43:20.494Z] #76 16.02 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:43:20.494Z] #76 16.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:43:20.494Z] #76 DONE 16.9s [2022-07-13T20:43:20.494Z] [2022-07-13T20:43:20.494Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:20.494Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:20.494Z] #53 16.99 gotestsum version dev [2022-07-13T20:43:20.755Z] #53 DONE 17.1s [2022-07-13T20:43:20.755Z] [2022-07-13T20:43:20.755Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:20.755Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:20.755Z] #14 10.34 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:43:20.755Z] #14 10.34 Need to get 115 MB of archives. [2022-07-13T20:43:20.755Z] #14 10.34 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:43:20.755Z] #14 10.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-13T20:43:20.755Z] #14 10.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-13T20:43:20.755Z] #14 10.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-13T20:43:20.755Z] #14 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-13T20:43:20.755Z] #14 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-13T20:43:20.755Z] #14 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:43:20.755Z] #14 10.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-13T20:43:20.755Z] #14 10.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-13T20:43:20.755Z] #14 10.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-13T20:43:20.756Z] #14 10.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:43:20.756Z] #14 11.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:43:20.756Z] #14 12.05 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-13T20:43:20.756Z] #14 12.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:43:20.756Z] #14 12.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:43:20.756Z] #14 12.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-13T20:43:20.756Z] #14 12.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:43:20.756Z] #14 12.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:43:20.756Z] #14 12.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:43:20.756Z] #14 12.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:43:20.756Z] #14 12.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-13T20:43:20.756Z] #14 12.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:43:20.756Z] #14 12.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:43:20.756Z] #14 12.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:43:20.756Z] #14 12.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:43:20.756Z] #14 12.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:43:20.756Z] #14 12.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:43:20.756Z] #14 12.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:43:20.756Z] #14 12.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-13T20:43:20.756Z] #14 12.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:43:20.756Z] #14 12.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:43:20.756Z] #14 13.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:20.756Z] #14 13.23 Fetched 115 MB in 3s (40.0 MB/s) [2022-07-13T20:43:20.756Z] #14 13.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:43:20.756Z] #14 13.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 ... 15718 files and directories currently installed.) [2022-07-13T20:43:20.756Z] #14 13.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:43:20.756Z] #14 13.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:43:20.756Z] #14 14.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:43:20.756Z] #14 14.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:43:20.756Z] #14 14.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:43:20.756Z] #14 15.33 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:43:20.756Z] #14 15.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:43:20.756Z] #14 15.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:43:20.756Z] #14 15.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:43:20.756Z] #14 15.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:43:20.756Z] #14 15.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:43:20.756Z] #14 15.85 Selecting previously unselected package dmsetup. [2022-07-13T20:43:20.756Z] #14 15.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:43:20.756Z] #14 15.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:43:20.756Z] #14 16.04 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:43:20.756Z] #14 16.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:43:20.756Z] #14 16.05 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:43:20.756Z] #14 ... [2022-07-13T20:43:20.756Z] [2022-07-13T20:43:20.756Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:20.756Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:20.756Z] #42 17.34 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:43:20.756Z] #42 17.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:43:20.756Z] #42 17.35 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:43:21.332Z] #42 17.88 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:43:21.332Z] #42 17.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:43:21.332Z] #42 17.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:43:21.597Z] #42 18.12 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:43:21.597Z] #42 18.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:43:21.597Z] #42 18.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:43:21.860Z] #42 18.39 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:43:21.860Z] #42 18.39 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:43:21.860Z] #42 18.44 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:43:22.130Z] #42 18.61 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:43:22.130Z] #42 18.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:43:22.130Z] #42 18.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:43:22.391Z] #42 18.78 Selecting previously unselected package cmake. [2022-07-13T20:43:22.391Z] #42 18.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:43:22.391Z] #42 18.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:43:22.934Z] #26 ... [2022-07-13T20:43:22.934Z] [2022-07-13T20:43:22.934Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:22.934Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:22.934Z] #14 4.759 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:22.934Z] #14 4.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:22.934Z] #14 4.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:22.934Z] #14 5.151 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:22.934Z] #14 5.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:23.500Z] #14 ... [2022-07-13T20:43:23.500Z] [2022-07-13T20:43:23.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 ; [2022-07-13T20:43:23.500Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:23.500Z] #76 4.298 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:23.500Z] #76 4.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:23.500Z] #76 4.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:23.500Z] #76 4.592 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:23.500Z] #76 5.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:23.500Z] #76 6.347 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:23.500Z] #76 ... [2022-07-13T20:43:23.500Z] [2022-07-13T20:43:23.500Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:23.500Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:23.500Z] #14 6.677 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:23.803Z] #42 20.11 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:43:23.803Z] #42 20.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:43:23.803Z] #42 20.15 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:43:23.803Z] #42 20.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:43:23.803Z] #42 20.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:43:23.803Z] #42 20.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:43:23.803Z] #42 20.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:43:23.803Z] #42 20.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:43:24.064Z] #42 20.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:43:24.064Z] #42 20.48 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:43:24.064Z] #42 20.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:43:24.325Z] #42 ... [2022-07-13T20:43:24.326Z] [2022-07-13T20:43:24.326Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:24.326Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:24.326Z] #51 10.64 The following additional packages will be installed: [2022-07-13T20:43:24.326Z] #51 10.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:43:24.326Z] #51 10.64 python3-protobuf python3-six [2022-07-13T20:43:24.326Z] #51 10.64 Suggested packages: [2022-07-13T20:43:24.326Z] #51 10.64 python3-setuptools [2022-07-13T20:43:24.326Z] #51 10.64 Recommended packages: [2022-07-13T20:43:24.326Z] #51 10.64 iproute2 | iproute [2022-07-13T20:43:24.326Z] #51 10.79 The following NEW packages will be installed: [2022-07-13T20:43:24.326Z] #51 10.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:43:24.326Z] #51 10.79 python3-protobuf python3-six [2022-07-13T20:43:24.326Z] #51 11.30 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:43:24.326Z] #51 11.30 Need to get 2314 kB of archives. [2022-07-13T20:43:24.326Z] #51 11.30 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:43:24.326Z] #51 11.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:43:24.326Z] #51 11.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:43:24.326Z] #51 11.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:43:24.326Z] #51 11.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:43:24.326Z] #51 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:43:24.326Z] #51 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:43:24.326Z] #51 11.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:43:24.326Z] #51 13.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:43:24.326Z] #51 14.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:24.326Z] #51 14.30 Fetched 2314 kB in 3s (756 kB/s) [2022-07-13T20:43:24.326Z] #51 14.35 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:43:24.326Z] #51 14.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:43:24.326Z] #51 14.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:43:24.326Z] #51 14.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:43:24.326Z] #51 15.01 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:43:24.326Z] #51 15.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:43:24.326Z] #51 15.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:43:24.326Z] #51 15.19 Selecting previously unselected package python3-six. [2022-07-13T20:43:24.326Z] #51 15.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:43:24.326Z] #51 15.19 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:43:24.326Z] #51 15.30 Selecting previously unselected package python3-protobuf. [2022-07-13T20:43:24.326Z] #51 15.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:43:24.326Z] #51 15.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:43:24.326Z] #51 15.87 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:43:24.326Z] #51 15.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:43:24.326Z] #51 15.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:43:24.326Z] #51 16.04 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:43:24.326Z] #51 16.05 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:43:24.326Z] #51 16.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:43:24.326Z] #51 16.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:43:24.326Z] #51 16.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:43:24.326Z] #51 16.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:43:24.326Z] #51 16.73 Selecting previously unselected package criu. [2022-07-13T20:43:24.326Z] #51 16.73 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:43:24.326Z] #51 16.74 Unpacking criu (3.17-1) ... [2022-07-13T20:43:24.326Z] #51 17.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:43:24.326Z] #51 18.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:43:24.326Z] #51 18.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:43:24.326Z] #51 18.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:43:24.326Z] #51 18.30 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:43:24.326Z] #51 18.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:43:24.326Z] #51 18.80 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:43:24.326Z] #51 19.75 Setting up criu (3.17-1) ... [2022-07-13T20:43:24.326Z] #51 20.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:43:24.588Z] #51 DONE 21.1s [2022-07-13T20:43:24.588Z] [2022-07-13T20:43:24.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 [2022-07-13T20:43:24.588Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:24.588Z] #42 DONE 21.3s [2022-07-13T20:43:24.588Z] [2022-07-13T20:43:24.588Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:43:24.588Z] #43 sha256:c544d59579448bcb806d01864cb6d604ea0c0b39ae84c847d23298fed15de540 [2022-07-13T20:43:24.849Z] #43 DONE 0.1s [2022-07-13T20:43:24.849Z] [2022-07-13T20:43:24.849Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:24.849Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:24.849Z] #14 18.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:43:24.849Z] #14 18.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:43:24.849Z] #14 18.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:43:24.849Z] #14 21.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:43:24.849Z] #14 21.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:43:24.849Z] #14 21.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:43:24.849Z] #14 21.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:43:24.849Z] #14 21.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:43:24.849Z] #14 21.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:43:25.113Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.8s done [2022-07-13T20:43:25.114Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0.1s [2022-07-13T20:43:25.792Z] #14 ... [2022-07-13T20:43:25.792Z] [2022-07-13T20:43:25.792Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:43:25.792Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:43:25.792Z] #34 12.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:43:25.792Z] #34 12.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:43:25.792Z] #34 ... [2022-07-13T20:43:25.792Z] [2022-07-13T20:43:25.792Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:43:25.792Z] #64 sha256:aa078f278e59e84b4f0ea6ff0c4faf08cf88b2ab7919f88398983da3efe9746d [2022-07-13T20:43:25.792Z] #64 0.966 + RM_GOPATH=0 [2022-07-13T20:43:25.792Z] #64 0.966 + TMP_GOPATH= [2022-07-13T20:43:25.792Z] #64 0.966 + : /build [2022-07-13T20:43:25.792Z] #64 0.966 + '[' -z '' ']' [2022-07-13T20:43:25.792Z] #64 0.967 ++ mktemp -d [2022-07-13T20:43:25.792Z] #64 0.968 + export GOPATH=/tmp/tmp.UTQWWDC93A [2022-07-13T20:43:25.792Z] #64 0.968 + GOPATH=/tmp/tmp.UTQWWDC93A [2022-07-13T20:43:25.792Z] #64 0.968 + RM_GOPATH=1 [2022-07-13T20:43:25.792Z] #64 0.969 + case "$(go env GOARCH)" in [2022-07-13T20:43:25.792Z] #64 0.970 ++ go env GOARCH [2022-07-13T20:43:25.792Z] #64 0.977 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:25.792Z] #64 0.977 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:25.792Z] #64 0.978 ++ dirname /install.sh [2022-07-13T20:43:25.792Z] #64 0.981 + dir=/ [2022-07-13T20:43:25.792Z] #64 0.981 + bin=containerd [2022-07-13T20:43:25.792Z] #64 0.981 + shift [2022-07-13T20:43:25.792Z] #64 0.981 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:43:25.792Z] #64 0.981 + . //containerd.installer [2022-07-13T20:43:25.792Z] #64 0.981 ++ set -e [2022-07-13T20:43:25.792Z] #64 0.981 ++ : v1.6.6 [2022-07-13T20:43:25.792Z] #64 0.981 + install_containerd [2022-07-13T20:43:25.792Z] #64 0.983 + echo 'Install containerd version v1.6.6' [2022-07-13T20:43:25.792Z] #64 0.983 Install containerd version v1.6.6 [2022-07-13T20:43:25.792Z] #64 0.983 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UTQWWDC93A/src/github.com/containerd/containerd [2022-07-13T20:43:25.792Z] #64 0.993 Cloning into '/tmp/tmp.UTQWWDC93A/src/github.com/containerd/containerd'... [2022-07-13T20:43:26.054Z] #64 ... [2022-07-13T20:43:26.054Z] [2022-07-13T20:43:26.054Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:43:26.054Z] #44 sha256:15bf9111315753419c59b22984e8b80375c16d1d527504b7907ee3569c68986f [2022-07-13T20:43:26.054Z] #44 1.083 + RM_GOPATH=0 [2022-07-13T20:43:26.054Z] #44 1.083 + TMP_GOPATH= [2022-07-13T20:43:26.054Z] #44 1.083 + : /build [2022-07-13T20:43:26.054Z] #44 1.083 + '[' -z '' ']' [2022-07-13T20:43:26.054Z] #44 1.084 ++ mktemp -d [2022-07-13T20:43:26.054Z] #44 1.086 + export GOPATH=/tmp/tmp.CumFOJvOfV [2022-07-13T20:43:26.054Z] #44 1.086 + GOPATH=/tmp/tmp.CumFOJvOfV [2022-07-13T20:43:26.054Z] #44 1.086 + RM_GOPATH=1 [2022-07-13T20:43:26.054Z] #44 1.086 + case "$(go env GOARCH)" in [2022-07-13T20:43:26.054Z] #44 1.087 ++ go env GOARCH [2022-07-13T20:43:26.054Z] #44 1.103 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:26.054Z] #44 1.103 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:26.054Z] #44 1.106 ++ dirname /install.sh [2022-07-13T20:43:26.054Z] #44 1.111 + dir=/ [2022-07-13T20:43:26.054Z] #44 1.123 + bin=tini [2022-07-13T20:43:26.054Z] #44 1.123 + shift [2022-07-13T20:43:26.054Z] #44 1.123 + '[' '!' -f //tini.installer ']' [2022-07-13T20:43:26.054Z] #44 1.123 + . //tini.installer [2022-07-13T20:43:26.054Z] #44 1.123 ++ : v0.19.0 [2022-07-13T20:43:26.054Z] #44 1.123 + install_tini [2022-07-13T20:43:26.054Z] #44 1.123 + echo 'Install tini version v0.19.0' [2022-07-13T20:43:26.054Z] #44 1.123 + git clone https://github.com/krallin/tini.git /tmp/tmp.CumFOJvOfV/tini [2022-07-13T20:43:26.054Z] #44 1.123 Install tini version v0.19.0 [2022-07-13T20:43:26.054Z] #44 1.128 Cloning into '/tmp/tmp.CumFOJvOfV/tini'... [2022-07-13T20:43:26.316Z] #44 1.494 + cd /tmp/tmp.CumFOJvOfV/tini [2022-07-13T20:43:26.316Z] #44 1.494 + git checkout -q v0.19.0 [2022-07-13T20:43:26.316Z] #44 1.503 + cmake . [2022-07-13T20:43:26.361Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-083d9e78acddfc0ff) in /home/ubuntu/workspace/moby_PR-43806 [Pipeline] { [Pipeline] checkout [2022-07-13T20:43:26.577Z] #44 1.678 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:43:26.577Z] #44 1.696 -- Detecting C compiler ABI info [2022-07-13T20:43:26.577Z] #44 1.921 -- Detecting C compiler ABI info - done [2022-07-13T20:43:26.718Z] The recommended git tool is: git [2022-07-13T20:43:26.781Z] #14 9.861 Fetched 8550 kB in 5s (1594 kB/s) [2022-07-13T20:43:26.781Z] #14 9.861 Reading package lists... [2022-07-13T20:43:26.781Z] #14 ... [2022-07-13T20:43:26.781Z] [2022-07-13T20:43:26.781Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:26.781Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:26.781Z] #55 ... [2022-07-13T20:43:26.781Z] [2022-07-13T20:43:26.781Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:43:26.781Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:43:26.781Z] #40 9.420 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:43:26.838Z] #44 1.963 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:43:26.838Z] #44 1.971 -- Detecting C compile features [2022-07-13T20:43:26.838Z] #44 1.972 -- Detecting C compile features - done [2022-07-13T20:43:26.838Z] #44 1.981 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:43:26.838Z] #44 2.036 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:43:26.838Z] #44 2.074 -- Configuring done [2022-07-13T20:43:26.838Z] #44 2.079 -- Generating done [2022-07-13T20:43:26.838Z] #44 2.084 -- Build files have been written to: /tmp/tmp.CumFOJvOfV/tini [2022-07-13T20:43:26.838Z] #44 2.087 + make tini-static [2022-07-13T20:43:27.048Z] #40 ... [2022-07-13T20:43:27.048Z] [2022-07-13T20:43:27.048Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:43:27.048Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:43:27.048Z] #38 8.334 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:43:27.048Z] #38 ... [2022-07-13T20:43:27.048Z] [2022-07-13T20:43:27.048Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:43:27.048Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:43:27.048Z] #62 9.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:27.048Z] #62 9.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:27.048Z] #62 9.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:27.098Z] #44 2.224 Scanning dependencies of target tini-static [2022-07-13T20:43:27.098Z] #44 2.283 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:43:27.306Z] #62 ... [2022-07-13T20:43:27.306Z] [2022-07-13T20:43:27.306Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:27.306Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:27.306Z] #42 9.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:27.306Z] #42 9.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:27.306Z] #42 9.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:27.306Z] #42 ... [2022-07-13T20:43:27.306Z] [2022-07-13T20:43:27.306Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:27.306Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:27.306Z] #53 10.44 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:43:27.563Z] #53 ... [2022-07-13T20:43:27.563Z] [2022-07-13T20:43:27.563Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:43:27.563Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:43:27.563Z] #34 9.304 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:43:27.563Z] #34 9.307 Cloning into '.'... [2022-07-13T20:43:27.670Z] #44 2.780 [100%] Linking C executable tini-static [2022-07-13T20:43:27.821Z] #34 ... [2022-07-13T20:43:27.821Z] [2022-07-13T20:43:27.821Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:43:27.821Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:43:27.821Z] #36 10.62 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:43:27.821Z] #36 ... [2022-07-13T20:43:27.821Z] [2022-07-13T20:43:27.821Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:43:27.821Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:43:27.821Z] #47 8.413 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:43:27.821Z] #47 8.417 Cloning into '.'... [2022-07-13T20:43:27.931Z] #44 3.072 [100%] Built target tini-static [2022-07-13T20:43:27.931Z] #44 3.095 + mkdir -p /build [2022-07-13T20:43:27.931Z] #44 3.096 + cp tini-static /build/docker-init [2022-07-13T20:43:28.083Z] #47 ... [2022-07-13T20:43:28.083Z] [2022-07-13T20:43:28.083Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:43:28.083Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:43:28.083Z] #57 10.57 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:43:28.083Z] #57 ... [2022-07-13T20:43:28.083Z] [2022-07-13T20:43:28.083Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:28.083Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:28.083Z] #42 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:28.192Z] #44 DONE 3.4s [2022-07-13T20:43:28.192Z] [2022-07-13T20:43:28.192Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:28.192Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:28.192Z] #14 23.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:43:28.193Z] #14 23.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:43:28.193Z] #14 23.97 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:43:28.961Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b68d6e37a70f9f3d) in /home/ubuntu/workspace/moby_PR-43806 [Pipeline] { [Pipeline] checkout [2022-07-13T20:43:29.065Z] The recommended git tool is: git [2022-07-13T20:43:29.325Z] #11 ... [2022-07-13T20:43:29.325Z] [2022-07-13T20:43:29.325Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:43:29.325Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:43:29.325Z] #36 0.949 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:29.325Z] #36 0.961 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:29.325Z] #36 0.961 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:29.325Z] #36 1.114 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:29.325Z] #36 1.367 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:29.325Z] #36 1.758 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:29.325Z] #36 2.946 Fetched 8550 kB in 2s (3782 kB/s) [2022-07-13T20:43:29.325Z] #36 2.946 Reading package lists... [2022-07-13T20:43:29.325Z] #36 3.758 Reading package lists... [2022-07-13T20:43:29.325Z] #36 4.519 Building dependency tree... [2022-07-13T20:43:29.325Z] #36 4.876 The following additional packages will be installed: [2022-07-13T20:43:29.325Z] #36 4.876 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:43:29.325Z] #36 4.876 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:43:29.325Z] #36 4.876 Recommended packages: [2022-07-13T20:43:29.325Z] #36 4.876 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:43:29.325Z] #36 5.050 The following NEW packages will be installed: [2022-07-13T20:43:29.325Z] #36 5.050 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:43:29.325Z] #36 5.050 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:43:29.325Z] #36 5.050 libssh2-1 openssl [2022-07-13T20:43:29.325Z] #36 5.324 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:43:29.325Z] #36 5.324 Need to get 3041 kB of archives. [2022-07-13T20:43:29.325Z] #36 5.324 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:43:29.325Z] #36 5.324 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:43:29.325Z] #36 5.336 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:43:29.325Z] #36 5.341 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:43:29.325Z] #36 5.346 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-13T20:43:29.325Z] #36 5.346 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:43:29.325Z] #36 5.346 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-13T20:43:29.325Z] #36 5.350 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:43:29.325Z] #36 5.351 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:43:29.325Z] #36 5.358 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:43:29.325Z] #36 5.358 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:43:29.325Z] #36 5.358 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:43:29.325Z] #36 5.358 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:43:29.325Z] #36 5.362 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:43:29.325Z] #36 5.367 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:43:29.325Z] #36 5.367 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:43:29.325Z] #36 5.545 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:29.325Z] #36 5.577 Fetched 3041 kB in 0s (9888 kB/s) [2022-07-13T20:43:29.325Z] #36 5.610 Selecting previously unselected package openssl. [2022-07-13T20:43:29.325Z] #36 5.610 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-13T20:43:29.325Z] #36 5.610 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 5.618 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:43:29.325Z] #36 5.777 Selecting previously unselected package ca-certificates. [2022-07-13T20:43:29.325Z] #36 5.777 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:43:29.325Z] #36 5.777 Unpacking ca-certificates (20210119) ... [2022-07-13T20:43:29.325Z] #36 5.898 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:43:29.325Z] #36 5.900 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 5.917 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:43:29.325Z] #36 5.987 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:43:29.325Z] #36 5.987 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 5.991 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.038 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:43:29.325Z] #36 6.038 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.078 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.130 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:43:29.325Z] #36 6.130 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.134 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.204 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:43:29.325Z] #36 6.204 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.208 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:43:29.325Z] #36 6.253 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:43:29.325Z] #36 6.253 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.291 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:43:29.325Z] #36 6.332 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:43:29.325Z] #36 6.332 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.337 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:43:29.325Z] #36 6.388 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:43:29.325Z] #36 6.388 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.394 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:43:29.325Z] #36 6.444 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:43:29.325Z] #36 6.446 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.452 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.510 Selecting previously unselected package curl. [2022-07-13T20:43:29.325Z] #36 6.511 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.517 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.582 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:43:29.325Z] #36 6.582 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.585 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:43:29.325Z] #36 6.656 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:43:29.325Z] #36 6.656 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.660 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:43:29.325Z] #36 6.710 Selecting previously unselected package jq. [2022-07-13T20:43:29.325Z] #36 6.710 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:43:29.325Z] #36 6.715 Unpacking jq (1.6-2.1) ... [2022-07-13T20:43:29.325Z] #36 6.782 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:43:29.325Z] #36 6.797 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:43:29.325Z] #36 6.807 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:43:29.325Z] #36 6.821 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.836 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:43:29.325Z] #36 6.847 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.859 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:43:29.325Z] #36 6.872 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:43:29.325Z] #36 6.890 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:43:29.325Z] #36 6.903 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:43:29.325Z] #36 6.916 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 6.932 Setting up ca-certificates (20210119) ... [2022-07-13T20:43:29.325Z] #36 7.567 Updating certificates in /etc/ssl/certs... [2022-07-13T20:43:29.325Z] #36 8.334 129 added, 0 removed; done. [2022-07-13T20:43:29.325Z] #36 8.370 Setting up jq (1.6-2.1) ... [2022-07-13T20:43:29.325Z] #36 8.392 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 8.406 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:43:29.325Z] #36 8.418 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:43:29.325Z] #36 8.440 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:43:29.325Z] #36 8.450 Updating certificates in /etc/ssl/certs... [2022-07-13T20:43:29.325Z] #36 9.036 0 added, 0 removed; done. [2022-07-13T20:43:29.325Z] #36 9.036 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:43:29.325Z] #36 9.037 done. [2022-07-13T20:43:29.325Z] #36 ... [2022-07-13T20:43:29.325Z] [2022-07-13T20:43:29.325Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:29.325Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:29.325Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.1s done [2022-07-13T20:43:29.585Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-07-13T20:43:30.156Z] #11 ... [2022-07-13T20:43:30.157Z] [2022-07-13T20:43:30.157Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:43:30.157Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:43:30.157Z] #36 DONE 11.3s [2022-07-13T20:43:30.157Z] [2022-07-13T20:43:30.157Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:30.157Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:30.422Z] #11 ... [2022-07-13T20:43:30.422Z] [2022-07-13T20:43:30.422Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:43:30.422Z] #37 sha256:86a552242041ae582d17c69b8db853b49f00ccb227098188c445b17f263fa24e [2022-07-13T20:43:30.422Z] #37 DONE 0.2s [2022-07-13T20:43:30.422Z] [2022-07-13T20:43:30.422Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:43:30.422Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:43:30.609Z] #42 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:30.768Z] #14 ... [2022-07-13T20:43:30.768Z] [2022-07-13T20:43:30.768Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:43:30.768Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:43:30.768Z] #77 0.945 Cloning into '/tmp/crun-build'... [2022-07-13T20:43:30.768Z] #77 2.600 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:43:30.768Z] #77 2.619 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:43:30.768Z] #77 3.246 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:43:30.768Z] #77 3.260 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:43:30.768Z] #77 3.260 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:43:30.768Z] #77 3.261 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:43:30.768Z] #77 3.275 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:43:30.768Z] #77 3.956 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:43:30.768Z] #77 4.501 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:43:30.768Z] #77 5.083 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:43:30.768Z] #77 5.210 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:43:30.768Z] #77 5.391 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:43:30.814Z] using credential docker-jenkins-github-credentials [2022-07-13T20:43:30.827Z] Cloning the remote Git repository [2022-07-13T20:43:30.827Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:43:31.340Z] #77 ... [2022-07-13T20:43:31.340Z] [2022-07-13T20:43:31.340Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:43:31.340Z] #64 sha256:aa078f278e59e84b4f0ea6ff0c4faf08cf88b2ab7919f88398983da3efe9746d [2022-07-13T20:43:31.340Z] #64 15.52 + cd /tmp/tmp.UTQWWDC93A/src/github.com/containerd/containerd [2022-07-13T20:43:31.340Z] #64 15.52 + git checkout -q v1.6.6 [2022-07-13T20:43:30.881Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:43:30.952Z] > git init /home/ubuntu/workspace/moby_PR-43806 # timeout=10 [2022-07-13T20:43:31.429Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:43:31.429Z] > git --version # timeout=10 [2022-07-13T20:43:31.443Z] > git --version # 'git version 2.25.1' [2022-07-13T20:43:31.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:43:31.521Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:43:32.282Z] #64 16.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:43:32.282Z] #64 16.15 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:43:32.282Z] #64 16.15 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:43:32.282Z] #64 16.15 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:43:32.282Z] #64 16.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:43:32.282Z] #64 16.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:43:32.282Z] #64 16.15 + '[' '' = dynamic ']' [2022-07-13T20:43:32.282Z] #64 16.15 + make [2022-07-13T20:43:32.425Z] using credential docker-jenkins-github-credentials [2022-07-13T20:43:32.434Z] Cloning the remote Git repository [2022-07-13T20:43:32.434Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:43:32.454Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:43:32.518Z] > git init /home/ubuntu/workspace/moby_PR-43806 # timeout=10 [2022-07-13T20:43:32.853Z] #64 17.12 + bin/ctr [2022-07-13T20:43:32.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:43:32.948Z] > git --version # timeout=10 [2022-07-13T20:43:32.960Z] > git --version # 'git version 2.25.1' [2022-07-13T20:43:32.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:43:32.965Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:43:33.931Z] #42 ... [2022-07-13T20:43:33.931Z] [2022-07-13T20:43:33.931Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:33.931Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:33.931Z] #53 13.79 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:43:33.932Z] #53 13.90 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:43:33.932Z] #53 14.10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:43:33.932Z] #53 14.65 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:43:33.932Z] #53 15.79 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:43:33.932Z] #53 15.91 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:43:33.932Z] #53 16.04 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:43:33.932Z] #53 16.16 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:43:34.665Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-13T20:43:34.864Z] #53 ... [2022-07-13T20:43:34.864Z] [2022-07-13T20:43:34.864Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:43:34.864Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:34.864Z] #76 8.107 Fetched 8550 kB in 4s (2097 kB/s) [2022-07-13T20:43:34.864Z] #76 8.107 Reading package lists... [2022-07-13T20:43:34.864Z] #76 15.18 Reading package lists... [2022-07-13T20:43:34.864Z] #76 ... [2022-07-13T20:43:34.864Z] [2022-07-13T20:43:34.864Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:43:34.864Z] #26 sha256:07ef2d340673c9267569911f5fb11541faa82ffe7ae60bcce76358325a578951 [2022-07-13T20:43:34.864Z] #26 8.597 + RM_GOPATH=0 [2022-07-13T20:43:34.864Z] #26 8.597 + TMP_GOPATH= [2022-07-13T20:43:34.864Z] #26 8.597 + : /build [2022-07-13T20:43:34.864Z] #26 8.597 + '[' -z '' ']' [2022-07-13T20:43:34.864Z] #26 8.597 ++ mktemp -d [2022-07-13T20:43:34.864Z] #26 8.606 + export GOPATH=/tmp/tmp.DPuMoWXCZp [2022-07-13T20:43:34.864Z] #26 8.613 + GOPATH=/tmp/tmp.DPuMoWXCZp [2022-07-13T20:43:34.864Z] #26 8.614 + RM_GOPATH=1 [2022-07-13T20:43:34.864Z] #26 8.615 + case "$(go env GOARCH)" in [2022-07-13T20:43:34.864Z] #26 8.616 ++ go env GOARCH [2022-07-13T20:43:34.864Z] #26 8.708 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:34.864Z] #26 8.708 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:34.864Z] #26 8.709 ++ dirname /install.sh [2022-07-13T20:43:34.864Z] #26 8.710 + dir=/ [2022-07-13T20:43:34.864Z] #26 8.710 + bin=dockercli [2022-07-13T20:43:34.864Z] #26 8.710 + shift [2022-07-13T20:43:34.864Z] #26 8.710 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:43:34.864Z] #26 8.710 + . //dockercli.installer [2022-07-13T20:43:34.864Z] #26 8.711 ++ : stable [2022-07-13T20:43:34.864Z] #26 8.712 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:43:34.864Z] #26 8.712 ++ : 17.06.2-ce [2022-07-13T20:43:34.864Z] #26 8.712 + install_dockercli [2022-07-13T20:43:34.864Z] #26 8.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:43:34.864Z] #26 8.712 ++ uname -m [2022-07-13T20:43:34.864Z] #26 8.717 + arch=x86_64 [2022-07-13T20:43:34.864Z] #26 8.717 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:43:34.864Z] #26 8.717 + url=https://download.docker.com/linux/static [2022-07-13T20:43:34.864Z] #26 8.717 + tar -xz docker/docker [2022-07-13T20:43:34.864Z] #26 8.717 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:43:35.121Z] #26 ... [2022-07-13T20:43:35.121Z] [2022-07-13T20:43:35.121Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:43:35.121Z] #67 sha256:2696c1866c1ad33abba6c6df0d6cde69b059f82d290ffaf76d4cb7a30cb1f5e4 [2022-07-13T20:43:35.121Z] #67 7.839 + RM_GOPATH=0 [2022-07-13T20:43:35.121Z] #67 7.839 + TMP_GOPATH= [2022-07-13T20:43:35.121Z] #67 7.839 + : /build [2022-07-13T20:43:35.121Z] #67 7.839 + '[' -z '' ']' [2022-07-13T20:43:35.121Z] #67 7.839 ++ mktemp -d [2022-07-13T20:43:35.121Z] #67 7.839 + export GOPATH=/tmp/tmp.ko4FtakUGx [2022-07-13T20:43:35.121Z] #67 7.839 + GOPATH=/tmp/tmp.ko4FtakUGx [2022-07-13T20:43:35.121Z] #67 7.839 + RM_GOPATH=1 [2022-07-13T20:43:35.121Z] #67 7.839 + case "$(go env GOARCH)" in [2022-07-13T20:43:35.121Z] #67 7.839 ++ go env GOARCH [2022-07-13T20:43:35.121Z] #67 7.848 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:35.121Z] #67 7.848 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:35.121Z] #67 7.848 ++ dirname /install.sh [2022-07-13T20:43:35.121Z] #67 7.848 + dir=/ [2022-07-13T20:43:35.121Z] #67 7.848 + bin=rootlesskit [2022-07-13T20:43:35.121Z] #67 7.848 + shift [2022-07-13T20:43:35.121Z] #67 7.848 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:43:35.121Z] #67 7.848 + . //rootlesskit.installer [2022-07-13T20:43:35.121Z] #67 7.848 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:43:35.121Z] #67 7.848 + install_rootlesskit [2022-07-13T20:43:35.121Z] #67 7.848 + case "$1" in [2022-07-13T20:43:35.121Z] #67 7.848 + export CGO_ENABLED=0 [2022-07-13T20:43:35.121Z] #67 7.848 + CGO_ENABLED=0 [2022-07-13T20:43:35.121Z] #67 7.848 + _install_rootlesskit [2022-07-13T20:43:35.121Z] #67 7.848 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:43:35.121Z] #67 7.848 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:43:35.121Z] #67 7.848 + GOBIN=/build [2022-07-13T20:43:35.121Z] #67 7.848 + GO111MODULE=on [2022-07-13T20:43:35.121Z] #67 7.848 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:43:35.121Z] #67 7.856 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:43:35.121Z] #67 8.364 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:43:35.121Z] #67 12.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:43:35.121Z] #67 12.38 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:43:35.121Z] #67 13.34 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:43:35.384Z] #67 ... [2022-07-13T20:43:35.384Z] [2022-07-13T20:43:35.384Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:35.384Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:35.384Z] #55 10.60 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:43:35.384Z] #55 13.90 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:43:35.384Z] #55 13.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:43:35.384Z] #55 14.15 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:43:35.384Z] #55 14.16 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:43:35.384Z] #55 14.32 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:43:35.384Z] #55 14.95 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:43:35.384Z] #55 15.08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:43:35.384Z] #55 16.50 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:43:35.384Z] #55 16.52 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:43:35.384Z] #55 16.71 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:43:35.384Z] #55 16.80 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:43:35.949Z] #55 19.10 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:43:35.949Z] #55 ... [2022-07-13T20:43:35.949Z] [2022-07-13T20:43:35.949Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:35.949Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:35.949Z] #14 9.861 Reading package lists... [2022-07-13T20:43:36.285Z] #64 ... [2022-07-13T20:43:36.285Z] [2022-07-13T20:43:36.285Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:43:36.285Z] #67 sha256:dd862d43c08043bdf723c628a6238d69ca5637be7843cf8a94abd6dd6a751c4d [2022-07-13T20:43:36.285Z] #67 29.38 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:43:36.285Z] #67 29.38 + GOBIN=/build [2022-07-13T20:43:36.285Z] #67 29.38 + GO111MODULE=on [2022-07-13T20:43:36.285Z] #67 29.38 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:43:36.285Z] #67 31.69 rootlesskit version 1.0.0 [2022-07-13T20:43:36.285Z] #67 31.70 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:43:36.285Z] #67 31.70 -container-ip string [2022-07-13T20:43:36.285Z] #67 31.70 container ip [2022-07-13T20:43:36.285Z] #67 31.70 -container-port int [2022-07-13T20:43:36.285Z] #67 31.70 container port (default -1) [2022-07-13T20:43:36.285Z] #67 31.70 -host-ip string [2022-07-13T20:43:36.285Z] #67 31.70 host ip [2022-07-13T20:43:36.285Z] #67 31.70 -host-port int [2022-07-13T20:43:36.285Z] #67 31.70 host port (default -1) [2022-07-13T20:43:36.285Z] #67 31.70 -proto string [2022-07-13T20:43:36.285Z] #67 31.70 proxy protocol (default "tcp") [2022-07-13T20:43:36.285Z] #67 DONE 32.6s [2022-07-13T20:43:36.285Z] [2022-07-13T20:43:36.285Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:43:36.285Z] #68 sha256:eaa9f011b311cc3647897a31b006b1a313a785d1f89b41ae8d6091d85590551e [2022-07-13T20:43:36.559Z] #14 19.61 Reading package lists... [2022-07-13T20:43:36.559Z] #14 ... [2022-07-13T20:43:36.559Z] [2022-07-13T20:43:36.559Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:36.559Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:36.559Z] #51 9.231 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:36.559Z] #51 9.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:36.559Z] #51 9.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:36.559Z] #51 9.930 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:43:36.559Z] #51 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:36.559Z] #51 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:36.559Z] #51 16.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:36.559Z] #51 ... [2022-07-13T20:43:36.559Z] [2022-07-13T20:43:36.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 [2022-07-13T20:43:36.559Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:36.559Z] #55 19.23 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:43:36.559Z] #55 19.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:43:36.559Z] #55 19.57 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:43:36.561Z] #68 DONE 0.1s [2022-07-13T20:43:36.561Z] [2022-07-13T20:43:36.561Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:43:36.562Z] #69 sha256:91c1e3c7e0ca2cf04748b090e2f18720b8d95c6d5b4899f03639fe5d8f5b1c4a [2022-07-13T20:43:36.562Z] #69 DONE 0.1s [2022-07-13T20:43:36.562Z] [2022-07-13T20:43:36.562Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:36.562Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:36.562Z] #14 28.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:43:36.562Z] #14 28.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:43:36.562Z] #14 28.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:43:36.562Z] #14 30.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:43:36.562Z] #14 30.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:43:36.562Z] #14 30.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:43:36.562Z] #14 32.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:43:36.562Z] #14 32.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:43:36.562Z] #14 32.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:43:37.497Z] #55 ... [2022-07-13T20:43:37.497Z] [2022-07-13T20:43:37.497Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:43:37.497Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:43:37.497Z] #40 10.60 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:43:37.497Z] #40 13.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:43:37.497Z] #40 13.63 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:43:37.497Z] #40 13.83 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:43:37.497Z] #40 18.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:43:37.497Z] #40 19.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:43:37.497Z] #40 ... [2022-07-13T20:43:37.497Z] [2022-07-13T20:43:37.497Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:37.497Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:37.497Z] #51 19.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:43:37.964Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.3s done [2022-07-13T20:43:38.224Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:43:38.443Z] #51 ... [2022-07-13T20:43:38.443Z] [2022-07-13T20:43:38.443Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:43:38.443Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:43:38.443Z] #62 11.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:38.443Z] #62 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:38.443Z] #62 17.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:38.537Z] #11 DONE 32.2s [2022-07-13T20:43:38.537Z] [2022-07-13T20:43:38.537Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:43:38.537Z] #38 sha256:1fb1430885652e777e2185b13b9442d06f710023748d013d3be882251275818f [2022-07-13T20:43:38.537Z] #38 1.560 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:43:38.537Z] #38 1.845 [2022-07-13T20:43:38.537Z] #38 2.064 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:38.537Z] #38 2.318 [2022-07-13T20:43:38.537Z] #38 3.169 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:43:38.537Z] #38 3.428 [2022-07-13T20:43:38.537Z] #38 3.648 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:38.537Z] #38 3.917 [2022-07-13T20:43:38.537Z] #38 4.827 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:43:38.537Z] #38 5.084 [2022-07-13T20:43:38.537Z] #38 5.307 #=#=# ################## 25.5% ########################################### 59.9% ################################################################## 91.7% ######################################################################## 100.0% [2022-07-13T20:43:38.537Z] #38 5.849 [2022-07-13T20:43:38.537Z] #38 6.799 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:43:38.537Z] #38 7.077 [2022-07-13T20:43:38.537Z] #38 7.301 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:38.537Z] #38 7.565 [2022-07-13T20:43:38.537Z] #38 ... [2022-07-13T20:43:38.537Z] [2022-07-13T20:43:38.537Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:43:38.537Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:43:38.700Z] #62 ... [2022-07-13T20:43:38.700Z] [2022-07-13T20:43:38.700Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:43:38.700Z] #67 sha256:2696c1866c1ad33abba6c6df0d6cde69b059f82d290ffaf76d4cb7a30cb1f5e4 [2022-07-13T20:43:38.700Z] #67 18.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:43:38.700Z] #67 20.17 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:43:38.700Z] #67 20.48 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:43:38.700Z] #67 21.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:43:38.956Z] #67 21.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:43:39.213Z] #67 21.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:43:39.213Z] #67 ... [2022-07-13T20:43:39.213Z] [2022-07-13T20:43:39.213Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:43:39.213Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:43:39.213Z] #57 12.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:43:39.213Z] #57 12.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:43:39.213Z] #57 12.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:43:39.213Z] #57 15.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:43:39.871Z] #14 ... [2022-07-13T20:43:39.871Z] [2022-07-13T20:43:39.871Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:43:39.871Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:43:39.871Z] #34 DONE 35.9s [2022-07-13T20:43:39.871Z] [2022-07-13T20:43:39.871Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:43:39.871Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:43:39.871Z] #77 12.07 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:43:39.871Z] #77 17.30 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:43:39.871Z] #77 17.31 libtoolize: copying file './ltmain.sh' [2022-07-13T20:43:39.871Z] #77 17.99 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:43:39.871Z] #77 17.99 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:43:39.871Z] #77 17.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:43:40.142Z] #57 ... [2022-07-13T20:43:40.142Z] [2022-07-13T20:43:40.142Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:40.142Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:40.142Z] #53 23.12 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:43:40.142Z] #53 23.15 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:43:40.142Z] #53 23.46 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:43:40.473Z] #12 DONE 2.2s [2022-07-13T20:43:40.473Z] [2022-07-13T20:43:40.473Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:43:40.473Z] #38 sha256:1fb1430885652e777e2185b13b9442d06f710023748d013d3be882251275818f [2022-07-13T20:43:40.473Z] #38 8.283 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:43:40.473Z] #38 8.594 [2022-07-13T20:43:40.473Z] #38 8.820 #=#=# ######################################################################## 100.0% [2022-07-13T20:43:40.473Z] #38 9.125 [2022-07-13T20:43:40.473Z] #38 9.162 Download of images into '/build' complete. [2022-07-13T20:43:40.473Z] #38 9.163 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:43:40.473Z] #38 9.163 tar -cC '/build' . | docker load [2022-07-13T20:43:40.733Z] #38 DONE 10.3s [2022-07-13T20:43:40.733Z] [2022-07-13T20:43:40.733Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-13T20:43:40.733Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:43:40.813Z] #77 ... [2022-07-13T20:43:40.813Z] [2022-07-13T20:43:40.813Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:40.813Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:40.813Z] #14 37.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:43:40.813Z] #14 37.32 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:43:40.813Z] #14 37.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:43:41.304Z] #13 DONE 0.7s [2022-07-13T20:43:41.564Z] [2022-07-13T20:43:41.564Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:43:41.564Z] #40 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:43:41.564Z] #40 DONE 0.1s [2022-07-13T20:43:41.564Z] [2022-07-13T20:43:41.564Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:43:41.564Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:43:41.564Z] #41 ... [2022-07-13T20:43:41.564Z] [2022-07-13T20:43:41.564Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:43:41.564Z] #53 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:43:41.564Z] #53 DONE 0.2s [2022-07-13T20:43:41.564Z] [2022-07-13T20:43:41.564Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-13T20:43:41.564Z] #57 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:43:41.564Z] #57 DONE 0.2s [2022-07-13T20:43:41.825Z] [2022-07-13T20:43:41.825Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:41.825Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:42.666Z] #53 ... [2022-07-13T20:43:42.666Z] [2022-07-13T20:43:42.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 [2022-07-13T20:43:42.666Z] #26 sha256:07ef2d340673c9267569911f5fb11541faa82ffe7ae60bcce76358325a578951 [2022-07-13T20:43:42.666Z] #26 24.33 + mkdir -p /build [2022-07-13T20:43:42.666Z] #26 24.35 + mv docker/docker /build/ [2022-07-13T20:43:42.666Z] #26 24.36 + rmdir docker [2022-07-13T20:43:42.666Z] #26 DONE 25.1s [2022-07-13T20:43:42.725Z] #14 39.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:43:42.725Z] #14 39.10 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:43:42.725Z] #14 39.12 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:43:42.725Z] #14 39.31 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:43:42.725Z] #14 39.31 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:43:42.725Z] #14 39.32 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:43:42.725Z] #14 39.41 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:43:42.725Z] #14 39.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:43:42.929Z] [2022-07-13T20:43:42.929Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:43:42.929Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:42.929Z] #76 15.18 Reading package lists... [2022-07-13T20:43:42.985Z] #14 ... [2022-07-13T20:43:42.985Z] [2022-07-13T20:43:42.985Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:43:42.985Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:43:42.985Z] #36 39.07 Delve is a source level debugger for Go programs. [2022-07-13T20:43:42.985Z] #36 39.07 [2022-07-13T20:43:42.985Z] #36 39.07 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:43:42.985Z] #36 39.07 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:43:42.985Z] #36 39.07 [2022-07-13T20:43:42.985Z] #36 39.07 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:43:42.985Z] #36 39.07 [2022-07-13T20:43:42.985Z] #36 39.07 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:43:42.985Z] #36 39.07 [2022-07-13T20:43:42.985Z] #36 39.07 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:43:42.985Z] #36 39.07 [2022-07-13T20:43:42.985Z] #36 39.07 Usage: [2022-07-13T20:43:42.985Z] #36 39.07 dlv [command] [2022-07-13T20:43:42.985Z] #36 39.07 [2022-07-13T20:43:42.985Z] #36 39.07 Available Commands: [2022-07-13T20:43:42.986Z] #36 39.07 attach Attach to running process and begin debugging. [2022-07-13T20:43:42.986Z] #36 39.07 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:43:42.986Z] #36 39.07 core Examine a core dump. [2022-07-13T20:43:42.986Z] #36 39.07 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:43:42.986Z] #36 39.07 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:43:42.986Z] #36 39.07 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:43:42.986Z] #36 39.07 help Help about any command [2022-07-13T20:43:42.986Z] #36 39.07 run Deprecated command. Use 'debug' instead. [2022-07-13T20:43:42.986Z] #36 39.07 test Compile test binary and begin debugging program. [2022-07-13T20:43:42.986Z] #36 39.07 trace Compile and begin tracing program. [2022-07-13T20:43:42.986Z] #36 39.07 version Prints version. [2022-07-13T20:43:42.986Z] #36 39.07 [2022-07-13T20:43:42.986Z] #36 39.07 Flags: [2022-07-13T20:43:42.986Z] #36 39.07 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:43:42.986Z] #36 39.07 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:43:42.986Z] #36 39.07 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-13T20:43:42.986Z] #36 39.07 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:43:42.986Z] #36 39.07 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:43:42.986Z] #36 39.07 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-13T20:43:42.986Z] #36 39.07 --disable-aslr Disables address space randomization [2022-07-13T20:43:42.986Z] #36 39.07 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:43:42.986Z] #36 39.07 -h, --help help for dlv [2022-07-13T20:43:42.986Z] #36 39.07 --init string Init file, executed by the terminal client. [2022-07-13T20:43:42.986Z] #36 39.07 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:43:42.986Z] #36 39.07 --log Enable debugging server logging. [2022-07-13T20:43:42.986Z] #36 39.07 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:43:42.986Z] #36 39.07 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:43:42.986Z] #36 39.07 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:43:42.986Z] #36 39.07 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:43:42.986Z] #36 39.07 --wd string Working directory for running the program. [2022-07-13T20:43:42.986Z] #36 39.07 [2022-07-13T20:43:42.986Z] #36 39.07 Additional help topics: [2022-07-13T20:43:42.986Z] #36 39.07 dlv backend Help about the --backend flag. [2022-07-13T20:43:42.986Z] #36 39.07 dlv log Help about logging flags. [2022-07-13T20:43:42.986Z] #36 39.07 dlv redirect Help about file redirection. [2022-07-13T20:43:42.986Z] #36 39.07 [2022-07-13T20:43:42.986Z] #36 39.07 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:43:42.986Z] #36 DONE 39.5s [2022-07-13T20:43:42.986Z] [2022-07-13T20:43:42.986Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:42.986Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:42.986Z] #14 39.44 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:43:42.986Z] #14 39.56 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:43:42.986Z] #14 39.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:43:42.986Z] #14 39.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:43:43.246Z] #14 39.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:43:43.246Z] #14 39.83 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:43:43.246Z] #14 39.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:43:43.506Z] #14 40.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:43:43.506Z] #14 40.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:43:43.506Z] #14 40.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:43:43.506Z] #14 40.06 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:43:43.506Z] #14 40.06 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:43:43.506Z] #14 40.07 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:43:43.506Z] #14 40.18 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:43:43.737Z] #58 ... [2022-07-13T20:43:43.737Z] [2022-07-13T20:43:43.737Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-13T20:43:43.737Z] #14 sha256:699892820b60cde48ae67d9bde89e4e521397de7498d1b5e68afc10fff240a88 [2022-07-13T20:43:43.737Z] #14 DONE 2.5s [2022-07-13T20:43:43.767Z] #14 40.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:43:43.767Z] #14 40.18 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:43:43.767Z] #14 40.40 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:43:43.767Z] #14 40.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:43:43.767Z] #14 40.41 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:43:43.863Z] #76 26.01 Building dependency tree... [2022-07-13T20:43:43.863Z] #76 ... [2022-07-13T20:43:43.863Z] [2022-07-13T20:43:43.863Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:43:43.863Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:43:43.863Z] #42 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:43.997Z] [2022-07-13T20:43:43.998Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-13T20:43:43.998Z] #15 sha256:18fcb9a1f2b025542bdaf932d515a7312de75bdf9a41e78eb504e562267303c0 [2022-07-13T20:43:44.027Z] #14 40.54 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:43:44.027Z] #14 40.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:43:44.027Z] #14 40.56 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:43:44.027Z] #14 40.66 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:43:44.027Z] #14 40.66 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:43:44.027Z] #14 40.67 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:43:44.027Z] #14 40.73 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:43:44.132Z] #42 ... [2022-07-13T20:43:44.132Z] [2022-07-13T20:43:44.132Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:44.132Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:44.132Z] #53 27.12 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:43:44.132Z] #53 27.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:43:44.288Z] #14 40.74 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:43:44.288Z] #14 40.74 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:43:44.288Z] #14 40.91 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:43:44.288Z] #14 40.91 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:43:44.288Z] #14 40.92 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:43:44.548Z] #14 41.05 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:43:44.548Z] #14 41.06 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:43:44.548Z] #14 41.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:43:44.548Z] #14 41.15 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:43:44.548Z] #14 41.16 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:43:44.548Z] #14 41.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:43:44.548Z] #14 41.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:43:44.809Z] #14 41.26 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:43:44.809Z] #14 41.28 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:43:44.809Z] #14 41.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:43:45.070Z] #14 41.55 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:43:45.070Z] #14 41.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:43:45.070Z] #14 41.62 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:43:45.070Z] #14 41.65 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:43:45.070Z] #14 41.67 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:43:45.070Z] #14 41.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:43:45.070Z] #14 41.72 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:43:45.070Z] #14 41.74 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:43:45.070Z] #14 41.76 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:43:45.330Z] #14 41.80 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:43:45.330Z] #14 41.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:43:45.330Z] #14 41.84 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:43:45.330Z] #14 41.88 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:43:45.330Z] #14 41.89 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:43:45.330Z] #14 41.91 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:43:45.330Z] #14 41.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:43:45.330Z] #14 41.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:43:45.330Z] #14 41.98 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:43:45.330Z] #14 41.99 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:43:45.514Z] #53 ... [2022-07-13T20:43:45.514Z] [2022-07-13T20:43:45.514Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:43:45.514Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:43:45.514Z] #38 28.38 tomll can be used in two ways: [2022-07-13T20:43:45.514Z] #38 28.38 Writing to STDIN and reading from STDOUT: [2022-07-13T20:43:45.514Z] #38 28.38 cat file.toml | tomll > file.toml [2022-07-13T20:43:45.514Z] #38 28.38 [2022-07-13T20:43:45.514Z] #38 28.38 Reading and updating a list of files: [2022-07-13T20:43:45.514Z] #38 28.38 tomll a.toml b.toml c.toml [2022-07-13T20:43:45.514Z] #38 28.38 [2022-07-13T20:43:45.514Z] #38 28.38 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:43:45.514Z] #38 DONE 28.5s [2022-07-13T20:43:45.514Z] [2022-07-13T20:43:45.514Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:45.514Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:45.514Z] #55 28.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:43:45.514Z] #55 28.51 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:43:45.590Z] #14 42.00 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:43:45.590Z] #14 42.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:43:45.590Z] #14 42.03 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:43:45.590Z] #14 42.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:43:45.590Z] #14 42.06 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:43:45.590Z] #14 42.08 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:43:45.590Z] #14 42.09 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-13T20:43:45.590Z] #14 42.10 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:43:45.590Z] #14 42.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:43:45.590Z] #14 42.15 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:43:45.591Z] #14 42.17 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:43:45.591Z] #14 42.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:43:45.591Z] #14 42.20 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:43:45.591Z] #14 42.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:43:45.770Z] #55 29.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:43:45.909Z] #15 DONE 1.8s [2022-07-13T20:43:45.909Z] [2022-07-13T20:43:45.909Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:45.909Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:45.909Z] #58 3.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:45.909Z] #58 3.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:45.909Z] #58 3.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:45.909Z] #58 4.460 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:43:46.029Z] #55 29.32 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:43:46.161Z] #14 DONE 42.6s [2022-07-13T20:43:46.161Z] [2022-07-13T20:43:46.161Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:43:46.161Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:43:46.161Z] #15 ... [2022-07-13T20:43:46.161Z] [2022-07-13T20:43:46.161Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:43:46.161Z] #59 sha256:2519f2bf85683e4d78792139507d66249e671cf2ee13ab1047e13484f09cca57 [2022-07-13T20:43:46.161Z] #59 DONE 0.2s [2022-07-13T20:43:46.422Z] [2022-07-13T20:43:46.422Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:43:46.422Z] #60 sha256:fbe8d09ae92bee400c48ef9f7e3e4cce185b3cfda6fbb82e7a70b2d267b6d455 [2022-07-13T20:43:46.479Z] #58 5.021 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:46.593Z] #55 29.62 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:43:46.593Z] #55 29.67 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:43:46.593Z] #55 29.91 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:43:46.850Z] #55 30.20 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:43:46.994Z] #60 ... [2022-07-13T20:43:46.994Z] [2022-07-13T20:43:46.994Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:43:46.994Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:43:46.994Z] #15 DONE 1.1s [2022-07-13T20:43:46.994Z] [2022-07-13T20:43:46.994Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:43:46.994Z] #60 sha256:fbe8d09ae92bee400c48ef9f7e3e4cce185b3cfda6fbb82e7a70b2d267b6d455 [2022-07-13T20:43:46.994Z] #60 0.868 + RM_GOPATH=0 [2022-07-13T20:43:46.994Z] #60 0.868 + TMP_GOPATH= [2022-07-13T20:43:46.994Z] #60 0.868 + : /build [2022-07-13T20:43:46.994Z] #60 0.868 + '[' -z '' ']' [2022-07-13T20:43:46.994Z] #60 0.868 ++ mktemp -d [2022-07-13T20:43:46.994Z] #60 0.870 + export GOPATH=/tmp/tmp.ACRrq7LKpq [2022-07-13T20:43:46.994Z] #60 0.870 + GOPATH=/tmp/tmp.ACRrq7LKpq [2022-07-13T20:43:46.994Z] #60 0.870 + RM_GOPATH=1 [2022-07-13T20:43:46.994Z] #60 0.870 + case "$(go env GOARCH)" in [2022-07-13T20:43:46.994Z] #60 0.870 ++ go env GOARCH [2022-07-13T20:43:46.994Z] #60 0.883 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:46.994Z] #60 0.883 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:43:46.994Z] #60 0.887 ++ dirname /install.sh [2022-07-13T20:43:46.994Z] #60 0.891 + dir=/ [2022-07-13T20:43:46.994Z] #60 0.891 + bin=runc [2022-07-13T20:43:46.994Z] #60 0.891 + shift [2022-07-13T20:43:46.994Z] #60 0.892 + '[' '!' -f //runc.installer ']' [2022-07-13T20:43:46.994Z] #60 0.892 + . //runc.installer [2022-07-13T20:43:46.994Z] #60 0.892 ++ set -e [2022-07-13T20:43:46.994Z] #60 0.892 ++ : v1.1.2 [2022-07-13T20:43:46.994Z] #60 0.893 + install_runc [2022-07-13T20:43:46.994Z] #60 0.893 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:43:46.994Z] #60 0.893 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:43:46.994Z] #60 0.894 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:43:46.994Z] #60 0.894 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ACRrq7LKpq/src/github.com/opencontainers/runc [2022-07-13T20:43:46.994Z] #60 0.903 Cloning into '/tmp/tmp.ACRrq7LKpq/src/github.com/opencontainers/runc'... [2022-07-13T20:43:47.049Z] #58 ... [2022-07-13T20:43:47.049Z] [2022-07-13T20:43:47.049Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-13T20:43:47.049Z] #16 sha256:9985a7e0b93787e9108fc3cd3335b59093d43d379e628c20aaf89d4fce03188c [2022-07-13T20:43:47.049Z] #16 DONE 1.3s [2022-07-13T20:43:47.107Z] #55 30.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:43:47.312Z] [2022-07-13T20:43:47.312Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-13T20:43:47.312Z] #17 sha256:38581914623a0a3f19f733a1075ea57d38c590c27976e24e1c994770f56bfc50 [2022-07-13T20:43:47.670Z] #55 30.66 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:43:47.670Z] #55 30.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:43:47.927Z] #55 31.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:43:48.256Z] #17 DONE 1.3s [2022-07-13T20:43:48.256Z] [2022-07-13T20:43:48.256Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:48.256Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:48.256Z] #60 3.726 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:43:48.256Z] #60 5.416 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:43:48.256Z] #60 5.451 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:43:48.256Z] #60 5.545 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:43:48.256Z] #60 5.724 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:43:48.256Z] #60 6.092 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:43:48.256Z] #60 6.538 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:43:48.256Z] #60 6.652 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:43:48.256Z] #60 6.687 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:43:48.256Z] #60 6.811 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:43:48.490Z] #55 31.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:43:48.490Z] #55 31.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:43:48.518Z] #60 ... [2022-07-13T20:43:48.518Z] [2022-07-13T20:43:48.518Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-13T20:43:48.518Z] #18 sha256:f5f0b67ede552755348326f3113fe8ab9439f9cbeacaaf6093a35df5f325c20d [2022-07-13T20:43:48.747Z] #55 31.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:43:48.747Z] #55 31.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:43:48.747Z] #55 32.14 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:43:48.884Z] Fetching without tags [2022-07-13T20:43:48.905Z] #60 ... [2022-07-13T20:43:48.905Z] [2022-07-13T20:43:48.905Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-13T20:43:48.905Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9 [2022-07-13T20:43:48.905Z] #16 DONE 1.6s [2022-07-13T20:43:48.905Z] [2022-07-13T20:43:48.905Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:43:48.905Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4 [2022-07-13T20:43:48.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:43:48.829Z] > git config --add remote.origin.fetch +refs/pull/43806/head:refs/remotes/origin/PR-43806 # timeout=10 [2022-07-13T20:43:48.844Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:43:48.867Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:43:48.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:43:48.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:43:48.892Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:43:49.129Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:43:49.311Z] #55 32.37 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:43:49.477Z] #17 0.888 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:43:49.738Z] #17 DONE 1.1s [2022-07-13T20:43:49.738Z] [2022-07-13T20:43:49.738Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:43:49.738Z] #60 sha256:fbe8d09ae92bee400c48ef9f7e3e4cce185b3cfda6fbb82e7a70b2d267b6d455 [2022-07-13T20:43:49.738Z] #60 3.331 + cd /tmp/tmp.ACRrq7LKpq/src/github.com/opencontainers/runc [2022-07-13T20:43:49.738Z] #60 3.331 + git checkout -q v1.1.2 [2022-07-13T20:43:49.738Z] #60 3.521 + '[' -z '' ']' [2022-07-13T20:43:49.738Z] #60 3.521 + target=static [2022-07-13T20:43:49.738Z] #60 3.521 + make BUILDTAGS=seccomp static [2022-07-13T20:43:49.875Z] #55 ... [2022-07-13T20:43:49.875Z] [2022-07-13T20:43:49.875Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:43:49.875Z] #67 sha256:2696c1866c1ad33abba6c6df0d6cde69b059f82d290ffaf76d4cb7a30cb1f5e4 [2022-07-13T20:43:49.875Z] #67 22.54 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:43:49.875Z] #67 23.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:43:49.875Z] #67 23.51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:43:49.875Z] #67 23.73 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:43:49.875Z] #67 29.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:43:49.875Z] #67 ... [2022-07-13T20:43:49.875Z] [2022-07-13T20:43:49.875Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:43:49.875Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:43:49.875Z] #62 33.23 Fetched 8550 kB in 24s (361 kB/s) [2022-07-13T20:43:49.877Z] Merge succeeded, producing e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:43:49.877Z] Checking out Revision e417e8dfc26b72f94c996055ad6805e2ea401fbf (PR-43806) [2022-07-13T20:43:49.903Z] #18 DONE 1.2s [2022-07-13T20:43:49.903Z] [2022-07-13T20:43:49.903Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:43:49.903Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:43:50.000Z] #60 3.879 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-13T20:43:50.942Z] #60 ... [2022-07-13T20:43:50.942Z] [2022-07-13T20:43:50.942Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:43:50.942Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604 [2022-07-13T20:43:50.942Z] #18 DONE 1.2s [2022-07-13T20:43:50.942Z] [2022-07-13T20:43:50.942Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:43:50.942Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:43:49.141Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:43:49.163Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:43:49.824Z] > git remote # timeout=10 [2022-07-13T20:43:49.837Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:43:49.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:43:49.847Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:43:49.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:43:49.881Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:43:49.889Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:43:51.297Z] #19 1.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:51.297Z] #19 1.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:51.297Z] #19 1.375 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:51.297Z] #19 ... [2022-07-13T20:43:51.297Z] [2022-07-13T20:43:51.297Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:51.297Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:51.297Z] #62 3.890 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:43:51.297Z] #62 6.093 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:43:51.297Z] #62 6.093 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:43:51.297Z] #62 6.247 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:43:51.297Z] #62 6.264 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:43:51.297Z] #62 6.718 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:43:51.297Z] #62 6.842 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:43:51.297Z] #62 7.489 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:43:51.297Z] #62 7.544 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:43:51.297Z] #62 9.516 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:43:51.297Z] #62 9.632 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:43:51.297Z] #62 9.713 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:43:51.297Z] #62 9.852 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:43:51.558Z] #62 ... [2022-07-13T20:43:51.558Z] [2022-07-13T20:43:51.558Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:43:51.558Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:51.558Z] #83 3.026 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:51.558Z] #83 3.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:51.558Z] #83 3.051 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:51.558Z] #83 3.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:51.558Z] #83 5.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:51.558Z] #83 8.082 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:51.558Z] #83 ... [2022-07-13T20:43:51.558Z] [2022-07-13T20:43:51.558Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:43:51.558Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:43:51.558Z] #54 2.811 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:43:51.558Z] #54 2.811 Cloning into '.'... [2022-07-13T20:43:51.819Z] #54 ... [2022-07-13T20:43:51.819Z] [2022-07-13T20:43:51.819Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:43:51.819Z] #47 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:43:51.819Z] #47 4.120 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:43:51.819Z] #47 5.055 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:43:51.819Z] #47 6.720 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:43:51.819Z] #47 7.036 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:43:51.819Z] #47 7.217 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:43:51.819Z] #47 10.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:43:51.819Z] #47 10.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:43:51.819Z] #47 ... [2022-07-13T20:43:51.819Z] [2022-07-13T20:43:51.819Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:43:51.819Z] #64 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:43:51.819Z] #64 4.250 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:43:51.819Z] #64 5.315 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:43:51.819Z] #64 5.331 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:43:51.819Z] #64 5.389 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:43:51.819Z] #64 7.278 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:43:51.888Z] #19 ... [2022-07-13T20:43:51.888Z] [2022-07-13T20:43:51.888Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:43:51.888Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:43:51.888Z] #77 21.44 configure.ac:7: installing './compile' [2022-07-13T20:43:51.888Z] #77 21.44 configure.ac:11: installing './config.guess' [2022-07-13T20:43:51.888Z] #77 21.45 configure.ac:11: installing './config.sub' [2022-07-13T20:43:51.888Z] #77 21.45 configure.ac:8: installing './install-sh' [2022-07-13T20:43:51.888Z] #77 21.46 configure.ac:8: installing './missing' [2022-07-13T20:43:51.888Z] #77 21.50 Makefile.am: installing './depcomp' [2022-07-13T20:43:51.888Z] #77 22.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:43:51.888Z] #77 22.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:43:51.888Z] #77 22.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:43:51.888Z] #77 22.36 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:43:51.888Z] #77 22.45 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:43:51.888Z] #77 22.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:43:51.888Z] #77 22.62 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:43:51.888Z] #77 22.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:43:51.888Z] #77 22.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:43:51.888Z] #77 27.32 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:43:51.888Z] #77 27.32 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:43:51.888Z] #77 27.33 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:43:51.888Z] #77 27.33 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:43:51.888Z] #77 27.34 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:43:51.888Z] #77 27.39 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:43:51.888Z] #77 27.42 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:43:51.888Z] #77 28.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:43:51.888Z] #77 28.82 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:43:51.888Z] #77 29.17 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:43:51.888Z] #77 29.17 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:43:51.888Z] #77 29.25 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:43:51.888Z] #77 29.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:43:51.888Z] #77 29.48 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:43:51.888Z] #77 29.61 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:43:52.079Z] #64 ... [2022-07-13T20:43:52.079Z] [2022-07-13T20:43:52.079Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:43:52.079Z] #45 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:43:52.079Z] #45 4.100 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:43:52.149Z] #77 ... [2022-07-13T20:43:52.149Z] [2022-07-13T20:43:52.149Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:43:52.149Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:43:52.149Z] #19 DONE 1.1s [2022-07-13T20:43:52.149Z] [2022-07-13T20:43:52.149Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:43:52.149Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe [2022-07-13T20:43:52.341Z] #45 ... [2022-07-13T20:43:52.341Z] [2022-07-13T20:43:52.341Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:43:52.341Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:43:52.341Z] #43 2.846 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:43:52.341Z] #43 ... [2022-07-13T20:43:52.341Z] [2022-07-13T20:43:52.341Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:43:52.341Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:43:52.341Z] #60 10.62 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:43:52.341Z] #60 10.65 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:43:52.341Z] #60 10.79 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:43:53.534Z] #20 DONE 1.4s [2022-07-13T20:43:53.534Z] [2022-07-13T20:43:53.534Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:43:53.534Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:43:53.595Z] Fetching without tags [2022-07-13T20:43:53.725Z] #60 12.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:43:53.726Z] #60 12.13 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:43:53.811Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:43:54.259Z] Commit message: "pkg/parsers/operatingsystem: fix stray import" [2022-07-13T20:43:54.283Z] > git --version # timeout=10 [2022-07-13T20:43:54.293Z] > git --version # 'git version 2.25.1' [2022-07-13T20:43:54.302Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2022-07-13T20:43:54.669Z] #60 ... [2022-07-13T20:43:54.669Z] [2022-07-13T20:43:54.669Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:43:54.669Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:43:54.669Z] #41 3.040 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:43:54.669Z] #41 3.041 Cloning into '.'... [2022-07-13T20:43:54.669Z] #41 ... [2022-07-13T20:43:54.669Z] [2022-07-13T20:43:54.669Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:43:54.669Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:43:54.669Z] #43 11.11 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:43:54.669Z] #43 11.11 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:43:54.669Z] #43 11.47 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:43:54.669Z] #43 11.67 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:43:54.669Z] #43 12.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:43:54.669Z] #43 12.24 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:43:54.669Z] #43 12.25 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:43:54.669Z] #43 12.30 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:43:54.669Z] #43 12.46 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:43:54.669Z] #43 12.63 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:43:54.669Z] #43 13.24 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:43:54.669Z] #43 13.34 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:43:54.669Z] #43 13.37 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:43:54.918Z] #21 1.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:43:54.918Z] #21 1.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:43:54.918Z] #21 1.478 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:43:55.134Z] #62 33.23 Reading package lists... [2022-07-13T20:43:55.134Z] #62 ... [2022-07-13T20:43:55.134Z] [2022-07-13T20:43:55.134Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:43:55.134Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:43:55.134Z] #36 28.36 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:43:55.134Z] #36 28.36 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:43:55.134Z] #36 29.27 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:43:55.135Z] #36 29.95 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:43:55.135Z] #36 30.25 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:43:55.135Z] #36 30.91 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:43:55.135Z] #36 30.94 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:43:55.135Z] #36 31.10 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:43:55.135Z] #36 31.33 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:43:55.135Z] #36 32.08 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:43:55.135Z] #36 32.50 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:43:55.135Z] #36 33.71 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:43:55.135Z] #36 34.09 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:43:55.135Z] #36 34.14 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:43:55.135Z] #36 35.94 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:43:55.135Z] #36 36.04 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:43:55.135Z] #36 ... [2022-07-13T20:43:55.135Z] [2022-07-13T20:43: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 ; [2022-07-13T20:43:55.135Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:55.135Z] #76 26.01 Building dependency tree... [2022-07-13T20:43:55.135Z] #76 33.29 python3 is already the newest version (3.9.2-3). [2022-07-13T20:43:55.135Z] #76 33.29 The following additional packages will be installed: [2022-07-13T20:43:55.135Z] #76 33.30 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:43:55.135Z] #76 33.31 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:43:55.135Z] #76 33.32 Suggested packages: [2022-07-13T20:43:55.135Z] #76 33.35 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:43:55.135Z] #76 33.35 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:43:55.135Z] #76 33.35 m4-doc ed diffutils-doc [2022-07-13T20:43:55.135Z] #76 33.35 Recommended packages: [2022-07-13T20:43:55.135Z] #76 33.35 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:43:55.135Z] #76 33.35 liblocale-gettext-perl libltdl-dev [2022-07-13T20:43:55.135Z] #76 35.55 The following NEW packages will be installed: [2022-07-13T20:43:55.135Z] #76 35.57 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:43:55.135Z] #76 35.60 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:43:55.135Z] #76 35.60 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:43:55.135Z] #76 35.60 libyajl2 m4 patch xz-utils [2022-07-13T20:43:55.135Z] #76 35.61 The following packages will be upgraded: [2022-07-13T20:43:55.135Z] #76 35.62 libdpkg-perl [2022-07-13T20:43:55.135Z] #76 36.03 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:43:55.135Z] #76 36.03 Need to get 7486 kB of archives. [2022-07-13T20:43:55.135Z] #76 36.03 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:43:55.135Z] #76 36.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:43:55.135Z] #76 36.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:43:55.135Z] #76 36.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:43:55.135Z] #76 36.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:43:55.135Z] #76 36.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:43:55.135Z] #76 36.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:43:55.135Z] #76 36.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:43:55.135Z] #76 36.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:43:55.135Z] #76 36.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:43:55.135Z] #76 36.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:43:55.135Z] #76 36.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:43:55.135Z] #76 36.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:43:55.135Z] #76 36.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:43:55.135Z] #76 36.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:43:55.135Z] #76 36.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:43:55.135Z] #76 36.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:43:55.135Z] #76 36.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:43:55.135Z] #76 36.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:43:55.135Z] #76 36.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:43:55.135Z] #76 36.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:43:55.135Z] #76 36.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:43:55.135Z] #76 36.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:43:55.135Z] #76 36.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:43:55.135Z] #76 36.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:43:55.161Z] Merge succeeded, producing e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:43:55.161Z] Checking out Revision e417e8dfc26b72f94c996055ad6805e2ea401fbf (PR-43806) [2022-07-13T20:43:55.179Z] #21 1.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:55.229Z] + docker version [2022-07-13T20:43:53.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:43:53.556Z] > git config --add remote.origin.fetch +refs/pull/43806/head:refs/remotes/origin/PR-43806 # timeout=10 [2022-07-13T20:43:53.567Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:43:53.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:43:53.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:43:53.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:43:53.600Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43806/head:refs/remotes/origin/PR-43806 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:43:53.818Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:43:53.833Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:43:55.032Z] > git remote # timeout=10 [2022-07-13T20:43:55.053Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:43:55.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:43:55.137Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:43:55.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:43:55.164Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:43:55.178Z] > git checkout -f e417e8dfc26b72f94c996055ad6805e2ea401fbf # timeout=10 [2022-07-13T20:43:55.704Z] #76 38.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:43:55.704Z] #76 ... [2022-07-13T20:43:55.704Z] [2022-07-13T20:43:55.704Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:55.704Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:55.704Z] #55 33.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:43:55.704Z] #55 34.16 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:43:55.704Z] #55 34.80 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:43:55.704Z] #55 35.93 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:43:55.704Z] #55 36.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:43:55.704Z] #55 36.20 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:43:55.704Z] #55 36.33 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:43:55.704Z] #55 36.43 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:43:55.704Z] #55 36.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:43:55.704Z] #55 36.98 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:43:55.704Z] #55 37.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:43:55.704Z] #55 37.64 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:43:55.704Z] #55 37.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:43:55.704Z] #55 38.03 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:43:55.704Z] #55 38.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:43:55.704Z] #55 38.26 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:43:55.704Z] #55 38.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:43:55.704Z] #55 38.53 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:43:55.704Z] #55 38.71 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:43:55.704Z] #55 38.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:43:55.704Z] #55 38.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:43:55.704Z] #55 39.08 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:43:55.749Z] #21 2.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:55.961Z] #55 39.08 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:43:56.219Z] #55 39.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:43:56.320Z] #21 2.781 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:56.476Z] #55 39.57 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:43:56.476Z] #55 39.65 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:43:56.476Z] #55 ... [2022-07-13T20:43:56.476Z] [2022-07-13T20:43:56.476Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:43:56.476Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:43:56.476Z] #76 39.25 Fetched 7486 kB in 1s (6325 kB/s) [2022-07-13T20:43:56.476Z] #76 39.51 Selecting previously unselected package bzip2. [2022-07-13T20:43:56.476Z] #76 39.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:43:56.476Z] #76 39.59 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:43:56.476Z] #76 39.60 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:43:56.734Z] #76 39.96 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:43:56.734Z] #76 40.01 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:43:56.734Z] #76 40.02 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:43:57.244Z] #43 15.47 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:43:57.244Z] #43 15.49 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:43:57.261Z] #21 3.922 Fetched 8550 kB in 3s (2954 kB/s) [2022-07-13T20:43:57.298Z] #76 ... [2022-07-13T20:43:57.298Z] [2022-07-13T20:43:57.298Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:43:57.298Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:43:57.298Z] #14 19.61 Reading package lists... [2022-07-13T20:43:57.298Z] #14 30.71 Building dependency tree... [2022-07-13T20:43:57.298Z] #14 36.19 The following additional packages will be installed: [2022-07-13T20:43:57.298Z] #14 36.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:43:57.298Z] #14 36.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:43:57.298Z] #14 36.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:43:57.298Z] #14 36.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:43:57.298Z] #14 36.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:43:57.298Z] #14 36.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:43:57.298Z] #14 36.22 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:43:57.298Z] #14 36.24 Suggested packages: [2022-07-13T20:43:57.298Z] #14 36.25 gcc-10-locales seccomp wine64 [2022-07-13T20:43:57.298Z] #14 38.61 The following NEW packages will be installed: [2022-07-13T20:43:57.298Z] #14 38.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:43:57.298Z] #14 38.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:43:57.298Z] #14 38.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:43:57.298Z] #14 38.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:43:57.298Z] #14 38.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:43:57.298Z] #14 38.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:43:57.298Z] #14 38.64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:43:57.298Z] #14 38.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:43:57.298Z] #14 38.65 mingw-w64-x86-64-dev [2022-07-13T20:43:57.298Z] #14 39.24 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:43:57.298Z] #14 39.24 Need to get 115 MB of archives. [2022-07-13T20:43:57.298Z] #14 39.24 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:43:57.298Z] #14 39.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-13T20:43:57.298Z] #14 39.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-13T20:43:57.298Z] #14 39.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-13T20:43:57.298Z] #14 39.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-13T20:43:57.298Z] #14 39.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-13T20:43:57.298Z] #14 39.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:43:57.298Z] #14 40.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-13T20:43:57.505Z] #43 ... [2022-07-13T20:43:57.505Z] [2022-07-13T20:43:57.505Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:43:57.505Z] #45 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:43:57.505Z] #45 15.21 tomll can be used in two ways: [2022-07-13T20:43:57.505Z] #45 15.21 Writing to STDIN and reading from STDOUT: [2022-07-13T20:43:57.505Z] #45 15.21 cat file.toml | tomll > file.toml [2022-07-13T20:43:57.505Z] #45 15.21 [2022-07-13T20:43:57.505Z] #45 15.21 Reading and updating a list of files: [2022-07-13T20:43:57.505Z] #45 15.21 tomll a.toml b.toml c.toml [2022-07-13T20:43:57.505Z] #45 15.21 [2022-07-13T20:43:57.505Z] #45 15.21 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:43:57.505Z] #45 DONE 16.2s [2022-07-13T20:43:57.505Z] [2022-07-13T20:43:57.505Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:57.505Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:57.505Z] #62 13.36 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:43:57.505Z] #62 13.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:43:57.505Z] #62 13.42 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:43:57.505Z] #62 13.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:43:57.505Z] #62 13.71 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:43:57.505Z] #62 13.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:43:57.505Z] #62 13.83 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:43:57.505Z] #62 13.84 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:43:57.505Z] #62 13.98 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:43:57.505Z] #62 14.02 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:43:57.505Z] #62 14.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:43:57.505Z] #62 14.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:43:57.505Z] #62 14.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:43:57.505Z] #62 14.57 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:43:57.505Z] #62 14.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:43:57.505Z] #62 14.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:43:57.505Z] #62 14.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:43:57.505Z] #62 14.73 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:43:57.506Z] #62 14.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:43:57.506Z] #62 14.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:43:57.506Z] #62 14.90 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:43:57.506Z] #62 15.37 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:43:57.506Z] #62 15.50 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:43:57.506Z] #62 15.88 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:43:57.557Z] #14 40.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-13T20:43:57.557Z] #14 40.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-13T20:43:57.557Z] #14 ... [2022-07-13T20:43:57.557Z] [2022-07-13T20:43:57.557Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:57.557Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:57.557Z] #55 39.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:43:57.557Z] #55 39.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:43:57.557Z] #55 40.01 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:43:57.557Z] #55 40.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:43:57.557Z] #55 40.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:43:57.557Z] #55 40.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:43:57.766Z] #62 16.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:43:57.814Z] #55 41.00 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:43:57.814Z] #55 41.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:43:57.814Z] #55 41.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:43:58.026Z] #62 16.49 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:43:58.026Z] #62 16.69 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:43:58.071Z] #55 41.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:43:58.071Z] #55 41.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:43:58.205Z] #21 3.922 Reading package lists... [2022-07-13T20:43:58.287Z] #62 16.84 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:43:58.329Z] #55 41.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:43:58.329Z] #55 41.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:43:58.329Z] #55 41.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:43:58.329Z] #55 41.64 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:43:58.329Z] #55 41.70 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:43:58.548Z] #62 ... [2022-07-13T20:43:58.548Z] [2022-07-13T20:43:58.548Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:43:58.548Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:43:58.548Z] #58 7.150 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:58.548Z] #58 9.405 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:58.548Z] #58 11.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:43:58.587Z] #55 41.75 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:43:58.777Z] #21 4.744 Reading package lists... [2022-07-13T20:43:58.778Z] #21 ... [2022-07-13T20:43:58.778Z] [2022-07-13T20:43:58.778Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:43:58.778Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:43:58.778Z] #77 35.20 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:43:58.778Z] #77 35.21 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:43:58.778Z] #77 35.21 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:43:58.778Z] #77 35.21 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:43:58.778Z] #77 35.21 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:43:58.778Z] #77 35.22 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:43:58.778Z] #77 35.29 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:43:58.778Z] #77 35.97 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:43:58.778Z] #77 36.24 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:43:58.778Z] #77 36.24 checking how to print strings... printf [2022-07-13T20:43:58.778Z] #77 36.26 checking for gcc... gcc [2022-07-13T20:43:58.778Z] #77 36.36 checking whether the C compiler works... yes [2022-07-13T20:43:58.778Z] #77 36.48 checking for C compiler default output file name... a.out [2022-07-13T20:43:58.778Z] #77 36.48 checking for suffix of executables... [2022-07-13T20:43:58.778Z] #77 36.60 checking whether we are cross compiling... no [2022-07-13T20:43:58.778Z] #77 36.73 checking for suffix of object files... o [2022-07-13T20:43:58.778Z] #77 36.81 checking whether we are using the GNU C compiler... yes [2022-07-13T20:43:58.778Z] #77 36.88 checking whether gcc accepts -g... yes [2022-07-13T20:43:58.778Z] #77 36.93 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:43:58.778Z] #77 37.03 checking whether gcc understands -c and -o together... yes [2022-07-13T20:43:58.778Z] #77 37.10 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:43:58.778Z] #77 37.13 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:43:58.778Z] #77 37.14 checking for egrep... /bin/grep -E [2022-07-13T20:43:58.778Z] #77 37.14 checking for fgrep... /bin/grep -F [2022-07-13T20:43:58.778Z] #77 37.15 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:43:58.778Z] #77 37.17 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:43:58.778Z] #77 37.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:43:58.778Z] #77 37.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:43:58.778Z] #77 37.29 checking whether ln -s works... yes [2022-07-13T20:43:58.778Z] #77 37.29 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:43:58.778Z] #77 37.32 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:43:58.778Z] #77 37.32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:43:58.778Z] #77 37.32 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:43:58.778Z] #77 37.32 checking for objdump... objdump [2022-07-13T20:43:58.778Z] #77 37.32 checking how to recognize dependent libraries... pass_all [2022-07-13T20:43:58.778Z] #77 37.33 checking for dlltool... no [2022-07-13T20:43:58.778Z] #77 37.33 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:43:58.778Z] #77 37.33 checking for ar... ar [2022-07-13T20:43:58.778Z] #77 37.33 checking for archiver @FILE support... @ [2022-07-13T20:43:58.778Z] #77 37.44 checking for strip... strip [2022-07-13T20:43:58.778Z] #77 37.44 checking for ranlib... ranlib [2022-07-13T20:43:58.778Z] #77 37.44 checking for gawk... no [2022-07-13T20:43:58.778Z] #77 37.44 checking for mawk... mawk [2022-07-13T20:43:58.778Z] #77 37.44 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:43:58.778Z] #77 37.77 checking for sysroot... no [2022-07-13T20:43:58.778Z] #77 37.77 checking for a working dd... /bin/dd [2022-07-13T20:43:58.778Z] #77 37.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:43:58.778Z] #77 37.88 checking for mt... no [2022-07-13T20:43:58.778Z] #77 37.88 checking if : is a manifest tool... no [2022-07-13T20:43:58.778Z] #77 37.89 checking how to run the C preprocessor... gcc -E [2022-07-13T20:43:58.778Z] #77 38.06 checking for ANSI C header files... yes [2022-07-13T20:43:58.778Z] #77 38.47 checking for sys/types.h... yes [2022-07-13T20:43:58.808Z] #58 ... [2022-07-13T20:43:58.808Z] [2022-07-13T20:43:58.808Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:43:58.808Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:43:58.808Z] #19 2.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:43:58.808Z] #19 3.025 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:43:58.808Z] #19 3.981 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:43:58.808Z] #19 5.092 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:43:58.808Z] #19 6.497 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:43:58.808Z] #19 7.652 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:43:58.808Z] #19 8.977 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:43:58.808Z] #19 8.978 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:43:58.808Z] #19 8.981 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:43:58.808Z] #19 9.007 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:43:58.808Z] #19 9.051 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:43:58.808Z] #19 9.100 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:43:58.808Z] #19 9.160 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:43:58.808Z] #19 9.160 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:43:58.808Z] #19 9.160 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:43:58.808Z] #19 9.160 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:43:58.808Z] #19 9.160 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:43:58.808Z] #19 9.160 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:43:58.844Z] #55 41.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:43:58.844Z] #55 42.07 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:43:58.844Z] #55 42.13 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:43:58.844Z] #55 42.18 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:43:59.038Z] #77 38.61 checking for sys/stat.h... yes [2022-07-13T20:43:59.103Z] #55 42.24 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:43:59.103Z] #55 42.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:43:59.103Z] #55 42.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:43:59.103Z] #55 42.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:43:59.299Z] #77 38.75 checking for stdlib.h... yes [2022-07-13T20:43:59.299Z] #77 38.86 checking for string.h... yes [2022-07-13T20:43:59.360Z] #55 42.55 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:43:59.434Z] Client: Docker Engine - Community [2022-07-13T20:43:59.434Z] Version: 20.10.14 [2022-07-13T20:43:59.434Z] API version: 1.41 [2022-07-13T20:43:59.434Z] Go version: go1.16.15 [2022-07-13T20:43:59.434Z] Git commit: a224086 [2022-07-13T20:43:59.434Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-13T20:43:59.434Z] OS/Arch: linux/arm64 [2022-07-13T20:43:59.434Z] Context: default [2022-07-13T20:43:59.434Z] Experimental: true [2022-07-13T20:43:59.434Z] [2022-07-13T20:43:59.434Z] Server: Docker Engine - Community [2022-07-13T20:43:59.434Z] Engine: [2022-07-13T20:43:59.434Z] Version: 20.10.14 [2022-07-13T20:43:59.434Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:43:59.434Z] Go version: go1.16.15 [2022-07-13T20:43:59.434Z] Git commit: 87a90dc [2022-07-13T20:43:59.434Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-13T20:43:59.434Z] OS/Arch: linux/arm64 [2022-07-13T20:43:59.434Z] Experimental: true [2022-07-13T20:43:59.434Z] containerd: [2022-07-13T20:43:59.434Z] Version: 1.5.11 [2022-07-13T20:43:59.434Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:43:59.434Z] runc: [2022-07-13T20:43:59.434Z] Version: 1.0.3 [2022-07-13T20:43:59.434Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:43:59.434Z] docker-init: [2022-07-13T20:43:59.434Z] Version: 0.19.0 [2022-07-13T20:43:59.434Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:43:59.559Z] #77 38.99 checking for memory.h... yes [2022-07-13T20:43:59.559Z] #77 39.12 checking for strings.h... yes [2022-07-13T20:43:59.559Z] #77 39.24 checking for inttypes.h... yes [2022-07-13T20:43:59.757Z] + docker info [2022-07-13T20:43:59.766Z] #19 ... [2022-07-13T20:43:59.766Z] [2022-07-13T20:43:59.766Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:43:59.766Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:43:59.766Z] #62 18.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:43:59.766Z] #62 18.51 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:43:59.786Z] Commit message: "pkg/parsers/operatingsystem: fix stray import" [2022-07-13T20:43:59.820Z] #77 39.35 checking for stdint.h... yes [2022-07-13T20:43:59.820Z] #77 39.45 checking for unistd.h... yes [2022-07-13T20:43:59.809Z] > git --version # timeout=10 [2022-07-13T20:43:59.836Z] > git --version # 'git version 2.25.1' [2022-07-13T20:43:59.859Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-13T20:44:00.027Z] #62 18.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:44:00.027Z] #62 18.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:44:00.080Z] #77 39.55 checking for dlfcn.h... yes [2022-07-13T20:44:00.080Z] #77 39.64 checking for objdir... .libs [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:44:00.288Z] #62 18.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:44:00.288Z] #62 18.98 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:44:00.291Z] #55 43.25 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:44:00.291Z] #55 43.26 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:44:00.291Z] #55 43.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:44:00.291Z] #55 43.49 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:44:00.291Z] #55 43.58 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:44:00.341Z] #77 39.87 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:44:00.341Z] #77 39.93 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:44:00.341Z] #77 39.93 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:44:00.548Z] #55 43.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:44:00.548Z] #55 43.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:44:00.548Z] #55 ... [2022-07-13T20:44:00.548Z] [2022-07-13T20:44:00.548Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:00.548Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:44:00.548Z] #42 33.70 Fetched 8550 kB in 25s (346 kB/s) [2022-07-13T20:44:00.548Z] #42 33.70 Reading package lists... [2022-07-13T20:44:00.548Z] #42 41.98 Reading package lists... [2022-07-13T20:44:00.548Z] #42 ... [2022-07-13T20:44:00.548Z] [2022-07-13T20:44:00.548Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:44:00.548Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:44:00.548Z] #47 41.05 Updating files: 46% (1023/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:44:00.548Z] #47 42.26 + git checkout -q v2.3.0 [2022-07-13T20:44:00.550Z] #62 19.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:44:00.550Z] #62 19.24 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:44:00.602Z] #77 40.01 checking if gcc static flag -static works... yes [2022-07-13T20:44:00.602Z] #77 40.20 checking if gcc supports -c -o file.o... yes [2022-07-13T20:44:00.602Z] #77 40.30 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:44:00.602Z] #77 40.30 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:44:00.828Z] #62 19.42 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:44:00.828Z] #62 19.54 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:44:00.840Z] + docker version [2022-07-13T20:44:00.863Z] #77 40.35 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:44:00.863Z] #77 40.57 checking how to hardcode library paths into programs... immediate [2022-07-13T20:44:00.863Z] #77 40.57 checking whether stripping libraries is possible... yes [2022-07-13T20:44:00.863Z] #77 40.58 checking if libtool supports shared libraries... yes [2022-07-13T20:44:00.863Z] #77 40.58 checking whether to build shared libraries... no [2022-07-13T20:44:00.863Z] #77 40.58 checking whether to build static libraries... yes [2022-07-13T20:44:00.863Z] #77 40.58 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:44:00.863Z] #77 40.60 checking whether build environment is sane... yes [2022-07-13T20:44:00.863Z] #77 40.62 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:44:00.863Z] #77 40.63 checking whether make sets $(MAKE)... yes [2022-07-13T20:44:00.863Z] #77 40.65 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:44:01.091Z] #62 19.58 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:44:01.091Z] #62 19.83 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:44:01.112Z] #47 44.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-13T20:44:01.123Z] #77 40.68 checking whether make supports nested variables... yes [2022-07-13T20:44:01.123Z] #77 40.73 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:44:01.123Z] #77 40.73 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:44:01.123Z] #77 40.73 checking how to create a ustar tar archive... gnutar [2022-07-13T20:44:01.123Z] #77 40.79 checking dependency style of gcc... gcc3 [2022-07-13T20:44:01.352Z] #62 19.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:44:01.352Z] #62 20.03 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:44:01.352Z] #62 20.03 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:44:01.409Z] #77 40.89 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:44:01.409Z] #77 40.89 checking whether make supports nested variables... (cached) yes [2022-07-13T20:44:01.409Z] #77 40.89 checking for gawk... (cached) mawk [2022-07-13T20:44:01.409Z] #77 40.89 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:44:01.409Z] #77 40.90 checking for gcc... (cached) gcc [2022-07-13T20:44:01.409Z] #77 40.97 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:44:01.409Z] #77 40.97 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:44:01.409Z] #77 40.97 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:44:01.409Z] #77 40.97 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:44:01.409Z] #77 40.97 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:44:01.409Z] #77 41.02 checking for python3... /usr/bin/python3 [2022-07-13T20:44:01.409Z] #77 41.02 checking for python3 version... 3.9 [2022-07-13T20:44:01.409Z] #77 41.05 checking for python3 platform... linux [2022-07-13T20:44:01.409Z] #77 41.07 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:44:01.409Z] #77 41.13 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:44:01.409Z] #77 41.18 checking for go-md2man... no [2022-07-13T20:44:01.613Z] #62 20.23 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:44:01.669Z] #77 41.20 checking error.h usability... yes [2022-07-13T20:44:01.669Z] #77 41.30 checking error.h presence... yes [2022-07-13T20:44:01.669Z] #77 41.32 checking for error.h... yes [2022-07-13T20:44:01.669Z] #77 41.36 checking linux/openat2.h usability... yes [2022-07-13T20:44:01.669Z] #77 41.43 checking linux/openat2.h presence... yes [2022-07-13T20:44:01.669Z] #77 41.44 checking for linux/openat2.h... yes [2022-07-13T20:44:01.684Z] #47 ... [2022-07-13T20:44:01.684Z] [2022-07-13T20:44:01.684Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:01.684Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:01.684Z] #51 34.43 Fetched 8553 kB in 26s (334 kB/s) [2022-07-13T20:44:01.684Z] #51 34.43 Reading package lists... [2022-07-13T20:44:01.684Z] #51 42.37 Reading package lists... [2022-07-13T20:44:01.684Z] #51 ... [2022-07-13T20:44:01.684Z] [2022-07-13T20:44:01.684Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:01.684Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:44:01.684Z] #76 41.14 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:44:01.684Z] #76 41.15 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:44:01.684Z] #76 41.17 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:44:01.684Z] #76 41.37 Selecting previously unselected package file. [2022-07-13T20:44:01.684Z] #76 41.37 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:44:01.684Z] #76 41.39 Unpacking file (1:5.39-3) ... [2022-07-13T20:44:01.684Z] #76 41.56 Selecting previously unselected package xz-utils. [2022-07-13T20:44:01.684Z] #76 41.56 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:44:01.684Z] #76 41.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:44:01.684Z] #76 41.99 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:44:01.684Z] #76 42.00 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:44:01.684Z] #76 42.01 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:44:01.684Z] #76 42.16 Selecting previously unselected package m4. [2022-07-13T20:44:01.685Z] #76 42.17 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:44:01.685Z] #76 42.19 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:44:01.685Z] #76 42.52 Selecting previously unselected package autoconf. [2022-07-13T20:44:01.685Z] #76 42.52 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:44:01.685Z] #76 42.53 Unpacking autoconf (2.69-14) ... [2022-07-13T20:44:01.685Z] #76 43.02 Selecting previously unselected package autotools-dev. [2022-07-13T20:44:01.685Z] #76 43.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:44:01.685Z] #76 43.03 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:44:01.685Z] #76 43.24 Selecting previously unselected package automake. [2022-07-13T20:44:01.685Z] #76 43.24 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:44:01.685Z] #76 43.26 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:44:01.685Z] #76 44.09 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:44:01.685Z] #76 44.11 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:44:01.875Z] #62 20.31 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:44:01.875Z] #62 20.44 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:44:01.875Z] #62 20.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:44:01.930Z] #77 41.47 checking for copy_file_range... yes [2022-07-13T20:44:02.137Z] #62 20.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:44:02.137Z] #62 20.65 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:44:02.137Z] #62 20.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:44:02.191Z] #77 41.63 checking for fgetxattr... yes [2022-07-13T20:44:02.191Z] #77 41.79 checking for statx... yes [2022-07-13T20:44:02.400Z] #62 21.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:44:02.451Z] #77 41.93 checking for fgetpwent_r... yes [2022-07-13T20:44:02.451Z] #77 42.08 checking for issetugid... no [2022-07-13T20:44:02.451Z] #77 42.21 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:44:02.451Z] #77 42.22 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:44:02.616Z] #76 45.81 Selecting previously unselected package patch. [2022-07-13T20:44:02.616Z] #76 45.87 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:44:02.616Z] #76 45.90 Unpacking patch (2.7.6-7) ... [2022-07-13T20:44:02.712Z] #77 42.22 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:44:02.712Z] #77 42.45 checking for yajl >= 2.0.0... yes [2022-07-13T20:44:02.712Z] #77 42.46 checking sys/capability.h usability... yes [2022-07-13T20:44:02.970Z] #62 21.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:44:02.970Z] #62 21.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:44:02.970Z] #62 21.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:44:02.972Z] #77 42.55 checking sys/capability.h presence... yes [2022-07-13T20:44:02.972Z] #77 42.58 checking for sys/capability.h... yes [2022-07-13T20:44:02.972Z] #77 42.59 checking for library containing cap_from_name... -lcap [2022-07-13T20:44:03.180Z] #76 46.45 Selecting previously unselected package dpkg-dev. [2022-07-13T20:44:03.232Z] #62 21.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:44:03.232Z] #62 21.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:44:03.232Z] #62 21.94 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:44:03.232Z] #62 22.02 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:44:03.232Z] #62 22.05 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:44:03.233Z] #77 42.82 checking for library containing dlopen... -ldl [2022-07-13T20:44:03.233Z] #77 43.03 checking seccomp.h usability... yes [2022-07-13T20:44:03.437Z] #76 46.48 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:44:03.437Z] #76 46.51 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:44:03.493Z] #62 22.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:44:03.493Z] #62 22.12 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:44:03.493Z] #62 22.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:44:03.494Z] #77 43.09 checking seccomp.h presence... yes [2022-07-13T20:44:03.494Z] #77 43.14 checking for seccomp.h... yes [2022-07-13T20:44:03.753Z] #62 22.36 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:44:03.753Z] #62 22.37 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:44:03.754Z] #77 43.15 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:44:03.754Z] #77 43.43 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:44:04.013Z] #62 22.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:44:04.013Z] #62 22.68 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:44:04.013Z] #62 22.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:44:04.015Z] #77 43.54 checking systemd/sd-bus.h usability... yes [2022-07-13T20:44:04.015Z] #77 43.64 checking systemd/sd-bus.h presence... yes [2022-07-13T20:44:04.015Z] #77 43.68 checking for systemd/sd-bus.h... yes [2022-07-13T20:44:04.274Z] #62 22.75 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:44:04.274Z] #62 22.93 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:44:04.274Z] #62 22.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:44:04.277Z] #77 43.70 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:44:04.535Z] #62 23.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:44:04.535Z] #62 23.09 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:44:04.538Z] #77 43.97 checking for sd_notify_barrier... yes [2022-07-13T20:44:04.538Z] #77 44.11 checking linux/bpf.h usability... yes [2022-07-13T20:44:04.538Z] #77 44.19 checking linux/bpf.h presence... yes [2022-07-13T20:44:04.538Z] #77 44.21 checking for linux/bpf.h... yes [2022-07-13T20:44:04.538Z] #77 44.22 checking compilation for eBPF... yes [2022-07-13T20:44:04.538Z] #77 44.29 checking for criu >= 3.15... no [2022-07-13T20:44:04.538Z] #77 44.30 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:44:04.538Z] #77 44.30 checking for criu > 3.16... no [2022-07-13T20:44:04.538Z] #77 44.32 configure: CRIU version doesn't support join-ns API [2022-07-13T20:44:04.799Z] #77 44.32 checking for criu > 3.16.1... no [2022-07-13T20:44:04.799Z] #77 44.35 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:44:04.799Z] #77 44.35 checking for new mount API (fsconfig)... yes [2022-07-13T20:44:04.799Z] #77 44.39 checking for seccomp notify API... yes [2022-07-13T20:44:04.799Z] #77 44.46 checking for gperf... no [2022-07-13T20:44:04.799Z] #77 44.46 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:44:04.799Z] #77 44.46 checking for library containing argp_parse... none required [2022-07-13T20:44:05.060Z] #77 44.64 checking that generated files are newer than configure... done [2022-07-13T20:44:05.060Z] #77 44.64 configure: creating ./config.status [2022-07-13T20:44:05.337Z] #76 48.24 Selecting previously unselected package build-essential. [2022-07-13T20:44:05.337Z] #76 48.25 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:44:05.337Z] #76 48.26 Unpacking build-essential (12.9) ... [2022-07-13T20:44:05.337Z] #76 48.37 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:44:05.337Z] #76 48.38 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:44:05.337Z] #76 48.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:44:05.337Z] #76 48.61 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:44:05.337Z] #76 48.61 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:44:05.337Z] #76 48.61 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:44:05.902Z] #76 ... [2022-07-13T20:44:05.902Z] [2022-07-13T20:44:05.902Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:05.902Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:44:05.902Z] #42 41.98 Reading package lists... [2022-07-13T20:44:05.927Z] #62 24.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:44:05.927Z] #62 24.50 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:44:05.927Z] #62 24.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:44:06.115Z] Client: Docker Engine - Community [2022-07-13T20:44:06.115Z] Version: 20.10.14 [2022-07-13T20:44:06.115Z] API version: 1.41 [2022-07-13T20:44:06.115Z] Go version: go1.16.15 [2022-07-13T20:44:06.115Z] Git commit: a224086 [2022-07-13T20:44:06.115Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-13T20:44:06.115Z] OS/Arch: linux/amd64 [2022-07-13T20:44:06.115Z] Context: default [2022-07-13T20:44:06.115Z] Experimental: true [2022-07-13T20:44:06.115Z] [2022-07-13T20:44:06.115Z] Server: Docker Engine - Community [2022-07-13T20:44:06.115Z] Engine: [2022-07-13T20:44:06.115Z] Version: 20.10.14 [2022-07-13T20:44:06.115Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:44:06.115Z] Go version: go1.16.15 [2022-07-13T20:44:06.115Z] Git commit: 87a90dc [2022-07-13T20:44:06.115Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-13T20:44:06.115Z] OS/Arch: linux/amd64 [2022-07-13T20:44:06.115Z] Experimental: true [2022-07-13T20:44:06.115Z] containerd: [2022-07-13T20:44:06.115Z] Version: 1.5.11 [2022-07-13T20:44:06.115Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:44:06.115Z] runc: [2022-07-13T20:44:06.115Z] Version: 1.0.3 [2022-07-13T20:44:06.115Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:44:06.115Z] docker-init: [2022-07-13T20:44:06.115Z] Version: 0.19.0 [2022-07-13T20:44:06.115Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:44:06.199Z] #62 24.80 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:44:06.199Z] #62 24.90 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:44:06.199Z] #62 24.95 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:44:06.422Z] + docker info [2022-07-13T20:44:06.466Z] #62 ... [2022-07-13T20:44:06.466Z] [2022-07-13T20:44:06.466Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:44:06.466Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:44:06.466Z] #54 22.84 Updating files: 64% (1413/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:44:06.466Z] #54 23.94 + git checkout -q v2.3.0 [2022-07-13T20:44:06.974Z] #77 46.53 config.status: creating Makefile [2022-07-13T20:44:06.974Z] #77 46.59 config.status: creating rpm/crun.spec [2022-07-13T20:44:06.974Z] #77 46.63 config.status: creating config.h [2022-07-13T20:44:06.974Z] #77 46.66 config.status: executing libtool commands [2022-07-13T20:44:06.974Z] #77 46.68 config.status: executing depfiles commands [2022-07-13T20:44:07.046Z] #54 ... [2022-07-13T20:44:07.046Z] [2022-07-13T20:44:07.046Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:07.046Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:44:07.046Z] #83 15.50 Fetched 8550 kB in 13s (668 kB/s) [2022-07-13T20:44:07.046Z] #83 15.50 Reading package lists... [2022-07-13T20:44:07.046Z] #83 22.32 Reading package lists... [2022-07-13T20:44:07.046Z] #83 ... [2022-07-13T20:44:07.046Z] [2022-07-13T20:44:07.046Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:07.046Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:07.046Z] #62 25.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:44:07.046Z] #62 25.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:44:07.046Z] #62 25.20 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:44:07.046Z] #62 25.44 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:44:07.046Z] #62 25.45 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:44:07.046Z] #62 25.54 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:44:07.046Z] #62 25.54 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:44:07.046Z] #62 25.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:44:07.331Z] #62 25.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:44:07.331Z] #62 26.08 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:44:07.331Z] #62 26.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:44:07.610Z] #62 26.25 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:44:07.610Z] #62 26.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:44:07.610Z] #62 26.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:44:07.888Z] #62 26.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:44:07.893Z] Client: [2022-07-13T20:44:07.893Z] Context: default [2022-07-13T20:44:07.893Z] Debug Mode: false [2022-07-13T20:44:07.893Z] Plugins: [2022-07-13T20:44:07.893Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:44:07.893Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:44:07.893Z] [2022-07-13T20:44:07.893Z] Server: [2022-07-13T20:44:07.893Z] Containers: 0 [2022-07-13T20:44:07.893Z] Running: 0 [2022-07-13T20:44:07.893Z] Paused: 0 [2022-07-13T20:44:07.893Z] Stopped: 0 [2022-07-13T20:44:07.893Z] Images: 0 [2022-07-13T20:44:07.893Z] Server Version: 20.10.14 [2022-07-13T20:44:07.893Z] Storage Driver: overlay2 [2022-07-13T20:44:07.893Z] Backing Filesystem: extfs [2022-07-13T20:44:07.893Z] Supports d_type: true [2022-07-13T20:44:07.893Z] Native Overlay Diff: true [2022-07-13T20:44:07.893Z] userxattr: false [2022-07-13T20:44:07.893Z] Logging Driver: json-file [2022-07-13T20:44:07.893Z] Cgroup Driver: cgroupfs [2022-07-13T20:44:07.893Z] Cgroup Version: 1 [2022-07-13T20:44:07.893Z] Plugins: [2022-07-13T20:44:07.893Z] Volume: local [2022-07-13T20:44:07.893Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:44:07.893Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:44:07.893Z] Swarm: inactive [2022-07-13T20:44:07.893Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-13T20:44:07.893Z] Default Runtime: runc [2022-07-13T20:44:07.893Z] Init Binary: docker-init [2022-07-13T20:44:07.893Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:44:07.893Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:44:07.893Z] init version: de40ad0 [2022-07-13T20:44:07.893Z] Security Options: [2022-07-13T20:44:07.893Z] apparmor [2022-07-13T20:44:07.893Z] seccomp [2022-07-13T20:44:07.893Z] Profile: default [2022-07-13T20:44:07.893Z] Kernel Version: 5.13.0-1021-aws [2022-07-13T20:44:07.893Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-13T20:44:07.893Z] OSType: linux [2022-07-13T20:44:07.893Z] Architecture: aarch64 [2022-07-13T20:44:07.893Z] CPUs: 2 [2022-07-13T20:44:07.893Z] Total Memory: 7.562GiB [2022-07-13T20:44:07.893Z] Name: ip-10-100-43-201 [2022-07-13T20:44:07.893Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-13T20:44:07.893Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:44:07.893Z] Debug Mode: false [2022-07-13T20:44:07.893Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:44:07.893Z] Labels: [2022-07-13T20:44:07.893Z] Experimental: true [2022-07-13T20:44:07.893Z] Insecure Registries: [2022-07-13T20:44:07.893Z] 127.0.0.0/8 [2022-07-13T20:44:07.893Z] Live Restore Enabled: true [2022-07-13T20:44:07.893Z] [Pipeline] sh [2022-07-13T20:44:07.915Z] #77 47.37 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:44:07.915Z] #77 47.39 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:44:07.915Z] #77 47.70 checking for gcc... gcc [2022-07-13T20:44:08.155Z] #62 26.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:44:08.155Z] #62 ... [2022-07-13T20:44:08.155Z] [2022-07-13T20:44:08.155Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:44:08.155Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:44:08.155Z] #43 16.72 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:44:08.155Z] #43 ... [2022-07-13T20:44:08.155Z] [2022-07-13T20:44:08.155Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:44:08.155Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:44:08.155Z] #54 26.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-13T20:44:08.176Z] #77 47.73 checking whether the C compiler works... yes [2022-07-13T20:44:08.176Z] #77 47.84 checking for C compiler default output file name... a.out [2022-07-13T20:44:08.176Z] #77 47.84 checking for suffix of executables... [2022-07-13T20:44:08.182Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:44:08.182Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:44:08.182Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43806/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:44:08.182Z] + bash /home/ubuntu/workspace/moby_PR-43806/check-config.sh [2022-07-13T20:44:08.182Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:44:08.182Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-13T20:44:08.182Z] [2022-07-13T20:44:08.182Z] Generally Necessary: [2022-07-13T20:44:08.182Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:44:08.182Z] - apparmor: enabled and tools installed [2022-07-13T20:44:08.182Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:44:08.182Z] - CONFIG_NET_NS: enabled [2022-07-13T20:44:08.182Z] - CONFIG_PID_NS: enabled [2022-07-13T20:44:08.182Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:44:08.182Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:44:08.182Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:44:08.182Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:44:08.182Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:44:08.182Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:44:08.182Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:44:08.182Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:44:08.182Z] - CONFIG_MEMCG: enabled [2022-07-13T20:44:08.182Z] - CONFIG_KEYS: enabled [2022-07-13T20:44:08.182Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:44:08.182Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:44:08.437Z] #77 47.96 checking whether we are cross compiling... no [2022-07-13T20:44:08.437Z] #77 48.06 checking for suffix of object files... o [2022-07-13T20:44:08.437Z] #77 48.11 checking whether we are using the GNU C compiler... yes [2022-07-13T20:44:08.437Z] #77 48.15 checking whether gcc accepts -g... yes [2022-07-13T20:44:08.442Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:44:08.442Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:44:08.442Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:44:08.442Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:44:08.442Z] [2022-07-13T20:44:08.442Z] Optional Features: [2022-07-13T20:44:08.442Z] - CONFIG_USER_NS: enabled [2022-07-13T20:44:08.442Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:44:08.442Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:44:08.442Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:44:08.442Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:44:08.442Z] (cgroup swap accounting is currently enabled) [2022-07-13T20:44:08.442Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:44:08.442Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:44:08.442Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:44:08.442Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:44:08.442Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:44:08.442Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:44:08.442Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:44:08.442Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:44:08.442Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:44:08.442Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:44:08.442Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:44:08.442Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:44:08.442Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:44:08.442Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:44:08.442Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:44:08.442Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:44:08.442Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:44:08.442Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:44:08.442Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:44:08.442Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:44:08.442Z] - Network Drivers: [2022-07-13T20:44:08.442Z] - "overlay": [2022-07-13T20:44:08.442Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:44:08.442Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:44:08.442Z] Optional (for encrypted networks): [2022-07-13T20:44:08.682Z] #42 49.30 Building dependency tree... [2022-07-13T20:44:08.682Z] #42 ... [2022-07-13T20:44:08.682Z] [2022-07-13T20:44:08.682Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:44:08.682Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:44:08.682Z] #14 41.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:44:08.682Z] #14 43.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:44:08.682Z] #14 44.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-13T20:44:08.682Z] #14 45.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:44:08.682Z] #14 47.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:44:08.682Z] #14 48.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-13T20:44:08.682Z] #14 48.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:44:08.682Z] #14 48.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:44:08.682Z] #14 48.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:44:08.682Z] #14 48.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:44:08.682Z] #14 48.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-13T20:44:08.682Z] #14 48.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:44:08.682Z] #14 48.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:44:08.682Z] #14 49.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:44:08.682Z] #14 49.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:44:08.682Z] #14 49.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:44:08.682Z] #14 49.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:44:08.682Z] #14 49.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:44:08.682Z] #14 49.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-13T20:44:08.682Z] #14 49.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:44:08.682Z] #14 49.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:44:08.682Z] #14 51.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:08.682Z] #14 51.68 Fetched 115 MB in 10s (11.0 MB/s) [2022-07-13T20:44:08.682Z] #14 ... [2022-07-13T20:44:08.682Z] [2022-07-13T20:44:08.682Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:44:08.682Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:44:08.682Z] #62 33.23 Reading package lists... [2022-07-13T20:44:08.682Z] #62 41.80 Reading package lists... [2022-07-13T20:44:08.682Z] #62 49.22 Building dependency tree... [2022-07-13T20:44:08.682Z] #62 ... [2022-07-13T20:44:08.682Z] [2022-07-13T20:44:08.682Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:44:08.682Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:44:08.682Z] #14 51.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:44:08.697Z] #77 48.21 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:44:08.697Z] #77 48.29 checking whether gcc understands -c and -o together... yes [2022-07-13T20:44:08.697Z] #77 48.36 checking how to run the C preprocessor... gcc -E [2022-07-13T20:44:08.702Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:44:08.702Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:44:08.702Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:44:08.702Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:44:08.702Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:44:08.702Z] - CONFIG_XFRM: enabled [2022-07-13T20:44:08.702Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:44:08.702Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:44:08.702Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:44:08.702Z] - "ipvlan": [2022-07-13T20:44:08.702Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:44:08.702Z] - "macvlan": [2022-07-13T20:44:08.702Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:44:08.702Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:44:08.702Z] - "ftp,tftp client in container": [2022-07-13T20:44:08.702Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:44:08.702Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:44:08.702Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:44:08.702Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:44:08.702Z] - Storage Drivers: [2022-07-13T20:44:08.702Z] - "aufs": [2022-07-13T20:44:08.702Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:44:08.702Z] - "btrfs": [2022-07-13T20:44:08.702Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:44:08.702Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:44:08.702Z] - "devicemapper": [2022-07-13T20:44:08.702Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:44:08.702Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:44:08.702Z] - "overlay": [2022-07-13T20:44:08.702Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:44:08.702Z] - "zfs": [2022-07-13T20:44:08.702Z] - /dev/zfs: present [2022-07-13T20:44:08.702Z] - zfs command: missing [2022-07-13T20:44:08.702Z] - zpool command: missing [2022-07-13T20:44:08.702Z] [2022-07-13T20:44:08.702Z] Limits: [2022-07-13T20:44:08.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:44:08.702Z] [2022-07-13T20:44:08.702Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:44:08.939Z] #14 51.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:44:08.939Z] #14 52.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:44:08.939Z] #14 52.16 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:44:08.958Z] #77 48.51 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:44:08.958Z] #77 48.52 checking for egrep... /bin/grep -E [2022-07-13T20:44:08.958Z] #77 48.53 checking for ANSI C header files... [2022-07-13T20:44:08.958Z] #77 ... [2022-07-13T20:44:08.958Z] [2022-07-13T20:44:08.958Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:44:08.958Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:44:08.958Z] #21 4.744 Reading package lists... [2022-07-13T20:44:08.958Z] #21 5.602 Building dependency tree... [2022-07-13T20:44:08.958Z] #21 5.985 The following additional packages will be installed: [2022-07-13T20:44:08.958Z] #21 5.985 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:44:08.958Z] #21 5.986 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:44:08.958Z] #21 5.986 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:44:08.958Z] #21 5.987 python3-pkg-resources vim-runtime xxd [2022-07-13T20:44:08.958Z] #21 5.988 Suggested packages: [2022-07-13T20:44:08.958Z] #21 5.988 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:44:08.958Z] #21 5.988 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:44:08.958Z] #21 5.988 acl attr quota [2022-07-13T20:44:08.958Z] #21 5.989 Recommended packages: [2022-07-13T20:44:08.958Z] #21 5.989 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:44:08.958Z] #21 6.440 The following NEW packages will be installed: [2022-07-13T20:44:08.958Z] #21 6.440 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:44:08.958Z] #21 6.441 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:44:08.958Z] #21 6.441 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:44:08.958Z] #21 6.441 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:44:08.958Z] #21 6.442 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:44:08.958Z] #21 6.442 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:44:08.958Z] #21 6.442 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:44:08.958Z] #21 6.442 xz-utils zip zstd [2022-07-13T20:44:08.958Z] #21 6.718 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:44:08.958Z] #21 6.718 Need to get 27.7 MB of archives. [2022-07-13T20:44:08.958Z] #21 6.718 After this operation, 106 MB of additional disk space will be used. [2022-07-13T20:44:08.958Z] #21 6.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:44:08.958Z] #21 6.723 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:44:08.958Z] #21 6.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:44:08.958Z] #21 6.728 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:44:08.958Z] #21 6.733 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:44:08.958Z] #21 6.744 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:44:08.958Z] #21 6.746 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:44:08.958Z] #21 6.747 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:44:08.958Z] #21 6.759 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:44:08.958Z] #21 6.761 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:44:08.958Z] #21 6.764 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:44:08.958Z] #21 6.767 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:44:08.958Z] #21 6.768 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:44:08.958Z] #21 6.770 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:44:08.958Z] #21 6.781 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:44:08.958Z] #21 6.784 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:44:08.958Z] #21 6.785 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:44:08.958Z] #21 6.786 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:44:08.958Z] #21 6.786 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:44:08.958Z] #21 6.787 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:44:08.958Z] #21 6.794 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:44:08.958Z] #21 6.799 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:44:08.958Z] #21 6.803 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:44:08.958Z] #21 6.807 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:44:08.958Z] #21 6.809 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:44:08.958Z] #21 6.810 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:44:08.958Z] #21 6.811 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:44:08.958Z] #21 6.917 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:44:08.958Z] #21 6.918 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:44:08.958Z] #21 6.919 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:44:08.958Z] #21 6.920 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:44:08.958Z] #21 6.921 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:44:08.958Z] #21 6.922 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:44:08.958Z] #21 6.924 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:44:08.958Z] #21 6.926 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-13T20:44:08.958Z] #21 6.953 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:44:08.958Z] #21 6.954 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:44:08.958Z] #21 6.956 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:44:08.958Z] #21 6.959 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:44:08.958Z] #21 6.963 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:44:08.958Z] #21 6.964 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:44:08.958Z] #21 6.968 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:44:08.958Z] #21 6.978 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:44:08.958Z] #21 6.983 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:44:08.958Z] #21 6.990 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-13T20:44:08.958Z] #21 7.065 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:44:08.958Z] #21 7.082 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:44:08.958Z] #21 7.091 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:44:08.958Z] #21 7.094 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:44:08.958Z] #21 7.316 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:08.958Z] #21 7.375 Fetched 27.7 MB in 1s (42.6 MB/s) [2022-07-13T20:44:08.958Z] #21 7.420 Selecting previously unselected package pigz. [2022-07-13T20:44:08.958Z] #21 7.420 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-13T20:44:08.958Z] #21 7.435 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:44:08.958Z] #21 7.442 Unpacking pigz (2.6-1) ... [2022-07-13T20:44:08.958Z] #21 7.544 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:44:08.958Z] #21 7.547 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:44:08.958Z] #21 7.567 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:44:08.958Z] #21 7.678 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:44:08.958Z] #21 7.681 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:44:08.958Z] #21 7.688 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:44:08.958Z] #21 7.775 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:44:08.958Z] #21 7.778 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 7.786 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:44:08.959Z] #21 7.874 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:44:08.959Z] #21 7.878 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 7.882 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:44:08.959Z] #21 7.993 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:44:08.959Z] #21 7.997 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 8.010 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:44:08.959Z] #21 8.076 Selecting previously unselected package libcap2-bin. [2022-07-13T20:44:08.959Z] #21 8.076 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 8.081 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:44:08.959Z] #21 8.186 Selecting previously unselected package iproute2. [2022-07-13T20:44:08.959Z] #21 8.190 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 8.194 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:44:08.959Z] #21 8.405 Selecting previously unselected package xxd. [2022-07-13T20:44:08.959Z] #21 8.412 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 8.416 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:08.959Z] #21 8.510 Selecting previously unselected package vim-common. [2022-07-13T20:44:08.959Z] #21 8.513 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:44:08.959Z] #21 8.536 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:08.959Z] #21 8.661 Selecting previously unselected package bash-completion. [2022-07-13T20:44:08.959Z] #21 8.668 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:44:08.959Z] #21 11.06 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:44:08.959Z] #21 11.29 Selecting previously unselected package bzip2. [2022-07-13T20:44:08.959Z] #21 11.30 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 11.31 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:44:08.959Z] #21 11.44 Selecting previously unselected package xz-utils. [2022-07-13T20:44:08.959Z] #21 11.45 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 11.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:44:08.959Z] #21 11.63 Selecting previously unselected package apparmor. [2022-07-13T20:44:08.959Z] #21 11.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 11.67 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:44:08.959Z] #21 12.34 Selecting previously unselected package inetutils-ping. [2022-07-13T20:44:08.959Z] #21 12.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 12.35 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:44:08.959Z] #21 12.58 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:44:08.959Z] #21 12.58 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 12.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:44:08.959Z] #21 12.74 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:44:08.959Z] #21 12.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 12.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:44:08.959Z] #21 12.89 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:44:08.959Z] #21 12.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 12.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:44:08.959Z] #21 12.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:44:08.959Z] #21 12.98 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:44:08.959Z] #21 13.08 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:44:08.959Z] #21 13.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:44:08.959Z] #21 13.19 Selecting previously unselected package iptables. [2022-07-13T20:44:08.959Z] #21 13.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.22 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:44:08.959Z] #21 13.45 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:44:08.959Z] #21 13.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.47 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:44:08.959Z] #21 13.59 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:44:08.959Z] #21 13.59 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.60 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:44:08.959Z] #21 13.69 Selecting previously unselected package jq. [2022-07-13T20:44:08.959Z] #21 13.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.70 Unpacking jq (1.6-2.1) ... [2022-07-13T20:44:08.959Z] #21 13.79 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:44:08.959Z] #21 13.79 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.80 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:44:08.959Z] #21 13.96 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:44:08.959Z] #21 13.96 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 13.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:44:08.959Z] #21 14.18 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:44:08.959Z] #21 14.18 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:44:08.959Z] #21 14.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:44:08.959Z] #21 ... [2022-07-13T20:44:08.959Z] [2022-07-13T20:44:08.959Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:44:08.959Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:44:08.959Z] #47 56.50 + dpkg --print-architecture [2022-07-13T20:44:08.959Z] #47 56.50 + git checkout -q v2.1.0 [2022-07-13T20:44:08.959Z] #47 56.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:44:08.959Z] #47 56.88 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:44:08.959Z] #47 DONE 65.4s [2022-07-13T20:44:09.052Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf . [2022-07-13T20:44:09.219Z] [2022-07-13T20:44:09.219Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:44:09.219Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:44:09.219Z] #21 15.80 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:44:09.219Z] #21 15.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:44:09.219Z] #21 15.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:44:09.219Z] #21 15.93 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:44:09.219Z] #21 15.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:44:09.219Z] #21 15.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:44:09.312Z] #2 [internal] load .dockerignore [2022-07-13T20:44:09.312Z] #2 sha256:fe1a94c01cba6b53c9081ce7f412ddb5322d093db2e4e53897ed32addcda1c20 [2022-07-13T20:44:09.312Z] #2 transferring context: 145B done [2022-07-13T20:44:09.312Z] #2 DONE 0.2s [2022-07-13T20:44:09.312Z] [2022-07-13T20:44:09.312Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:44:09.312Z] #1 sha256:b27b9a4dee3198aa953caaf177db8853afe356b57dae8363c1972b8f010e79cb [2022-07-13T20:44:09.312Z] #1 transferring dockerfile: 19.25kB done [2022-07-13T20:44:09.312Z] #1 DONE 0.2s [2022-07-13T20:44:09.312Z] [2022-07-13T20:44:09.312Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:44:09.312Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-13T20:44:09.480Z] #21 16.06 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:44:09.480Z] #21 16.07 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:44:09.480Z] #21 16.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:44:09.480Z] #21 16.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:44:09.480Z] #21 16.18 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:44:09.480Z] #21 16.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:09.745Z] #21 16.29 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:44:09.745Z] #21 16.29 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:44:09.745Z] #21 16.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:44:09.745Z] #21 16.36 Selecting previously unselected package net-tools. [2022-07-13T20:44:09.745Z] #21 16.36 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:44:09.745Z] #21 16.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:44:09.884Z] #3 DONE 0.4s [2022-07-13T20:44:09.884Z] [2022-07-13T20:44:09.884Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:44:09.884Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-13T20:44:09.884Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:44:09.884Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:44:09.884Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-13T20:44:09.884Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-13T20:44:09.884Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 2.10MB / 9.20MB 0.1s [2022-07-13T20:44:09.884Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-13T20:44:10.006Z] #21 16.54 Selecting previously unselected package patch. [2022-07-13T20:44:10.006Z] #21 16.55 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:44:10.006Z] #21 16.56 Unpacking patch (2.7.6-7) ... [2022-07-13T20:44:10.006Z] #21 16.65 Selecting previously unselected package python-pip-whl. [2022-07-13T20:44:10.006Z] #21 16.65 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:44:10.006Z] #21 16.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:44:10.071Z] #54 ... [2022-07-13T20:44:10.071Z] [2022-07-13T20:44:10.071Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:10.071Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:10.071Z] #58 18.44 Fetched 8553 kB in 15s (571 kB/s) [2022-07-13T20:44:10.071Z] #58 18.44 Reading package lists... [2022-07-13T20:44:10.071Z] #58 25.58 Reading package lists... [2022-07-13T20:44:10.071Z] #58 ... [2022-07-13T20:44:10.071Z] [2022-07-13T20:44:10.071Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:10.071Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:10.071Z] #62 27.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:44:10.071Z] #62 27.09 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:44:10.071Z] #62 27.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:44:10.071Z] #62 27.32 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:44:10.071Z] #62 27.37 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:44:10.071Z] #62 27.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:44:10.071Z] #62 27.98 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:44:10.146Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s done [2022-07-13T20:44:10.146Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-13T20:44:10.266Z] #21 16.95 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:44:10.266Z] #21 16.95 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:44:10.266Z] #21 16.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:44:10.406Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-13T20:44:10.406Z] #4 DONE 0.6s [2022-07-13T20:44:10.527Z] #21 17.05 Selecting previously unselected package python3-distutils. [2022-07-13T20:44:10.527Z] #21 17.05 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:44:10.527Z] #21 17.06 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:44:10.527Z] #21 17.16 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:44:10.527Z] #21 17.16 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:44:10.527Z] #21 17.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:44:10.668Z] [2022-07-13T20:44:10.668Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:44:10.668Z] #6 sha256:c5b57412f46027b44d79cd3469d916ab50116d092c58a0d4d112a832e985d457 [2022-07-13T20:44:10.668Z] #6 DONE 0.0s [2022-07-13T20:44:10.668Z] [2022-07-13T20:44:10.668Z] #5 [internal] load .dockerignore [2022-07-13T20:44:10.668Z] #5 sha256:f7bdd2414b23322927a2abf7fb8132dc3dea0eeda36910c1d091132a67f0ae3f [2022-07-13T20:44:10.668Z] #5 DONE 0.0s [2022-07-13T20:44:10.668Z] [2022-07-13T20:44:10.668Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:44:10.668Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-13T20:44:10.787Z] #21 17.30 Selecting previously unselected package python3-setuptools. [2022-07-13T20:44:10.787Z] #21 17.30 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:44:10.787Z] #21 17.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:44:10.787Z] #21 17.47 Selecting previously unselected package python3-wheel. [2022-07-13T20:44:10.787Z] #21 17.47 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:44:10.787Z] #21 17.48 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:44:10.862Z] #14 ... [2022-07-13T20:44:10.862Z] [2022-07-13T20:44:10.862Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:10.862Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:10.862Z] #55 43.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:44:10.862Z] #55 43.98 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:44:10.862Z] #55 44.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:44:10.862Z] #55 44.37 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:44:10.862Z] #55 44.45 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:44:10.862Z] #55 44.49 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:44:10.862Z] #55 44.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:44:10.862Z] #55 44.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:44:10.862Z] #55 45.00 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:44:10.862Z] #55 45.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:44:10.862Z] #55 45.25 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:44:10.862Z] #55 45.28 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:44:10.862Z] #55 45.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:44:10.862Z] #55 45.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:44:10.862Z] #55 45.67 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:44:10.862Z] #55 45.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:44:10.862Z] #55 45.91 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:44:10.862Z] #55 46.07 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:44:10.862Z] #55 46.17 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:44:10.862Z] #55 46.34 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:44:10.862Z] #55 46.90 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:44:10.862Z] #55 47.27 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:44:10.862Z] #55 50.22 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:44:10.862Z] #55 50.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:44:10.862Z] #55 50.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:44:10.862Z] #55 50.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:44:10.862Z] #55 50.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:44:10.862Z] #55 50.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:44:10.862Z] #55 51.11 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:44:10.862Z] #55 ... [2022-07-13T20:44:10.862Z] [2022-07-13T20:44:10.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 ; [2022-07-13T20:44:10.862Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:44:10.862Z] #76 49.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:44:10.862Z] #76 49.71 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:44:10.862Z] #76 49.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:10.862Z] #76 50.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:44:10.862Z] #76 50.26 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:44:10.862Z] #76 50.26 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:10.862Z] #76 50.56 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:44:10.862Z] #76 50.57 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:44:10.862Z] #76 50.57 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:44:10.862Z] #76 50.96 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:44:10.862Z] #76 50.98 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:44:10.862Z] #76 50.99 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:44:10.862Z] #76 52.63 Selecting previously unselected package libtool. [2022-07-13T20:44:10.862Z] #76 52.64 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:44:10.862Z] #76 52.65 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:44:10.862Z] #76 53.00 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:44:10.862Z] #76 53.08 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:44:10.862Z] #76 53.10 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:44:10.862Z] #76 53.77 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:44:10.862Z] #76 53.79 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:44:10.862Z] #76 53.82 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:44:10.862Z] #76 54.08 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:44:10.862Z] #76 54.09 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:44:10.862Z] #76 54.11 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:44:11.041Z] #62 29.77 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:44:11.048Z] #21 17.53 Selecting previously unselected package python3-pip. [2022-07-13T20:44:11.049Z] #21 17.54 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:44:11.049Z] #21 17.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:44:11.049Z] #21 17.65 Selecting previously unselected package sudo. [2022-07-13T20:44:11.049Z] #21 17.66 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:44:11.049Z] #21 17.67 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:44:11.119Z] #76 54.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:44:11.239Z] #10 DONE 0.8s [2022-07-13T20:44:11.239Z] [2022-07-13T20:44:11.239Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:44:11.239Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:44:11.239Z] #7 DONE 0.8s [2022-07-13T20:44:11.239Z] [2022-07-13T20:44:11.239Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:44:11.239Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-13T20:44:11.239Z] #9 DONE 0.8s [2022-07-13T20:44:11.239Z] [2022-07-13T20:44:11.239Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:44:11.239Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:44:11.239Z] #8 DONE 0.8s [2022-07-13T20:44:11.301Z] #62 29.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:44:11.301Z] #62 30.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:44:11.309Z] #21 17.90 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:44:11.309Z] #21 17.91 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:44:11.309Z] #21 17.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:44:11.309Z] #21 18.03 Selecting previously unselected package uidmap. [2022-07-13T20:44:11.376Z] #76 54.50 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:44:11.376Z] #76 54.51 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:44:11.376Z] #76 54.53 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:44:11.376Z] #76 54.57 Setting up file (1:5.39-3) ... [2022-07-13T20:44:11.376Z] #76 54.60 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:44:11.376Z] #76 54.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:11.376Z] #76 54.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:11.376Z] #76 54.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:44:11.376Z] #76 54.69 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:44:11.376Z] #76 54.71 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:44:11.376Z] #76 54.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:44:11.561Z] #62 30.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:44:11.561Z] #62 30.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:44:11.569Z] #21 18.03 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:44:11.569Z] #21 18.04 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:44:11.569Z] #21 18.14 Selecting previously unselected package vim-runtime. [2022-07-13T20:44:11.569Z] #21 18.15 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:44:11.569Z] #21 18.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-13T20:44:11.569Z] #21 18.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:44:11.569Z] #21 18.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:11.632Z] #76 54.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:44:11.632Z] #76 54.74 Setting up patch (2.7.6-7) ... [2022-07-13T20:44:11.632Z] #76 54.76 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:44:11.632Z] #76 54.78 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:44:11.632Z] #76 54.80 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:44:11.632Z] #76 54.81 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:44:11.632Z] #76 54.82 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:44:11.632Z] #76 54.84 Setting up libtool (2.4.6-15) ... [2022-07-13T20:44:11.632Z] #76 54.85 Setting up m4 (1.4.18-5) ... [2022-07-13T20:44:11.632Z] #76 54.86 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:44:11.632Z] #76 54.91 Setting up autoconf (2.69-14) ... [2022-07-13T20:44:11.632Z] #76 54.92 Setting up build-essential (12.9) ... [2022-07-13T20:44:11.632Z] #76 54.93 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:44:11.632Z] #76 54.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:44:11.821Z] #62 30.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:44:11.821Z] #62 30.45 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:44:11.888Z] #76 54.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:12.144Z] #76 DONE 55.5s [2022-07-13T20:44:12.144Z] [2022-07-13T20:44:12.144Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:12.144Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:44:12.144Z] #42 55.47 The following additional packages will be installed: [2022-07-13T20:44:12.144Z] #42 55.49 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:44:12.144Z] #42 55.49 Suggested packages: [2022-07-13T20:44:12.144Z] #42 55.49 cmake-doc ninja-build lrzip [2022-07-13T20:44:12.144Z] #42 55.49 Recommended packages: [2022-07-13T20:44:12.144Z] #42 55.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:44:12.952Z] #21 19.44 Selecting previously unselected package vim. [2022-07-13T20:44:12.952Z] #21 19.45 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:44:12.952Z] #21 19.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:12.952Z] #21 19.71 Selecting previously unselected package xfsprogs. [2022-07-13T20:44:12.952Z] #21 19.71 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:44:12.952Z] #21 19.71 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:44:13.523Z] #21 19.98 Selecting previously unselected package zip. [2022-07-13T20:44:13.523Z] #21 19.98 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-13T20:44:13.523Z] #21 19.98 Unpacking zip (3.0-12) ... [2022-07-13T20:44:13.523Z] #21 20.06 Selecting previously unselected package zstd. [2022-07-13T20:44:13.523Z] #21 20.07 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:44:13.523Z] #21 20.08 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:44:13.782Z] [2022-07-13T20:44:13.782Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:44:13.782Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:44:13.782Z] #73 DONE 0.0s [2022-07-13T20:44:13.782Z] [2022-07-13T20:44:13.782Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:44:13.782Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:44:13.782Z] #71 DONE 0.0s [2022-07-13T20:44:13.782Z] [2022-07-13T20:44:13.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:13.782Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:44:13.782Z] #11 DONE 0.0s [2022-07-13T20:44:13.782Z] [2022-07-13T20:44:13.782Z] #24 [internal] load build context [2022-07-13T20:44:13.782Z] #24 sha256:e7a5b50078d57a95c2e7c70964606a4683f6abba3d760d0a14a9d80b0a6ad7b3 [2022-07-13T20:44:13.783Z] #21 20.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:44:14.044Z] #21 20.66 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:44:14.044Z] #21 20.67 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:44:14.044Z] #21 20.68 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:44:14.044Z] #21 20.69 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:44:14.044Z] #21 20.71 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:44:14.044Z] #21 20.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:44:14.044Z] #21 20.76 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:44:14.090Z] #42 57.09 The following NEW packages will be installed: [2022-07-13T20:44:14.090Z] #42 57.11 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:44:14.090Z] #42 57.11 vim-common xxd [2022-07-13T20:44:14.304Z] #21 20.76 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:44:14.304Z] #21 20.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:44:14.304Z] #21 20.80 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:44:14.304Z] #21 20.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:14.304Z] #21 20.82 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:44:14.346Z] #42 57.55 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:44:14.346Z] #42 57.55 Need to get 17.7 MB of archives. [2022-07-13T20:44:14.346Z] #42 57.55 After this operation, 70.7 MB of additional disk space will be used. [2022-07-13T20:44:14.346Z] #42 57.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:44:14.346Z] #42 57.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:44:14.346Z] #42 57.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:44:14.564Z] #21 21.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:14.565Z] #21 21.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:44:14.565Z] #21 21.18 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:44:14.565Z] #21 21.20 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:44:14.578Z] #24 ... [2022-07-13T20:44:14.578Z] [2022-07-13T20:44:14.578Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:44:14.578Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:44:14.578Z] #49 DONE 0.0s [2022-07-13T20:44:14.578Z] [2022-07-13T20:44:14.578Z] #24 [internal] load build context [2022-07-13T20:44:14.578Z] #24 sha256:e7a5b50078d57a95c2e7c70964606a4683f6abba3d760d0a14a9d80b0a6ad7b3 [2022-07-13T20:44:14.578Z] #24 transferring context: 16.10MB 0.7s [2022-07-13T20:44:14.602Z] #42 57.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:44:15.531Z] #42 58.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-13T20:44:15.531Z] #42 58.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:44:15.531Z] #42 58.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:44:15.531Z] #42 58.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:44:15.531Z] #42 58.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:44:15.531Z] #42 58.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:44:16.027Z] #62 ... [2022-07-13T20:44:16.027Z] [2022-07-13T20:44:16.027Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:16.027Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:44:16.027Z] #83 22.32 Reading package lists... [2022-07-13T20:44:16.027Z] #83 29.10 Building dependency tree... [2022-07-13T20:44:16.027Z] #83 32.83 python3 is already the newest version (3.9.2-3). [2022-07-13T20:44:16.027Z] #83 32.83 The following additional packages will be installed: [2022-07-13T20:44:16.027Z] #83 32.84 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:44:16.027Z] #83 32.85 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:44:16.027Z] #83 32.86 Suggested packages: [2022-07-13T20:44:16.027Z] #83 32.86 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:44:16.027Z] #83 32.86 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:44:16.027Z] #83 32.86 m4-doc ed diffutils-doc [2022-07-13T20:44:16.027Z] #83 32.86 Recommended packages: [2022-07-13T20:44:16.027Z] #83 32.86 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:44:16.027Z] #83 32.86 liblocale-gettext-perl libltdl-dev [2022-07-13T20:44:16.027Z] #83 34.22 The following NEW packages will be installed: [2022-07-13T20:44:16.027Z] #83 34.24 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:44:16.027Z] #83 34.24 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:44:16.027Z] #83 34.24 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:44:16.027Z] #83 34.24 libyajl2 m4 patch xz-utils [2022-07-13T20:44:16.027Z] #83 34.25 The following packages will be upgraded: [2022-07-13T20:44:16.027Z] #83 34.26 libdpkg-perl [2022-07-13T20:44:16.027Z] #83 34.62 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:44:16.027Z] #83 34.62 Need to get 7486 kB of archives. [2022-07-13T20:44:16.027Z] #83 34.62 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:44:16.027Z] #83 34.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:44:16.027Z] #83 34.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:44:16.027Z] #83 34.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:44:16.027Z] #83 34.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:44:16.027Z] #83 34.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:44:16.027Z] #83 34.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:44:16.027Z] #83 34.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:44:16.027Z] #83 34.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:44:16.027Z] #83 34.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:44:16.027Z] #83 34.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:44:16.027Z] #83 34.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:44:16.299Z] #83 34.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:44:16.299Z] #83 34.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:44:16.299Z] #83 34.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:44:16.299Z] #83 34.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:44:16.299Z] #83 34.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:44:16.299Z] #83 34.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:44:16.299Z] #83 34.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:44:16.299Z] #83 34.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:44:16.299Z] #83 34.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:44:16.299Z] #83 34.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:44:16.299Z] #83 35.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:44:16.299Z] #83 35.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:44:16.468Z] #42 ... [2022-07-13T20:44:16.468Z] [2022-07-13T20:44:16.468Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:44:16.468Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:44:16.468Z] #62 54.85 The following additional packages will be installed: [2022-07-13T20:44:16.468Z] #62 54.91 libbtrfs0 [2022-07-13T20:44:16.468Z] #62 55.33 The following NEW packages will be installed: [2022-07-13T20:44:16.468Z] #62 55.33 libbtrfs-dev libbtrfs0 [2022-07-13T20:44:16.468Z] #62 55.73 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:44:16.468Z] #62 55.73 Need to get 460 kB of archives. [2022-07-13T20:44:16.468Z] #62 55.73 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:44:16.468Z] #62 55.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:44:16.468Z] #62 55.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:44:16.468Z] #62 57.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:16.468Z] #62 58.02 Fetched 460 kB in 0s (1226 kB/s) [2022-07-13T20:44:16.468Z] #62 58.28 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:44:16.468Z] #62 58.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:44:16.468Z] #62 58.34 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:44:16.468Z] #62 58.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:44:16.468Z] #62 58.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:44:16.468Z] #62 58.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:44:16.468Z] #62 58.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:44:16.468Z] #62 59.11 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:44:16.468Z] #62 59.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:44:16.468Z] #62 59.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:16.468Z] #62 DONE 59.7s [2022-07-13T20:44:16.468Z] [2022-07-13T20:44:16.468Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:44:16.468Z] #63 sha256:2c4500a96b9d41931cf501134708c72b1968616d2de5f2afd2a56b1198f984c0 [2022-07-13T20:44:16.476Z] #21 22.95 Setting up zip (3.0-12) ... [2022-07-13T20:44:16.476Z] #21 22.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:16.476Z] #21 22.99 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:44:16.506Z] #24 transferring context: 61.68MB 2.9s done [2022-07-13T20:44:16.560Z] #83 35.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:44:16.724Z] #63 DONE 0.2s [2022-07-13T20:44:16.724Z] [2022-07-13T20:44:16.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 [2022-07-13T20:44:16.724Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:16.724Z] #51 42.37 Reading package lists... [2022-07-13T20:44:16.724Z] #51 49.82 Building dependency tree... [2022-07-13T20:44:16.724Z] #51 55.84 The following additional packages will be installed: [2022-07-13T20:44:16.724Z] #51 55.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:44:16.724Z] #51 55.90 python3-protobuf python3-six [2022-07-13T20:44:16.724Z] #51 55.96 Suggested packages: [2022-07-13T20:44:16.724Z] #51 55.96 python3-setuptools [2022-07-13T20:44:16.724Z] #51 55.96 Recommended packages: [2022-07-13T20:44:16.724Z] #51 55.96 iproute2 | iproute [2022-07-13T20:44:16.724Z] #51 57.01 The following NEW packages will be installed: [2022-07-13T20:44:16.724Z] #51 57.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:44:16.724Z] #51 57.02 python3-protobuf python3-six [2022-07-13T20:44:16.724Z] #51 57.51 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:44:16.724Z] #51 57.51 Need to get 2314 kB of archives. [2022-07-13T20:44:16.724Z] #51 57.51 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:44:16.724Z] #51 57.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:44:16.724Z] #51 57.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:44:16.724Z] #51 57.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:44:16.724Z] #51 57.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:44:16.724Z] #51 57.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:44:16.724Z] #51 57.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:44:16.724Z] #51 57.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:44:16.980Z] #51 ... [2022-07-13T20:44:16.980Z] [2022-07-13T20:44:16.980Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:44:16.980Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:44:17.046Z] #21 ... [2022-07-13T20:44:17.047Z] [2022-07-13T20:44:17.047Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:17.047Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:17.047Z] #77 48.53 checking for ANSI C header files... yes [2022-07-13T20:44:17.047Z] #77 48.88 checking for sys/types.h... yes [2022-07-13T20:44:17.047Z] #77 49.01 checking for sys/stat.h... yes [2022-07-13T20:44:17.047Z] #77 49.13 checking for stdlib.h... yes [2022-07-13T20:44:17.047Z] #77 49.22 checking for string.h... yes [2022-07-13T20:44:17.047Z] #77 49.34 checking for memory.h... yes [2022-07-13T20:44:17.047Z] #77 49.46 checking for strings.h... yes [2022-07-13T20:44:17.047Z] #77 49.61 checking for inttypes.h... yes [2022-07-13T20:44:17.047Z] #77 49.71 checking for stdint.h... yes [2022-07-13T20:44:17.047Z] #77 49.81 checking for unistd.h... yes [2022-07-13T20:44:17.047Z] #77 49.88 checking minix/config.h usability... no [2022-07-13T20:44:17.047Z] #77 50.05 checking minix/config.h presence... no [2022-07-13T20:44:17.047Z] #77 50.07 checking for minix/config.h... no [2022-07-13T20:44:17.047Z] #77 50.07 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:44:17.047Z] #77 50.20 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:44:17.047Z] #77 50.39 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:44:17.047Z] #77 50.40 checking how to print strings... printf [2022-07-13T20:44:17.047Z] #77 50.41 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:44:17.047Z] #77 50.45 checking for fgrep... /bin/grep -F [2022-07-13T20:44:17.047Z] #77 50.45 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:44:17.047Z] #77 50.47 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:44:17.047Z] #77 50.47 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:44:17.047Z] #77 50.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:44:17.047Z] #77 50.57 checking whether ln -s works... yes [2022-07-13T20:44:17.047Z] #77 50.57 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:44:17.047Z] #77 50.60 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:44:17.047Z] #77 50.60 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:44:17.047Z] #77 50.60 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:44:17.047Z] #77 50.60 checking for objdump... objdump [2022-07-13T20:44:17.047Z] #77 50.60 checking how to recognize dependent libraries... pass_all [2022-07-13T20:44:17.047Z] #77 50.61 checking for dlltool... no [2022-07-13T20:44:17.047Z] #77 50.61 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:44:17.047Z] #77 50.61 checking for ar... ar [2022-07-13T20:44:17.047Z] #77 50.61 checking for archiver @FILE support... @ [2022-07-13T20:44:17.047Z] #77 50.71 checking for strip... strip [2022-07-13T20:44:17.047Z] #77 50.71 checking for ranlib... ranlib [2022-07-13T20:44:17.047Z] #77 50.71 checking for gawk... no [2022-07-13T20:44:17.047Z] #77 50.71 checking for mawk... mawk [2022-07-13T20:44:17.047Z] #77 50.71 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:44:17.047Z] #77 50.91 checking for sysroot... no [2022-07-13T20:44:17.047Z] #77 50.91 checking for a working dd... /bin/dd [2022-07-13T20:44:17.047Z] #77 50.92 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:44:17.047Z] #77 50.97 checking for mt... no [2022-07-13T20:44:17.047Z] #77 50.97 checking if : is a manifest tool... no [2022-07-13T20:44:17.047Z] #77 50.98 checking for dlfcn.h... yes [2022-07-13T20:44:17.047Z] #77 51.04 checking for objdir... .libs [2022-07-13T20:44:17.047Z] #77 51.21 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:44:17.047Z] #77 51.26 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:44:17.047Z] #77 51.26 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:44:17.047Z] #77 51.32 checking if gcc static flag -static works... yes [2022-07-13T20:44:17.047Z] #77 51.47 checking if gcc supports -c -o file.o... yes [2022-07-13T20:44:17.047Z] #77 51.53 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:44:17.047Z] #77 51.53 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:44:17.047Z] #77 51.57 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:44:17.047Z] #77 51.77 checking how to hardcode library paths into programs... immediate [2022-07-13T20:44:17.047Z] #77 51.77 checking whether stripping libraries is possible... yes [2022-07-13T20:44:17.047Z] #77 51.78 checking if libtool supports shared libraries... yes [2022-07-13T20:44:17.047Z] #77 51.78 checking whether to build shared libraries... no [2022-07-13T20:44:17.047Z] #77 51.78 checking whether to build static libraries... yes [2022-07-13T20:44:17.047Z] #77 51.78 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:44:17.047Z] #77 51.80 checking whether build environment is sane... yes [2022-07-13T20:44:17.047Z] #77 51.82 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:44:17.047Z] #77 51.83 checking whether make sets $(MAKE)... yes [2022-07-13T20:44:17.047Z] #77 51.88 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:44:17.047Z] #77 51.92 checking whether make supports nested variables... yes [2022-07-13T20:44:17.047Z] #77 51.95 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:44:17.047Z] #77 51.95 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:44:17.047Z] #77 51.95 checking how to create a ustar tar archive... gnutar [2022-07-13T20:44:17.047Z] #77 52.01 checking dependency style of gcc... gcc3 [2022-07-13T20:44:17.047Z] #77 52.09 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:44:17.047Z] #77 52.09 checking whether make supports nested variables... (cached) yes [2022-07-13T20:44:17.047Z] #77 52.09 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:44:17.047Z] #77 52.09 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:44:17.047Z] #77 52.10 checking for yajl >= 2.1.0... yes [2022-07-13T20:44:17.047Z] #77 52.11 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:44:17.047Z] #77 52.12 checking for gcc... (cached) gcc [2022-07-13T20:44:17.047Z] #77 52.17 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:44:17.047Z] #77 52.17 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:44:17.047Z] #77 52.18 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:44:17.047Z] #77 52.18 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:44:17.047Z] #77 52.18 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:44:17.047Z] #77 52.22 checking for python3... /usr/bin/python3 [2022-07-13T20:44:17.047Z] #77 52.22 checking for python3 version... 3.9 [2022-07-13T20:44:17.047Z] #77 52.24 checking for python3 platform... linux [2022-07-13T20:44:17.047Z] #77 52.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:44:17.047Z] #77 52.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:44:17.047Z] #77 52.44 checking that generated files are newer than configure... done [2022-07-13T20:44:17.047Z] #77 52.81 configure: creating ./config.status [2022-07-13T20:44:17.047Z] #77 54.94 config.status: creating Makefile [2022-07-13T20:44:17.047Z] #77 54.99 config.status: creating config.h [2022-07-13T20:44:17.047Z] #77 55.02 config.status: executing libtool commands [2022-07-13T20:44:17.047Z] #77 55.05 config.status: executing depfiles commands [2022-07-13T20:44:17.047Z] #77 55.55 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:44:17.047Z] #77 55.56 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:44:17.047Z] #77 55.85 checking for gcc... gcc [2022-07-13T20:44:17.047Z] #77 55.94 checking whether the C compiler works... yes [2022-07-13T20:44:17.047Z] #77 56.06 checking for C compiler default output file name... a.out [2022-07-13T20:44:17.047Z] #77 56.06 checking for suffix of executables... [2022-07-13T20:44:17.047Z] #77 56.13 checking whether we are cross compiling... no [2022-07-13T20:44:17.047Z] #77 56.25 checking for suffix of object files... o [2022-07-13T20:44:17.047Z] #77 56.28 checking whether we are using the GNU C compiler... yes [2022-07-13T20:44:17.047Z] #77 56.31 checking whether gcc accepts -g... yes [2022-07-13T20:44:17.047Z] #77 56.36 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:44:17.047Z] #77 56.43 checking whether gcc understands -c and -o together... yes [2022-07-13T20:44:17.047Z] #77 56.51 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:44:17.047Z] #77 56.55 checking whether build environment is sane... yes [2022-07-13T20:44:17.047Z] #77 56.59 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:44:17.047Z] #77 56.60 checking for gawk... no [2022-07-13T20:44:17.047Z] #77 56.60 checking for mawk... mawk [2022-07-13T20:44:17.047Z] #77 56.60 checking whether make sets $(MAKE)... yes [2022-07-13T20:44:17.047Z] #77 56.63 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:44:17.047Z] #77 56.64 checking whether make supports nested variables... yes [2022-07-13T20:44:17.047Z] #77 56.67 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:44:17.047Z] #77 56.67 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:44:17.047Z] #77 56.67 checking how to create a ustar tar archive... gnutar [2022-07-13T20:44:17.047Z] #77 56.70 checking dependency style of gcc... gcc3 [2022-07-13T20:44:17.307Z] #77 56.79 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:44:17.307Z] #77 56.79 checking whether make supports nested variables... (cached) yes [2022-07-13T20:44:17.307Z] #77 56.83 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:44:17.307Z] #77 56.96 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:44:17.307Z] #77 56.96 checking how to print strings... printf [2022-07-13T20:44:17.307Z] #77 56.96 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:44:17.307Z] #77 56.97 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:44:17.307Z] #77 56.97 checking for egrep... /bin/grep -E [2022-07-13T20:44:17.307Z] #77 56.97 checking for fgrep... /bin/grep -F [2022-07-13T20:44:17.307Z] #77 56.98 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:44:17.307Z] #77 56.99 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:44:17.307Z] #77 56.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:44:17.307Z] #77 56.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:44:17.503Z] #83 36.01 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:17.503Z] #83 ... [2022-07-13T20:44:17.503Z] [2022-07-13T20:44:17.503Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:17.503Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:17.503Z] #62 36.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:44:17.503Z] #62 36.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:44:17.543Z] #64 ... [2022-07-13T20:44:17.543Z] [2022-07-13T20:44:17.543Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:44:17.543Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:44:17.543Z] #57 60.44 v3.0.2 [2022-07-13T20:44:17.543Z] #57 DONE 60.8s [2022-07-13T20:44:17.568Z] #77 57.04 checking whether ln -s works... yes [2022-07-13T20:44:17.568Z] #77 57.04 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:44:17.568Z] #77 57.07 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:44:17.568Z] #77 57.07 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:44:17.568Z] #77 57.07 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:44:17.568Z] #77 57.07 checking for objdump... objdump [2022-07-13T20:44:17.568Z] #77 57.07 checking how to recognize dependent libraries... pass_all [2022-07-13T20:44:17.568Z] #77 57.07 checking for dlltool... no [2022-07-13T20:44:17.568Z] #77 57.07 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:44:17.568Z] #77 57.07 checking for ar... ar [2022-07-13T20:44:17.568Z] #77 57.07 checking for archiver @FILE support... @ [2022-07-13T20:44:17.568Z] #77 57.11 checking for strip... strip [2022-07-13T20:44:17.568Z] #77 57.11 checking for ranlib... ranlib [2022-07-13T20:44:17.568Z] #77 57.11 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:44:17.568Z] #77 57.29 checking for sysroot... no [2022-07-13T20:44:17.568Z] #77 57.29 checking for a working dd... /bin/dd [2022-07-13T20:44:17.764Z] #62 36.41 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:44:17.764Z] #62 36.41 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:44:17.800Z] [2022-07-13T20:44:17.800Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:17.800Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:44:17.800Z] #42 60.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:17.800Z] #42 60.72 Fetched 17.7 MB in 2s (9885 kB/s) [2022-07-13T20:44:17.800Z] #42 60.81 Selecting previously unselected package xxd. [2022-07-13T20:44:17.800Z] #42 60.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:44:17.800Z] #42 61.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:44:17.800Z] #42 61.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:17.828Z] [2022-07-13T20:44:17.828Z] #77 ... [2022-07-13T20:44:17.828Z] [2022-07-13T20:44:17.828Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:17.828Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:17.828Z] #55 73.58 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:44:17.828Z] #55 DONE 74.2s [2022-07-13T20:44:17.828Z] [2022-07-13T20:44:17.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:17.828Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:17.828Z] #77 57.30 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:44:17.828Z] #77 57.36 checking for mt... no [2022-07-13T20:44:17.828Z] #77 57.36 checking if : is a manifest tool... no [2022-07-13T20:44:17.828Z] #77 57.38 checking how to run the C preprocessor... gcc -E [2022-07-13T20:44:17.890Z] #24 DONE 4.2s [2022-07-13T20:44:17.891Z] [2022-07-13T20:44:17.891Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:17.891Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:44:17.891Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.0s done [2022-07-13T20:44:17.891Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:44:17.891Z] #11 sha256:483c120a4d4f17ad312880363f7a831c97ced7c1d02af2a5f52c6b32325ae6a2 1.80kB / 1.80kB done [2022-07-13T20:44:17.891Z] #11 sha256:804a861db924aeb22b239d9ebbc84447a118372dbd813b0b061f45d48a28eda5 7.12kB / 7.12kB done [2022-07-13T20:44:17.891Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.5s done [2022-07-13T20:44:17.891Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.4s done [2022-07-13T20:44:17.891Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.9s done [2022-07-13T20:44:17.891Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 2.6s done [2022-07-13T20:44:17.891Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 3.1s done [2022-07-13T20:44:17.891Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 108.88MB / 108.88MB 4.1s [2022-07-13T20:44:17.891Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.3s [2022-07-13T20:44:17.891Z] #11 sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 126B / 126B 3.1s done [2022-07-13T20:44:18.026Z] #62 36.56 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:44:18.026Z] #62 36.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:44:18.087Z] #77 57.51 checking for ANSI C header files... yes [2022-07-13T20:44:18.087Z] #77 57.76 checking for sys/types.h... yes [2022-07-13T20:44:18.087Z] #77 57.83 checking for sys/stat.h... yes [2022-07-13T20:44:18.151Z] #11 ... [2022-07-13T20:44:18.151Z] [2022-07-13T20:44:18.151Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:44:18.151Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:44:18.151Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-13T20:44:18.151Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:44:18.151Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:44:18.151Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:44:18.151Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-13T20:44:18.151Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-07-13T20:44:18.151Z] #71 DONE 4.3s [2022-07-13T20:44:18.151Z] [2022-07-13T20:44:18.151Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:44:18.151Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-13T20:44:18.151Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-13T20:44:18.151Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:44:18.151Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-13T20:44:18.151Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-13T20:44:18.151Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.5s done [2022-07-13T20:44:18.286Z] #62 36.79 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:44:18.286Z] #62 36.81 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:44:18.286Z] #62 36.85 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:44:18.286Z] #62 36.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:44:18.286Z] #62 36.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:44:18.347Z] #77 57.90 checking for stdlib.h... yes [2022-07-13T20:44:18.347Z] #77 57.93 checking for string.h... yes [2022-07-13T20:44:18.347Z] #77 57.97 checking for memory.h... yes [2022-07-13T20:44:18.347Z] #77 58.01 checking for strings.h... yes [2022-07-13T20:44:18.347Z] #77 58.07 checking for inttypes.h... yes [2022-07-13T20:44:18.347Z] #77 58.11 checking for stdint.h... yes [2022-07-13T20:44:18.347Z] #77 58.15 checking for unistd.h... yes [2022-07-13T20:44:18.361Z] #42 61.51 Selecting previously unselected package vim-common. [2022-07-13T20:44:18.361Z] #42 61.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:44:18.361Z] #42 61.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:18.546Z] #62 37.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:44:18.546Z] #62 37.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:44:18.546Z] #62 37.14 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:44:18.546Z] #62 37.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:44:18.546Z] #62 37.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:44:18.607Z] #77 58.19 checking for dlfcn.h... yes [2022-07-13T20:44:18.607Z] #77 58.23 checking for objdir... .libs [2022-07-13T20:44:18.607Z] #77 58.33 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:44:18.607Z] #77 58.36 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:44:18.607Z] #77 58.36 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:44:18.642Z] Client: [2022-07-13T20:44:18.642Z] Context: default [2022-07-13T20:44:18.642Z] Debug Mode: false [2022-07-13T20:44:18.642Z] Plugins: [2022-07-13T20:44:18.642Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:44:18.642Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:44:18.642Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:44:18.642Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:44:18.642Z] [2022-07-13T20:44:18.642Z] Server: [2022-07-13T20:44:18.642Z] Containers: 0 [2022-07-13T20:44:18.642Z] Running: 0 [2022-07-13T20:44:18.642Z] Paused: 0 [2022-07-13T20:44:18.642Z] Stopped: 0 [2022-07-13T20:44:18.642Z] Images: 0 [2022-07-13T20:44:18.642Z] Server Version: 20.10.14 [2022-07-13T20:44:18.642Z] Storage Driver: overlay2 [2022-07-13T20:44:18.642Z] Backing Filesystem: extfs [2022-07-13T20:44:18.642Z] Supports d_type: true [2022-07-13T20:44:18.642Z] Native Overlay Diff: true [2022-07-13T20:44:18.642Z] userxattr: false [2022-07-13T20:44:18.642Z] Logging Driver: json-file [2022-07-13T20:44:18.642Z] Cgroup Driver: systemd [2022-07-13T20:44:18.642Z] Cgroup Version: 2 [2022-07-13T20:44:18.642Z] Plugins: [2022-07-13T20:44:18.642Z] Volume: local [2022-07-13T20:44:18.642Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:44:18.642Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:44:18.642Z] Swarm: inactive [2022-07-13T20:44:18.642Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-13T20:44:18.642Z] Default Runtime: runc [2022-07-13T20:44:18.642Z] Init Binary: docker-init [2022-07-13T20:44:18.642Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:44:18.642Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:44:18.642Z] init version: de40ad0 [2022-07-13T20:44:18.642Z] Security Options: [2022-07-13T20:44:18.642Z] apparmor [2022-07-13T20:44:18.642Z] seccomp [2022-07-13T20:44:18.642Z] Profile: default [2022-07-13T20:44:18.642Z] cgroupns [2022-07-13T20:44:18.642Z] Kernel Version: 5.13.0-1021-aws [2022-07-13T20:44:18.642Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-13T20:44:18.642Z] OSType: linux [2022-07-13T20:44:18.642Z] Architecture: x86_64 [2022-07-13T20:44:18.642Z] CPUs: 2 [2022-07-13T20:44:18.642Z] Total Memory: 7.559GiB [2022-07-13T20:44:18.642Z] Name: ip-10-100-34-64 [2022-07-13T20:44:18.642Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-13T20:44:18.642Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:44:18.642Z] Debug Mode: false [2022-07-13T20:44:18.642Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:44:18.642Z] Labels: [2022-07-13T20:44:18.642Z] Experimental: true [2022-07-13T20:44:18.642Z] Insecure Registries: [2022-07-13T20:44:18.642Z] 127.0.0.0/8 [2022-07-13T20:44:18.642Z] Live Restore Enabled: true [2022-07-13T20:44:18.642Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:44:18.806Z] #62 37.31 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:44:18.867Z] #77 58.38 checking if gcc static flag -static works... yes [2022-07-13T20:44:18.867Z] #77 58.48 checking if gcc supports -c -o file.o... yes [2022-07-13T20:44:18.867Z] #77 58.52 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:44:18.867Z] #77 58.52 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:44:18.867Z] #77 58.54 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:44:18.867Z] #77 58.62 checking how to hardcode library paths into programs... immediate [2022-07-13T20:44:18.867Z] #77 58.62 checking whether stripping libraries is possible... yes [2022-07-13T20:44:18.867Z] #77 58.62 checking if libtool supports shared libraries... yes [2022-07-13T20:44:18.867Z] #77 58.62 checking whether to build shared libraries... no [2022-07-13T20:44:18.867Z] #77 58.62 checking whether to build static libraries... yes [2022-07-13T20:44:18.867Z] #77 58.62 checking float.h usability... yes [2022-07-13T20:44:18.867Z] #77 58.66 checking float.h presence... yes [2022-07-13T20:44:18.867Z] #77 58.67 checking for float.h... yes [2022-07-13T20:44:18.867Z] #77 58.68 checking limits.h usability... yes [2022-07-13T20:44:18.924Z] #42 62.29 Selecting previously unselected package cmake-data. [2022-07-13T20:44:18.924Z] #42 62.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:44:18.924Z] #42 62.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:44:18.964Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf . [2022-07-13T20:44:18.964Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:44:18.964Z] #1 sha256:bc2171991d76cee0204f618eb15f87d3ed2aca3e06f83ed4b4782ac38df2a3b1 [2022-07-13T20:44:18.964Z] #1 transferring dockerfile: 19.25kB done [2022-07-13T20:44:18.964Z] #1 DONE 0.1s [2022-07-13T20:44:18.964Z] [2022-07-13T20:44:18.964Z] #2 [internal] load .dockerignore [2022-07-13T20:44:18.964Z] #2 sha256:71b86790958857324fd633548b82cebbb7a5295abc0a35a59dcfd91c26da17e5 [2022-07-13T20:44:18.964Z] #2 transferring context: 145B done [2022-07-13T20:44:18.964Z] #2 DONE 0.0s [2022-07-13T20:44:18.964Z] [2022-07-13T20:44:18.964Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:44:18.964Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:44:19.067Z] #62 ... [2022-07-13T20:44:19.067Z] [2022-07-13T20:44:19.067Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:44:19.067Z] #64 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:44:19.067Z] #64 37.01 v3.0.2 [2022-07-13T20:44:19.067Z] #64 DONE 37.7s [2022-07-13T20:44:19.067Z] [2022-07-13T20:44:19.067Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:19.067Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:19.067Z] #62 37.87 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:44:19.094Z] #28 DONE 5.2s [2022-07-13T20:44:19.094Z] [2022-07-13T20:44:19.094Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:44:19.094Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-13T20:44:19.127Z] #77 58.72 checking limits.h presence... yes [2022-07-13T20:44:19.127Z] #77 58.74 checking for limits.h... yes [2022-07-13T20:44:19.127Z] #77 58.75 checking stddef.h usability... yes [2022-07-13T20:44:19.127Z] #77 58.80 checking stddef.h presence... yes [2022-07-13T20:44:19.127Z] #77 58.82 checking for stddef.h... yes [2022-07-13T20:44:19.127Z] #77 58.83 checking for stdlib.h... (cached) yes [2022-07-13T20:44:19.127Z] #77 58.85 checking for string.h... (cached) yes [2022-07-13T20:44:19.127Z] #77 58.86 checking sys/time.h usability... yes [2022-07-13T20:44:19.127Z] #77 58.90 checking sys/time.h presence... yes [2022-07-13T20:44:19.127Z] #77 58.91 checking for sys/time.h... yes [2022-07-13T20:44:19.127Z] #77 58.91 checking for inline... inline [2022-07-13T20:44:19.328Z] #62 37.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:44:19.328Z] #62 38.13 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:44:19.355Z] #29 ... [2022-07-13T20:44:19.355Z] [2022-07-13T20:44:19.355Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:44:19.355Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:44:19.355Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:44:19.355Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:44:19.355Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:44:19.355Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:44:19.355Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-07-13T20:44:19.355Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-07-13T20:44:19.355Z] #73 DONE 5.5s [2022-07-13T20:44:19.355Z] [2022-07-13T20:44:19.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:19.355Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:44:19.355Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.7s done [2022-07-13T20:44:19.355Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.4s done [2022-07-13T20:44:19.355Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s [2022-07-13T20:44:19.387Z] #77 58.94 checking for size_t... yes [2022-07-13T20:44:19.387Z] #77 59.01 checking for stdlib.h... (cached) yes [2022-07-13T20:44:19.387Z] #77 59.01 checking for GNU libc compatible malloc... yes [2022-07-13T20:44:19.387Z] #77 59.07 checking for stdlib.h... (cached) yes [2022-07-13T20:44:19.387Z] #77 59.07 checking for GNU libc compatible realloc... yes [2022-07-13T20:44:19.387Z] #77 59.14 checking for working strtod... yes [2022-07-13T20:44:19.532Z] #3 DONE 0.4s [2022-07-13T20:44:19.532Z] [2022-07-13T20:44:19.532Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:44:19.532Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:44:19.532Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:44:19.532Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:44:19.532Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:44:19.532Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:44:19.532Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-13T20:44:19.616Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.3s done [2022-07-13T20:44:19.647Z] #77 59.21 checking for gettimeofday... yes [2022-07-13T20:44:19.647Z] #77 59.28 checking for memset... yes [2022-07-13T20:44:19.647Z] #77 59.38 checking for strspn... yes [2022-07-13T20:44:19.791Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-13T20:44:19.791Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-13T20:44:19.791Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-13T20:44:19.877Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-13T20:44:19.898Z] #62 38.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:44:19.898Z] #62 38.67 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:44:19.907Z] #77 59.54 checking that generated files are newer than configure... done [2022-07-13T20:44:19.907Z] #77 59.54 configure: creating ./config.status [2022-07-13T20:44:20.055Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-13T20:44:20.055Z] #4 DONE 0.6s [2022-07-13T20:44:20.159Z] #62 38.92 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:44:20.159Z] #62 38.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:44:20.315Z] [2022-07-13T20:44:20.315Z] #5 [internal] load .dockerignore [2022-07-13T20:44:20.315Z] #5 sha256:4c4f513d7b82668570f32bef1b28916a3445afffce8112be39b4c875a41ce892 [2022-07-13T20:44:20.315Z] #5 DONE 0.0s [2022-07-13T20:44:20.315Z] [2022-07-13T20:44:20.315Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:44:20.315Z] #6 sha256:3fa554276ad22902f0c6dae1a1c31746330f7c56e6f88bb3f3ef1a23a71209b8 [2022-07-13T20:44:20.315Z] #6 DONE 0.0s [2022-07-13T20:44:20.315Z] [2022-07-13T20:44:20.315Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:44:20.315Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:44:20.423Z] #62 38.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:44:20.423Z] #62 39.09 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:44:20.423Z] #62 39.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:44:20.423Z] #62 39.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:44:20.478Z] #77 ... [2022-07-13T20:44:20.478Z] [2022-07-13T20:44:20.478Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:44:20.478Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:44:20.478Z] #21 24.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:44:20.478Z] #21 24.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:44:20.478Z] #21 24.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:44:20.478Z] #21 24.99 Setting up patch (2.7.6-7) ... [2022-07-13T20:44:20.478Z] #21 25.00 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:44:20.478Z] #21 25.05 invoke-rc.d: could not determine current runlevel [2022-07-13T20:44:20.478Z] #21 25.07 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:44:20.478Z] #21 25.07 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:44:20.478Z] #21 25.09 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:44:20.478Z] #21 25.10 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:44:20.478Z] #21 25.14 Setting up pigz (2.6-1) ... [2022-07-13T20:44:20.478Z] #21 25.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:44:20.478Z] #21 25.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:44:20.478Z] #21 25.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:44:20.478Z] #21 25.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:20.478Z] #21 25.39 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:44:20.478Z] #21 25.40 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:44:20.478Z] #21 25.55 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:44:20.478Z] #21 25.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:44:20.478Z] #21 25.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:44:20.478Z] #21 25.58 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:44:20.478Z] #21 25.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:20.478Z] #21 25.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:44:20.478Z] #21 25.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:44:20.478Z] #21 25.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:44:20.478Z] #21 25.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:44:20.478Z] #21 25.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:44:20.478Z] #21 25.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:44:20.478Z] #21 25.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:44:20.478Z] #21 25.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:44:20.478Z] #21 25.79 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:44:20.478Z] #21 26.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:44:20.478Z] #21 26.18 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:44:20.478Z] #21 26.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:44:20.478Z] #21 26.20 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:44:20.478Z] #21 26.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:44:20.478Z] #21 26.61 Setting up jq (1.6-2.1) ... [2022-07-13T20:44:20.478Z] #21 26.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:44:20.478Z] #21 26.64 Setting up iptables (1.8.7-1) ... [2022-07-13T20:44:20.478Z] #21 26.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:44:20.478Z] #21 26.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:44:20.478Z] #21 26.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:44:20.478Z] #21 26.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:44:20.478Z] #21 26.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:44:20.478Z] #21 26.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:44:20.478Z] #21 26.70 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:44:20.478Z] #21 26.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:20.478Z] #21 DONE 27.2s [2022-07-13T20:44:20.684Z] #62 39.27 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:44:20.739Z] [2022-07-13T20:44:20.739Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-13T20:44:20.739Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9 [2022-07-13T20:44:20.944Z] #62 39.65 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:44:21.205Z] #62 ... [2022-07-13T20:44:21.206Z] [2022-07-13T20:44:21.206Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:44:21.206Z] #47 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:44:21.206Z] #47 39.68 NAME: [2022-07-13T20:44:21.206Z] #47 39.68 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:44:21.206Z] #47 39.68 [2022-07-13T20:44:21.206Z] #47 39.68 USAGE: [2022-07-13T20:44:21.206Z] #47 39.68 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:44:21.206Z] #47 39.68 [2022-07-13T20:44:21.206Z] #47 39.68 COMMANDS: [2022-07-13T20:44:21.206Z] #47 39.68 init Create an initial ./winres/winres.json [2022-07-13T20:44:21.206Z] #47 39.68 make Make syso files for the "go build" command [2022-07-13T20:44:21.206Z] #47 39.68 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:44:21.206Z] #47 39.68 extract Extract all resources from an executable [2022-07-13T20:44:21.206Z] #47 39.68 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:44:21.206Z] #47 39.68 help, h Shows a list of commands or help for one command [2022-07-13T20:44:21.206Z] #47 39.68 [2022-07-13T20:44:21.206Z] #47 39.68 GLOBAL OPTIONS: [2022-07-13T20:44:21.206Z] #47 39.68 --help, -h show help (default: false) [2022-07-13T20:44:21.206Z] #47 DONE 39.8s [2022-07-13T20:44:21.206Z] [2022-07-13T20:44:21.206Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:21.206Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:21.206Z] #62 39.66 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:44:21.254Z] #10 ... [2022-07-13T20:44:21.254Z] [2022-07-13T20:44:21.254Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:44:21.254Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:44:21.254Z] #8 DONE 0.8s [2022-07-13T20:44:21.254Z] [2022-07-13T20:44:21.254Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:44:21.254Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:44:21.254Z] #9 DONE 0.8s [2022-07-13T20:44:21.254Z] [2022-07-13T20:44:21.254Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:44:21.254Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:44:21.254Z] #7 DONE 0.8s [2022-07-13T20:44:21.254Z] [2022-07-13T20:44:21.254Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:44:21.254Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:44:21.254Z] #10 DONE 0.9s [2022-07-13T20:44:21.310Z] #22 ... [2022-07-13T20:44:21.310Z] [2022-07-13T20:44:21.310Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:44:21.310Z] #60 sha256:fbe8d09ae92bee400c48ef9f7e3e4cce185b3cfda6fbb82e7a70b2d267b6d455 [2022-07-13T20:44:21.310Z] #60 34.84 + mkdir -p /build [2022-07-13T20:44:21.310Z] #60 34.84 + cp runc /build/runc [2022-07-13T20:44:21.310Z] #60 DONE 35.0s [2022-07-13T20:44:21.310Z] [2022-07-13T20:44:21.310Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:44:21.310Z] #64 sha256:aa078f278e59e84b4f0ea6ff0c4faf08cf88b2ab7919f88398983da3efe9746d [2022-07-13T20:44:21.310Z] #64 63.44 + bin/containerd [2022-07-13T20:44:21.513Z] [2022-07-13T20:44:21.513Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:21.513Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:21.513Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.0s done [2022-07-13T20:44:21.571Z] #64 ... [2022-07-13T20:44:21.571Z] [2022-07-13T20:44:21.572Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-13T20:44:21.572Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9 [2022-07-13T20:44:21.572Z] #22 0.912 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:44:21.572Z] #22 0.917 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:44:21.572Z] #22 0.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:44:21.572Z] #22 DONE 1.0s [2022-07-13T20:44:21.572Z] [2022-07-13T20:44:21.572Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:44:21.572Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:44:21.774Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:44:21.774Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:44:21.774Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:44:21.790Z] #11 ... [2022-07-13T20:44:21.790Z] [2022-07-13T20:44:21.790Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:44:21.790Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-13T20:44:21.790Z] #72 DONE 0.8s [2022-07-13T20:44:21.790Z] [2022-07-13T20:44:21.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:21.790Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:44:22.070Z] #11 ... [2022-07-13T20:44:22.070Z] [2022-07-13T20:44:22.070Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:44:22.070Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:44:22.070Z] #49 DONE 0.0s [2022-07-13T20:44:22.070Z] [2022-07-13T20:44:22.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:22.070Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:22.070Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.1s [2022-07-13T20:44:22.070Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-07-13T20:44:22.070Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 1.05MB / 5.16MB 0.2s [2022-07-13T20:44:22.070Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.19MB / 55.01MB 0.2s [2022-07-13T20:44:22.146Z] #62 40.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:44:22.204Z] #42 ... [2022-07-13T20:44:22.204Z] [2022-07-13T20:44:22.204Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:44:22.204Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:44:22.204Z] #40 64.71 NAME: [2022-07-13T20:44:22.204Z] #40 64.71 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:44:22.204Z] #40 64.71 [2022-07-13T20:44:22.204Z] #40 64.71 USAGE: [2022-07-13T20:44:22.204Z] #40 64.72 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:44:22.204Z] #40 64.72 [2022-07-13T20:44:22.204Z] #40 64.72 COMMANDS: [2022-07-13T20:44:22.204Z] #40 64.72 init Create an initial ./winres/winres.json [2022-07-13T20:44:22.204Z] #40 64.72 make Make syso files for the "go build" command [2022-07-13T20:44:22.204Z] #40 64.72 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:44:22.204Z] #40 64.72 extract Extract all resources from an executable [2022-07-13T20:44:22.204Z] #40 64.72 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:44:22.204Z] #40 64.72 help, h Shows a list of commands or help for one command [2022-07-13T20:44:22.204Z] #40 64.72 [2022-07-13T20:44:22.204Z] #40 64.72 GLOBAL OPTIONS: [2022-07-13T20:44:22.204Z] #40 64.72 --help, -h show help (default: false) [2022-07-13T20:44:22.204Z] #40 DONE 65.2s [2022-07-13T20:44:22.204Z] [2022-07-13T20:44:22.204Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:22.204Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:22.204Z] #51 60.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:44:22.204Z] #51 61.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:22.204Z] #51 62.15 Fetched 2314 kB in 3s (666 kB/s) [2022-07-13T20:44:22.204Z] #51 62.27 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:44:22.204Z] #51 62.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 ... 15718 files and directories currently installed.) [2022-07-13T20:44:22.204Z] #51 62.39 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:44:22.204Z] #51 62.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:44:22.204Z] #51 63.37 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:44:22.204Z] #51 63.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:44:22.204Z] #51 63.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:44:22.204Z] #51 63.70 Selecting previously unselected package python3-six. [2022-07-13T20:44:22.204Z] #51 63.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:44:22.204Z] #51 63.75 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:44:22.204Z] #51 63.86 Selecting previously unselected package python3-protobuf. [2022-07-13T20:44:22.204Z] #51 63.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:44:22.204Z] #51 63.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:44:22.204Z] #51 64.69 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:44:22.204Z] #51 64.69 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:44:22.204Z] #51 64.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:44:22.204Z] #51 64.97 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:44:22.204Z] #51 64.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:44:22.204Z] #51 64.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:44:22.204Z] #51 ... [2022-07-13T20:44:22.204Z] [2022-07-13T20:44:22.204Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:22.204Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:22.204Z] #77 1.414 Cloning into '/tmp/crun-build'... [2022-07-13T20:44:22.205Z] #77 10.05 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:44:22.335Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done [2022-07-13T20:44:22.335Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 17.83MB / 55.01MB 0.4s [2022-07-13T20:44:22.335Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 29.10MB / 55.01MB 0.5s [2022-07-13T20:44:22.335Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.05MB / 10.88MB 0.5s [2022-07-13T20:44:22.361Z] #11 ... [2022-07-13T20:44:22.361Z] [2022-07-13T20:44:22.361Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:44:22.361Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-13T20:44:22.361Z] #74 DONE 0.9s [2022-07-13T20:44:22.361Z] [2022-07-13T20:44:22.361Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:22.361Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:44:22.410Z] #62 41.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:44:22.460Z] #77 10.16 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:44:22.460Z] #77 ... [2022-07-13T20:44:22.460Z] [2022-07-13T20:44:22.460Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:22.460Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:22.460Z] #51 65.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:44:22.598Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 37.75MB / 55.01MB 0.7s [2022-07-13T20:44:22.598Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 8.39MB / 10.88MB 0.7s [2022-07-13T20:44:22.598Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 40.89MB / 55.01MB 0.7s [2022-07-13T20:44:22.598Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s [2022-07-13T20:44:22.598Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 47.19MB / 55.01MB 0.8s [2022-07-13T20:44:22.716Z] #51 65.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:44:22.716Z] #51 65.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:22.858Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 51.38MB / 55.01MB 1.0s [2022-07-13T20:44:22.858Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done [2022-07-13T20:44:22.858Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 1.0s [2022-07-13T20:44:22.858Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.0s [2022-07-13T20:44:23.000Z] #51 65.81 Selecting previously unselected package criu. [2022-07-13T20:44:23.000Z] #51 65.81 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:44:23.000Z] #51 65.81 Unpacking criu (3.17-1) ... [2022-07-13T20:44:23.124Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 12.58MB / 54.58MB 1.1s [2022-07-13T20:44:23.124Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 28.31MB / 54.58MB 1.3s [2022-07-13T20:44:23.310Z] #51 ... [2022-07-13T20:44:23.310Z] [2022-07-13T20:44:23.310Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:44:23.310Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:44:23.310Z] #14 56.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:44:23.310Z] #14 56.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:44:23.310Z] #14 56.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:44:23.310Z] #14 60.91 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:44:23.310Z] #14 60.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:44:23.310Z] #14 60.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:44:23.310Z] #14 61.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:44:23.310Z] #14 61.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:44:23.310Z] #14 61.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:44:23.310Z] #14 61.77 Selecting previously unselected package dmsetup. [2022-07-13T20:44:23.310Z] #14 61.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:44:23.310Z] #14 61.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:44:23.310Z] #14 61.92 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:44:23.310Z] #14 61.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:44:23.310Z] #14 61.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:44:23.310Z] #14 ... [2022-07-13T20:44:23.310Z] [2022-07-13T20:44:23.310Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:23.310Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:44:23.310Z] #42 66.40 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:44:23.310Z] #42 66.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:44:23.310Z] #42 66.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:44:23.325Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.4s done [2022-07-13T20:44:23.381Z] #62 ... [2022-07-13T20:44:23.381Z] [2022-07-13T20:44:23.381Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:23.381Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:23.381Z] #58 25.58 Reading package lists... [2022-07-13T20:44:23.381Z] #58 31.81 Building dependency tree... [2022-07-13T20:44:23.381Z] #58 34.77 The following additional packages will be installed: [2022-07-13T20:44:23.381Z] #58 34.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:44:23.381Z] #58 34.79 python3-protobuf python3-six [2022-07-13T20:44:23.381Z] #58 34.79 Suggested packages: [2022-07-13T20:44:23.381Z] #58 34.79 python3-setuptools [2022-07-13T20:44:23.381Z] #58 34.79 Recommended packages: [2022-07-13T20:44:23.381Z] #58 34.79 iproute2 | iproute [2022-07-13T20:44:23.381Z] #58 35.32 The following NEW packages will be installed: [2022-07-13T20:44:23.381Z] #58 35.34 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:44:23.381Z] #58 35.35 python3-protobuf python3-six [2022-07-13T20:44:23.381Z] #58 35.78 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:44:23.381Z] #58 35.78 Need to get 2314 kB of archives. [2022-07-13T20:44:23.381Z] #58 35.78 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:44:23.381Z] #58 35.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:44:23.381Z] #58 35.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:44:23.381Z] #58 35.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:44:23.381Z] #58 35.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:44:23.381Z] #58 35.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:44:23.381Z] #58 35.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:44:23.381Z] #58 35.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:44:23.381Z] #58 38.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:44:23.381Z] #58 39.67 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:23.381Z] #58 39.99 Fetched 2314 kB in 3s (740 kB/s) [2022-07-13T20:44:23.381Z] #58 40.15 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:44:23.381Z] #58 40.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:44:23.381Z] #58 40.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:44:23.381Z] #58 40.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:44:23.381Z] #58 41.43 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:44:23.381Z] #58 41.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:44:23.381Z] #58 41.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:44:23.381Z] #58 ... [2022-07-13T20:44:23.381Z] [2022-07-13T20:44:23.381Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:23.381Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:44:23.381Z] #83 36.20 Fetched 7486 kB in 1s (10.8 MB/s) [2022-07-13T20:44:23.381Z] #83 36.27 Selecting previously unselected package bzip2. [2022-07-13T20:44:23.381Z] #83 36.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:44:23.381Z] #83 36.34 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:44:23.381Z] #83 36.37 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:44:23.381Z] #83 36.48 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:44:23.381Z] #83 36.48 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:44:23.381Z] #83 36.48 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:44:23.381Z] #83 36.98 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:44:23.381Z] #83 36.99 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:44:23.381Z] #83 37.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:44:23.381Z] #83 37.48 Selecting previously unselected package file. [2022-07-13T20:44:23.381Z] #83 37.48 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:44:23.381Z] #83 37.60 Unpacking file (1:5.39-3) ... [2022-07-13T20:44:23.381Z] #83 37.78 Selecting previously unselected package xz-utils. [2022-07-13T20:44:23.381Z] #83 37.78 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:44:23.381Z] #83 37.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:44:23.381Z] #83 38.30 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:44:23.381Z] #83 38.31 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:44:23.381Z] #83 38.32 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:44:23.381Z] #83 38.53 Selecting previously unselected package m4. [2022-07-13T20:44:23.381Z] #83 38.53 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:44:23.381Z] #83 38.54 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:44:23.381Z] #83 38.85 Selecting previously unselected package autoconf. [2022-07-13T20:44:23.381Z] #83 38.85 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:44:23.381Z] #83 38.87 Unpacking autoconf (2.69-14) ... [2022-07-13T20:44:23.381Z] #83 39.57 Selecting previously unselected package autotools-dev. [2022-07-13T20:44:23.381Z] #83 39.57 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:44:23.381Z] #83 39.61 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:44:23.381Z] #83 39.86 Selecting previously unselected package automake. [2022-07-13T20:44:23.381Z] #83 39.86 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:44:23.381Z] #83 39.88 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:44:23.381Z] #83 40.83 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:44:23.381Z] #83 40.85 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:44:23.386Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 39.85MB / 54.58MB 1.4s [2022-07-13T20:44:23.386Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.6s done [2022-07-13T20:44:23.386Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 51.38MB / 54.58MB 1.7s [2022-07-13T20:44:23.585Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0.1s [2022-07-13T20:44:23.656Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.7s [2022-07-13T20:44:23.656Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-13T20:44:23.921Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.05MB / 85.88MB 2.3s [2022-07-13T20:44:23.974Z] #83 42.47 Selecting previously unselected package patch. [2022-07-13T20:44:23.974Z] #83 42.48 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:44:23.974Z] #83 42.50 Unpacking patch (2.7.6-7) ... [2022-07-13T20:44:24.181Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 11.53MB / 85.88MB 2.4s [2022-07-13T20:44:24.240Z] #83 42.94 Selecting previously unselected package dpkg-dev. [2022-07-13T20:44:24.452Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 17.83MB / 85.88MB 2.5s [2022-07-13T20:44:24.452Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 23.56MB / 85.88MB 2.6s [2022-07-13T20:44:24.509Z] #83 42.96 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:44:24.509Z] #83 42.99 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:44:24.716Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.7s done [2022-07-13T20:44:24.716Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 40.89MB / 85.88MB 2.9s [2022-07-13T20:44:24.716Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 3.15MB / 141.75MB 2.9s [2022-07-13T20:44:24.716Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.9s [2022-07-13T20:44:24.716Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.0s [2022-07-13T20:44:24.982Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 50.33MB / 85.88MB 3.1s [2022-07-13T20:44:24.982Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.68MB / 141.75MB 3.1s [2022-07-13T20:44:24.982Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.0s done [2022-07-13T20:44:24.982Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 54.80MB / 85.88MB 3.1s [2022-07-13T20:44:25.243Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.17MB / 85.88MB 3.3s [2022-07-13T20:44:25.243Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 30.41MB / 141.75MB 3.3s [2022-07-13T20:44:25.243Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 74.45MB / 85.88MB 3.5s [2022-07-13T20:44:25.451Z] #83 ... [2022-07-13T20:44:25.451Z] [2022-07-13T20:44:25.451Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:44:25.451Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:44:25.451Z] #41 43.83 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-13T20:44:25.451Z] #41 44.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:44:25.505Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 81.79MB / 85.88MB 3.5s [2022-07-13T20:44:25.505Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 41.94MB / 141.75MB 3.5s [2022-07-13T20:44:25.505Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 49.28MB / 141.75MB 3.6s [2022-07-13T20:44:25.713Z] #41 44.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:44:25.767Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 62.91MB / 141.75MB 3.9s [2022-07-13T20:44:25.767Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 70.25MB / 141.75MB 4.0s [2022-07-13T20:44:26.034Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.74MB / 141.75MB 4.1s [2022-07-13T20:44:26.034Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 95.42MB / 141.75MB 4.3s [2022-07-13T20:44:26.295Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.3s done [2022-07-13T20:44:26.295Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 102.94MB / 141.75MB 4.6s [2022-07-13T20:44:26.859Z] #23 ... [2022-07-13T20:44:26.859Z] [2022-07-13T20:44:26.859Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:26.859Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:26.859Z] #77 61.47 config.status: creating Makefile [2022-07-13T20:44:26.859Z] #77 61.52 config.status: creating config.h [2022-07-13T20:44:26.859Z] #77 61.55 config.status: executing depfiles commands [2022-07-13T20:44:26.859Z] #77 61.76 config.status: executing libtool commands [2022-07-13T20:44:26.859Z] #77 62.37 GEN .version [2022-07-13T20:44:26.859Z] #77 62.38 make install-recursive [2022-07-13T20:44:26.859Z] #77 62.38 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:44:26.859Z] #77 62.46 Making install in libocispec [2022-07-13T20:44:26.859Z] #77 62.46 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:26.859Z] #77 62.50 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:44:26.859Z] #77 62.51 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:44:26.859Z] #77 62.51 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:44:26.859Z] #77 62.52 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:44:26.859Z] #77 62.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:44:26.859Z] #77 62.61 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:44:26.859Z] #77 62.61 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:44:26.859Z] #77 62.61 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:44:26.859Z] #77 62.61 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:44:26.859Z] #77 62.61 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:44:26.859Z] #77 62.61 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:44:26.859Z] #77 62.61 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:44:26.859Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:44:26.859Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:44:26.859Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:44:26.859Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:44:26.859Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:44:26.859Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:44:26.859Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:44:26.860Z] #77 62.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:44:26.860Z] #77 62.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:44:26.860Z] #77 62.95 make install-recursive [2022-07-13T20:44:26.860Z] #77 62.96 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:26.860Z] #77 63.03 Making install in yajl [2022-07-13T20:44:26.860Z] #77 63.04 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:44:26.860Z] #77 63.09 CC verify/json_verify-json_verify.o [2022-07-13T20:44:26.860Z] #77 63.10 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:44:26.860Z] #77 63.11 CC src/libyajl_la-yajl.lo [2022-07-13T20:44:26.860Z] #77 63.13 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:44:26.860Z] #77 63.13 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:44:26.860Z] #77 63.13 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:44:26.860Z] #77 63.14 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:44:26.860Z] #77 63.14 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:44:26.860Z] #77 63.14 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:44:26.860Z] #77 63.81 CCLD libyajl.la [2022-07-13T20:44:26.860Z] #77 64.05 CCLD verify/json_verify [2022-07-13T20:44:26.860Z] #77 64.29 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:44:26.860Z] #77 64.29 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:44:26.860Z] #77 64.29 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:44:26.860Z] #77 64.29 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:44:26.860Z] #77 64.29 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:44:26.860Z] #77 64.29 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:26.860Z] #77 64.41 CC src/validate.o [2022-07-13T20:44:26.860Z] #77 64.42 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:44:26.860Z] #77 64.42 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:44:26.860Z] #77 64.42 CC src/image_spec_schema_defs.lo [2022-07-13T20:44:26.860Z] #77 64.43 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:44:26.860Z] #77 64.44 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:44:26.860Z] #77 64.45 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:44:26.860Z] #77 64.45 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:44:26.860Z] #77 64.46 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:44:26.860Z] #77 64.47 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:44:26.860Z] #77 64.47 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:44:26.860Z] #77 64.48 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:44:26.860Z] #77 64.49 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:44:26.860Z] #77 64.49 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:44:26.860Z] #77 64.51 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:44:26.860Z] #77 64.51 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:44:26.860Z] #77 64.53 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:44:26.860Z] #77 64.55 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:44:26.860Z] #77 64.56 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:44:26.860Z] #77 64.57 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:44:26.860Z] #77 64.57 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:44:26.860Z] #77 64.58 CC src/basic_test_double_array_item.lo [2022-07-13T20:44:26.860Z] #77 64.59 CC src/basic_test_double_array.lo [2022-07-13T20:44:26.860Z] #77 64.59 CC src/basic_test_top_array_int.lo [2022-07-13T20:44:26.860Z] #77 64.60 CC src/basic_test_top_array_string.lo [2022-07-13T20:44:26.860Z] #77 64.62 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:44:26.860Z] #77 64.66 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:44:26.860Z] #77 64.66 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:44:26.860Z] #77 64.67 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:44:26.860Z] #77 64.69 CC src/read-file.lo [2022-07-13T20:44:26.860Z] #77 64.70 CC src/json_common.lo [2022-07-13T20:44:26.860Z] #77 64.71 CC tests/test-1.o [2022-07-13T20:44:26.860Z] #77 64.71 CC tests/test-2.o [2022-07-13T20:44:26.860Z] #77 64.72 CC tests/test-3.o [2022-07-13T20:44:26.860Z] #77 64.74 CC tests/test-4.o [2022-07-13T20:44:26.860Z] #77 64.76 CC tests/test-5.o [2022-07-13T20:44:26.860Z] #77 64.76 CC tests/test-6.o [2022-07-13T20:44:26.860Z] #77 64.79 CC tests/test-7.o [2022-07-13T20:44:26.860Z] #77 64.82 CC tests/test-8.o [2022-07-13T20:44:26.860Z] #77 64.93 CC tests/test-9.o [2022-07-13T20:44:26.860Z] #77 64.96 CC tests/test-10.o [2022-07-13T20:44:26.860Z] #77 64.98 CC tests/test-11.o [2022-07-13T20:44:26.866Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 116.39MB / 141.75MB 4.8s [2022-07-13T20:44:26.866Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 124.78MB / 141.75MB 5.0s [2022-07-13T20:44:26.885Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.1s done [2022-07-13T20:44:26.885Z] #11 extracting sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 0.1s [2022-07-13T20:44:27.128Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 138.41MB / 141.75MB 5.2s [2022-07-13T20:44:28.068Z] #11 ... [2022-07-13T20:44:28.068Z] [2022-07-13T20:44:28.068Z] #24 [internal] load build context [2022-07-13T20:44:28.068Z] #24 sha256:5bf29ce2835f3d17bb25d7398b99aa2c82dbe95defd41c690dd762ee626bcf1d [2022-07-13T20:44:28.068Z] #24 transferring context: 61.66MB 5.8s done [2022-07-13T20:44:28.068Z] #24 DONE 6.4s [2022-07-13T20:44:28.068Z] [2022-07-13T20:44:28.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:28.068Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:28.068Z] #11 ... [2022-07-13T20:44:28.068Z] [2022-07-13T20:44:28.068Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:44:28.068Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:44:28.068Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-13T20:44:28.068Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:44:28.068Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:44:28.068Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:44:28.068Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-13T20:44:28.069Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.7s [2022-07-13T20:44:28.069Z] #28 ... [2022-07-13T20:44:28.069Z] [2022-07-13T20:44:28.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:28.069Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:28.574Z] #42 ... [2022-07-13T20:44:28.574Z] [2022-07-13T20:44:28.574Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:44:28.574Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:44:28.574Z] #64 1.084 + RM_GOPATH=0 [2022-07-13T20:44:28.574Z] #64 1.084 + TMP_GOPATH= [2022-07-13T20:44:28.574Z] #64 1.084 + : /build [2022-07-13T20:44:28.574Z] #64 1.084 + '[' -z '' ']' [2022-07-13T20:44:28.574Z] #64 1.084 ++ mktemp -d [2022-07-13T20:44:28.574Z] #64 1.100 + export GOPATH=/tmp/tmp.pOBgn4CyfT [2022-07-13T20:44:28.574Z] #64 1.100 + GOPATH=/tmp/tmp.pOBgn4CyfT [2022-07-13T20:44:28.574Z] #64 1.100 + RM_GOPATH=1 [2022-07-13T20:44:28.574Z] #64 1.100 + case "$(go env GOARCH)" in [2022-07-13T20:44:28.574Z] #64 1.100 ++ go env GOARCH [2022-07-13T20:44:28.574Z] #64 1.151 Install containerd version v1.6.6 [2022-07-13T20:44:28.574Z] #64 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:28.574Z] #64 1.151 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:28.574Z] #64 1.151 ++ dirname /install.sh [2022-07-13T20:44:28.574Z] #64 1.151 + dir=/ [2022-07-13T20:44:28.574Z] #64 1.151 + bin=containerd [2022-07-13T20:44:28.574Z] #64 1.151 + shift [2022-07-13T20:44:28.574Z] #64 1.151 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:44:28.574Z] #64 1.151 + . //containerd.installer [2022-07-13T20:44:28.574Z] #64 1.151 ++ set -e [2022-07-13T20:44:28.574Z] #64 1.151 ++ : v1.6.6 [2022-07-13T20:44:28.574Z] #64 1.151 + install_containerd [2022-07-13T20:44:28.574Z] #64 1.151 + echo 'Install containerd version v1.6.6' [2022-07-13T20:44:28.574Z] #64 1.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pOBgn4CyfT/src/github.com/containerd/containerd [2022-07-13T20:44:28.574Z] #64 1.184 Cloning into '/tmp/tmp.pOBgn4CyfT/src/github.com/containerd/containerd'... [2022-07-13T20:44:28.574Z] #64 ... [2022-07-13T20:44:28.574Z] [2022-07-13T20:44:28.574Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:44:28.574Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:44:28.574Z] #34 68.88 Updating files: 63% (966/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-13T20:44:28.574Z] #34 70.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:44:28.574Z] #34 70.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:44:28.638Z] #11 ... [2022-07-13T20:44:28.638Z] [2022-07-13T20:44:28.638Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:44:28.638Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:44:28.638Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:44:28.638Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:44:28.638Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:44:28.638Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:44:28.638Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-07-13T20:44:28.638Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-07-13T20:44:28.638Z] #71 DONE 6.9s [2022-07-13T20:44:28.638Z] [2022-07-13T20:44:28.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:28.638Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:28.638Z] #11 ... [2022-07-13T20:44:28.638Z] [2022-07-13T20:44:28.638Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:44:28.638Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:44:28.638Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-13T20:44:28.638Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:44:28.638Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:44:28.638Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:44:28.638Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-07-13T20:44:28.638Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-07-13T20:44:28.638Z] #73 DONE 6.9s [2022-07-13T20:44:28.638Z] [2022-07-13T20:44:28.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:28.638Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:28.638Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.3s [2022-07-13T20:44:28.771Z] #77 68.29 CCLD libocispec.la [2022-07-13T20:44:28.771Z] #77 68.56 CCLD src/validate [2022-07-13T20:44:28.772Z] #77 68.56 CCLD tests/test-1 [2022-07-13T20:44:28.772Z] #77 68.57 CCLD tests/test-2 [2022-07-13T20:44:28.772Z] #77 68.57 CCLD tests/test-3 [2022-07-13T20:44:28.772Z] #77 68.59 CCLD tests/test-5 [2022-07-13T20:44:28.772Z] #77 68.59 CCLD tests/test-4 [2022-07-13T20:44:28.772Z] #77 68.60 CCLD tests/test-6 [2022-07-13T20:44:28.772Z] #77 68.60 CCLD tests/test-7 [2022-07-13T20:44:28.772Z] #77 68.60 CCLD tests/test-8 [2022-07-13T20:44:28.772Z] #77 68.62 CCLD tests/test-9 [2022-07-13T20:44:28.772Z] #77 68.64 CCLD tests/test-10 [2022-07-13T20:44:29.032Z] #77 68.64 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:44:29.032Z] #77 68.64 CCLD tests/test-11 [2022-07-13T20:44:29.058Z] #41 ... [2022-07-13T20:44:29.058Z] [2022-07-13T20:44:29.058Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:29.058Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:44:29.058Z] #83 43.97 Selecting previously unselected package build-essential. [2022-07-13T20:44:29.058Z] #83 43.98 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 43.99 Unpacking build-essential (12.9) ... [2022-07-13T20:44:29.058Z] #83 44.04 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:44:29.058Z] #83 44.05 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 44.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:44:29.058Z] #83 44.12 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:44:29.058Z] #83 44.12 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 44.15 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:44:29.058Z] #83 44.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:44:29.058Z] #83 44.29 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 44.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:29.058Z] #83 44.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:44:29.058Z] #83 44.37 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 44.38 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:29.058Z] #83 44.62 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:44:29.058Z] #83 44.62 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 44.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:44:29.058Z] #83 45.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:44:29.058Z] #83 45.02 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 45.05 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:44:29.058Z] #83 45.76 Selecting previously unselected package libtool. [2022-07-13T20:44:29.058Z] #83 45.76 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:44:29.058Z] #83 45.77 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:44:29.058Z] #83 45.96 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:44:29.058Z] #83 45.97 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 45.98 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:44:29.058Z] #83 46.15 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:44:29.058Z] #83 46.15 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 46.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:44:29.058Z] #83 46.23 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:44:29.058Z] #83 46.23 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:44:29.058Z] #83 46.24 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:44:29.058Z] #83 46.43 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:44:29.058Z] #83 46.45 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:44:29.058Z] #83 46.47 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:44:29.058Z] #83 46.49 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:44:29.058Z] #83 46.54 Setting up file (1:5.39-3) ... [2022-07-13T20:44:29.058Z] #83 46.56 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:44:29.058Z] #83 46.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:29.058Z] #83 46.58 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:29.058Z] #83 46.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:44:29.058Z] #83 46.60 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:44:29.058Z] #83 46.62 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:44:29.058Z] #83 46.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:44:29.058Z] #83 46.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:44:29.058Z] #83 46.68 Setting up patch (2.7.6-7) ... [2022-07-13T20:44:29.058Z] #83 46.69 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:44:29.058Z] #83 46.72 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:44:29.058Z] #83 46.75 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:44:29.058Z] #83 46.76 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:44:29.058Z] #83 46.77 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:44:29.058Z] #83 46.80 Setting up libtool (2.4.6-15) ... [2022-07-13T20:44:29.058Z] #83 46.81 Setting up m4 (1.4.18-5) ... [2022-07-13T20:44:29.058Z] #83 46.82 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:44:29.058Z] #83 46.84 Setting up autoconf (2.69-14) ... [2022-07-13T20:44:29.058Z] #83 46.86 Setting up build-essential (12.9) ... [2022-07-13T20:44:29.058Z] #83 46.87 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:44:29.058Z] #83 46.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:44:29.058Z] #83 46.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:29.058Z] #83 DONE 47.4s [2022-07-13T20:44:29.058Z] [2022-07-13T20:44:29.058Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:29.058Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:29.138Z] #34 ... [2022-07-13T20:44:29.138Z] [2022-07-13T20:44:29.138Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:29.138Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:44:29.138Z] #55 62.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:44:29.138Z] #55 62.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:44:29.138Z] #55 62.75 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:44:29.138Z] #55 62.76 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:44:29.138Z] #55 62.95 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:44:29.138Z] #55 62.96 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:44:29.138Z] #55 63.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:44:29.138Z] #55 63.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:44:29.138Z] #55 63.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:44:29.138Z] #55 63.60 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:44:29.138Z] #55 63.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:44:29.138Z] #55 63.71 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:44:29.138Z] #55 63.79 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:44:29.138Z] #55 63.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:44:29.138Z] #55 63.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:44:29.138Z] #55 63.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:44:29.138Z] #55 64.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:44:29.138Z] #55 64.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:44:29.138Z] #55 64.73 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:44:29.138Z] #55 64.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:44:29.138Z] #55 65.05 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:44:29.138Z] #55 65.53 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:44:29.138Z] #55 65.62 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:44:29.138Z] #55 65.65 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:44:29.138Z] #55 65.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:44:29.138Z] #55 65.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:44:29.138Z] #55 65.95 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:44:29.138Z] #55 65.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:44:29.138Z] #55 66.19 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:44:29.138Z] #55 66.99 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:44:29.138Z] #55 67.01 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:44:29.138Z] #55 67.98 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:44:29.138Z] #55 69.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:44:29.294Z] #77 69.00 libtool: link: ar cr libocispec.a [2022-07-13T20:44:29.294Z] #77 69.00 libtool: link: ranlib libocispec.a [2022-07-13T20:44:29.555Z] #77 69.23 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:29.555Z] #77 69.30 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:44:29.555Z] #77 69.30 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:44:29.555Z] #77 69.30 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:29.555Z] #77 69.30 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:29.555Z] #77 69.30 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:29.555Z] #77 69.30 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:44:29.555Z] #77 69.30 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:44:29.816Z] #77 69.45 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:44:29.816Z] #77 69.46 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:44:29.816Z] #77 69.46 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:44:29.816Z] #77 69.48 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:44:29.816Z] #77 69.49 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:44:29.816Z] #77 69.52 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:44:29.816Z] #77 69.53 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:44:29.816Z] #77 69.55 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:44:29.816Z] #77 69.58 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:44:29.816Z] #77 69.59 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:44:29.998Z] #84 0.913 Cloning into '/tmp/crun-build'... [2022-07-13T20:44:30.077Z] #77 69.62 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:44:30.077Z] #77 69.65 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:44:30.077Z] #77 69.70 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:44:30.077Z] #77 69.73 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:44:30.077Z] #77 69.80 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:44:30.077Z] #77 69.83 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:44:30.077Z] #77 69.88 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:44:30.077Z] #77 69.88 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:44:30.077Z] #77 69.89 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:44:30.077Z] #77 69.91 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:44:30.077Z] #77 69.94 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:44:30.338Z] #77 69.98 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:44:30.338Z] #77 70.00 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:44:30.338Z] #77 70.04 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:44:30.338Z] #77 70.04 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:44:30.338Z] #77 70.04 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:44:30.338Z] #77 70.08 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:44:30.599Z] #77 70.23 CC src/crun-crun.o [2022-07-13T20:44:30.599Z] #77 70.24 CC src/crun-run.o [2022-07-13T20:44:30.599Z] #77 70.28 CC src/crun-delete.o [2022-07-13T20:44:30.599Z] #77 70.30 CC src/crun-kill.o [2022-07-13T20:44:30.599Z] #77 70.34 CC src/crun-pause.o [2022-07-13T20:44:30.599Z] #77 70.38 CC src/crun-unpause.o [2022-07-13T20:44:30.599Z] #77 70.39 CC src/crun-spec.o [2022-07-13T20:44:30.599Z] #77 70.43 CC src/crun-exec.o [2022-07-13T20:44:30.875Z] #77 70.46 CC src/crun-list.o [2022-07-13T20:44:30.875Z] #77 70.47 CC src/crun-create.o [2022-07-13T20:44:30.875Z] #77 70.50 CC src/crun-start.o [2022-07-13T20:44:30.875Z] #77 70.54 CC src/crun-state.o [2022-07-13T20:44:30.875Z] #77 ... [2022-07-13T20:44:30.875Z] [2022-07-13T20:44:30.875Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:44:30.875Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:44:30.875Z] #23 6.652 Collecting yamllint==1.26.1 [2022-07-13T20:44:30.875Z] #23 7.715 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:44:30.875Z] #23 8.148 Collecting pathspec>=0.5.3 [2022-07-13T20:44:30.875Z] #23 8.153 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:44:30.875Z] #23 8.334 Collecting pyyaml [2022-07-13T20:44:30.875Z] #23 8.341 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-13T20:44:30.875Z] #23 8.372 Building wheels for collected packages: yamllint [2022-07-13T20:44:30.875Z] #23 8.373 Building wheel for yamllint (setup.py): started [2022-07-13T20:44:30.875Z] #23 8.781 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:44:30.875Z] #23 8.782 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6cb5d8ca9e78475d800316bb9deeb36d6a596e5a8b1514bf4d77a97ca3d89335 [2022-07-13T20:44:30.875Z] #23 8.782 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:44:30.875Z] #23 8.785 Successfully built yamllint [2022-07-13T20:44:30.875Z] #23 8.795 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:44:30.875Z] #23 8.965 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:44:30.875Z] #23 DONE 9.3s [2022-07-13T20:44:30.875Z] [2022-07-13T20:44:30.875Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:30.875Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:30.875Z] #77 70.57 CC src/crun-update.o [2022-07-13T20:44:30.875Z] #77 70.59 CC src/crun-ps.o [2022-07-13T20:44:30.875Z] #77 70.61 CC src/crun-checkpoint.o [2022-07-13T20:44:30.875Z] #77 ... [2022-07-13T20:44:30.875Z] [2022-07-13T20:44:30.875Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:44:30.875Z] #27 sha256:1836054cd141c29f50632e2ad49e3a2f0304a20622f2a40a8993b8b8b1667e1f [2022-07-13T20:44:31.095Z] #11 ... [2022-07-13T20:44:31.095Z] [2022-07-13T20:44:31.095Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:44:31.095Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-13T20:44:31.095Z] #29 1.520 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:31.095Z] #29 1.539 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:31.095Z] #29 1.539 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:31.095Z] #29 1.754 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:44:31.095Z] #29 2.143 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:44:31.095Z] #29 2.200 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:44:31.095Z] #29 3.132 Fetched 8436 kB in 2s (4507 kB/s) [2022-07-13T20:44:31.095Z] #29 3.132 Reading package lists... [2022-07-13T20:44:31.095Z] #29 3.732 Reading package lists... [2022-07-13T20:44:31.095Z] #29 4.271 Building dependency tree... [2022-07-13T20:44:31.095Z] #29 4.637 The following additional packages will be installed: [2022-07-13T20:44:31.095Z] #29 4.638 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:44:31.095Z] #29 4.638 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:44:31.095Z] #29 4.640 Recommended packages: [2022-07-13T20:44:31.095Z] #29 4.640 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:44:31.095Z] #29 4.769 The following NEW packages will be installed: [2022-07-13T20:44:31.095Z] #29 4.769 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:44:31.095Z] #29 4.769 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:44:31.095Z] #29 4.769 libssh2-1 openssl [2022-07-13T20:44:31.095Z] #29 5.041 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:44:31.095Z] #29 5.041 Need to get 2934 kB of archives. [2022-07-13T20:44:31.095Z] #29 5.041 After this operation, 6476 kB of additional disk space will be used. [2022-07-13T20:44:31.095Z] #29 5.041 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-13T20:44:31.095Z] #29 5.052 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:44:31.095Z] #29 5.057 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-13T20:44:31.095Z] #29 5.057 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-07-13T20:44:31.096Z] #29 5.059 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-13T20:44:31.096Z] #29 5.083 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-13T20:44:31.096Z] #29 5.083 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-13T20:44:31.096Z] #29 5.085 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-13T20:44:31.096Z] #29 5.088 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-13T20:44:31.096Z] #29 5.092 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-13T20:44:31.096Z] #29 5.100 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-13T20:44:31.096Z] #29 5.107 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-13T20:44:31.096Z] #29 5.107 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-13T20:44:31.096Z] #29 5.107 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-13T20:44:31.096Z] #29 5.110 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-13T20:44:31.096Z] #29 5.236 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:31.096Z] #29 5.272 Fetched 2934 kB in 0s (8736 kB/s) [2022-07-13T20:44:31.096Z] #29 5.290 Selecting previously unselected package openssl. [2022-07-13T20:44:31.096Z] #29 5.290 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-07-13T20:44:31.096Z] #29 5.296 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.299 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:44:31.096Z] #29 5.471 Selecting previously unselected package ca-certificates. [2022-07-13T20:44:31.096Z] #29 5.471 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:44:31.096Z] #29 5.475 Unpacking ca-certificates (20210119) ... [2022-07-13T20:44:31.096Z] #29 5.557 Selecting previously unselected package libbrotli1:arm64. [2022-07-13T20:44:31.096Z] #29 5.557 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.564 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-13T20:44:31.096Z] #29 5.628 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-13T20:44:31.096Z] #29 5.629 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.632 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 5.723 Selecting previously unselected package libsasl2-2:arm64. [2022-07-13T20:44:31.096Z] #29 5.723 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.727 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 5.774 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-13T20:44:31.096Z] #29 5.774 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.778 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 5.832 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-13T20:44:31.096Z] #29 5.832 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.837 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-13T20:44:31.096Z] #29 5.879 Selecting previously unselected package libpsl5:arm64. [2022-07-13T20:44:31.096Z] #29 5.879 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.883 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-13T20:44:31.096Z] #29 5.925 Selecting previously unselected package librtmp1:arm64. [2022-07-13T20:44:31.096Z] #29 5.925 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.929 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:44:31.096Z] #29 5.972 Selecting previously unselected package libssh2-1:arm64. [2022-07-13T20:44:31.096Z] #29 5.972 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 5.976 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-13T20:44:31.096Z] #29 6.026 Selecting previously unselected package libcurl4:arm64. [2022-07-13T20:44:31.096Z] #29 6.026 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 6.031 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 6.085 Selecting previously unselected package curl. [2022-07-13T20:44:31.096Z] #29 6.086 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 6.090 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 6.153 Selecting previously unselected package libonig5:arm64. [2022-07-13T20:44:31.096Z] #29 6.153 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 6.156 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:44:31.096Z] #29 6.212 Selecting previously unselected package libjq1:arm64. [2022-07-13T20:44:31.096Z] #29 6.212 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 6.216 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:44:31.096Z] #29 6.256 Selecting previously unselected package jq. [2022-07-13T20:44:31.096Z] #29 6.256 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-13T20:44:31.096Z] #29 6.261 Unpacking jq (1.6-2.1) ... [2022-07-13T20:44:31.096Z] #29 6.300 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-13T20:44:31.096Z] #29 6.310 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-13T20:44:31.096Z] #29 6.320 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-13T20:44:31.096Z] #29 6.331 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 6.342 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:44:31.096Z] #29 6.351 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 6.361 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-13T20:44:31.096Z] #29 6.373 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:44:31.096Z] #29 6.389 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:44:31.096Z] #29 6.399 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:44:31.096Z] #29 6.408 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 6.418 Setting up ca-certificates (20210119) ... [2022-07-13T20:44:31.096Z] #29 7.104 Updating certificates in /etc/ssl/certs... [2022-07-13T20:44:31.096Z] #29 7.959 129 added, 0 removed; done. [2022-07-13T20:44:31.096Z] #29 8.026 Setting up jq (1.6-2.1) ... [2022-07-13T20:44:31.096Z] #29 8.037 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 8.047 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:31.096Z] #29 8.057 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:31.096Z] #29 8.080 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:44:31.096Z] #29 8.089 Updating certificates in /etc/ssl/certs... [2022-07-13T20:44:31.096Z] #29 8.796 0 added, 0 removed; done. [2022-07-13T20:44:31.096Z] #29 8.796 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:44:31.096Z] #29 8.796 done. [2022-07-13T20:44:31.096Z] #29 DONE 11.3s [2022-07-13T20:44:31.096Z] [2022-07-13T20:44:31.096Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:31.096Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:44:31.096Z] #11 ... [2022-07-13T20:44:31.096Z] [2022-07-13T20:44:31.096Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:44:31.096Z] #30 sha256:db629f770f11b216e9797d9bee6305f62904ffbe78d7c3aa62d31782a1e57065 [2022-07-13T20:44:31.096Z] #30 DONE 0.1s [2022-07-13T20:44:31.096Z] [2022-07-13T20:44:31.096Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:31.096Z] #31 sha256:ef38ca84ce83b27704427df27b6ec544fc8f8d6ca345b0536d6bf2349f6a0912 [2022-07-13T20:44:31.136Z] #27 DONE 0.2s [2022-07-13T20:44:31.136Z] [2022-07-13T20:44:31.136Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:31.136Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:31.136Z] #77 ... [2022-07-13T20:44:31.136Z] [2022-07-13T20:44:31.136Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:44:31.136Z] #32 sha256:2193f0d3f7c73b15d8dadc37dabcceac78602a16701120497b3b209a8c8e8606 [2022-07-13T20:44:31.179Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.7s done [2022-07-13T20:44:31.396Z] #32 DONE 0.2s [2022-07-13T20:44:31.396Z] [2022-07-13T20:44:31.396Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:31.396Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:31.396Z] #77 70.98 CC src/crun-restore.o [2022-07-13T20:44:31.396Z] #77 71.00 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:44:31.396Z] #77 71.03 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:44:31.396Z] #77 71.05 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:44:31.396Z] #77 ... [2022-07-13T20:44:31.396Z] [2022-07-13T20:44:31.396Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:44:31.396Z] #35 sha256:901493e69e1bbbb0812577221e393b84bb322496baa926fa5695155b0d8f89bc [2022-07-13T20:44:31.396Z] #35 DONE 0.1s [2022-07-13T20:44:31.396Z] [2022-07-13T20:44:31.396Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:31.396Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:31.396Z] #77 71.19 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:44:31.439Z] #11 ... [2022-07-13T20:44:31.439Z] [2022-07-13T20:44:31.439Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:44:31.439Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:44:31.439Z] #72 DONE 0.9s [2022-07-13T20:44:31.439Z] [2022-07-13T20:44:31.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:31.439Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:31.439Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-13T20:44:31.658Z] #77 ... [2022-07-13T20:44:31.658Z] [2022-07-13T20:44:31.658Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:44:31.658Z] #37 sha256:18a755cae64d41324d66db4f6fa452105e082644521553e6d6830cae389065c7 [2022-07-13T20:44:31.658Z] #37 DONE 0.1s [2022-07-13T20:44:31.658Z] [2022-07-13T20:44:31.658Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:31.658Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:31.658Z] #77 71.21 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:44:31.658Z] #77 71.27 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:44:31.658Z] #77 71.28 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:44:31.658Z] #77 ... [2022-07-13T20:44:31.658Z] [2022-07-13T20:44:31.658Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:44:31.658Z] #39 sha256:8ee92166ebbc9d08c5e10382f8d787e039fa54cba7db86784b0e52c9231a56d9 [2022-07-13T20:44:31.658Z] #39 DONE 0.1s [2022-07-13T20:44:31.658Z] [2022-07-13T20:44:31.658Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:31.658Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:31.658Z] #77 71.29 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:44:31.658Z] #77 71.31 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:44:31.658Z] #77 71.43 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:44:31.672Z] #31 ... [2022-07-13T20:44:31.672Z] [2022-07-13T20:44:31.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:31.672Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:44:31.672Z] #11 extracting sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 4.4s done [2022-07-13T20:44:31.672Z] #11 extracting sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 done [2022-07-13T20:44:31.672Z] #11 DONE 17.8s [2022-07-13T20:44:31.919Z] #77 ... [2022-07-13T20:44:31.919Z] [2022-07-13T20:44:31.919Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:44:31.919Z] #41 sha256:291e519bcc9679a8785a161ff77c174dda2fc06373a268ad45a90e6c2da44b12 [2022-07-13T20:44:31.919Z] #41 DONE 0.1s [2022-07-13T20:44:31.919Z] [2022-07-13T20:44:31.919Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:44:31.919Z] #45 sha256:cc5e6ae391524ec2948340475628f2c12edd7d3c17d0232b736300d786bca6a7 [2022-07-13T20:44:31.919Z] #45 DONE 0.1s [2022-07-13T20:44:31.919Z] [2022-07-13T20:44:31.919Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:31.919Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:31.919Z] #77 71.54 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:44:31.919Z] #77 71.55 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:44:31.919Z] #77 71.58 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:44:31.919Z] #77 71.58 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:44:31.919Z] #77 71.60 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:44:31.919Z] #77 71.61 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:44:31.919Z] #77 71.61 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:44:31.919Z] #77 71.64 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:44:31.919Z] #77 71.66 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:44:31.919Z] #77 ... [2022-07-13T20:44:31.919Z] [2022-07-13T20:44:31.919Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:44:31.919Z] #48 sha256:7bd6e8a81d5d4ef35c8a13006471511b2173fc74c9aff347b59d20394f9ad944 [2022-07-13T20:44:31.919Z] #48 DONE 0.2s [2022-07-13T20:44:31.919Z] [2022-07-13T20:44:31.919Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:31.919Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:31.919Z] #77 71.66 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:44:31.919Z] #77 71.68 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:44:31.919Z] #77 71.68 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:44:31.919Z] #77 71.70 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:44:31.919Z] #77 71.72 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:44:31.919Z] #77 71.74 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:44:31.919Z] #77 71.79 CC tests/init.o [2022-07-13T20:44:31.933Z] [2022-07-13T20:44:31.933Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:44:31.933Z] #12 sha256:4e45b034db25fb7e2cd7e725a633d4fbad2e2b4177a2a58b0a4bc81a789c1a13 [2022-07-13T20:44:32.009Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.5s done [2022-07-13T20:44:32.180Z] #77 ... [2022-07-13T20:44:32.180Z] [2022-07-13T20:44:32.180Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:44:32.180Z] #52 sha256:92f4b85f67c5a5fdb16f315d310cf689f7dff08bef8a0157e2bfb81d62df12cc [2022-07-13T20:44:32.180Z] #52 DONE 0.1s [2022-07-13T20:44:32.180Z] [2022-07-13T20:44:32.180Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:32.180Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:32.180Z] #77 71.88 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:44:32.193Z] #12 DONE 0.4s [2022-07-13T20:44:32.193Z] [2022-07-13T20:44:32.193Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:32.193Z] #31 sha256:ef38ca84ce83b27704427df27b6ec544fc8f8d6ca345b0536d6bf2349f6a0912 [2022-07-13T20:44:32.193Z] #31 1.668 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:44:32.268Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-13T20:44:32.268Z] #11 ... [2022-07-13T20:44:32.268Z] [2022-07-13T20:44:32.268Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:44:32.268Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:44:32.268Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.5s done [2022-07-13T20:44:32.268Z] #28 DONE 10.8s [2022-07-13T20:44:32.268Z] [2022-07-13T20:44:32.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:32.268Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:32.415Z] #55 ... [2022-07-13T20:44:32.415Z] [2022-07-13T20:44:32.415Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:32.415Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:44:32.415Z] #42 75.30 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:44:32.415Z] #42 75.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:44:32.415Z] #42 75.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:44:32.440Z] #77 ... [2022-07-13T20:44:32.440Z] [2022-07-13T20:44:32.440Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:44:32.440Z] #54 sha256:eb1efd5f308600321eacd375f38db8d7a074f7bf3b6dc20d291dc277abdbb9db [2022-07-13T20:44:32.440Z] #54 DONE 0.2s [2022-07-13T20:44:32.440Z] [2022-07-13T20:44:32.440Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:44:32.440Z] #56 sha256:a17d5bc4db00c973e96329354dbb6236ad77e1d073de5ae242b2e1d3e7445144 [2022-07-13T20:44:32.440Z] #56 DONE 0.2s [2022-07-13T20:44:32.440Z] [2022-07-13T20:44:32.440Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:32.440Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:32.453Z] #31 1.916 [2022-07-13T20:44:32.453Z] #31 ... [2022-07-13T20:44:32.453Z] [2022-07-13T20:44:32.453Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-13T20:44:32.453Z] #13 sha256:46da8e8d7b8426edfac0bdbeafc6f112094fb1263694401ec5634d4c1aa626d5 [2022-07-13T20:44:32.453Z] #13 DONE 0.5s [2022-07-13T20:44:32.453Z] [2022-07-13T20:44:32.453Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:44:32.453Z] #46 sha256:a034eec6292a63216c6efad9ba6b58ef6e854a7a75c00f2f591e576bf1e7a3c9 [2022-07-13T20:44:32.453Z] #46 DONE 0.0s [2022-07-13T20:44:32.528Z] #11 ... [2022-07-13T20:44:32.528Z] [2022-07-13T20:44:32.528Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:44:32.528Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:44:32.528Z] #74 DONE 1.1s [2022-07-13T20:44:32.528Z] [2022-07-13T20:44:32.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:32.528Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:32.672Z] #42 75.82 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:44:32.673Z] #42 75.82 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:44:32.673Z] #42 75.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:44:32.701Z] #77 ... [2022-07-13T20:44:32.701Z] [2022-07-13T20:44:32.701Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:44:32.701Z] #58 sha256:01fbbc3a9d0b5772846c78ca6020fd15491768f1429ddaf2c4945eef21e31be9 [2022-07-13T20:44:32.701Z] #58 DONE 0.1s [2022-07-13T20:44:32.701Z] [2022-07-13T20:44:32.701Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:44:32.701Z] #61 sha256:5c01c81998667ed9e000e97ecff3a5648ab2b7e16f2c0f71ad43d30faf1717e7 [2022-07-13T20:44:32.701Z] #61 DONE 0.1s [2022-07-13T20:44:32.701Z] [2022-07-13T20:44:32.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 [2022-07-13T20:44:32.701Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:32.713Z] [2022-07-13T20:44:32.713Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:44:32.713Z] #66 sha256:aad99cda333cd195c821f83728ba86be661e77cd6e5e6d68941813d00260dffd [2022-07-13T20:44:32.713Z] #66 DONE 0.1s [2022-07-13T20:44:32.713Z] [2022-07-13T20:44:32.713Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:44:32.713Z] #33 sha256:0aa43aa38a8e58087bc7519d41e4f88c726bd7fc713168e80528058b566cdc4c [2022-07-13T20:44:32.713Z] #33 DONE 0.2s [2022-07-13T20:44:32.713Z] [2022-07-13T20:44:32.713Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:32.713Z] #31 sha256:ef38ca84ce83b27704427df27b6ec544fc8f8d6ca345b0536d6bf2349f6a0912 [2022-07-13T20:44:32.713Z] #31 2.148 #=#=# ######################################################################## 100.0% [2022-07-13T20:44:32.713Z] #31 ... [2022-07-13T20:44:32.713Z] [2022-07-13T20:44:32.713Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-13T20:44:32.713Z] #50 sha256:3d640bfd6f3a6ed81150e91bf9d530680c148ddafc33f4ec95a2fc2919bd8358 [2022-07-13T20:44:32.713Z] #50 DONE 0.3s [2022-07-13T20:44:32.974Z] [2022-07-13T20:44:32.974Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:44:32.974Z] #25 sha256:f962ab5980958d8f25704410b55b56c3dee7bec730a2a807dfffa04013a62c77 [2022-07-13T20:44:32.974Z] #25 DONE 0.3s [2022-07-13T20:44:32.974Z] [2022-07-13T20:44:32.974Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:32.975Z] #31 sha256:ef38ca84ce83b27704427df27b6ec544fc8f8d6ca345b0536d6bf2349f6a0912 [2022-07-13T20:44:32.975Z] #31 2.478 [2022-07-13T20:44:33.097Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.6s done [2022-07-13T20:44:33.097Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-13T20:44:33.243Z] #42 76.21 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:44:33.243Z] #42 76.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:44:33.243Z] #42 76.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:44:33.243Z] #42 76.45 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:44:33.243Z] #42 76.47 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:44:33.243Z] #42 76.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:44:33.406Z] #84 ... [2022-07-13T20:44:33.407Z] [2022-07-13T20:44:33.407Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:33.407Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:33.407Z] #58 41.93 Selecting previously unselected package python3-six. [2022-07-13T20:44:33.407Z] #58 41.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:44:33.407Z] #58 41.94 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:44:33.407Z] #58 42.21 Selecting previously unselected package python3-protobuf. [2022-07-13T20:44:33.407Z] #58 42.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:44:33.407Z] #58 42.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:44:33.407Z] #58 42.72 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:44:33.407Z] #58 42.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:44:33.407Z] #58 42.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:44:33.407Z] #58 43.13 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:44:33.407Z] #58 43.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:44:33.407Z] #58 43.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:44:33.407Z] #58 43.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:44:33.407Z] #58 43.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:44:33.407Z] #58 43.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:33.407Z] #58 43.31 Selecting previously unselected package criu. [2022-07-13T20:44:33.407Z] #58 43.31 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:44:33.407Z] #58 43.31 Unpacking criu (3.17-1) ... [2022-07-13T20:44:33.407Z] #58 43.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:44:33.407Z] #58 45.58 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:44:33.407Z] #58 45.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:44:33.407Z] #58 45.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:33.407Z] #58 45.62 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:44:33.407Z] #58 46.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:44:33.407Z] #58 46.57 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:44:33.407Z] #58 49.85 Setting up criu (3.17-1) ... [2022-07-13T20:44:33.407Z] #58 51.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:33.407Z] #58 DONE 51.8s [2022-07-13T20:44:33.407Z] [2022-07-13T20:44:33.407Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:44:33.407Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:44:33.500Z] #42 76.68 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:44:33.500Z] #42 76.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:44:33.500Z] #42 76.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:44:33.500Z] #42 76.87 Selecting previously unselected package cmake. [2022-07-13T20:44:33.643Z] #77 73.37 CCLD tests/init [2022-07-13T20:44:33.757Z] #42 76.90 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:44:33.757Z] #42 76.91 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:44:34.321Z] #42 ... [2022-07-13T20:44:34.321Z] [2022-07-13T20:44:34.321Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:34.321Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:34.321Z] #77 11.87 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:44:34.321Z] #77 11.88 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:44:34.321Z] #77 11.90 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:44:34.321Z] #77 11.90 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:44:34.321Z] #77 11.92 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:44:34.321Z] #77 15.40 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:44:34.321Z] #77 18.01 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:44:34.321Z] #77 19.44 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:44:34.321Z] #77 19.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:44:34.321Z] #77 19.94 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:44:34.321Z] #77 ... [2022-07-13T20:44:34.321Z] [2022-07-13T20:44:34.321Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:34.321Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:34.321Z] #51 67.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:44:34.321Z] #51 70.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:44:34.321Z] #51 70.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:44:34.321Z] #51 70.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:44:34.321Z] #51 70.27 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:44:34.321Z] #51 71.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:44:34.321Z] #51 71.39 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:44:34.321Z] #51 75.68 Setting up criu (3.17-1) ... [2022-07-13T20:44:34.357Z] #31 3.830 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:44:34.617Z] #31 4.190 [2022-07-13T20:44:34.885Z] #51 ... [2022-07-13T20:44:34.885Z] [2022-07-13T20:44:34.885Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:44:34.885Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:44:34.885Z] #14 69.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:44:34.885Z] #14 69.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:44:34.885Z] #14 69.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:44:34.885Z] #14 77.94 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:44:34.885Z] #14 77.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:44:34.885Z] #14 77.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:44:34.885Z] #14 78.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:44:34.885Z] #14 78.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:44:34.885Z] #14 78.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:44:35.140Z] #31 4.429 #=#=# ######################################################################## 100.0% [2022-07-13T20:44:35.140Z] #31 4.709 [2022-07-13T20:44:35.146Z] #14 ... [2022-07-13T20:44:35.146Z] [2022-07-13T20:44:35.146Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:35.146Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:35.146Z] #51 77.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:35.327Z] #41 ... [2022-07-13T20:44:35.327Z] [2022-07-13T20:44:35.327Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:35.327Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:35.327Z] #84 6.197 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:44:35.327Z] #84 6.210 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:44:35.555Z] #77 75.17 AR libcrun_testing.a [2022-07-13T20:44:35.555Z] #77 75.17 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:44:35.555Z] #77 75.20 CCLD tests/tests_libcrun_utils [2022-07-13T20:44:35.555Z] #77 75.21 CCLD tests/tests_libcrun_errors [2022-07-13T20:44:35.555Z] #77 75.23 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:44:35.816Z] #77 75.61 CCLD libcrun.la [2022-07-13T20:44:35.897Z] #84 7.117 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:44:35.898Z] #84 7.129 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:44:35.898Z] #84 7.129 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:44:35.898Z] #84 7.132 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:44:35.898Z] #84 7.140 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:44:36.387Z] #77 76.00 CCLD crun [2022-07-13T20:44:36.518Z] #51 DONE 79.3s [2022-07-13T20:44:36.518Z] [2022-07-13T20:44:36.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 [2022-07-13T20:44:36.518Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:44:36.550Z] #31 5.890 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:44:36.648Z] #77 76.38 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:44:36.908Z] #77 76.52 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:44:36.909Z] #77 76.52 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:44:36.909Z] #77 76.52 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:44:36.909Z] #77 76.56 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:44:36.909Z] #77 76.57 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:44:36.909Z] #77 76.58 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:44:36.909Z] #77 76.59 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:44:36.909Z] #77 76.59 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:44:36.909Z] #77 76.68 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-13T20:44:36.909Z] #77 76.68 ---------------------------------------------------------------------- [2022-07-13T20:44:36.909Z] #77 76.68 Libraries have been installed in: [2022-07-13T20:44:36.909Z] #77 76.68 /usr/local/lib [2022-07-13T20:44:36.909Z] #77 76.68 [2022-07-13T20:44:36.909Z] #77 76.68 If you ever happen to want to link against installed libraries [2022-07-13T20:44:36.909Z] #77 76.68 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:44:36.909Z] #77 76.68 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:44:36.909Z] #77 76.68 flag during linking and do at least one of the following: [2022-07-13T20:44:36.909Z] #77 76.68 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:44:36.909Z] #77 76.68 during execution [2022-07-13T20:44:36.909Z] #77 76.68 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:44:36.909Z] #77 76.68 during linking [2022-07-13T20:44:36.909Z] #77 76.68 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:44:36.909Z] #77 76.68 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:44:36.909Z] #77 76.68 [2022-07-13T20:44:36.909Z] #77 76.68 See any operating system documentation about shared libraries for [2022-07-13T20:44:36.909Z] #77 76.68 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:44:36.909Z] #77 76.68 ---------------------------------------------------------------------- [2022-07-13T20:44:36.909Z] #77 76.69 /bin/mkdir -p '/build' [2022-07-13T20:44:36.909Z] #77 76.70 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:44:36.909Z] #77 76.78 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:44:37.139Z] #31 6.762 [2022-07-13T20:44:37.168Z] #77 76.79 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:44:37.168Z] #77 76.79 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:44:37.168Z] #77 76.79 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:44:37.284Z] #84 8.521 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:44:37.428Z] #77 DONE 77.1s [2022-07-13T20:44:37.428Z] [2022-07-13T20:44:37.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 [2022-07-13T20:44:37.428Z] #64 sha256:aa078f278e59e84b4f0ea6ff0c4faf08cf88b2ab7919f88398983da3efe9746d [2022-07-13T20:44:38.398Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.5s done [2022-07-13T20:44:38.398Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-13T20:44:38.412Z] #47 ... [2022-07-13T20:44:38.412Z] [2022-07-13T20:44:38.412Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:38.412Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:44:38.412Z] #42 81.64 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:44:38.412Z] #42 81.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:38.412Z] #42 81.67 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:44:38.412Z] #42 81.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:44:38.412Z] #42 81.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:44:38.412Z] #42 81.73 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:44:38.450Z] #31 7.127 #=#=# ##O#-# 0.1% ######## 11.3% ######################## 34.6% ################################## 47.6% ########################################## 59.1% #################################################################### 95.3% ######################################################################## 100.0% [2022-07-13T20:44:38.668Z] #84 9.981 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:44:38.669Z] #42 81.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:44:38.669Z] #42 81.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:44:38.669Z] #42 81.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:44:38.669Z] #42 81.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:44:38.669Z] #42 81.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:39.235Z] #42 DONE 82.4s [2022-07-13T20:44:39.235Z] [2022-07-13T20:44:39.235Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:44:39.235Z] #43 sha256:ec549bd9a68e9e2155f5216847e65e88bbfbe7375e643d7444921cef580df4dd [2022-07-13T20:44:39.235Z] #43 DONE 0.1s [2022-07-13T20:44:39.235Z] [2022-07-13T20:44:39.235Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:44:39.235Z] #44 sha256:95e244163c82e08f3954f9eeab3a26744c5277e852bc742689c9dd64f7674bfd [2022-07-13T20:44:39.833Z] #31 9.137 [2022-07-13T20:44:40.072Z] #84 ... [2022-07-13T20:44:40.072Z] [2022-07-13T20:44:40.072Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:44:40.072Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:44:40.072Z] #60 58.03 gotestsum version dev [2022-07-13T20:44:40.072Z] #60 DONE 58.4s [2022-07-13T20:44:40.072Z] [2022-07-13T20:44:40.072Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:40.072Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:40.072Z] #84 11.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:44:40.165Z] #44 0.997 + RM_GOPATH=0 [2022-07-13T20:44:40.165Z] #44 0.997 + TMP_GOPATH= [2022-07-13T20:44:40.165Z] #44 0.997 + : /build [2022-07-13T20:44:40.165Z] #44 0.997 + '[' -z '' ']' [2022-07-13T20:44:40.334Z] #84 11.37 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:44:40.427Z] #44 0.998 ++ mktemp -d [2022-07-13T20:44:40.427Z] #44 1.000 + export GOPATH=/tmp/tmp.hXf8LBbcPY [2022-07-13T20:44:40.427Z] #44 1.000 + GOPATH=/tmp/tmp.hXf8LBbcPY [2022-07-13T20:44:40.427Z] #44 1.000 + RM_GOPATH=1 [2022-07-13T20:44:40.427Z] #44 1.000 + case "$(go env GOARCH)" in [2022-07-13T20:44:40.427Z] #44 1.004 ++ go env GOARCH [2022-07-13T20:44:40.427Z] #44 1.035 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:40.427Z] #44 1.035 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:40.427Z] #44 1.036 ++ dirname /install.sh [2022-07-13T20:44:40.427Z] #44 1.037 + dir=/ [2022-07-13T20:44:40.427Z] #44 1.051 + bin=tini [2022-07-13T20:44:40.427Z] #44 1.051 + shift [2022-07-13T20:44:40.427Z] #44 1.051 + '[' '!' -f //tini.installer ']' [2022-07-13T20:44:40.427Z] #44 1.051 + . //tini.installer [2022-07-13T20:44:40.427Z] #44 1.052 ++ : v0.19.0 [2022-07-13T20:44:40.427Z] #44 1.055 + install_tini [2022-07-13T20:44:40.427Z] #44 1.055 + echo 'Install tini version v0.19.0' [2022-07-13T20:44:40.427Z] #44 1.055 Install tini version v0.19.0 [2022-07-13T20:44:40.427Z] #44 1.055 + git clone https://github.com/krallin/tini.git /tmp/tmp.hXf8LBbcPY/tini [2022-07-13T20:44:40.427Z] #44 1.060 Cloning into '/tmp/tmp.hXf8LBbcPY/tini'... [2022-07-13T20:44:40.595Z] #84 11.73 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:44:40.991Z] #44 1.867 + cd /tmp/tmp.hXf8LBbcPY/tini [2022-07-13T20:44:41.248Z] #44 1.872 + git checkout -q v0.19.0 [2022-07-13T20:44:41.248Z] #44 1.883 + cmake . [2022-07-13T20:44:41.689Z] #11 ... [2022-07-13T20:44:41.689Z] [2022-07-13T20:44:41.689Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:44:41.689Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:44:41.690Z] #29 1.185 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:41.690Z] #29 1.200 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:41.690Z] #29 1.200 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:41.690Z] #29 1.341 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:44:41.690Z] #29 1.611 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:44:41.690Z] #29 1.789 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:44:41.690Z] #29 3.096 Fetched 8550 kB in 2s (3926 kB/s) [2022-07-13T20:44:41.690Z] #29 3.096 Reading package lists... [2022-07-13T20:44:41.690Z] #29 3.899 Reading package lists... [2022-07-13T20:44:41.690Z] #29 4.675 Building dependency tree... [2022-07-13T20:44:41.690Z] #29 4.995 The following additional packages will be installed: [2022-07-13T20:44:41.690Z] #29 4.996 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:44:41.690Z] #29 4.996 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:44:41.690Z] #29 4.998 Recommended packages: [2022-07-13T20:44:41.690Z] #29 4.998 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:44:41.690Z] #29 5.172 The following NEW packages will be installed: [2022-07-13T20:44:41.690Z] #29 5.173 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:44:41.690Z] #29 5.173 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:44:41.690Z] #29 5.174 libssh2-1 openssl [2022-07-13T20:44:41.690Z] #29 5.447 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:44:41.690Z] #29 5.447 Need to get 3041 kB of archives. [2022-07-13T20:44:41.690Z] #29 5.447 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:44:41.690Z] #29 5.447 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:44:41.690Z] #29 5.460 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:44:41.690Z] #29 5.461 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:44:41.690Z] #29 5.465 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-13T20:44:41.690Z] #29 5.465 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:44:41.690Z] #29 5.465 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-13T20:44:41.690Z] #29 5.467 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:44:41.690Z] #29 5.470 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:44:41.690Z] #29 5.470 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:44:41.690Z] #29 5.471 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:44:41.690Z] #29 5.474 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:44:41.690Z] #29 5.477 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:44:41.690Z] #29 5.479 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:44:41.690Z] #29 5.483 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:44:41.690Z] #29 5.484 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:44:41.690Z] #29 5.625 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:44:41.690Z] #29 5.653 Fetched 3041 kB in 0s (9990 kB/s) [2022-07-13T20:44:41.690Z] #29 5.683 Selecting previously unselected package openssl. [2022-07-13T20:44:41.690Z] #29 5.683 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-13T20:44:41.690Z] #29 5.684 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 5.688 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:44:41.690Z] #29 5.867 Selecting previously unselected package ca-certificates. [2022-07-13T20:44:41.690Z] #29 5.867 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:44:41.690Z] #29 5.873 Unpacking ca-certificates (20210119) ... [2022-07-13T20:44:41.690Z] #29 5.950 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:44:41.690Z] #29 5.950 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 5.963 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:44:41.690Z] #29 6.033 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:44:41.690Z] #29 6.035 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.039 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 6.141 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:44:41.690Z] #29 6.141 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.145 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 6.207 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:44:41.690Z] #29 6.207 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.212 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 6.318 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:44:41.690Z] #29 6.318 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.329 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:44:41.690Z] #29 6.373 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:44:41.690Z] #29 6.373 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.381 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:44:41.690Z] #29 6.420 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:44:41.690Z] #29 6.420 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.430 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:44:41.690Z] #29 6.485 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:44:41.690Z] #29 6.485 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.493 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:44:41.690Z] #29 6.554 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:44:41.690Z] #29 6.554 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.558 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 6.630 Selecting previously unselected package curl. [2022-07-13T20:44:41.690Z] #29 6.630 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.644 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 6.731 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:44:41.690Z] #29 6.731 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.731 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:44:41.690Z] #29 6.791 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:44:41.690Z] #29 6.791 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.796 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:44:41.690Z] #29 6.847 Selecting previously unselected package jq. [2022-07-13T20:44:41.690Z] #29 6.847 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:44:41.690Z] #29 6.851 Unpacking jq (1.6-2.1) ... [2022-07-13T20:44:41.690Z] #29 6.899 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:44:41.690Z] #29 6.913 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:44:41.690Z] #29 6.927 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:44:41.690Z] #29 6.942 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 6.953 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:44:41.690Z] #29 6.964 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 6.975 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:44:41.690Z] #29 6.987 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:44:41.690Z] #29 7.002 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:44:41.690Z] #29 7.014 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:44:41.690Z] #29 7.027 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 7.041 Setting up ca-certificates (20210119) ... [2022-07-13T20:44:41.690Z] #29 7.645 Updating certificates in /etc/ssl/certs... [2022-07-13T20:44:41.690Z] #29 8.304 129 added, 0 removed; done. [2022-07-13T20:44:41.690Z] #29 8.341 Setting up jq (1.6-2.1) ... [2022-07-13T20:44:41.690Z] #29 8.351 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 8.365 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:44:41.690Z] #29 8.382 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:44:41.690Z] #29 8.405 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:44:41.690Z] #29 8.415 Updating certificates in /etc/ssl/certs... [2022-07-13T20:44:41.690Z] #29 8.975 0 added, 0 removed; done. [2022-07-13T20:44:41.690Z] #29 8.975 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:44:41.690Z] #29 8.975 done. [2022-07-13T20:44:41.690Z] #29 ... [2022-07-13T20:44:41.690Z] [2022-07-13T20:44:41.690Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:41.690Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:41.812Z] #44 2.425 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:44:41.812Z] #44 2.572 -- Detecting C compiler ABI info [2022-07-13T20:44:41.959Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.2s done [2022-07-13T20:44:42.222Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-13T20:44:42.377Z] #31 ... [2022-07-13T20:44:42.377Z] [2022-07-13T20:44:42.377Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:44:42.377Z] #57 sha256:712d7d2ce4fec2d4590bc10624716509f39fcaf9879562d1049c598f27682df8 [2022-07-13T20:44:42.377Z] #57 4.801 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:44:42.377Z] #57 5.802 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:44:42.377Z] #57 5.809 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:44:42.377Z] #57 5.892 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:44:42.377Z] #57 7.279 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:44:42.638Z] #57 ... [2022-07-13T20:44:42.638Z] [2022-07-13T20:44:42.638Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:44:42.638Z] #67 sha256:f9c8e2da508cc763f981602b7893c783dd6b730828aecf5d8f5561614b719326 [2022-07-13T20:44:42.638Z] #67 3.709 + RM_GOPATH=0 [2022-07-13T20:44:42.638Z] #67 3.709 + TMP_GOPATH= [2022-07-13T20:44:42.638Z] #67 3.709 + : /build [2022-07-13T20:44:42.638Z] #67 3.709 + '[' -z '' ']' [2022-07-13T20:44:42.638Z] #67 3.709 ++ mktemp -d [2022-07-13T20:44:42.638Z] #67 3.709 + export GOPATH=/tmp/tmp.YbLW1W5Rq0 [2022-07-13T20:44:42.638Z] #67 3.709 + GOPATH=/tmp/tmp.YbLW1W5Rq0 [2022-07-13T20:44:42.638Z] #67 3.709 + RM_GOPATH=1 [2022-07-13T20:44:42.638Z] #67 3.709 + case "$(go env GOARCH)" in [2022-07-13T20:44:42.638Z] #67 3.709 ++ go env GOARCH [2022-07-13T20:44:42.638Z] #67 3.720 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:42.638Z] #67 3.720 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:42.638Z] #67 3.720 ++ dirname /install.sh [2022-07-13T20:44:42.638Z] #67 3.729 + dir=/ [2022-07-13T20:44:42.638Z] #67 3.729 + bin=rootlesskit [2022-07-13T20:44:42.638Z] #67 3.729 + shift [2022-07-13T20:44:42.638Z] #67 3.729 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:44:42.638Z] #67 3.729 + . //rootlesskit.installer [2022-07-13T20:44:42.638Z] #67 3.729 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:44:42.638Z] #67 3.729 + install_rootlesskit [2022-07-13T20:44:42.638Z] #67 3.729 + case "$1" in [2022-07-13T20:44:42.638Z] #67 3.729 + export CGO_ENABLED=0 [2022-07-13T20:44:42.638Z] #67 3.729 + CGO_ENABLED=0 [2022-07-13T20:44:42.638Z] #67 3.729 + _install_rootlesskit [2022-07-13T20:44:42.638Z] #67 3.737 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:44:42.638Z] #67 3.737 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:44:42.638Z] #67 3.737 + GOBIN=/build [2022-07-13T20:44:42.638Z] #67 3.737 + GO111MODULE=on [2022-07-13T20:44:42.638Z] #67 3.737 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:44:42.638Z] #67 3.740 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:44:42.638Z] #67 4.207 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:44:42.638Z] #67 6.485 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:44:42.638Z] #67 6.513 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:44:42.638Z] #67 6.961 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:44:42.638Z] #67 9.392 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:44:42.638Z] #67 9.968 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:44:42.638Z] #67 9.989 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:44:42.638Z] #67 10.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:44:42.638Z] #67 10.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:44:42.638Z] #67 10.19 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:44:42.638Z] #67 ... [2022-07-13T20:44:42.638Z] [2022-07-13T20:44:42.638Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:44:42.638Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0 [2022-07-13T20:44:42.638Z] #34 4.840 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:44:42.638Z] #34 4.854 Cloning into '.'... [2022-07-13T20:44:42.707Z] #64 86.65 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:44:42.707Z] #64 86.65 /usr/bin/ld: /tmp/go-link-3358410276/000019.o: in function `New': [2022-07-13T20:44:42.707Z] #64 86.65 /tmp/tmp.UTQWWDC93A/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-13T20:44:42.707Z] #64 86.71 + bin/containerd-stress [2022-07-13T20:44:42.742Z] #44 3.215 -- Detecting C compiler ABI info - done [2022-07-13T20:44:42.742Z] #44 3.354 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:44:42.742Z] #44 3.372 -- Detecting C compile features [2022-07-13T20:44:42.742Z] #44 3.373 -- Detecting C compile features - done [2022-07-13T20:44:42.742Z] #44 3.417 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:44:42.898Z] #34 ... [2022-07-13T20:44:42.898Z] [2022-07-13T20:44:42.898Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:44:42.898Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa [2022-07-13T20:44:42.898Z] #36 3.985 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:44:42.898Z] #36 ... [2022-07-13T20:44:42.898Z] [2022-07-13T20:44:42.898Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:42.898Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:44:42.898Z] #51 5.358 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:42.898Z] #51 5.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:42.898Z] #51 5.441 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:42.898Z] #51 5.914 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:44:42.898Z] #51 6.442 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:44:42.898Z] #51 8.943 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:44:42.999Z] #44 3.705 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:44:43.159Z] #51 ... [2022-07-13T20:44:43.159Z] [2022-07-13T20:44:43.159Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:44:43.159Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31 [2022-07-13T20:44:43.160Z] #53 4.913 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:44:43.160Z] #53 6.501 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:44:43.160Z] #53 6.502 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:44:43.160Z] #53 6.526 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:44:43.160Z] #53 6.630 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:44:43.160Z] #53 6.780 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:44:43.160Z] #53 7.059 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:44:43.160Z] #53 7.131 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:44:43.160Z] #53 7.274 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:44:43.160Z] #53 7.562 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:44:43.160Z] #53 10.49 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:44:43.160Z] #53 10.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:44:43.160Z] #53 10.57 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:44:43.256Z] #44 3.811 -- Configuring done [2022-07-13T20:44:43.256Z] #44 3.827 -- Generating done [2022-07-13T20:44:43.256Z] #44 3.833 -- Build files have been written to: /tmp/tmp.hXf8LBbcPY/tini [2022-07-13T20:44:43.256Z] #44 3.852 + make tini-static [2022-07-13T20:44:43.277Z] #64 87.50 + bin/containerd-shim [2022-07-13T20:44:43.421Z] #53 ... [2022-07-13T20:44:43.421Z] [2022-07-13T20:44:43.421Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:43.421Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:44:43.421Z] #76 5.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:43.421Z] #76 5.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:43.421Z] #76 5.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:43.421Z] #76 6.409 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:44:43.421Z] #76 9.480 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:44:43.421Z] #76 ... [2022-07-13T20:44:43.421Z] [2022-07-13T20:44:43.421Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:44:43.421Z] #40 sha256:aede41c88fd9d98aa0aa8aecf98edf1e190993406aca2f9a51d5a5e00c4b75d4 [2022-07-13T20:44:43.421Z] #40 5.410 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:44:43.421Z] #40 6.255 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:44:43.421Z] #40 7.392 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:44:43.421Z] #40 7.749 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:44:43.421Z] #40 7.789 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:44:43.421Z] #40 10.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:44:43.421Z] #40 10.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:44:43.512Z] #44 4.150 Scanning dependencies of target tini-static [2022-07-13T20:44:43.512Z] #44 4.220 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:44:43.603Z] #11 ... [2022-07-13T20:44:43.603Z] [2022-07-13T20:44:43.603Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-13T20:44:43.603Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:44:43.603Z] #29 DONE 11.1s [2022-07-13T20:44:43.603Z] [2022-07-13T20:44:43.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:43.603Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:43.683Z] #40 ... [2022-07-13T20:44:43.683Z] [2022-07-13T20:44:43.683Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:44:43.683Z] #26 sha256:cb5f3792d08da0cf90f024a2387000492499febe2b9ece778de7eb325ae16cc6 [2022-07-13T20:44:43.683Z] #26 4.732 + RM_GOPATH=0 [2022-07-13T20:44:43.683Z] #26 4.733 + TMP_GOPATH= [2022-07-13T20:44:43.683Z] #26 4.733 + : /build [2022-07-13T20:44:43.683Z] #26 4.733 + '[' -z '' ']' [2022-07-13T20:44:43.683Z] #26 4.735 ++ mktemp -d [2022-07-13T20:44:43.683Z] #26 4.739 + export GOPATH=/tmp/tmp.gsq4Ytpmru [2022-07-13T20:44:43.683Z] #26 4.740 + GOPATH=/tmp/tmp.gsq4Ytpmru [2022-07-13T20:44:43.683Z] #26 4.740 + RM_GOPATH=1 [2022-07-13T20:44:43.683Z] #26 4.740 + case "$(go env GOARCH)" in [2022-07-13T20:44:43.683Z] #26 4.741 ++ go env GOARCH [2022-07-13T20:44:43.683Z] #26 4.762 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:43.683Z] #26 4.762 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:44:43.683Z] #26 4.764 ++ dirname /install.sh [2022-07-13T20:44:43.683Z] #26 4.766 + dir=/ [2022-07-13T20:44:43.683Z] #26 4.767 + bin=dockercli [2022-07-13T20:44:43.683Z] #26 4.767 + shift [2022-07-13T20:44:43.683Z] #26 4.767 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:44:43.683Z] #26 4.767 + . //dockercli.installer [2022-07-13T20:44:43.683Z] #26 4.767 ++ : stable [2022-07-13T20:44:43.683Z] #26 4.767 ++ : 17.06.2-ce [2022-07-13T20:44:43.683Z] #26 4.768 + install_dockercli [2022-07-13T20:44:43.683Z] #26 4.768 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:44:43.683Z] #26 4.768 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:44:43.683Z] #26 4.769 ++ uname -m [2022-07-13T20:44:43.683Z] #26 4.772 + arch=aarch64 [2022-07-13T20:44:43.683Z] #26 4.772 + '[' aarch64 '!=' x86_64 ']' [2022-07-13T20:44:43.683Z] #26 4.773 + '[' aarch64 '!=' s390x ']' [2022-07-13T20:44:43.683Z] #26 4.773 + '[' aarch64 '!=' armhf ']' [2022-07-13T20:44:43.683Z] #26 4.773 + build_dockercli [2022-07-13T20:44:43.683Z] #26 4.773 + git clone https://github.com/docker/docker-ce /tmp/tmp.gsq4Ytpmru/tmp/docker-ce [2022-07-13T20:44:43.683Z] #26 4.801 Cloning into '/tmp/tmp.gsq4Ytpmru/tmp/docker-ce'... [2022-07-13T20:44:43.683Z] #26 ... [2022-07-13T20:44:43.683Z] [2022-07-13T20:44:43.683Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:44:43.683Z] #38 sha256:31384c2138c54e6a74f323ba827335473562b5c524fe8a841a0db8fd0757e124 [2022-07-13T20:44:43.683Z] #38 5.105 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:44:43.943Z] #38 ... [2022-07-13T20:44:43.943Z] [2022-07-13T20:44:43.943Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:43.943Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:44:43.943Z] #55 5.297 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:44:43.943Z] #55 7.151 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:44:43.943Z] #55 7.154 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:44:43.943Z] #55 7.306 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:44:43.943Z] #55 7.328 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:44:43.943Z] #55 7.635 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:44:43.943Z] #55 7.794 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:44:43.943Z] #55 8.194 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:44:43.943Z] #55 8.214 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:44:43.943Z] #55 8.334 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:44:43.943Z] #55 8.343 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:44:43.944Z] #55 10.02 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:44:43.944Z] #55 10.14 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:44:43.944Z] #55 10.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:44:43.944Z] #55 10.39 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:44:43.944Z] #55 ... [2022-07-13T20:44:43.944Z] [2022-07-13T20:44:43.944Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:44:43.944Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:44:43.944Z] #47 4.809 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:44:43.944Z] #47 4.815 Cloning into '.'... [2022-07-13T20:44:44.176Z] #11 ... [2022-07-13T20:44:44.176Z] [2022-07-13T20:44:44.176Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:44:44.176Z] #30 sha256:dd277f478b55eb5211777f89824fc72483877d107f4b3c99039b950c654974ef [2022-07-13T20:44:44.176Z] #30 DONE 0.8s [2022-07-13T20:44:44.176Z] [2022-07-13T20:44:44.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:44:44.176Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:44:44.204Z] #47 ... [2022-07-13T20:44:44.204Z] [2022-07-13T20:44:44.204Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:44.204Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:44:44.204Z] #42 5.732 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:44.204Z] #42 5.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:44.204Z] #42 5.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:44.204Z] #42 6.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:44:44.204Z] #42 9.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:44:44.465Z] #42 ... [2022-07-13T20:44:44.465Z] [2022-07-13T20:44:44.465Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:44:44.465Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:44:44.465Z] #14 4.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:44.465Z] #14 4.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:44.465Z] #14 4.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:44.465Z] #14 4.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:44:44.465Z] #14 6.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:44:44.465Z] #14 9.740 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:44:44.465Z] #14 ... [2022-07-13T20:44:44.465Z] [2022-07-13T20:44:44.465Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:44:44.465Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b [2022-07-13T20:44:44.465Z] #62 5.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:44.465Z] #62 5.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:44.465Z] #62 5.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:44.465Z] #62 6.385 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:44:44.465Z] #62 8.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:44:44.465Z] #62 11.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:44:44.726Z] #62 ... [2022-07-13T20:44:44.726Z] [2022-07-13T20:44:44.726Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:44:44.726Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa [2022-07-13T20:44:44.726Z] #36 11.03 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:44:44.726Z] #36 11.05 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:44:44.726Z] #36 11.41 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:44:44.726Z] #36 11.62 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:44:44.726Z] #36 12.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:44:44.882Z] #44 5.563 [100%] Linking C executable tini-static [2022-07-13T20:44:44.986Z] #36 12.34 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:44:44.986Z] #36 12.36 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:44:44.986Z] #36 12.43 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:44:45.247Z] #36 12.65 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:44:45.446Z] #44 6.125 [100%] Built target tini-static [2022-07-13T20:44:45.446Z] #44 6.195 + mkdir -p /build [2022-07-13T20:44:45.446Z] #44 6.200 + cp tini-static /build/docker-init [2022-07-13T20:44:45.509Z] #36 13.07 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:44:46.081Z] #36 13.49 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:44:46.342Z] #36 13.63 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:44:46.342Z] #36 13.68 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:44:46.377Z] #44 DONE 7.2s [2022-07-13T20:44:46.377Z] [2022-07-13T20:44:46.377Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:44:46.377Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:44:46.377Z] #53 89.63 gotestsum version dev [2022-07-13T20:44:46.634Z] #53 DONE 89.7s [2022-07-13T20:44:46.634Z] [2022-07-13T20:44:46.634Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:44:46.634Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:44:46.634Z] #14 87.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:44:46.634Z] #14 87.46 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:44:46.634Z] #14 87.47 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:44:47.283Z] #36 14.66 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:44:47.468Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-13T20:44:47.476Z] #64 91.52 + bin/containerd-shim-runc-v1 [2022-07-13T20:44:47.543Z] #36 14.95 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:44:48.931Z] #36 ... [2022-07-13T20:44:48.931Z] [2022-07-13T20:44:48.931Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:44:48.931Z] #38 sha256:31384c2138c54e6a74f323ba827335473562b5c524fe8a841a0db8fd0757e124 [2022-07-13T20:44:48.931Z] #38 16.51 tomll can be used in two ways: [2022-07-13T20:44:49.191Z] #38 16.51 Writing to STDIN and reading from STDOUT: [2022-07-13T20:44:49.191Z] #38 16.51 cat file.toml | tomll > file.toml [2022-07-13T20:44:49.191Z] #38 16.51 [2022-07-13T20:44:49.191Z] #38 16.51 Reading and updating a list of files: [2022-07-13T20:44:49.191Z] #38 16.51 tomll a.toml b.toml c.toml [2022-07-13T20:44:49.191Z] #38 16.51 [2022-07-13T20:44:49.191Z] #38 16.51 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:44:49.763Z] #38 DONE 17.3s [2022-07-13T20:44:49.763Z] [2022-07-13T20:44:49.763Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:49.763Z] #31 sha256:ef38ca84ce83b27704427df27b6ec544fc8f8d6ca345b0536d6bf2349f6a0912 [2022-07-13T20:44:49.763Z] #31 14.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:44:49.763Z] #31 16.36 #=#=# [2022-07-13T20:44:49.763Z] #31 16.73 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-07-13T20:44:49.763Z] #31 18.37 [2022-07-13T20:44:50.009Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 7.4s done [2022-07-13T20:44:50.021Z] #64 93.82 + bin/containerd-shim-runc-v2 [2022-07-13T20:44:50.021Z] #64 94.35 + binaries [2022-07-13T20:44:50.270Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:44:50.279Z] #64 94.35 + install -D bin/containerd /build/containerd [2022-07-13T20:44:50.280Z] #64 94.38 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:44:50.280Z] #64 94.39 + install -D bin/ctr /build/ctr [2022-07-13T20:44:50.530Z] #11 DONE 28.8s [2022-07-13T20:44:50.530Z] [2022-07-13T20:44:50.530Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:50.530Z] #31 sha256:6d66cebc5db880bd5e882e1ee8b2b97eabed625c3fd34d0f1af6c832c34d7b76 [2022-07-13T20:44:50.530Z] #31 1.500 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:44:50.530Z] #31 1.781 [2022-07-13T20:44:50.530Z] #31 1.995 #=#=# ######################################################################## 100.0% [2022-07-13T20:44:50.530Z] #31 2.253 [2022-07-13T20:44:50.530Z] #31 3.144 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:44:50.530Z] #31 3.408 [2022-07-13T20:44:50.530Z] #31 3.627 #=#=# ######################################################################## 100.0% [2022-07-13T20:44:50.530Z] #31 3.909 [2022-07-13T20:44:50.530Z] #31 4.812 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:44:50.530Z] #31 5.107 [2022-07-13T20:44:50.530Z] #31 5.319 #=#=# ################### 26.5% ########################################## 58.8% ################################################################## 92.5% ######################################################################## 100.0% [2022-07-13T20:44:50.530Z] #31 5.801 [2022-07-13T20:44:50.847Z] #64 DONE 94.9s [2022-07-13T20:44:51.100Z] #31 6.644 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:44:51.100Z] #31 6.816 [2022-07-13T20:44:51.360Z] #31 7.029 #=#=# ######################################################################## 100.0% [2022-07-13T20:44:51.415Z] [2022-07-13T20:44:51.415Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:44:51.415Z] #65 sha256:e2960f3fcc5452ae022fde4245c47926f3025840ea549ffed9f8334b2743f41c [2022-07-13T20:44:51.620Z] #31 ... [2022-07-13T20:44:51.620Z] [2022-07-13T20:44:51.620Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:44:51.620Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:44:51.620Z] #12 DONE 1.3s [2022-07-13T20:44:51.620Z] [2022-07-13T20:44:51.620Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:51.620Z] #31 sha256:6d66cebc5db880bd5e882e1ee8b2b97eabed625c3fd34d0f1af6c832c34d7b76 [2022-07-13T20:44:51.620Z] #31 7.249 [2022-07-13T20:44:51.674Z] #65 DONE 0.2s [2022-07-13T20:44:51.674Z] [2022-07-13T20:44:51.674Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:44:51.674Z] #70 sha256:ebc2b64834aa5e58bdd01d4c17657377877d01cb08714097a1bde74b2dd6753f [2022-07-13T20:44:51.674Z] #70 DONE 0.1s [2022-07-13T20:44:51.674Z] [2022-07-13T20:44:51.674Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:44:51.674Z] #75 sha256:41e5d47ed493edb525e9c70d04f93a88e394b95e2e394ae5a27593486b4421b6 [2022-07-13T20:44:51.878Z] #31 ... [2022-07-13T20:44:51.878Z] [2022-07-13T20:44:51.879Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-13T20:44:51.879Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:44:51.888Z] #14 ... [2022-07-13T20:44:51.888Z] [2022-07-13T20:44:51.889Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:44:51.889Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:44:51.889Z] #77 38.98 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:44:51.933Z] #75 DONE 0.2s [2022-07-13T20:44:51.933Z] [2022-07-13T20:44:51.933Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:44:51.933Z] #78 sha256:a00a8d17b05ba2f4e4021249d6ef83b2617b9af580227125acc628e9799bad91 [2022-07-13T20:44:51.933Z] #78 DONE 0.0s [2022-07-13T20:44:51.933Z] [2022-07-13T20:44:51.933Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:44:51.933Z] #79 sha256:a75b296cd254e2c2fe2284dae02c0332a72f1016881244401c7104c22f13a4e0 [2022-07-13T20:44:51.933Z] #79 DONE 0.0s [2022-07-13T20:44:51.933Z] [2022-07-13T20:44:51.933Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:44:51.933Z] #80 sha256:c65068e488d717def7f6c3445a622fddfdd7ec86aefa39c5938f23d284f5a78a [2022-07-13T20:44:51.933Z] #80 DONE 0.0s [2022-07-13T20:44:51.933Z] [2022-07-13T20:44:51.933Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:44:51.933Z] #81 sha256:ad3a7e9eac7f22ceba81ae9d7dc017460bdeb1c3893065ce3a4db33354959eab [2022-07-13T20:44:52.142Z] #13 DONE 0.5s [2022-07-13T20:44:52.142Z] [2022-07-13T20:44:52.142Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:52.142Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:44:52.309Z] #31 21.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:44:52.407Z] #76 ... [2022-07-13T20:44:52.407Z] [2022-07-13T20:44:52.407Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:44:52.407Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:44:52.407Z] #33 DONE 0.2s [2022-07-13T20:44:52.407Z] [2022-07-13T20:44:52.407Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:44:52.407Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:44:52.407Z] #46 DONE 0.3s [2022-07-13T20:44:52.407Z] [2022-07-13T20:44:52.407Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-13T20:44:52.407Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:44:52.407Z] #50 DONE 0.3s [2022-07-13T20:44:52.407Z] [2022-07-13T20:44:52.407Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:44:52.407Z] #25 sha256:aeba09e9353bd2f45cb8224afbbe0b72c84f6d6d2ecf7652e2889c65cff40b9e [2022-07-13T20:44:52.407Z] #25 DONE 0.4s [2022-07-13T20:44:52.407Z] [2022-07-13T20:44:52.407Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:52.407Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:52.677Z] #51 ... [2022-07-13T20:44:52.677Z] [2022-07-13T20:44:52.677Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:44:52.677Z] #66 sha256:1c5621c9829367fb3330511d7097cf0730258d0a3e76d36b86ec93d05792a8cd [2022-07-13T20:44:52.677Z] #66 DONE 0.4s [2022-07-13T20:44:52.677Z] [2022-07-13T20:44:52.677Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:44:52.677Z] #67 sha256:dcc18db872b0a4a60fb4b407882b1bcf4ff6ad39af43728941bc1fa4a6bd6c41 [2022-07-13T20:44:52.823Z] #84 22.97 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:44:52.823Z] #84 ... [2022-07-13T20:44:52.823Z] [2022-07-13T20:44:52.823Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:44:52.823Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:44:52.823Z] #19 52.54 Fetched 49.1 MB in 51s (955 kB/s) [2022-07-13T20:44:52.875Z] #81 DONE 0.8s [2022-07-13T20:44:52.875Z] [2022-07-13T20:44:52.875Z] #82 exporting to image [2022-07-13T20:44:52.875Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:44:52.875Z] #82 exporting layers [2022-07-13T20:44:52.884Z] #31 ... [2022-07-13T20:44:52.884Z] [2022-07-13T20:44:52.884Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:44:52.884Z] #67 sha256:f9c8e2da508cc763f981602b7893c783dd6b730828aecf5d8f5561614b719326 [2022-07-13T20:44:52.884Z] #67 10.34 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:44:52.884Z] #67 10.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:44:52.884Z] #67 11.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:44:52.884Z] #67 13.02 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:44:52.884Z] #67 13.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:44:52.884Z] #67 ... [2022-07-13T20:44:52.884Z] [2022-07-13T20:44:52.884Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:52.884Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:44:52.884Z] #55 13.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:44:52.884Z] #55 13.66 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:44:52.884Z] #55 13.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:44:52.884Z] #55 13.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:44:52.885Z] #55 14.00 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:44:52.885Z] #55 14.13 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:44:52.885Z] #55 14.24 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:44:52.885Z] #55 14.28 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:44:52.885Z] #55 14.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:44:52.885Z] #55 14.57 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:44:52.885Z] #55 14.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:44:52.885Z] #55 14.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:44:52.885Z] #55 14.73 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:44:52.885Z] #55 14.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:44:52.885Z] #55 14.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:44:52.885Z] #55 14.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:44:52.885Z] #55 14.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:44:52.885Z] #55 15.18 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:44:52.885Z] #55 15.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:44:52.885Z] #55 16.17 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:44:52.885Z] #55 16.80 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:44:52.885Z] #55 17.84 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:44:52.885Z] #55 17.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:44:52.885Z] #55 18.01 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:44:52.885Z] #55 18.11 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:44:52.885Z] #55 18.20 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:44:52.885Z] #55 18.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:44:52.885Z] #55 18.59 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:44:52.885Z] #55 18.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:44:52.885Z] #55 18.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:44:52.885Z] #55 18.97 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:44:52.885Z] #55 19.02 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:44:52.885Z] #55 19.07 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:44:52.885Z] #55 19.09 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:44:52.885Z] #55 19.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:44:52.885Z] #55 19.29 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:44:52.885Z] #55 19.32 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:44:52.885Z] #55 19.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:44:52.885Z] #55 19.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:44:52.885Z] #55 19.48 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:44:52.885Z] #55 19.55 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:44:52.885Z] #55 19.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:44:52.885Z] #55 19.87 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:44:52.885Z] #55 19.89 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:44:52.885Z] #55 19.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:44:52.885Z] #55 20.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:44:52.885Z] #55 20.04 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:44:52.885Z] #55 20.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:44:52.885Z] #55 20.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:44:52.885Z] #55 20.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:44:52.885Z] #55 20.53 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:44:53.145Z] #55 20.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:44:53.406Z] #55 20.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:44:53.406Z] #55 20.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:44:53.406Z] #55 20.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:44:53.406Z] #55 20.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:44:53.406Z] #55 20.96 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:44:53.666Z] #55 20.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:44:53.666Z] #55 21.03 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:44:53.666Z] #55 21.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:44:53.666Z] #55 21.14 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:44:53.666Z] #55 21.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:44:53.666Z] #55 21.31 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:44:53.666Z] #55 ... [2022-07-13T20:44:53.666Z] [2022-07-13T20:44:53.666Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:53.666Z] #31 sha256:ef38ca84ce83b27704427df27b6ec544fc8f8d6ca345b0536d6bf2349f6a0912 [2022-07-13T20:44:53.666Z] #31 23.29 #=#=# [2022-07-13T20:44:54.063Z] #67 ... [2022-07-13T20:44:54.063Z] [2022-07-13T20:44:54.063Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:54.063Z] #31 sha256:6d66cebc5db880bd5e882e1ee8b2b97eabed625c3fd34d0f1af6c832c34d7b76 [2022-07-13T20:44:54.063Z] #31 8.006 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:44:54.063Z] #31 8.473 [2022-07-13T20:44:54.063Z] #31 8.710 #=#=# ######################################################################## 100.0% [2022-07-13T20:44:54.063Z] #31 9.343 [2022-07-13T20:44:54.063Z] #31 9.446 Download of images into '/build' complete. [2022-07-13T20:44:54.063Z] #31 9.446 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:44:54.063Z] #31 9.446 tar -cC '/build' . | docker load [2022-07-13T20:44:54.063Z] #31 DONE 9.7s [2022-07-13T20:44:54.063Z] [2022-07-13T20:44:54.063Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:44:54.063Z] #26 sha256:0253c8e30df20d3676981cdab1dd6473095dc9b6a61116744f3320e980a35898 [2022-07-13T20:44:54.235Z] #31 23.64 #=#=# ######################################################################## 100.0% [2022-07-13T20:44:54.506Z] #31 ... [2022-07-13T20:44:54.506Z] [2022-07-13T20:44:54.506Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:54.506Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:44:54.506Z] #42 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:44:54.506Z] #42 17.86 Fetched 8436 kB in 12s (679 kB/s) [2022-07-13T20:44:54.506Z] #42 17.86 Reading package lists... [2022-07-13T20:44:54.506Z] #42 ... [2022-07-13T20:44:54.506Z] [2022-07-13T20:44:54.506Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:54.506Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:44:54.506Z] #55 21.33 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:44:54.506Z] #55 21.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:44:54.506Z] #55 21.50 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:44:54.506Z] #55 21.54 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:44:54.506Z] #55 21.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:44:54.506Z] #55 21.61 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:44:54.506Z] #55 21.72 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:44:54.771Z] #55 ... [2022-07-13T20:44:54.771Z] [2022-07-13T20:44:54.771Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:54.771Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:44:54.771Z] #51 11.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:44:54.771Z] #51 15.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:44:54.771Z] #51 18.42 Fetched 8440 kB in 13s (628 kB/s) [2022-07-13T20:44:54.771Z] #51 18.42 Reading package lists... [2022-07-13T20:44:54.771Z] #51 ... [2022-07-13T20:44:54.771Z] [2022-07-13T20:44:54.771Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:44:54.771Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31 [2022-07-13T20:44:54.771Z] #53 12.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:44:54.771Z] #53 12.39 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:44:55.032Z] #53 ... [2022-07-13T20:44:55.032Z] [2022-07-13T20:44:55.032Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:55.032Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:44:55.032Z] #55 22.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:44:55.032Z] #55 22.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:44:55.032Z] #55 22.41 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:44:55.032Z] #55 22.53 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:44:55.032Z] #55 22.65 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:44:55.032Z] #55 ... [2022-07-13T20:44:55.032Z] [2022-07-13T20:44:55.032Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:44:55.032Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:44:55.032Z] #76 12.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:44:55.032Z] #76 18.27 Fetched 8436 kB in 13s (644 kB/s) [2022-07-13T20:44:55.292Z] #76 18.27 Reading package lists... [2022-07-13T20:44:55.292Z] #76 ... [2022-07-13T20:44:55.292Z] [2022-07-13T20:44:55.292Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:44:55.292Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:44:55.292Z] #42 17.86 Reading package lists... [2022-07-13T20:44:56.126Z] #42 22.95 Reading package lists... [2022-07-13T20:44:56.126Z] #42 ... [2022-07-13T20:44:56.126Z] [2022-07-13T20:44:56.126Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-13T20:44:56.126Z] #31 sha256:ef38ca84ce83b27704427df27b6ec544fc8f8d6ca345b0536d6bf2349f6a0912 [2022-07-13T20:44:56.126Z] #31 25.10 [2022-07-13T20:44:56.126Z] #31 25.52 Download of images into '/build' complete. [2022-07-13T20:44:56.126Z] #31 25.52 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:44:56.126Z] #31 25.52 tar -cC '/build' . | docker load [2022-07-13T20:44:56.126Z] #31 DONE 25.7s [2022-07-13T20:44:56.129Z] #19 52.54 Reading package lists... [2022-07-13T20:44:56.407Z] [2022-07-13T20:44:56.407Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:44:56.407Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:44:56.407Z] #47 23.25 Updating files: 81% (1779/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:44:56.407Z] #47 23.71 + git checkout -q v2.3.0 [2022-07-13T20:44:57.067Z] #82 exporting layers 3.9s done [2022-07-13T20:44:57.067Z] #82 writing image sha256:6655a55fbaa42a47091ab4e2e4ca59d27f16a6de11efde5b3154a5b232a37e94 done [2022-07-13T20:44:57.067Z] #82 naming to docker.io/library/docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf done [2022-07-13T20:44:57.067Z] #82 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-13T20:44:57.356Z] #47 ... [2022-07-13T20:44:57.356Z] [2022-07-13T20:44:57.356Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:44:57.356Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:44:57.356Z] #14 14.60 Fetched 8436 kB in 11s (778 kB/s) [2022-07-13T20:44:57.356Z] #14 14.60 Reading package lists... [2022-07-13T20:44:57.356Z] #14 19.44 Reading package lists... [2022-07-13T20:44:57.356Z] #14 24.55 Building dependency tree... [2022-07-13T20:44:57.356Z] #14 ... [2022-07-13T20:44:57.356Z] [2022-07-13T20:44:57.356Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:44:57.356Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:44:57.356Z] #55 22.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:44:57.356Z] #55 22.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:44:57.356Z] #55 22.86 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:44:57.356Z] #55 22.92 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:44:57.356Z] #55 23.14 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:44:57.356Z] #55 23.15 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:44:57.356Z] #55 23.22 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:44:57.356Z] #55 23.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:44:57.356Z] #55 23.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:44:57.356Z] #55 23.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:44:57.356Z] #55 23.53 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:44:57.356Z] #55 23.57 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:44:57.356Z] #55 23.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:44:57.356Z] #55 23.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:44:57.356Z] #55 23.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:44:57.356Z] #55 23.83 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:44:57.356Z] #55 23.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:44:57.356Z] #55 24.30 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:44:57.356Z] #55 24.35 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:44:57.356Z] #55 24.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:44:57.356Z] #55 24.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:44:57.356Z] #55 24.61 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:44:57.356Z] #55 24.61 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:44:57.356Z] #55 24.92 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:44:57.394Z] + trap exit INT TERM [2022-07-13T20:44:57.394Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-13T20:44:57.394Z] + CONTAINER_NAME=docker-pr1 [2022-07-13T20:44:57.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43806/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh dynbinary [2022-07-13T20:44:58.262Z] #26 ... [2022-07-13T20:44:58.262Z] [2022-07-13T20:44:58.262Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:44:58.262Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:44:58.262Z] #51 4.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:44:58.262Z] #51 4.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:44:58.262Z] #51 4.962 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:44:58.262Z] #51 5.498 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:44:58.262Z] #51 5.502 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:44:58.329Z] [2022-07-13T20:44:58.330Z] Removing bundles/ [2022-07-13T20:44:58.330Z] [2022-07-13T20:44:58.330Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T20:44:58.588Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T20:44:58.588Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:44:58.744Z] #55 26.25 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:44:59.006Z] #55 26.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:44:59.006Z] #55 26.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:44:59.006Z] #55 26.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:44:59.267Z] #55 26.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:44:59.267Z] #55 26.63 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:44:59.267Z] #55 26.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:44:59.267Z] #55 ... [2022-07-13T20:44:59.267Z] [2022-07-13T20:44:59.267Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:44:59.267Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b [2022-07-13T20:44:59.267Z] #62 16.69 Fetched 8436 kB in 12s (729 kB/s) [2022-07-13T20:44:59.267Z] #62 16.69 Reading package lists... [2022-07-13T20:44:59.267Z] #62 21.71 Reading package lists... [2022-07-13T20:44:59.267Z] #62 26.29 Building dependency tree... [2022-07-13T20:44:59.267Z] #62 ... [2022-07-13T20:44:59.267Z] [2022-07-13T20:44:59.267Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:44:59.267Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:44:59.267Z] #47 25.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-13T20:44:59.646Z] #51 7.083 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:45:00.116Z] #77 ... [2022-07-13T20:45:00.116Z] [2022-07-13T20:45:00.116Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:00.116Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:00.116Z] #14 102.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:45:00.116Z] #14 102.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:45:00.116Z] #14 102.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:45:00.328Z] #19 66.52 Reading package lists... [2022-07-13T20:45:00.328Z] #19 ... [2022-07-13T20:45:00.328Z] [2022-07-13T20:45:00.328Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:00.328Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:00.328Z] #84 31.39 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:45:00.328Z] #84 31.39 libtoolize: copying file './ltmain.sh' [2022-07-13T20:45:00.588Z] #84 31.91 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:45:00.848Z] #84 31.91 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:45:00.848Z] #84 31.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:45:02.290Z] #51 ... [2022-07-13T20:45:02.290Z] [2022-07-13T20:45:02.290Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:45:02.290Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:45:02.290Z] #62 8.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:45:02.290Z] #62 8.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:45:02.290Z] #62 8.097 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:45:02.290Z] #62 9.227 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:45:02.290Z] #62 ... [2022-07-13T20:45:02.290Z] [2022-07-13T20:45:02.290Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:02.290Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:45:02.290Z] #42 5.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:45:02.290Z] #42 5.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:45:02.290Z] #42 5.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:45:02.290Z] #42 5.619 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:45:02.290Z] #42 6.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:45:02.290Z] #42 8.826 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:45:02.290Z] #42 ... [2022-07-13T20:45:02.290Z] [2022-07-13T20:45:02.290Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:45:02.290Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:45:02.290Z] #36 6.846 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:45:02.555Z] #36 ... [2022-07-13T20:45:02.555Z] [2022-07-13T20:45:02.555Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:45:02.555Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:45:02.555Z] #57 4.464 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:45:02.555Z] #57 5.096 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:45:02.555Z] #57 5.096 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:45:02.555Z] #57 5.096 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:45:02.555Z] #57 5.728 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:45:02.816Z] #57 ... [2022-07-13T20:45:02.816Z] [2022-07-13T20:45:02.816Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:02.816Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:02.816Z] #14 6.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:45:02.816Z] #14 6.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:45:02.816Z] #14 6.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:45:02.816Z] #14 6.897 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:45:02.816Z] #14 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:45:02.816Z] #14 ... [2022-07-13T20:45:02.816Z] [2022-07-13T20:45:02.817Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:45:02.817Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:45:02.817Z] #47 6.738 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:45:02.817Z] #47 6.738 Cloning into '.'... [2022-07-13T20:45:03.077Z] #47 ... [2022-07-13T20:45:03.077Z] [2022-07-13T20:45:03.077Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:45:03.077Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:45:03.077Z] #38 4.056 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:45:03.077Z] #38 ... [2022-07-13T20:45:03.077Z] [2022-07-13T20:45:03.077Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:45:03.077Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:45:03.077Z] #40 6.558 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:45:03.077Z] #40 7.410 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:45:03.077Z] #40 9.336 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:45:03.077Z] #40 9.591 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:45:03.077Z] #40 9.663 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:45:03.337Z] #40 ... [2022-07-13T20:45:03.337Z] [2022-07-13T20:45:03.337Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:45:03.337Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:45:03.337Z] #53 6.506 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:45:03.337Z] #53 8.266 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:45:03.337Z] #53 8.288 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:45:03.337Z] #53 8.312 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:45:03.337Z] #53 8.904 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:45:03.337Z] #53 9.414 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:45:03.337Z] #53 9.509 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:45:03.337Z] #53 9.740 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:45:03.337Z] #53 9.977 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:45:03.337Z] #53 ... [2022-07-13T20:45:03.337Z] [2022-07-13T20:45:03.337Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:03.337Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:45:03.337Z] #55 3.432 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:45:03.337Z] #55 4.163 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:45:03.337Z] #55 4.163 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:45:03.337Z] #55 4.199 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:45:03.337Z] #55 4.199 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:45:03.337Z] #55 4.236 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:45:03.337Z] #55 4.295 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:45:03.337Z] #55 4.316 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:45:03.337Z] #55 4.408 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:45:03.337Z] #55 4.421 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:45:03.337Z] #55 4.457 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:45:03.337Z] #55 4.457 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:45:03.337Z] #55 4.759 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:45:03.337Z] #55 4.849 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:45:03.337Z] #55 4.896 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:45:03.337Z] #55 4.916 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:45:03.337Z] #55 7.362 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:45:03.337Z] #55 7.441 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:45:03.337Z] #55 7.650 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:45:03.337Z] #55 7.772 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:45:03.337Z] #55 7.901 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:45:03.337Z] #55 7.947 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:45:03.337Z] #55 8.164 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:45:03.337Z] #55 8.267 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:45:03.337Z] #55 8.583 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:45:03.337Z] #55 8.770 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:45:03.337Z] #55 8.859 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:45:03.337Z] #55 8.955 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:45:03.337Z] #55 9.015 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:45:03.337Z] #55 9.102 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:45:03.337Z] #55 9.247 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:45:03.337Z] #55 9.377 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:45:03.337Z] #55 9.403 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:45:03.337Z] #55 9.540 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:45:03.337Z] #55 11.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:45:03.337Z] #55 11.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:45:03.597Z] #55 ... [2022-07-13T20:45:03.597Z] [2022-07-13T20:45:03.597Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:45:03.597Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:45:03.597Z] #34 6.688 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:45:03.597Z] #34 6.688 Cloning into '.'... [2022-07-13T20:45:03.597Z] #34 ... [2022-07-13T20:45:03.597Z] [2022-07-13T20:45:03.597Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:45:03.597Z] #67 sha256:dcc18db872b0a4a60fb4b407882b1bcf4ff6ad39af43728941bc1fa4a6bd6c41 [2022-07-13T20:45:03.597Z] #67 6.662 + RM_GOPATH=0 [2022-07-13T20:45:03.597Z] #67 6.662 + TMP_GOPATH= [2022-07-13T20:45:03.597Z] #67 6.662 + : /build [2022-07-13T20:45:03.597Z] #67 6.662 + '[' -z '' ']' [2022-07-13T20:45:03.597Z] #67 6.662 ++ mktemp -d [2022-07-13T20:45:03.597Z] #67 6.678 + export GOPATH=/tmp/tmp.Mvfof1vVwR [2022-07-13T20:45:03.597Z] #67 6.678 + GOPATH=/tmp/tmp.Mvfof1vVwR [2022-07-13T20:45:03.597Z] #67 6.678 + RM_GOPATH=1 [2022-07-13T20:45:03.597Z] #67 6.678 + case "$(go env GOARCH)" in [2022-07-13T20:45:03.597Z] #67 6.678 ++ go env GOARCH [2022-07-13T20:45:03.597Z] #67 6.717 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:03.597Z] #67 6.717 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:03.597Z] #67 6.717 ++ dirname /install.sh [2022-07-13T20:45:03.597Z] #67 6.762 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:45:03.597Z] #67 6.762 + dir=/ [2022-07-13T20:45:03.597Z] #67 6.762 + bin=rootlesskit [2022-07-13T20:45:03.597Z] #67 6.762 + shift [2022-07-13T20:45:03.597Z] #67 6.762 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:45:03.597Z] #67 6.762 + . //rootlesskit.installer [2022-07-13T20:45:03.597Z] #67 6.762 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:45:03.597Z] #67 6.762 + install_rootlesskit [2022-07-13T20:45:03.597Z] #67 6.762 + case "$1" in [2022-07-13T20:45:03.597Z] #67 6.762 + export CGO_ENABLED=0 [2022-07-13T20:45:03.597Z] #67 6.762 + CGO_ENABLED=0 [2022-07-13T20:45:03.597Z] #67 6.762 + _install_rootlesskit [2022-07-13T20:45:03.597Z] #67 6.762 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:45:03.597Z] #67 6.762 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:45:03.597Z] #67 6.762 + GOBIN=/build [2022-07-13T20:45:03.597Z] #67 6.762 + GO111MODULE=on [2022-07-13T20:45:03.597Z] #67 6.762 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:45:03.597Z] #67 7.287 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:45:03.597Z] #67 10.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:45:03.597Z] #67 10.41 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:45:03.857Z] #67 11.27 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:45:04.606Z] #47 ... [2022-07-13T20:45:04.606Z] [2022-07-13T20:45:04.606Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:04.606Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:45:04.606Z] #14 24.55 Building dependency tree... [2022-07-13T20:45:04.606Z] #14 28.60 The following additional packages will be installed: [2022-07-13T20:45:04.606Z] #14 28.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:45:04.606Z] #14 28.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:45:04.606Z] #14 28.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:45:04.606Z] #14 28.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:45:04.606Z] #14 28.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:45:04.606Z] #14 28.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:45:04.606Z] #14 28.65 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:45:04.606Z] #14 28.66 Suggested packages: [2022-07-13T20:45:04.606Z] #14 28.66 gcc-10-locales seccomp wine64 [2022-07-13T20:45:04.606Z] #14 30.00 The following NEW packages will be installed: [2022-07-13T20:45:04.606Z] #14 30.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:45:04.606Z] #14 30.01 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:45:04.606Z] #14 30.01 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:45:04.606Z] #14 30.01 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:45:04.606Z] #14 30.01 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:45:04.606Z] #14 30.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:45:04.606Z] #14 30.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:45:04.606Z] #14 30.02 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:45:04.606Z] #14 30.02 mingw-w64-x86-64-dev [2022-07-13T20:45:04.606Z] #14 30.52 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:45:04.606Z] #14 30.52 Need to get 108 MB of archives. [2022-07-13T20:45:04.606Z] #14 30.52 After this operation, 620 MB of additional disk space will be used. [2022-07-13T20:45:04.606Z] #14 30.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-13T20:45:04.606Z] #14 30.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-13T20:45:04.606Z] #14 30.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-13T20:45:04.606Z] #14 30.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-13T20:45:04.606Z] #14 30.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-13T20:45:04.606Z] #14 30.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:45:04.606Z] #14 30.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-13T20:45:04.606Z] #14 30.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-13T20:45:04.606Z] #14 30.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-13T20:45:04.606Z] #14 31.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-13T20:45:04.606Z] #14 ... [2022-07-13T20:45:04.606Z] [2022-07-13T20:45:04.606Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:04.606Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:45:04.606Z] #55 31.58 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:45:04.606Z] #55 31.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:45:04.606Z] #55 31.92 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:45:04.606Z] #55 31.94 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:45:04.795Z] #67 ... [2022-07-13T20:45:04.795Z] [2022-07-13T20:45:04.795Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:04.795Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:04.795Z] #14 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:45:04.866Z] #55 32.15 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:45:04.866Z] #55 32.20 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:45:04.866Z] #55 32.29 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:45:04.866Z] #55 32.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:45:05.128Z] #55 32.55 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:45:05.128Z] #55 32.60 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:45:05.382Z] #14 108.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:45:05.389Z] #55 32.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:45:05.390Z] #55 32.71 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:45:05.390Z] #55 32.79 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:45:05.390Z] #55 32.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:45:05.640Z] #14 108.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:45:05.640Z] #14 108.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:45:05.701Z] #55 32.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:45:05.701Z] #55 32.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:45:05.701Z] #55 ... [2022-07-13T20:45:05.701Z] [2022-07-13T20:45:05.701Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:05.701Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:45:05.701Z] #76 22.96 Reading package lists... [2022-07-13T20:45:05.701Z] #76 27.53 Building dependency tree... [2022-07-13T20:45:05.701Z] #76 31.44 python3 is already the newest version (3.9.2-3). [2022-07-13T20:45:05.701Z] #76 31.44 The following additional packages will be installed: [2022-07-13T20:45:05.701Z] #76 31.48 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-13T20:45:05.701Z] #76 31.49 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:45:05.701Z] #76 31.50 Suggested packages: [2022-07-13T20:45:05.701Z] #76 31.53 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:45:05.701Z] #76 31.53 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:45:05.701Z] #76 31.53 m4-doc ed diffutils-doc [2022-07-13T20:45:05.701Z] #76 31.53 Recommended packages: [2022-07-13T20:45:05.701Z] #76 31.53 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-13T20:45:05.701Z] #76 32.90 The following NEW packages will be installed: [2022-07-13T20:45:05.701Z] #76 32.90 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:45:05.701Z] #76 32.91 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:45:05.701Z] #76 32.91 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:45:05.701Z] #76 32.91 libyajl2 m4 patch xz-utils [2022-07-13T20:45:05.701Z] #76 ... [2022-07-13T20:45:05.701Z] [2022-07-13T20:45:05.702Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:45:05.702Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b [2022-07-13T20:45:05.702Z] #62 26.29 Building dependency tree... [2022-07-13T20:45:05.702Z] #62 30.16 The following additional packages will be installed: [2022-07-13T20:45:05.702Z] #62 30.17 libbtrfs0 [2022-07-13T20:45:05.702Z] #62 30.41 The following NEW packages will be installed: [2022-07-13T20:45:05.702Z] #62 30.41 libbtrfs-dev libbtrfs0 [2022-07-13T20:45:05.702Z] #62 30.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:45:05.702Z] #62 30.86 Need to get 454 kB of archives. [2022-07-13T20:45:05.702Z] #62 30.86 After this operation, 1275 kB of additional disk space will be used. [2022-07-13T20:45:05.702Z] #62 30.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-13T20:45:05.702Z] #62 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-13T20:45:05.702Z] #62 32.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:05.702Z] #62 32.34 Fetched 454 kB in 0s (1329 kB/s) [2022-07-13T20:45:05.702Z] #62 32.51 Selecting previously unselected package libbtrfs0:arm64. [2022-07-13T20:45:05.702Z] #62 32.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:45:05.702Z] #62 32.58 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-13T20:45:05.702Z] #62 32.58 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:45:05.702Z] #62 32.82 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-13T20:45:05.702Z] #62 32.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-13T20:45:05.702Z] #62 32.83 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:45:05.702Z] #62 33.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:45:05.963Z] #62 33.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:45:06.224Z] #62 33.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:06.224Z] #62 ... [2022-07-13T20:45:06.224Z] [2022-07-13T20:45:06.224Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:06.224Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:45:06.224Z] #51 18.42 Reading package lists... [2022-07-13T20:45:06.224Z] #51 23.57 Reading package lists... [2022-07-13T20:45:06.224Z] #51 28.16 Building dependency tree... [2022-07-13T20:45:06.224Z] #51 32.09 The following additional packages will be installed: [2022-07-13T20:45:06.224Z] #51 32.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:45:06.224Z] #51 32.10 python3-protobuf python3-six [2022-07-13T20:45:06.224Z] #51 32.12 Suggested packages: [2022-07-13T20:45:06.224Z] #51 32.12 python3-setuptools [2022-07-13T20:45:06.224Z] #51 32.12 Recommended packages: [2022-07-13T20:45:06.224Z] #51 32.12 iproute2 | iproute [2022-07-13T20:45:06.224Z] #51 32.94 The following NEW packages will be installed: [2022-07-13T20:45:06.224Z] #51 32.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:45:06.224Z] #51 32.97 python3-protobuf python3-six [2022-07-13T20:45:06.224Z] #51 33.41 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:45:06.224Z] #51 33.41 Need to get 2136 kB of archives. [2022-07-13T20:45:06.224Z] #51 33.41 After this operation, 10.8 MB of additional disk space will be used. [2022-07-13T20:45:06.224Z] #51 33.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-13T20:45:06.224Z] #51 33.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:45:06.224Z] #51 ... [2022-07-13T20:45:06.224Z] [2022-07-13T20:45:06.224Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:06.224Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:45:06.224Z] #76 33.35 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:45:06.224Z] #76 33.35 Need to get 5916 kB of archives. [2022-07-13T20:45:06.224Z] #76 33.35 After this operation, 18.6 MB of additional disk space will be used. [2022-07-13T20:45:06.224Z] #76 33.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-13T20:45:06.224Z] #76 33.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-13T20:45:06.224Z] #76 33.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-13T20:45:06.224Z] #76 33.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-13T20:45:06.224Z] #76 33.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-13T20:45:06.224Z] #76 33.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-13T20:45:06.224Z] #76 33.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-13T20:45:06.224Z] #76 33.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:45:06.224Z] #76 33.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:45:06.224Z] #76 33.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:45:06.224Z] #76 33.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-13T20:45:06.224Z] #76 33.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:45:06.224Z] #76 33.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-13T20:45:06.224Z] #76 33.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-13T20:45:06.486Z] #76 33.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-13T20:45:06.486Z] #76 33.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-13T20:45:06.486Z] #76 33.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-13T20:45:06.486Z] #76 33.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-13T20:45:06.486Z] #76 33.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-13T20:45:06.486Z] #76 33.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:45:06.486Z] #76 33.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-13T20:45:06.486Z] #76 33.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-13T20:45:06.486Z] #76 33.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-13T20:45:06.705Z] #14 ... [2022-07-13T20:45:06.705Z] [2022-07-13T20:45:06.705Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-13T20:45:06.705Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:45:06.705Z] #38 14.15 tomll can be used in two ways: [2022-07-13T20:45:06.705Z] #38 14.15 Writing to STDIN and reading from STDOUT: [2022-07-13T20:45:06.705Z] #38 14.15 cat file.toml | tomll > file.toml [2022-07-13T20:45:06.705Z] #38 14.15 [2022-07-13T20:45:06.705Z] #38 14.15 Reading and updating a list of files: [2022-07-13T20:45:06.705Z] #38 14.15 tomll a.toml b.toml c.toml [2022-07-13T20:45:06.705Z] #38 14.15 [2022-07-13T20:45:06.705Z] #38 14.15 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:45:06.705Z] #38 DONE 14.5s [2022-07-13T20:45:06.964Z] [2022-07-13T20:45:06.964Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:06.964Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:45:06.964Z] #55 11.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:45:06.964Z] #55 12.71 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:45:06.964Z] #55 12.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:45:06.964Z] #55 12.87 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:45:06.964Z] #55 13.04 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:45:06.964Z] #55 13.05 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:45:06.964Z] #55 13.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:45:06.964Z] #55 13.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:45:06.964Z] #55 13.60 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:45:06.964Z] #55 13.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:45:06.964Z] #55 13.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:45:06.964Z] #55 14.12 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:45:06.964Z] #55 14.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:45:06.965Z] #55 14.48 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:45:06.965Z] #55 14.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:45:06.965Z] #55 14.86 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:45:06.965Z] #55 14.90 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:45:07.011Z] #14 ... [2022-07-13T20:45:07.011Z] [2022-07-13T20:45:07.011Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:45:07.011Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:45:07.057Z] #76 ... [2022-07-13T20:45:07.057Z] [2022-07-13T20:45:07.057Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:45:07.057Z] #57 sha256:712d7d2ce4fec2d4590bc10624716509f39fcaf9879562d1049c598f27682df8 [2022-07-13T20:45:07.057Z] #57 33.21 v3.0.2 [2022-07-13T20:45:07.057Z] #57 DONE 34.5s [2022-07-13T20:45:07.057Z] [2022-07-13T20:45:07.057Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:45:07.057Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b [2022-07-13T20:45:07.057Z] #62 DONE 34.6s [2022-07-13T20:45:07.057Z] [2022-07-13T20:45:07.057Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:45:07.057Z] #63 sha256:71ff50b6c499ae92928cdc8479960f61262e83b4db2e93a74440ab5085873f6d [2022-07-13T20:45:07.224Z] #55 15.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:45:07.224Z] #55 15.02 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:45:07.224Z] #55 15.11 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:45:07.224Z] #55 15.16 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:45:07.318Z] #63 DONE 0.3s [2022-07-13T20:45:07.318Z] [2022-07-13T20:45:07.318Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:45:07.318Z] #64 sha256:bc28545ef2981c9361d4eeddff769995498692e31812988fe91f16f83582b798 [2022-07-13T20:45:07.484Z] #55 15.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:45:07.744Z] #55 15.71 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:45:07.744Z] #55 15.71 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:45:07.744Z] #55 15.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:45:08.003Z] #55 15.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:45:08.040Z] #64 50.07 Updating files: 50% (2443/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: 91% (4378/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-13T20:45:08.040Z] #64 51.34 + cd /tmp/tmp.pOBgn4CyfT/src/github.com/containerd/containerd [2022-07-13T20:45:08.040Z] #64 51.34 + git checkout -q v1.6.6 [2022-07-13T20:45:08.258Z] #64 0.976 + RM_GOPATH=0 [2022-07-13T20:45:08.259Z] #64 0.976 + TMP_GOPATH= [2022-07-13T20:45:08.259Z] #64 0.976 + : /build [2022-07-13T20:45:08.259Z] #64 0.977 + '[' -z '' ']' [2022-07-13T20:45:08.259Z] #64 0.982 ++ mktemp -d [2022-07-13T20:45:08.259Z] #64 0.995 + export GOPATH=/tmp/tmp.1t9QxRtZ86 [2022-07-13T20:45:08.259Z] #64 0.996 + GOPATH=/tmp/tmp.1t9QxRtZ86 [2022-07-13T20:45:08.259Z] #64 0.996 + RM_GOPATH=1 [2022-07-13T20:45:08.259Z] #64 0.996 + case "$(go env GOARCH)" in [2022-07-13T20:45:08.259Z] #64 1.006 ++ go env GOARCH [2022-07-13T20:45:08.264Z] #55 15.96 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:45:08.264Z] #55 15.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:45:08.523Z] #64 1.078 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:08.523Z] #64 1.078 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:08.523Z] #64 1.078 ++ dirname /install.sh [2022-07-13T20:45:08.523Z] #64 1.117 + dir=/ [2022-07-13T20:45:08.523Z] #64 1.117 + bin=containerd [2022-07-13T20:45:08.523Z] #64 1.117 + shift [2022-07-13T20:45:08.523Z] #64 1.117 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:45:08.523Z] #64 1.117 + . //containerd.installer [2022-07-13T20:45:08.523Z] #64 1.117 ++ set -e [2022-07-13T20:45:08.523Z] #64 1.117 ++ : v1.6.6 [2022-07-13T20:45:08.523Z] #64 1.117 + install_containerd [2022-07-13T20:45:08.523Z] #64 1.117 + echo 'Install containerd version v1.6.6' [2022-07-13T20:45:08.523Z] #64 1.117 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1t9QxRtZ86/src/github.com/containerd/containerd [2022-07-13T20:45:08.523Z] #64 1.117 Install containerd version v1.6.6 [2022-07-13T20:45:08.523Z] #64 1.118 Cloning into '/tmp/tmp.1t9QxRtZ86/src/github.com/containerd/containerd'... [2022-07-13T20:45:08.523Z] #55 16.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:45:08.524Z] #55 16.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:45:08.524Z] #55 16.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:45:08.524Z] #55 16.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:45:08.783Z] #55 16.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:45:08.783Z] #55 ... [2022-07-13T20:45:08.783Z] [2022-07-13T20:45:08.783Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:45:08.783Z] #26 sha256:0253c8e30df20d3676981cdab1dd6473095dc9b6a61116744f3320e980a35898 [2022-07-13T20:45:08.783Z] #26 6.291 + RM_GOPATH=0 [2022-07-13T20:45:08.783Z] #26 6.291 + TMP_GOPATH= [2022-07-13T20:45:08.783Z] #26 6.291 + : /build [2022-07-13T20:45:08.783Z] #26 6.291 + '[' -z '' ']' [2022-07-13T20:45:08.784Z] #26 6.291 ++ mktemp -d [2022-07-13T20:45:08.784Z] #26 6.291 + export GOPATH=/tmp/tmp.NR0UfvCFYo [2022-07-13T20:45:08.784Z] #26 6.291 + GOPATH=/tmp/tmp.NR0UfvCFYo [2022-07-13T20:45:08.784Z] #26 6.291 + RM_GOPATH=1 [2022-07-13T20:45:08.784Z] #26 6.291 + case "$(go env GOARCH)" in [2022-07-13T20:45:08.784Z] #26 6.291 ++ go env GOARCH [2022-07-13T20:45:08.784Z] #26 6.314 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:08.784Z] #26 6.314 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:08.784Z] #26 6.314 ++ dirname /install.sh [2022-07-13T20:45:08.784Z] #26 6.314 + dir=/ [2022-07-13T20:45:08.784Z] #26 6.314 + bin=dockercli [2022-07-13T20:45:08.784Z] #26 6.314 + shift [2022-07-13T20:45:08.784Z] #26 6.314 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:45:08.784Z] #26 6.314 + . //dockercli.installer [2022-07-13T20:45:08.784Z] #26 6.314 ++ : stable [2022-07-13T20:45:08.784Z] #26 6.314 ++ : 17.06.2-ce [2022-07-13T20:45:08.784Z] #26 6.314 + install_dockercli [2022-07-13T20:45:08.784Z] #26 6.314 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:45:08.784Z] #26 6.314 ++ uname -m [2022-07-13T20:45:08.784Z] #26 6.328 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:45:08.784Z] #26 6.328 + arch=x86_64 [2022-07-13T20:45:08.784Z] #26 6.328 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:45:08.784Z] #26 6.328 + url=https://download.docker.com/linux/static [2022-07-13T20:45:08.784Z] #26 6.328 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:45:08.784Z] #26 6.328 + tar -xz docker/docker [2022-07-13T20:45:08.784Z] #64 ... [2022-07-13T20:45:08.784Z] [2022-07-13T20:45:08.784Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:45:08.784Z] #40 sha256:aede41c88fd9d98aa0aa8aecf98edf1e190993406aca2f9a51d5a5e00c4b75d4 [2022-07-13T20:45:08.784Z] #40 36.13 NAME: [2022-07-13T20:45:08.784Z] #40 36.14 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:45:08.784Z] #40 36.14 [2022-07-13T20:45:08.784Z] #40 36.14 USAGE: [2022-07-13T20:45:08.784Z] #40 36.15 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:45:08.784Z] #40 36.15 [2022-07-13T20:45:08.784Z] #40 36.15 COMMANDS: [2022-07-13T20:45:08.784Z] #40 36.15 init Create an initial ./winres/winres.json [2022-07-13T20:45:08.784Z] #40 36.15 make Make syso files for the "go build" command [2022-07-13T20:45:08.784Z] #40 36.15 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:45:08.784Z] #40 36.15 extract Extract all resources from an executable [2022-07-13T20:45:08.784Z] #40 36.15 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:45:08.784Z] #40 36.15 help, h Shows a list of commands or help for one command [2022-07-13T20:45:08.784Z] #40 36.15 [2022-07-13T20:45:08.784Z] #40 36.15 GLOBAL OPTIONS: [2022-07-13T20:45:08.784Z] #40 36.15 --help, -h show help (default: false) [2022-07-13T20:45:08.784Z] #40 DONE 36.4s [2022-07-13T20:45:08.980Z] #84 39.08 configure.ac:7: installing './compile' [2022-07-13T20:45:08.980Z] #84 39.09 configure.ac:11: installing './config.guess' [2022-07-13T20:45:08.980Z] #84 39.09 configure.ac:11: installing './config.sub' [2022-07-13T20:45:08.980Z] #84 39.10 configure.ac:8: installing './install-sh' [2022-07-13T20:45:08.980Z] #84 39.11 configure.ac:8: installing './missing' [2022-07-13T20:45:08.980Z] #84 39.17 Makefile.am: installing './depcomp' [2022-07-13T20:45:08.980Z] #84 40.01 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:45:08.980Z] #84 40.01 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:45:08.980Z] #84 40.10 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:45:08.980Z] #84 40.10 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:45:08.980Z] #84 40.16 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:45:08.980Z] #84 40.24 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:45:09.043Z] #26 ... [2022-07-13T20:45:09.043Z] [2022-07-13T20:45:09.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 [2022-07-13T20:45:09.043Z] #67 sha256:dcc18db872b0a4a60fb4b407882b1bcf4ff6ad39af43728941bc1fa4a6bd6c41 [2022-07-13T20:45:09.043Z] #67 14.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:45:09.043Z] #67 15.84 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:45:09.043Z] #67 15.84 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:45:09.043Z] #67 16.14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:45:09.043Z] #67 16.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:45:09.043Z] #67 16.34 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:45:09.043Z] #67 16.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:45:09.044Z] [2022-07-13T20:45:09.044Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:09.044Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:45:09.044Z] #76 35.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:09.044Z] #76 35.72 Fetched 5916 kB in 1s (6465 kB/s) [2022-07-13T20:45:09.044Z] #76 35.90 Selecting previously unselected package bzip2. [2022-07-13T20:45:09.044Z] #76 35.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:45:09.044Z] #76 36.03 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-13T20:45:09.044Z] #76 36.03 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:45:09.044Z] #76 36.43 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:45:09.044Z] #76 36.48 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-13T20:45:09.044Z] #76 36.50 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:45:09.241Z] #84 40.30 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:45:09.241Z] #84 40.40 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:45:09.241Z] #84 40.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:45:09.303Z] #67 16.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:45:09.567Z] #67 ... [2022-07-13T20:45:09.567Z] [2022-07-13T20:45:09.567Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:45:09.567Z] #26 sha256:0253c8e30df20d3676981cdab1dd6473095dc9b6a61116744f3320e980a35898 [2022-07-13T20:45:09.567Z] #26 16.42 + mkdir -p /build [2022-07-13T20:45:09.567Z] #26 16.42 + mv docker/docker /build/ [2022-07-13T20:45:09.567Z] #26 16.48 + rmdir docker [2022-07-13T20:45:09.567Z] #26 DONE 17.1s [2022-07-13T20:45:09.614Z] #76 ... [2022-07-13T20:45:09.614Z] [2022-07-13T20:45:09.614Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:09.614Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:45:09.614Z] #42 22.95 Reading package lists... [2022-07-13T20:45:09.614Z] #42 27.26 Building dependency tree... [2022-07-13T20:45:09.614Z] #42 31.44 The following additional packages will be installed: [2022-07-13T20:45:09.614Z] #42 31.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:45:09.614Z] #42 31.46 Suggested packages: [2022-07-13T20:45:09.614Z] #42 31.47 cmake-doc ninja-build lrzip [2022-07-13T20:45:09.614Z] #42 31.47 Recommended packages: [2022-07-13T20:45:09.614Z] #42 31.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:45:09.614Z] #42 32.43 The following NEW packages will be installed: [2022-07-13T20:45:09.614Z] #42 32.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:45:09.614Z] #42 32.45 vim-common xxd [2022-07-13T20:45:09.614Z] #42 32.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:45:09.614Z] #42 32.88 Need to get 15.6 MB of archives. [2022-07-13T20:45:09.614Z] #42 32.88 After this operation, 67.4 MB of additional disk space will be used. [2022-07-13T20:45:09.614Z] #42 32.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:45:09.614Z] #42 32.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:45:09.614Z] #42 32.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:45:09.614Z] #42 32.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-13T20:45:09.614Z] #42 33.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-13T20:45:09.614Z] #42 33.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-13T20:45:09.614Z] #42 33.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-13T20:45:09.614Z] #42 33.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-13T20:45:09.614Z] #42 33.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-13T20:45:09.614Z] #42 33.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-13T20:45:09.614Z] #42 35.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:09.614Z] #42 35.63 Fetched 15.6 MB in 1s (12.2 MB/s) [2022-07-13T20:45:09.614Z] #42 35.77 Selecting previously unselected package xxd. [2022-07-13T20:45:09.614Z] #42 35.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:45:09.614Z] #42 35.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-13T20:45:09.614Z] #42 35.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:09.614Z] #42 36.42 Selecting previously unselected package vim-common. [2022-07-13T20:45:09.614Z] #42 36.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:45:09.614Z] #42 36.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:09.614Z] #42 36.96 Selecting previously unselected package cmake-data. [2022-07-13T20:45:09.614Z] #42 36.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:45:09.614Z] #42 36.99 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:45:09.827Z] [2022-07-13T20:45:09.827Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:45:09.827Z] #67 sha256:dcc18db872b0a4a60fb4b407882b1bcf4ff6ad39af43728941bc1fa4a6bd6c41 [2022-07-13T20:45:09.827Z] #67 17.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:45:09.959Z] #64 53.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:45:09.959Z] #64 53.24 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:45:09.959Z] #64 53.24 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:45:09.959Z] #64 53.24 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:45:09.959Z] #64 53.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:45:09.959Z] #64 53.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:45:09.959Z] #64 53.24 + '[' '' = dynamic ']' [2022-07-13T20:45:09.959Z] #64 53.24 + make [2022-07-13T20:45:10.090Z] #67 17.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:45:10.090Z] #67 ... [2022-07-13T20:45:10.090Z] [2022-07-13T20:45:10.090Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:10.090Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:45:10.090Z] #76 7.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:45:10.090Z] #76 7.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:45:10.090Z] #76 7.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:45:10.090Z] #76 9.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:45:10.090Z] #76 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:45:10.090Z] #76 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:45:10.090Z] #76 ... [2022-07-13T20:45:10.090Z] [2022-07-13T20:45:10.090Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:45:10.090Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:45:10.090Z] #36 17.92 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:45:10.090Z] #36 17.92 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:45:10.184Z] #42 ... [2022-07-13T20:45:10.184Z] [2022-07-13T20:45:10.184Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:10.184Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:45:10.184Z] #76 37.60 Selecting previously unselected package libmagic1:arm64. [2022-07-13T20:45:10.184Z] #76 37.60 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-13T20:45:10.184Z] #76 37.62 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-13T20:45:10.184Z] #76 37.81 Selecting previously unselected package file. [2022-07-13T20:45:10.446Z] #76 37.83 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-13T20:45:10.446Z] #76 37.83 Unpacking file (1:5.39-3) ... [2022-07-13T20:45:10.446Z] #76 37.98 Selecting previously unselected package xz-utils. [2022-07-13T20:45:10.446Z] #76 37.98 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-13T20:45:10.446Z] #76 37.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:45:10.626Z] #84 ... [2022-07-13T20:45:10.626Z] [2022-07-13T20:45:10.626Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:45:10.626Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:45:10.626Z] #19 66.52 Reading package lists... [2022-07-13T20:45:10.661Z] #36 18.32 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:45:10.661Z] #36 18.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:45:10.925Z] #36 18.96 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:45:11.017Z] #76 38.30 Selecting previously unselected package libsigsegv2:arm64. [2022-07-13T20:45:11.017Z] #76 38.30 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-13T20:45:11.017Z] #76 38.31 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-13T20:45:11.017Z] #76 38.46 Selecting previously unselected package m4. [2022-07-13T20:45:11.017Z] #76 38.46 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-13T20:45:11.017Z] #76 38.48 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:45:11.184Z] #36 19.14 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:45:11.184Z] #36 19.18 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:45:11.278Z] #76 38.66 Selecting previously unselected package autoconf. [2022-07-13T20:45:11.278Z] #76 38.66 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:45:11.278Z] #76 38.67 Unpacking autoconf (2.69-14) ... [2022-07-13T20:45:11.445Z] #36 19.25 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:45:11.706Z] #36 19.45 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:45:11.858Z] #76 39.07 Selecting previously unselected package autotools-dev. [2022-07-13T20:45:11.858Z] #76 39.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:45:11.858Z] #76 39.09 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:45:11.858Z] #76 39.24 Selecting previously unselected package automake. [2022-07-13T20:45:11.858Z] #76 39.24 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:45:11.858Z] #76 39.25 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:45:11.904Z] #64 55.31 + bin/ctr [2022-07-13T20:45:12.276Z] #36 20.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:45:12.429Z] #76 39.82 Selecting previously unselected package patch. [2022-07-13T20:45:12.429Z] #76 39.82 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-13T20:45:12.429Z] #76 39.84 Unpacking patch (2.7.6-7) ... [2022-07-13T20:45:12.429Z] #76 40.01 Selecting previously unselected package dpkg-dev. [2022-07-13T20:45:12.468Z] #64 ... [2022-07-13T20:45:12.468Z] [2022-07-13T20:45:12.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:12.468Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:12.468Z] #77 50.04 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:45:12.468Z] #77 50.04 libtoolize: copying file './ltmain.sh' [2022-07-13T20:45:12.468Z] #77 50.68 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:45:12.468Z] #77 50.68 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:45:12.468Z] #77 50.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:45:12.689Z] #76 40.04 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:45:12.689Z] #76 40.05 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:45:12.725Z] #77 60.40 configure.ac:7: installing './compile' [2022-07-13T20:45:12.725Z] #77 60.41 configure.ac:11: installing './config.guess' [2022-07-13T20:45:12.725Z] #77 60.42 configure.ac:11: installing './config.sub' [2022-07-13T20:45:12.725Z] #77 60.42 configure.ac:8: installing './install-sh' [2022-07-13T20:45:12.725Z] #77 60.44 configure.ac:8: installing './missing' [2022-07-13T20:45:12.846Z] #36 20.58 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:45:12.846Z] #36 ... [2022-07-13T20:45:12.846Z] [2022-07-13T20:45:12.846Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:12.846Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:12.846Z] #51 10.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:45:12.846Z] #51 12.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:45:12.846Z] #51 19.86 Fetched 8553 kB in 15s (567 kB/s) [2022-07-13T20:45:12.846Z] #51 19.86 Reading package lists... [2022-07-13T20:45:12.846Z] #51 ... [2022-07-13T20:45:12.846Z] [2022-07-13T20:45:12.846Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:12.846Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:45:12.846Z] #55 16.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:45:12.846Z] #55 16.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:45:12.846Z] #55 16.97 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:45:12.846Z] #55 17.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:45:12.846Z] #55 17.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:45:12.846Z] #55 17.22 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:45:12.846Z] #55 17.37 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:45:12.846Z] #55 17.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:45:12.846Z] #55 17.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:45:12.846Z] #55 17.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:45:12.846Z] #55 17.62 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:45:12.846Z] #55 17.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:45:12.846Z] #55 17.76 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:45:12.846Z] #55 17.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:45:12.846Z] #55 18.00 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:45:12.846Z] #55 18.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:45:12.846Z] #55 18.10 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:45:12.846Z] #55 18.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:45:12.846Z] #55 18.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:45:12.846Z] #55 19.01 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:45:12.846Z] #55 19.08 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:45:12.846Z] #55 19.15 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:45:12.846Z] #55 19.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:45:12.846Z] #55 19.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:45:12.846Z] #55 19.42 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:45:12.846Z] #55 19.60 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:45:12.846Z] #55 19.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:45:12.846Z] #55 19.94 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:45:12.846Z] #55 20.00 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:45:12.846Z] #55 20.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:45:12.846Z] #55 20.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:45:12.846Z] #55 20.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:45:12.846Z] #55 20.37 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:45:12.846Z] #55 20.48 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:45:12.846Z] #55 20.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:45:12.846Z] #55 20.57 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:45:12.846Z] #55 20.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:45:12.846Z] #55 20.68 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:45:12.846Z] #55 20.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:45:12.983Z] #77 60.57 Makefile.am: installing './depcomp' [2022-07-13T20:45:12.983Z] #77 ... [2022-07-13T20:45:12.983Z] [2022-07-13T20:45:12.983Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:12.983Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:12.983Z] #14 116.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:45:12.983Z] #14 116.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:45:12.983Z] #14 116.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:45:13.106Z] #55 21.01 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:45:13.106Z] #55 21.08 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:45:13.368Z] #55 21.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:45:13.368Z] #55 21.20 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:45:13.368Z] #55 21.26 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:45:13.628Z] #55 21.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:45:13.672Z] #76 41.07 Selecting previously unselected package build-essential. [2022-07-13T20:45:13.672Z] #76 41.07 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-13T20:45:13.672Z] #76 41.09 Unpacking build-essential (12.9) ... [2022-07-13T20:45:13.888Z] #55 21.79 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:45:13.933Z] #76 41.21 Selecting previously unselected package libcap2:arm64. [2022-07-13T20:45:13.933Z] #76 41.21 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-13T20:45:13.933Z] #76 41.22 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:45:13.933Z] #76 41.34 Selecting previously unselected package libcap-dev:arm64. [2022-07-13T20:45:13.933Z] #76 41.35 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-13T20:45:13.933Z] #76 41.36 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-13T20:45:13.933Z] #76 41.45 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-13T20:45:13.933Z] #76 41.46 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:45:13.933Z] #76 41.46 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:45:13.933Z] #76 41.55 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-13T20:45:14.186Z] #19 81.13 Building dependency tree... [2022-07-13T20:45:14.193Z] #76 41.56 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:45:14.193Z] #76 41.57 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-13T20:45:14.193Z] #76 41.71 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-13T20:45:14.193Z] #76 41.71 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:45:14.193Z] #76 41.72 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:45:14.454Z] #76 41.93 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-13T20:45:14.454Z] #76 41.94 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-13T20:45:14.454Z] #76 41.95 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:45:14.471Z] #55 ... [2022-07-13T20:45:14.471Z] [2022-07-13T20:45:14.471Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:45:14.471Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:45:14.471Z] #62 12.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:45:14.471Z] #62 14.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:45:14.471Z] #62 ... [2022-07-13T20:45:14.471Z] [2022-07-13T20:45:14.471Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:45:14.471Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:45:14.471Z] #36 20.66 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:45:14.471Z] #36 21.05 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:45:14.471Z] #36 21.10 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:45:14.714Z] #76 ... [2022-07-13T20:45:14.714Z] [2022-07-13T20:45:14.714Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:14.714Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:45:14.714Z] #14 32.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-13T20:45:14.714Z] #14 32.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-07-13T20:45:14.714Z] #14 32.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-13T20:45:14.714Z] #14 34.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-07-13T20:45:14.714Z] #14 34.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-13T20:45:14.714Z] #14 34.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-13T20:45:14.714Z] #14 34.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-13T20:45:14.714Z] #14 34.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-13T20:45:14.714Z] #14 34.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-13T20:45:14.714Z] #14 34.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-07-13T20:45:14.714Z] #14 34.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-13T20:45:14.714Z] #14 34.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-13T20:45:14.714Z] #14 34.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-13T20:45:14.714Z] #14 34.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-13T20:45:14.714Z] #14 34.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-13T20:45:14.714Z] #14 34.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-13T20:45:14.714Z] #14 34.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-13T20:45:14.714Z] #14 34.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-13T20:45:14.714Z] #14 34.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-13T20:45:14.714Z] #14 34.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-13T20:45:14.714Z] #14 36.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:14.714Z] #14 36.83 Fetched 108 MB in 5s (23.0 MB/s) [2022-07-13T20:45:14.714Z] #14 37.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:45:14.714Z] #14 37.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:45:14.714Z] #14 37.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-13T20:45:14.714Z] #14 37.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:45:14.714Z] #14 39.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:45:14.714Z] #14 39.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-13T20:45:14.714Z] #14 39.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:45:14.714Z] #14 41.62 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:45:14.714Z] #14 41.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:45:14.714Z] #14 41.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:45:14.714Z] #14 41.81 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-13T20:45:14.714Z] #14 41.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:45:14.714Z] #14 41.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:45:14.714Z] #14 42.02 Selecting previously unselected package dmsetup. [2022-07-13T20:45:14.714Z] #14 42.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:45:14.714Z] #14 42.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:45:14.714Z] #14 42.23 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:45:14.714Z] #14 42.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:45:14.714Z] #14 42.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:45:14.714Z] #14 ... [2022-07-13T20:45:14.714Z] [2022-07-13T20:45:14.714Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:45:14.714Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0 [2022-07-13T20:45:14.714Z] #34 39.16 Updating files: 92% (1414/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-13T20:45:14.714Z] #34 39.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:45:14.714Z] #34 40.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:45:15.411Z] #36 23.10 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:45:15.411Z] #36 23.13 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:45:15.411Z] #36 ... [2022-07-13T20:45:15.411Z] [2022-07-13T20:45:15.411Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:45:15.411Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:45:15.411Z] #40 13.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:45:15.411Z] #40 13.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:45:15.657Z] #34 ... [2022-07-13T20:45:15.657Z] [2022-07-13T20:45:15.657Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:15.657Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:45:15.657Z] #55 33.21 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:45:15.657Z] #55 33.78 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:45:15.657Z] #55 33.98 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:45:15.657Z] #55 34.04 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:45:15.657Z] #55 34.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:45:15.657Z] #55 34.18 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:45:15.657Z] #55 34.38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:45:15.657Z] #55 34.46 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:45:15.657Z] #55 34.49 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:45:15.657Z] #55 34.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:45:15.657Z] #55 34.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:45:15.657Z] #55 34.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:45:15.657Z] #55 34.92 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:45:15.657Z] #55 35.49 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:45:15.657Z] #55 35.49 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:45:15.657Z] #55 36.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:45:15.657Z] #55 37.60 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:45:15.670Z] #40 ... [2022-07-13T20:45:15.670Z] [2022-07-13T20:45:15.670Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:15.670Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:45:15.670Z] #76 22.96 Fetched 8550 kB in 15s (553 kB/s) [2022-07-13T20:45:15.917Z] #55 ... [2022-07-13T20:45:15.917Z] [2022-07-13T20:45:15.917Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:15.917Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:45:15.917Z] #76 42.62 Selecting previously unselected package libtool. [2022-07-13T20:45:15.917Z] #76 42.65 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-13T20:45:15.917Z] #76 42.65 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:45:15.917Z] #76 42.91 Selecting previously unselected package libudev-dev:arm64. [2022-07-13T20:45:15.917Z] #76 42.95 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-13T20:45:15.917Z] #76 42.95 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:45:15.917Z] #76 43.17 Selecting previously unselected package libyajl2:arm64. [2022-07-13T20:45:15.917Z] #76 43.17 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-13T20:45:15.917Z] #76 43.18 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:45:15.917Z] #76 43.26 Selecting previously unselected package libyajl-dev:arm64. [2022-07-13T20:45:15.917Z] #76 43.30 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-13T20:45:15.917Z] #76 43.31 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-13T20:45:16.180Z] #76 43.51 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:45:16.180Z] #76 43.52 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:45:16.180Z] #76 43.54 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:45:16.180Z] #76 43.55 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-13T20:45:16.180Z] #76 43.57 Setting up file (1:5.39-3) ... [2022-07-13T20:45:16.180Z] #76 43.58 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:45:16.180Z] #76 43.59 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:45:16.180Z] #76 43.60 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-13T20:45:16.180Z] #76 43.61 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:45:16.180Z] #76 43.68 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:45:16.180Z] #76 43.71 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-13T20:45:16.180Z] #76 43.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:45:16.180Z] #76 43.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:45:16.180Z] #76 43.80 Setting up patch (2.7.6-7) ... [2022-07-13T20:45:16.180Z] #76 ... [2022-07-13T20:45:16.180Z] [2022-07-13T20:45:16.180Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:16.180Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:45:16.180Z] #51 33.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:45:16.180Z] #51 33.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-13T20:45:16.180Z] #51 33.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-13T20:45:16.180Z] #51 33.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-13T20:45:16.180Z] #51 33.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-13T20:45:16.180Z] #51 35.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-13T20:45:16.180Z] #51 37.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:16.180Z] #51 37.77 Fetched 2136 kB in 3s (653 kB/s) [2022-07-13T20:45:16.180Z] #51 37.94 Selecting previously unselected package libprotobuf23:arm64. [2022-07-13T20:45:16.180Z] #51 37.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:45:16.180Z] #51 37.99 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-13T20:45:16.180Z] #51 38.01 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-13T20:45:16.180Z] #51 38.72 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:45:16.180Z] #51 38.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:45:16.180Z] #51 38.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:45:16.180Z] #51 38.99 Selecting previously unselected package python3-six. [2022-07-13T20:45:16.180Z] #51 38.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:45:16.180Z] #51 39.00 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:45:16.180Z] #51 39.13 Selecting previously unselected package python3-protobuf. [2022-07-13T20:45:16.180Z] #51 39.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-13T20:45:16.180Z] #51 39.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:45:16.180Z] #51 39.63 Selecting previously unselected package libnet1:arm64. [2022-07-13T20:45:16.180Z] #51 39.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-13T20:45:16.180Z] #51 39.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:45:16.180Z] #51 39.75 Selecting previously unselected package libnl-3-200:arm64. [2022-07-13T20:45:16.180Z] #51 39.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-13T20:45:16.180Z] #51 39.76 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:45:16.180Z] #51 39.96 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-13T20:45:16.180Z] #51 39.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:45:16.180Z] #51 39.99 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:45:16.180Z] #51 40.13 Selecting previously unselected package criu. [2022-07-13T20:45:16.180Z] #51 40.14 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-13T20:45:16.180Z] #51 40.15 Unpacking criu (3.17-1) ... [2022-07-13T20:45:16.180Z] #51 40.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:45:16.180Z] #51 42.74 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-13T20:45:16.180Z] #51 42.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:45:16.180Z] #51 42.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:45:16.180Z] #51 42.78 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:45:16.442Z] #51 ... [2022-07-13T20:45:16.442Z] [2022-07-13T20:45:16.442Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:16.442Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:45:16.442Z] #76 43.80 Setting up patch (2.7.6-7) ... [2022-07-13T20:45:16.442Z] #76 43.83 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:45:16.442Z] #76 43.86 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-13T20:45:16.442Z] #76 43.87 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-13T20:45:16.442Z] #76 43.90 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:45:16.442Z] #76 43.93 Setting up libtool (2.4.6-15) ... [2022-07-13T20:45:16.442Z] #76 43.96 Setting up m4 (1.4.18-5) ... [2022-07-13T20:45:16.442Z] #76 43.98 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:45:16.721Z] #76 44.01 Setting up autoconf (2.69-14) ... [2022-07-13T20:45:16.721Z] #76 44.03 Setting up build-essential (12.9) ... [2022-07-13T20:45:16.721Z] #76 44.10 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:45:16.721Z] #76 44.17 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:45:16.721Z] #76 44.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:17.483Z] #19 87.42 The following additional packages will be installed: [2022-07-13T20:45:17.483Z] #19 87.42 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-13T20:45:17.483Z] #19 87.42 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.42 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.42 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-13T20:45:17.483Z] #19 87.42 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.42 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.42 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-13T20:45:17.483Z] #19 87.42 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-13T20:45:17.483Z] #19 87.42 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.43 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.43 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-13T20:45:17.483Z] #19 87.43 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-13T20:45:17.483Z] #19 87.43 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-13T20:45:17.483Z] #19 87.43 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-13T20:45:17.483Z] #19 87.43 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.43 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.43 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-13T20:45:17.483Z] #19 87.43 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-13T20:45:17.483Z] #19 87.43 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-13T20:45:17.483Z] #19 87.43 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-13T20:45:17.483Z] #19 87.43 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-13T20:45:17.483Z] #19 87.43 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-13T20:45:17.483Z] #19 87.43 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-13T20:45:17.483Z] #19 87.43 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-13T20:45:17.483Z] #19 87.43 libdpkg-perl libfile-homedir-perl libfile-which-perl [2022-07-13T20:45:17.483Z] #19 87.43 libgcc-10-dev-arm64-cross libgcc-10-dev-armel-cross [2022-07-13T20:45:17.483Z] #19 87.43 libgcc-10-dev-armhf-cross libgcc-10-dev-ppc64el-cross [2022-07-13T20:45:17.483Z] #19 87.43 libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross libgcc-s1-armel-cross [2022-07-13T20:45:17.483Z] #19 87.43 libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross libgcc-s1-s390x-cross [2022-07-13T20:45:17.483Z] #19 87.43 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2022-07-13T20:45:17.483Z] #19 87.44 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 libio-string-perl [2022-07-13T20:45:17.483Z] #19 87.44 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2022-07-13T20:45:17.483Z] #19 87.44 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2022-07-13T20:45:17.483Z] #19 87.45 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-13T20:45:17.483Z] #19 87.45 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-13T20:45:17.483Z] #19 87.45 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-13T20:45:17.483Z] #19 87.45 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-13T20:45:17.483Z] #19 87.45 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-13T20:45:17.483Z] #19 87.45 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-13T20:45:17.483Z] #19 87.45 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-13T20:45:17.483Z] #19 87.46 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-13T20:45:17.483Z] #19 87.46 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-13T20:45:17.483Z] #19 87.46 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-13T20:45:17.483Z] #19 87.46 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-13T20:45:17.483Z] #19 87.47 linux-libc-dev-s390x-cross patch xz-utils [2022-07-13T20:45:17.483Z] #19 87.52 Suggested packages: [2022-07-13T20:45:17.483Z] #19 87.52 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-13T20:45:17.483Z] #19 87.52 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-13T20:45:17.483Z] #19 87.52 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-13T20:45:17.483Z] #19 87.52 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-13T20:45:17.483Z] #19 87.52 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu bzr [2022-07-13T20:45:17.483Z] #19 87.52 libyaml-shell-perl ed diffutils-doc [2022-07-13T20:45:17.483Z] #19 87.52 Recommended packages: [2022-07-13T20:45:17.483Z] #19 87.52 fakeroot build-essential libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:45:17.483Z] #19 87.52 libwww-perl libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-13T20:45:17.592Z] #76 22.96 Reading package lists... [2022-07-13T20:45:17.592Z] #76 ... [2022-07-13T20:45:17.592Z] [2022-07-13T20:45:17.592Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:45:17.592Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:45:17.592Z] #53 15.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:45:17.592Z] #53 15.25 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:45:17.592Z] #53 15.31 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:45:17.592Z] #53 17.11 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:45:17.592Z] #53 17.14 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:45:17.592Z] #53 ... [2022-07-13T20:45:17.592Z] [2022-07-13T20:45:17.592Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:17.592Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:45:17.592Z] #55 23.61 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:45:17.592Z] #55 23.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:45:17.592Z] #55 23.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:45:17.592Z] #55 23.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:45:17.592Z] #55 23.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:45:17.592Z] #55 24.01 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:45:17.592Z] #55 24.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:45:17.592Z] #55 24.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:45:17.592Z] #55 24.50 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:45:17.592Z] #55 24.63 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:45:17.592Z] #55 24.63 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:45:17.592Z] #55 24.87 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:45:18.864Z] #19 ... [2022-07-13T20:45:18.865Z] [2022-07-13T20:45:18.865Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:18.865Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:18.865Z] #84 50.18 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:45:18.865Z] #84 50.19 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:45:18.865Z] #84 50.19 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:45:18.865Z] #84 50.20 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:45:18.865Z] #84 50.21 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:45:19.433Z] #84 50.43 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:45:19.433Z] #84 50.51 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:45:20.023Z] #76 DONE 47.0s [2022-07-13T20:45:20.023Z] [2022-07-13T20:45:20.023Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:20.023Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:45:20.023Z] #51 43.90 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:45:20.023Z] #51 43.93 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:45:20.896Z] #55 ... [2022-07-13T20:45:20.896Z] [2022-07-13T20:45:20.896Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:20.896Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:45:20.896Z] #42 18.87 Fetched 8550 kB in 14s (614 kB/s) [2022-07-13T20:45:20.896Z] #42 18.87 Reading package lists... [2022-07-13T20:45:21.079Z] #14 ... [2022-07-13T20:45:21.079Z] [2022-07-13T20:45:21.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:21.079Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:21.079Z] #77 61.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:45:21.079Z] #77 61.80 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:45:21.079Z] #77 61.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:45:21.079Z] #77 61.91 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:45:21.079Z] #77 62.00 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:45:21.079Z] #77 62.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:45:21.079Z] #77 62.23 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:45:21.079Z] #77 62.34 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:45:21.079Z] #77 62.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:45:21.155Z] #42 25.38 Reading package lists... [2022-07-13T20:45:21.155Z] #42 ... [2022-07-13T20:45:21.155Z] [2022-07-13T20:45:21.155Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:21.155Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:21.155Z] #51 19.86 Reading package lists... [2022-07-13T20:45:21.346Z] #84 52.08 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:45:21.346Z] #84 52.08 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:45:21.346Z] #84 52.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:45:21.346Z] #84 52.53 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:45:21.346Z] #84 52.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:45:21.422Z] #51 48.38 Setting up criu (3.17-1) ... [2022-07-13T20:45:21.606Z] #84 52.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:45:21.606Z] #84 52.77 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:45:21.606Z] #84 52.85 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:45:22.093Z] #51 26.02 Reading package lists... [2022-07-13T20:45:22.093Z] #51 ... [2022-07-13T20:45:22.093Z] [2022-07-13T20:45:22.093Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:45:22.093Z] #67 sha256:dcc18db872b0a4a60fb4b407882b1bcf4ff6ad39af43728941bc1fa4a6bd6c41 [2022-07-13T20:45:22.093Z] #67 19.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:45:22.093Z] #67 ... [2022-07-13T20:45:22.093Z] [2022-07-13T20:45:22.093Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:22.093Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:45:22.093Z] #76 22.96 Reading package lists... [2022-07-13T20:45:22.362Z] #51 ... [2022-07-13T20:45:22.362Z] [2022-07-13T20:45:22.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 [2022-07-13T20:45:22.362Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:45:22.362Z] #14 49.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:45:22.362Z] #14 49.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:45:22.362Z] #14 49.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:45:22.933Z] #14 ... [2022-07-13T20:45:22.933Z] [2022-07-13T20:45:22.934Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:22.934Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:45:22.934Z] #42 40.43 Selecting previously unselected package libicu67:arm64. [2022-07-13T20:45:22.934Z] #42 40.43 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-13T20:45:22.934Z] #42 40.45 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-13T20:45:22.934Z] #42 47.32 Selecting previously unselected package libxml2:arm64. [2022-07-13T20:45:22.934Z] #42 47.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-13T20:45:22.934Z] #42 47.33 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:45:22.934Z] #42 47.99 Selecting previously unselected package libarchive13:arm64. [2022-07-13T20:45:22.934Z] #42 48.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-13T20:45:22.934Z] #42 48.01 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-13T20:45:22.934Z] #42 48.38 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-13T20:45:22.934Z] #42 48.40 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-13T20:45:22.934Z] #42 48.41 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-13T20:45:22.934Z] #42 48.54 Selecting previously unselected package librhash0:arm64. [2022-07-13T20:45:22.934Z] #42 48.56 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-13T20:45:22.934Z] #42 48.56 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-13T20:45:22.934Z] #42 48.71 Selecting previously unselected package libuv1:arm64. [2022-07-13T20:45:22.934Z] #42 48.71 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-13T20:45:22.934Z] #42 48.72 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-13T20:45:22.934Z] #42 48.88 Selecting previously unselected package cmake. [2022-07-13T20:45:22.934Z] #42 48.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-13T20:45:22.934Z] #42 48.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:45:23.194Z] #42 ... [2022-07-13T20:45:23.194Z] [2022-07-13T20:45:23.194Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:23.194Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:45:23.194Z] #51 50.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:24.012Z] #76 29.35 Reading package lists... [2022-07-13T20:45:24.012Z] #76 ... [2022-07-13T20:45:24.012Z] [2022-07-13T20:45:24.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 [2022-07-13T20:45:24.012Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:24.012Z] #14 21.62 Fetched 8550 kB in 16s (547 kB/s) [2022-07-13T20:45:24.012Z] #14 21.62 Reading package lists... [2022-07-13T20:45:24.012Z] #14 27.97 Reading package lists... [2022-07-13T20:45:24.012Z] #14 ... [2022-07-13T20:45:24.012Z] [2022-07-13T20:45:24.012Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:45:24.012Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:45:24.012Z] #47 30.15 Updating files: 68% (1491/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:45:24.012Z] #47 30.96 + git checkout -q v2.3.0 [2022-07-13T20:45:24.137Z] #51 DONE 51.3s [2022-07-13T20:45:24.137Z] [2022-07-13T20:45:24.137Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:24.137Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:45:24.137Z] #42 51.51 Setting up libicu67:arm64 (67.1-7) ... [2022-07-13T20:45:24.137Z] #42 51.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:24.137Z] #42 51.60 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-13T20:45:24.137Z] #42 51.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:24.137Z] #42 51.70 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-13T20:45:24.137Z] #42 51.71 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-13T20:45:24.397Z] #42 51.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:45:24.397Z] #42 51.76 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:45:24.397Z] #42 51.78 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-13T20:45:24.397Z] #42 51.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:45:24.397Z] #42 51.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:24.657Z] #42 DONE 52.3s [2022-07-13T20:45:24.657Z] [2022-07-13T20:45:24.657Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:24.657Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:45:24.657Z] #77 0.743 Cloning into '/tmp/crun-build'... [2022-07-13T20:45:24.901Z] #84 ... [2022-07-13T20:45:24.901Z] [2022-07-13T20:45:24.901Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:45:24.901Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:45:24.901Z] #19 92.85 The following NEW packages will be installed: [2022-07-13T20:45:24.901Z] #19 92.85 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-13T20:45:24.901Z] #19 92.85 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-13T20:45:24.901Z] #19 92.85 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-13T20:45:24.901Z] #19 92.85 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-13T20:45:24.901Z] #19 92.85 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-13T20:45:24.901Z] #19 92.85 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-13T20:45:24.901Z] #19 92.85 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-13T20:45:24.901Z] #19 92.85 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-13T20:45:24.901Z] #19 92.85 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-13T20:45:24.901Z] #19 92.85 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-13T20:45:24.901Z] #19 92.85 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-13T20:45:24.901Z] #19 92.85 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-13T20:45:24.901Z] #19 92.85 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-13T20:45:24.901Z] #19 92.86 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-13T20:45:24.901Z] #19 92.86 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-13T20:45:24.901Z] #19 92.86 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-13T20:45:24.901Z] #19 92.86 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-13T20:45:24.901Z] #19 92.86 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-13T20:45:24.901Z] #19 92.86 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-13T20:45:24.901Z] #19 92.86 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-13T20:45:24.901Z] #19 92.86 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-13T20:45:24.901Z] #19 92.86 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-13T20:45:24.901Z] #19 92.86 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-13T20:45:24.901Z] #19 92.86 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-13T20:45:24.901Z] #19 92.86 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-13T20:45:24.901Z] #19 92.86 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-13T20:45:24.901Z] #19 92.87 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-13T20:45:24.901Z] #19 92.87 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-13T20:45:24.901Z] #19 92.87 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-13T20:45:24.901Z] #19 92.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-13T20:45:24.901Z] #19 92.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-13T20:45:24.901Z] #19 92.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-13T20:45:24.901Z] #19 92.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-13T20:45:24.901Z] #19 92.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-13T20:45:24.901Z] #19 92.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-13T20:45:24.901Z] #19 92.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-13T20:45:24.901Z] #19 92.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-13T20:45:24.901Z] #19 92.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-13T20:45:24.901Z] #19 92.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-13T20:45:24.901Z] #19 92.88 linux-libc-dev-s390x-cross patch xz-utils [2022-07-13T20:45:24.901Z] #19 92.92 The following packages will be upgraded: [2022-07-13T20:45:24.901Z] #19 92.96 libdpkg-perl [2022-07-13T20:45:24.901Z] #19 93.50 1 upgraded, 133 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:45:24.901Z] #19 93.50 Need to get 789 MB of archives. [2022-07-13T20:45:24.901Z] #19 93.50 After this operation, 3385 MB of additional disk space will be used. [2022-07-13T20:45:24.901Z] #19 93.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-13T20:45:24.901Z] #19 93.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:45:24.901Z] #19 93.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:45:24.901Z] #19 93.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:45:24.901Z] #19 93.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:45:24.901Z] #19 93.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:45:24.901Z] #19 93.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-13T20:45:24.901Z] #19 93.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-13T20:45:24.901Z] #19 93.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-13T20:45:24.901Z] #19 93.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-13T20:45:24.901Z] #19 93.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-13T20:45:24.901Z] #19 93.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-13T20:45:24.902Z] #19 93.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-13T20:45:24.918Z] #77 ... [2022-07-13T20:45:24.918Z] [2022-07-13T20:45:24.918Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:45:24.918Z] #43 sha256:41b9d71a67f52bb38149c236c3dfb2e2eaa8872ce1bbb217b806c0c8aaa2f9af [2022-07-13T20:45:25.162Z] #19 95.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-13T20:45:25.179Z] #43 DONE 0.4s [2022-07-13T20:45:25.179Z] [2022-07-13T20:45:25.179Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:45:25.179Z] #67 sha256:f9c8e2da508cc763f981602b7893c783dd6b730828aecf5d8f5561614b719326 [2022-07-13T20:45:25.391Z] #47 32.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-13T20:45:25.422Z] #19 95.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-13T20:45:25.440Z] #67 ... [2022-07-13T20:45:25.440Z] [2022-07-13T20:45:25.440Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:45:25.440Z] #44 sha256:8c0f32e1084a19042eaeb77788ea178e4f909b874fccf0259fe14d0a0e71b82f [2022-07-13T20:45:25.651Z] #47 ... [2022-07-13T20:45:25.651Z] [2022-07-13T20:45:25.651Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:45:25.651Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:45:25.651Z] #62 23.49 Fetched 8550 kB in 16s (543 kB/s) [2022-07-13T20:45:25.651Z] #62 23.49 Reading package lists... [2022-07-13T20:45:25.911Z] #62 29.49 Reading package lists... [2022-07-13T20:45:25.911Z] #62 ... [2022-07-13T20:45:25.911Z] [2022-07-13T20:45:25.911Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:25.911Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:45:25.911Z] #55 32.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:45:25.911Z] #55 32.93 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:45:25.911Z] #55 33.03 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:45:25.911Z] #55 33.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:45:25.911Z] #55 33.19 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:45:25.911Z] #55 33.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:45:25.911Z] #55 33.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:45:25.911Z] #55 33.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:45:25.911Z] #55 33.46 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:45:25.911Z] #55 33.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:45:25.911Z] #55 33.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:45:25.911Z] #55 33.78 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:45:26.014Z] #44 0.620 + RM_GOPATH=0 [2022-07-13T20:45:26.014Z] #44 0.624 + TMP_GOPATH= [2022-07-13T20:45:26.014Z] #44 0.624 + : /build [2022-07-13T20:45:26.014Z] #44 0.624 + '[' -z '' ']' [2022-07-13T20:45:26.014Z] #44 0.625 ++ mktemp -d [2022-07-13T20:45:26.014Z] #44 0.629 + export GOPATH=/tmp/tmp.5zXq62RrL5 [2022-07-13T20:45:26.014Z] #44 0.630 + GOPATH=/tmp/tmp.5zXq62RrL5 [2022-07-13T20:45:26.014Z] #44 0.630 + RM_GOPATH=1 [2022-07-13T20:45:26.014Z] #44 0.630 + case "$(go env GOARCH)" in [2022-07-13T20:45:26.014Z] #44 0.633 ++ go env GOARCH [2022-07-13T20:45:26.014Z] #44 0.660 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:26.014Z] #44 0.662 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:26.014Z] #44 0.664 ++ dirname /install.sh [2022-07-13T20:45:26.014Z] #44 0.677 + dir=/ [2022-07-13T20:45:26.014Z] #44 0.678 + bin=tini [2022-07-13T20:45:26.014Z] #44 0.678 + shift [2022-07-13T20:45:26.014Z] #44 0.678 + '[' '!' -f //tini.installer ']' [2022-07-13T20:45:26.014Z] #44 0.678 + . //tini.installer [2022-07-13T20:45:26.014Z] #44 0.678 ++ : v0.19.0 [2022-07-13T20:45:26.014Z] #44 0.679 + install_tini [2022-07-13T20:45:26.014Z] #44 0.679 + echo 'Install tini version v0.19.0' [2022-07-13T20:45:26.014Z] #44 0.679 Install tini version v0.19.0 [2022-07-13T20:45:26.014Z] #44 0.682 + git clone https://github.com/krallin/tini.git /tmp/tmp.5zXq62RrL5/tini [2022-07-13T20:45:26.014Z] #44 0.684 Cloning into '/tmp/tmp.5zXq62RrL5/tini'... [2022-07-13T20:45:26.332Z] #77 ... [2022-07-13T20:45:26.332Z] [2022-07-13T20:45:26.332Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:26.332Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:26.332Z] #14 129.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:45:26.332Z] #14 129.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:45:26.332Z] #14 129.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:45:26.588Z] #44 1.346 + cd /tmp/tmp.5zXq62RrL5/tini [2022-07-13T20:45:26.588Z] #44 1.346 + git checkout -q v0.19.0 [2022-07-13T20:45:26.588Z] #44 1.365 + cmake . [2022-07-13T20:45:26.850Z] #55 34.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:45:26.850Z] #55 34.68 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:45:26.850Z] #55 34.84 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:45:27.111Z] #55 34.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:45:27.111Z] #55 35.05 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:45:27.160Z] #44 1.919 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:45:27.160Z] #44 1.988 -- Detecting C compiler ABI info [2022-07-13T20:45:27.335Z] #19 97.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-13T20:45:27.335Z] #19 97.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-13T20:45:27.371Z] #55 35.19 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:45:27.371Z] #55 35.19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:45:27.371Z] #55 35.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:45:27.371Z] #55 35.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:45:27.631Z] #55 35.45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:45:27.631Z] #55 35.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:45:27.631Z] #55 35.50 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:45:27.733Z] #44 2.575 -- Detecting C compiler ABI info - done [2022-07-13T20:45:27.733Z] #44 2.658 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:45:27.994Z] #44 2.676 -- Detecting C compile features [2022-07-13T20:45:27.994Z] #44 2.682 -- Detecting C compile features - done [2022-07-13T20:45:27.994Z] #44 2.734 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:45:28.200Z] #55 36.02 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:45:28.200Z] #55 36.02 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:45:28.257Z] #44 2.960 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:45:28.257Z] #44 2.991 -- Configuring done [2022-07-13T20:45:28.257Z] #44 3.021 -- Generating done [2022-07-13T20:45:28.257Z] #44 3.043 -- Build files have been written to: /tmp/tmp.5zXq62RrL5/tini [2022-07-13T20:45:28.257Z] #44 3.048 + make tini-static [2022-07-13T20:45:28.530Z] #44 3.330 Scanning dependencies of target tini-static [2022-07-13T20:45:28.730Z] #19 98.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-13T20:45:28.730Z] #19 98.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-13T20:45:28.793Z] #44 3.437 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:45:29.141Z] #55 ... [2022-07-13T20:45:29.141Z] [2022-07-13T20:45:29.141Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-13T20:45:29.141Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:45:29.141Z] #57 36.60 v3.0.2 [2022-07-13T20:45:29.141Z] #57 DONE 36.8s [2022-07-13T20:45:29.141Z] [2022-07-13T20:45:29.141Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:29.141Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:29.141Z] #51 26.02 Reading package lists... [2022-07-13T20:45:29.141Z] #51 32.18 Building dependency tree... [2022-07-13T20:45:29.141Z] #51 35.73 The following additional packages will be installed: [2022-07-13T20:45:29.141Z] #51 35.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:45:29.141Z] #51 35.74 python3-protobuf python3-six [2022-07-13T20:45:29.141Z] #51 35.74 Suggested packages: [2022-07-13T20:45:29.141Z] #51 35.76 python3-setuptools [2022-07-13T20:45:29.141Z] #51 35.76 Recommended packages: [2022-07-13T20:45:29.141Z] #51 35.76 iproute2 | iproute [2022-07-13T20:45:29.141Z] #51 36.33 The following NEW packages will be installed: [2022-07-13T20:45:29.141Z] #51 36.34 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:45:29.141Z] #51 36.34 python3-protobuf python3-six [2022-07-13T20:45:29.141Z] #51 36.63 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:45:29.141Z] #51 36.63 Need to get 2314 kB of archives. [2022-07-13T20:45:29.141Z] #51 36.63 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:45:29.141Z] #51 36.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:45:29.141Z] #51 36.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:45:29.141Z] #51 36.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:45:29.141Z] #51 36.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:45:29.400Z] #51 36.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:45:29.400Z] #51 36.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:45:29.400Z] #51 36.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:45:30.114Z] #19 100.6 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-13T20:45:30.176Z] #44 ... [2022-07-13T20:45:30.176Z] [2022-07-13T20:45:30.176Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:45:30.176Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31 [2022-07-13T20:45:30.176Z] #53 56.35 gotestsum version dev [2022-07-13T20:45:30.176Z] #53 DONE 57.3s [2022-07-13T20:45:30.176Z] [2022-07-13T20:45:30.176Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:30.176Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:45:30.176Z] #14 55.64 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:45:30.176Z] #14 55.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:45:30.176Z] #14 55.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:45:30.176Z] #14 55.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:45:30.176Z] #14 55.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:45:30.176Z] #14 55.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:45:30.375Z] #19 100.6 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-13T20:45:31.321Z] #51 ... [2022-07-13T20:45:31.321Z] [2022-07-13T20:45:31.321Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:31.321Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:45:31.321Z] #42 25.38 Reading package lists... [2022-07-13T20:45:31.321Z] #42 31.58 Building dependency tree... [2022-07-13T20:45:31.321Z] #42 34.85 The following additional packages will be installed: [2022-07-13T20:45:31.321Z] #42 34.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:45:31.321Z] #42 34.89 Suggested packages: [2022-07-13T20:45:31.321Z] #42 34.89 cmake-doc ninja-build lrzip [2022-07-13T20:45:31.321Z] #42 34.89 Recommended packages: [2022-07-13T20:45:31.321Z] #42 34.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:45:31.321Z] #42 35.84 The following NEW packages will be installed: [2022-07-13T20:45:31.321Z] #42 35.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:45:31.321Z] #42 35.89 vim-common xxd [2022-07-13T20:45:31.321Z] #42 36.23 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:45:31.321Z] #42 36.23 Need to get 17.7 MB of archives. [2022-07-13T20:45:31.321Z] #42 36.23 After this operation, 70.7 MB of additional disk space will be used. [2022-07-13T20:45:31.321Z] #42 36.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:45:31.321Z] #42 36.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:45:31.321Z] #42 36.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:45:31.321Z] #42 36.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:45:31.321Z] #42 37.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-13T20:45:31.321Z] #42 37.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:45:31.321Z] #42 37.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:45:31.321Z] #42 37.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:45:31.321Z] #42 37.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:45:31.321Z] #42 37.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:45:31.321Z] #42 38.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:31.321Z] #42 38.78 Fetched 17.7 MB in 1s (12.6 MB/s) [2022-07-13T20:45:31.321Z] #42 38.95 Selecting previously unselected package xxd. [2022-07-13T20:45:31.321Z] #42 38.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:45:31.321Z] #42 39.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:45:31.321Z] #42 39.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:31.321Z] #42 39.32 Selecting previously unselected package vim-common. [2022-07-13T20:45:31.321Z] #42 39.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:45:31.321Z] #42 39.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:31.559Z] #14 ... [2022-07-13T20:45:31.559Z] [2022-07-13T20:45:31.559Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:45:31.559Z] #44 sha256:8c0f32e1084a19042eaeb77788ea178e4f909b874fccf0259fe14d0a0e71b82f [2022-07-13T20:45:31.559Z] #44 5.260 [100%] Linking C executable tini-static [2022-07-13T20:45:31.559Z] #44 5.895 [100%] Built target tini-static [2022-07-13T20:45:31.559Z] #44 5.968 + mkdir -p /build [2022-07-13T20:45:31.559Z] #44 5.971 + cp tini-static /build/docker-init [2022-07-13T20:45:31.559Z] #44 DONE 6.1s [2022-07-13T20:45:31.559Z] [2022-07-13T20:45:31.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 [2022-07-13T20:45:31.559Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:45:31.559Z] #77 6.402 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:45:31.559Z] #77 6.435 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:45:31.559Z] #77 7.394 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:45:31.559Z] #77 7.449 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:45:31.559Z] #77 7.460 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:45:31.559Z] #77 7.465 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:45:31.559Z] #77 7.496 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:45:31.559Z] #77 9.373 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:45:31.559Z] #77 11.31 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:45:31.581Z] #42 ... [2022-07-13T20:45:31.581Z] [2022-07-13T20:45:31.581Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:31.581Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:31.581Z] #51 39.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:45:31.758Z] #19 102.2 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-13T20:45:31.758Z] #19 102.2 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-13T20:45:32.019Z] #19 102.2 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-13T20:45:32.019Z] #19 102.2 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-13T20:45:32.019Z] #19 102.2 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-13T20:45:32.019Z] #19 102.2 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-13T20:45:32.019Z] #19 102.2 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-13T20:45:32.019Z] #19 102.2 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-13T20:45:32.019Z] #19 102.3 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-13T20:45:32.019Z] #19 102.3 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-13T20:45:32.019Z] #19 102.3 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-13T20:45:32.019Z] #19 102.3 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-13T20:45:32.019Z] #19 102.3 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-13T20:45:32.019Z] #19 102.4 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-13T20:45:32.019Z] #19 102.4 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-13T20:45:32.019Z] #19 102.5 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-13T20:45:32.279Z] #19 102.5 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-13T20:45:32.279Z] #19 102.5 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-13T20:45:32.279Z] #19 102.5 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-13T20:45:32.499Z] #77 12.74 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:45:32.499Z] #77 12.96 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:45:32.760Z] #77 13.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:45:32.880Z] #14 135.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:45:32.880Z] #14 135.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:45:32.880Z] #14 135.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:45:32.880Z] #14 135.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:45:32.880Z] #14 135.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:45:32.880Z] #14 135.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:45:32.880Z] #14 135.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:45:32.880Z] #14 135.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:45:32.880Z] #14 135.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:45:32.880Z] #14 136.0 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:45:32.880Z] #14 136.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:45:32.880Z] #14 136.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:45:32.880Z] #14 136.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:45:32.880Z] #14 136.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:45:32.880Z] #14 136.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:45:32.962Z] #51 40.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:33.137Z] #14 136.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:45:33.137Z] #14 136.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:45:33.137Z] #14 136.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:45:33.137Z] #14 136.5 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:45:33.395Z] #14 136.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:45:33.395Z] #14 136.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:45:33.395Z] #14 136.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:45:33.395Z] #14 136.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:45:33.395Z] #14 136.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:45:33.532Z] #51 40.94 Fetched 2314 kB in 3s (757 kB/s) [2022-07-13T20:45:33.533Z] #51 41.09 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:45:33.652Z] #14 136.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:45:33.652Z] #14 136.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:45:33.652Z] #14 136.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:45:33.662Z] #19 ... [2022-07-13T20:45:33.662Z] [2022-07-13T20:45:33.662Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:33.662Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:33.662Z] #84 64.53 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:45:33.662Z] #84 64.53 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:45:33.662Z] #84 64.53 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:45:33.662Z] #84 64.54 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:45:33.662Z] #84 64.54 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:45:33.662Z] #84 64.55 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:45:33.662Z] #84 64.70 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:45:33.792Z] #51 41.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:45:33.792Z] #51 41.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:45:33.792Z] #51 41.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:45:33.910Z] #14 137.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:45:33.910Z] #14 137.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:45:33.910Z] #14 137.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:45:34.167Z] #14 137.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:45:34.167Z] #14 137.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:45:34.167Z] #14 137.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:45:34.167Z] #14 137.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:45:34.375Z] #51 ... [2022-07-13T20:45:34.375Z] [2022-07-13T20:45:34.375Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:45:34.375Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:45:34.375Z] #62 29.49 Reading package lists... [2022-07-13T20:45:34.375Z] #62 35.10 Building dependency tree... [2022-07-13T20:45:34.375Z] #62 38.44 The following additional packages will be installed: [2022-07-13T20:45:34.375Z] #62 38.46 libbtrfs0 [2022-07-13T20:45:34.375Z] #62 38.70 The following NEW packages will be installed: [2022-07-13T20:45:34.375Z] #62 38.70 libbtrfs-dev libbtrfs0 [2022-07-13T20:45:34.375Z] #62 39.24 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:45:34.375Z] #62 39.24 Need to get 460 kB of archives. [2022-07-13T20:45:34.375Z] #62 39.24 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:45:34.375Z] #62 39.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:45:34.375Z] #62 39.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:45:34.375Z] #62 40.33 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:34.375Z] #62 40.68 Fetched 460 kB in 0s (1107 kB/s) [2022-07-13T20:45:34.375Z] #62 40.85 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:45:34.375Z] #62 40.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:45:34.375Z] #62 40.90 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:45:34.375Z] #62 40.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:45:34.375Z] #62 41.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:45:34.375Z] #62 41.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:45:34.375Z] #62 41.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:45:34.375Z] #62 41.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:45:34.375Z] #62 41.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:45:34.375Z] #62 41.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:34.375Z] #62 DONE 42.3s [2022-07-13T20:45:34.426Z] #14 137.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:45:34.426Z] #14 137.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:45:34.603Z] #84 65.58 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:45:34.603Z] #84 65.79 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:45:34.603Z] #84 65.79 checking how to print strings... printf [2022-07-13T20:45:34.603Z] #84 65.81 checking for gcc... gcc [2022-07-13T20:45:34.636Z] [2022-07-13T20:45:34.636Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:45:34.636Z] #63 sha256:1efe36373545822899f280f0fa0aac0d4b88b605d29d07026f0c550c6d87db78 [2022-07-13T20:45:34.683Z] #14 138.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:45:34.863Z] #84 65.87 checking whether the C compiler works... yes [2022-07-13T20:45:34.863Z] #84 66.06 checking for C compiler default output file name... a.out [2022-07-13T20:45:34.896Z] #63 DONE 0.5s [2022-07-13T20:45:34.896Z] [2022-07-13T20:45:34.896Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:45:34.896Z] #64 sha256:2e5bb67e154517248a52c00a42482529f04c2be8a9e237caa32129a5c4834d9f [2022-07-13T20:45:34.939Z] #14 138.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:45:34.940Z] #14 138.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:45:34.940Z] #14 138.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:45:34.940Z] #14 138.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:45:35.124Z] #84 66.06 checking for suffix of executables... [2022-07-13T20:45:35.124Z] #84 66.26 checking whether we are cross compiling... no [2022-07-13T20:45:35.196Z] #14 138.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:45:35.196Z] #14 138.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:45:35.196Z] #14 138.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:45:35.302Z] #77 ... [2022-07-13T20:45:35.302Z] [2022-07-13T20:45:35.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:35.303Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:45:35.303Z] #14 62.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:45:35.303Z] #14 62.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:45:35.303Z] #14 62.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:45:35.385Z] #84 66.49 checking for suffix of object files... o [2022-07-13T20:45:35.385Z] #84 66.65 checking whether we are using the GNU C compiler... yes [2022-07-13T20:45:35.385Z] #84 66.71 checking whether gcc accepts -g... yes [2022-07-13T20:45:35.453Z] #14 138.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:45:35.453Z] #14 138.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:45:35.453Z] #14 138.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:45:35.453Z] #14 138.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:45:35.646Z] #84 66.79 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:45:35.646Z] #84 66.90 checking whether gcc understands -c and -o together... yes [2022-07-13T20:45:35.856Z] #64 ... [2022-07-13T20:45:35.856Z] [2022-07-13T20:45:35.856Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:35.856Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:35.856Z] #14 27.97 Reading package lists... [2022-07-13T20:45:35.856Z] #14 33.82 Building dependency tree... [2022-07-13T20:45:35.856Z] #14 37.33 The following additional packages will be installed: [2022-07-13T20:45:35.856Z] #14 37.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:45:35.856Z] #14 37.35 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:45:35.856Z] #14 37.35 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:45:35.856Z] #14 37.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:45:35.856Z] #14 37.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:45:35.856Z] #14 37.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:45:35.856Z] #14 37.35 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:45:35.856Z] #14 37.37 Suggested packages: [2022-07-13T20:45:35.856Z] #14 37.37 gcc-10-locales seccomp wine64 [2022-07-13T20:45:35.856Z] #14 38.92 The following NEW packages will be installed: [2022-07-13T20:45:35.856Z] #14 38.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:45:35.856Z] #14 38.92 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:45:35.856Z] #14 38.92 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:45:35.856Z] #14 38.92 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:45:35.856Z] #14 38.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:45:35.856Z] #14 38.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:45:35.856Z] #14 38.94 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:45:35.856Z] #14 38.94 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:45:35.856Z] #14 38.94 mingw-w64-x86-64-dev [2022-07-13T20:45:35.856Z] #14 39.41 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:45:35.856Z] #14 39.41 Need to get 115 MB of archives. [2022-07-13T20:45:35.856Z] #14 39.41 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:45:35.856Z] #14 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-13T20:45:35.856Z] #14 39.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-13T20:45:35.856Z] #14 39.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-13T20:45:35.856Z] #14 39.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-13T20:45:35.856Z] #14 39.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-13T20:45:35.856Z] #14 39.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:45:35.856Z] #14 40.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-13T20:45:35.856Z] #14 40.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-13T20:45:35.856Z] #14 40.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-13T20:45:35.856Z] #14 40.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:45:35.856Z] #14 42.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:45:35.856Z] #14 43.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-13T20:45:35.907Z] #84 67.06 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:45:35.907Z] #84 67.09 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:45:35.907Z] #84 67.10 checking for egrep... /bin/grep -E [2022-07-13T20:45:35.907Z] #84 67.10 checking for fgrep... /bin/grep -F [2022-07-13T20:45:35.907Z] #84 67.10 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:45:35.907Z] #84 67.12 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:45:35.907Z] #84 67.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:45:36.017Z] #14 139.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:45:36.017Z] #14 139.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:45:36.017Z] #14 139.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:45:36.017Z] #14 139.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:45:36.017Z] #14 139.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:45:36.118Z] #14 ... [2022-07-13T20:45:36.118Z] [2022-07-13T20:45:36.118Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:36.118Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:36.118Z] #51 42.23 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:45:36.118Z] #51 42.24 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:45:36.118Z] #51 42.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:45:36.118Z] #51 42.52 Selecting previously unselected package python3-six. [2022-07-13T20:45:36.118Z] #51 42.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:45:36.118Z] #51 42.52 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:45:36.118Z] #51 42.64 Selecting previously unselected package python3-protobuf. [2022-07-13T20:45:36.118Z] #51 42.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:45:36.118Z] #51 42.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:45:36.118Z] #51 43.26 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:45:36.118Z] #51 43.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:45:36.118Z] #51 43.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:45:36.118Z] #51 43.50 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:45:36.118Z] #51 43.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:45:36.118Z] #51 43.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:45:36.168Z] #84 67.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:45:36.168Z] #84 67.22 checking whether ln -s works... yes [2022-07-13T20:45:36.168Z] #84 67.23 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:45:36.168Z] #84 67.25 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:45:36.168Z] #84 67.25 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:45:36.168Z] #84 67.25 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:45:36.168Z] #84 67.25 checking for objdump... objdump [2022-07-13T20:45:36.168Z] #84 67.25 checking how to recognize dependent libraries... pass_all [2022-07-13T20:45:36.168Z] #84 67.25 checking for dlltool... no [2022-07-13T20:45:36.168Z] #84 67.26 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:45:36.168Z] #84 67.26 checking for ar... ar [2022-07-13T20:45:36.168Z] #84 67.26 checking for archiver @FILE support... @ [2022-07-13T20:45:36.274Z] #14 139.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:45:36.274Z] #14 139.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:45:36.274Z] #14 139.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:45:36.274Z] #14 139.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:45:36.274Z] #14 139.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:45:36.274Z] #14 139.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:45:36.274Z] #14 139.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:45:36.274Z] #14 139.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:45:36.274Z] #14 139.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:45:36.274Z] #14 139.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:45:36.274Z] #14 139.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:45:36.274Z] #14 139.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:45:36.274Z] #14 139.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:45:36.274Z] #14 139.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:45:36.274Z] #14 139.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:45:36.274Z] #14 139.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:45:36.274Z] #14 139.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:45:36.274Z] #14 139.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:45:36.274Z] #14 139.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:45:36.274Z] #14 139.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:45:36.274Z] #14 139.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:45:36.274Z] #14 139.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-13T20:45:36.274Z] #14 139.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:45:36.377Z] #51 ... [2022-07-13T20:45:36.377Z] [2022-07-13T20:45:36.377Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:45:36.377Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:45:36.377Z] #40 43.75 NAME: [2022-07-13T20:45:36.377Z] #40 43.75 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:45:36.377Z] #40 43.75 [2022-07-13T20:45:36.377Z] #40 43.75 USAGE: [2022-07-13T20:45:36.377Z] #40 43.75 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:45:36.377Z] #40 43.75 [2022-07-13T20:45:36.377Z] #40 43.75 COMMANDS: [2022-07-13T20:45:36.377Z] #40 43.75 init Create an initial ./winres/winres.json [2022-07-13T20:45:36.377Z] #40 43.75 make Make syso files for the "go build" command [2022-07-13T20:45:36.377Z] #40 43.75 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:45:36.377Z] #40 43.75 extract Extract all resources from an executable [2022-07-13T20:45:36.377Z] #40 43.75 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:45:36.377Z] #40 43.75 help, h Shows a list of commands or help for one command [2022-07-13T20:45:36.377Z] #40 43.75 [2022-07-13T20:45:36.377Z] #40 43.75 GLOBAL OPTIONS: [2022-07-13T20:45:36.377Z] #40 43.75 --help, -h show help (default: false) [2022-07-13T20:45:36.377Z] #40 DONE 44.1s [2022-07-13T20:45:36.377Z] [2022-07-13T20:45:36.377Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:36.377Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:36.377Z] #51 43.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:45:36.377Z] #51 43.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:45:36.377Z] #51 43.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:45:36.429Z] #84 67.47 checking for strip... strip [2022-07-13T20:45:36.429Z] #84 67.48 checking for ranlib... ranlib [2022-07-13T20:45:36.429Z] #84 67.48 checking for gawk... no [2022-07-13T20:45:36.429Z] #84 67.48 checking for mawk... mawk [2022-07-13T20:45:36.429Z] #84 67.48 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:45:36.429Z] #84 67.72 checking for sysroot... no [2022-07-13T20:45:36.429Z] #84 67.73 checking for a working dd... /bin/dd [2022-07-13T20:45:36.429Z] #84 67.74 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:45:36.530Z] #14 139.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:45:36.530Z] #14 139.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:45:36.530Z] #14 139.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:45:36.530Z] #14 139.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:45:36.531Z] #14 139.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:45:36.531Z] #14 139.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:36.638Z] #51 44.00 Selecting previously unselected package criu. [2022-07-13T20:45:36.638Z] #51 44.00 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:45:36.638Z] #51 44.00 Unpacking criu (3.17-1) ... [2022-07-13T20:45:36.638Z] #51 ... [2022-07-13T20:45:36.638Z] [2022-07-13T20:45:36.638Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:36.638Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:45:36.638Z] #76 29.35 Reading package lists... [2022-07-13T20:45:36.638Z] #76 34.77 Building dependency tree... [2022-07-13T20:45:36.638Z] #76 38.22 python3 is already the newest version (3.9.2-3). [2022-07-13T20:45:36.638Z] #76 38.22 The following additional packages will be installed: [2022-07-13T20:45:36.638Z] #76 38.22 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:45:36.638Z] #76 38.22 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:45:36.638Z] #76 38.22 Suggested packages: [2022-07-13T20:45:36.638Z] #76 38.22 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:45:36.638Z] #76 38.22 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:45:36.638Z] #76 38.22 m4-doc ed diffutils-doc [2022-07-13T20:45:36.638Z] #76 38.22 Recommended packages: [2022-07-13T20:45:36.638Z] #76 38.22 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:45:36.638Z] #76 38.22 liblocale-gettext-perl libltdl-dev [2022-07-13T20:45:36.638Z] #76 39.95 The following NEW packages will be installed: [2022-07-13T20:45:36.638Z] #76 39.95 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:45:36.638Z] #76 39.95 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:45:36.638Z] #76 39.95 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:45:36.638Z] #76 39.95 libyajl2 m4 patch xz-utils [2022-07-13T20:45:36.638Z] #76 39.95 The following packages will be upgraded: [2022-07-13T20:45:36.638Z] #76 39.95 libdpkg-perl [2022-07-13T20:45:36.638Z] #76 40.34 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:45:36.638Z] #76 40.34 Need to get 7486 kB of archives. [2022-07-13T20:45:36.638Z] #76 40.34 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:45:36.638Z] #76 40.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:45:36.638Z] #76 40.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:45:36.638Z] #76 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:45:36.638Z] #76 40.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:45:36.638Z] #76 40.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:45:36.638Z] #76 40.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:45:36.638Z] #76 40.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:45:36.638Z] #76 40.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:45:36.638Z] #76 40.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:45:36.638Z] #76 40.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:45:36.638Z] #76 40.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:45:36.638Z] #76 40.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:45:36.638Z] #76 40.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:45:36.638Z] #76 40.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:45:36.638Z] #76 40.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:45:36.638Z] #76 40.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:45:36.638Z] #76 40.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:45:36.638Z] #76 40.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:45:36.638Z] #76 40.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:45:36.638Z] #76 40.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:45:36.638Z] #76 40.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:45:36.638Z] #76 40.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:45:36.638Z] #76 40.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:45:36.638Z] #76 40.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:45:36.638Z] #76 42.33 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:36.638Z] #76 42.72 Fetched 7486 kB in 1s (8493 kB/s) [2022-07-13T20:45:36.638Z] #76 42.83 Selecting previously unselected package bzip2. [2022-07-13T20:45:36.638Z] #76 42.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:45:36.638Z] #76 42.89 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:45:36.638Z] #76 42.91 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:45:36.638Z] #76 43.13 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:45:36.638Z] #76 43.19 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:45:36.638Z] #76 43.19 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:45:36.638Z] #76 43.75 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:45:36.638Z] #76 43.75 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:45:36.638Z] #76 43.78 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:45:36.638Z] #76 44.00 Selecting previously unselected package file. [2022-07-13T20:45:36.638Z] #76 44.06 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:45:36.638Z] #76 44.10 Unpacking file (1:5.39-3) ... [2022-07-13T20:45:36.638Z] #76 44.38 Selecting previously unselected package xz-utils. [2022-07-13T20:45:36.638Z] #76 44.38 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:45:36.638Z] #76 44.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:45:36.638Z] #76 44.54 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:45:36.638Z] #76 44.54 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:45:36.638Z] #76 44.56 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:45:36.689Z] #84 67.84 checking for mt... no [2022-07-13T20:45:36.689Z] #84 67.84 checking if : is a manifest tool... no [2022-07-13T20:45:36.898Z] #76 44.65 Selecting previously unselected package m4. [2022-07-13T20:45:36.898Z] #76 44.71 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:45:36.898Z] #76 44.71 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:45:36.949Z] #84 67.87 checking how to run the C preprocessor... gcc -E [2022-07-13T20:45:37.159Z] #76 44.91 Selecting previously unselected package autoconf. [2022-07-13T20:45:37.160Z] #76 44.91 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:45:37.160Z] #76 45.00 Unpacking autoconf (2.69-14) ... [2022-07-13T20:45:37.160Z] #76 ... [2022-07-13T20:45:37.160Z] [2022-07-13T20:45:37.160Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:37.160Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:37.468Z] #51 44.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:45:37.500Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T20:45:37.500Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:45:37.500Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:45:37.500Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:45:37.500Z] [2022-07-13T20:45:37.500Z] + TEST_INTEGRATION_DEST=2 [2022-07-13T20:45:37.500Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-13T20:45:37.500Z] + TEST_SKIP_INTEGRATION=1 [2022-07-13T20:45:37.500Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-13T20:45:37.500Z] + run_tests [2022-07-13T20:45:37.500Z] + c=0 [2022-07-13T20:45:37.500Z] + '[' -n 0 ']' [2022-07-13T20:45:37.500Z] + rm= [2022-07-13T20:45:37.500Z] + TEST_INTEGRATION_DEST=3 [2022-07-13T20:45:37.500Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-13T20:45:37.500Z] + TEST_SKIP_INTEGRATION=1 [2022-07-13T20:45:37.500Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-13T20:45:37.500Z] + run_tests [2022-07-13T20:45:37.500Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43806/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43806/.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=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh '' test-integration [2022-07-13T20:45:37.500Z] + '[' -n 0 ']' [2022-07-13T20:45:37.500Z] + rm= [2022-07-13T20:45:37.500Z] + TEST_INTEGRATION_DEST=1 [2022-07-13T20:45:37.500Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-13T20:45:37.500Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T20:45:37.500Z] + run_tests test-integration-flaky [2022-07-13T20:45:37.500Z] ++ jobs -p [2022-07-13T20:45:37.500Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43806/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43806/.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=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh '' test-integration [2022-07-13T20:45:37.500Z] + '[' -n 0 ']' [2022-07-13T20:45:37.500Z] + rm= [2022-07-13T20:45:37.500Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43806/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43806/.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=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh test-integration-flaky test-integration [2022-07-13T20:45:37.500Z] + for job in $(jobs -p) [2022-07-13T20:45:37.500Z] + wait 18447 [2022-07-13T20:45:37.500Z] [2022-07-13T20:45:37.500Z] [2022-07-13T20:45:37.500Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T20:45:37.500Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T20:45:37.500Z] HOSTNAME=46e642376c48 [2022-07-13T20:45:37.500Z] TEST_SKIP_INTEGRATION=1 [2022-07-13T20:45:37.500Z] TESTDEBUG=0 [2022-07-13T20:45:37.500Z] DEST=bundles/test-integration [2022-07-13T20:45:37.500Z] PWD=/go/src/github.com/docker/docker [2022-07-13T20:45:37.500Z] KEEPBUNDLE=1 [2022-07-13T20:45:37.500Z] DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:45:37.500Z] container=docker [2022-07-13T20:45:37.500Z] HOME=/root [2022-07-13T20:45:37.501Z] GOLANG_VERSION=1.18.3 [2022-07-13T20:45:37.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T20:45:37.501Z] VALIDATE_BRANCH=22.06 [2022-07-13T20:45:37.501Z] TERM=xterm [2022-07-13T20:45:37.501Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T20:45:37.501Z] SHLVL=1 [2022-07-13T20:45:37.501Z] TIMEOUT=120m [2022-07-13T20:45:37.501Z] DOCKER_BUILDTAGS= journald [2022-07-13T20:45:37.501Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T20:45:37.501Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-13T20:45:37.501Z] GO111MODULE=off [2022-07-13T20:45:37.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T20:45:37.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T20:45:37.501Z] GOPATH=/go [2022-07-13T20:45:37.501Z] PKG_CONFIG=pkg-config [2022-07-13T20:45:37.501Z] _=/usr/bin/env [2022-07-13T20:45:37.501Z] Building test suite binary ./integration-cli/test.main [2022-07-13T20:45:37.501Z] [2022-07-13T20:45:37.501Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-13T20:45:37.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T20:45:37.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T20:45:37.501Z] HOSTNAME=9b1efa896e07 [2022-07-13T20:45:37.501Z] TEST_SKIP_INTEGRATION=1 [2022-07-13T20:45:37.501Z] TESTDEBUG=0 [2022-07-13T20:45:37.501Z] DEST=bundles/test-integration [2022-07-13T20:45:37.501Z] PWD=/go/src/github.com/docker/docker [2022-07-13T20:45:37.501Z] KEEPBUNDLE=1 [2022-07-13T20:45:37.501Z] DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:45:37.501Z] container=docker [2022-07-13T20:45:37.501Z] HOME=/root [2022-07-13T20:45:37.501Z] GOLANG_VERSION=1.18.3 [2022-07-13T20:45:37.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T20:45:37.501Z] VALIDATE_BRANCH=22.06 [2022-07-13T20:45:37.501Z] TERM=xterm [2022-07-13T20:45:37.501Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T20:45:37.501Z] SHLVL=1 [2022-07-13T20:45:37.501Z] TIMEOUT=120m [2022-07-13T20:45:37.501Z] DOCKER_BUILDTAGS= journald [2022-07-13T20:45:37.501Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T20:45:37.501Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-13T20:45:37.501Z] GO111MODULE=off [2022-07-13T20:45:37.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T20:45:37.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T20:45:37.501Z] GOPATH=/go [2022-07-13T20:45:37.501Z] PKG_CONFIG=pkg-config [2022-07-13T20:45:37.501Z] _=/usr/bin/env [2022-07-13T20:45:37.501Z] Building test suite binary ./integration-cli/test.main [2022-07-13T20:45:37.501Z] No new tests added to integration. [2022-07-13T20:45:37.501Z] [2022-07-13T20:45:37.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T20:45:37.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T20:45:37.501Z] HOSTNAME=70e7c2706089 [2022-07-13T20:45:37.501Z] TESTDEBUG=0 [2022-07-13T20:45:37.501Z] DEST=bundles/test-integration [2022-07-13T20:45:37.501Z] PWD=/go/src/github.com/docker/docker [2022-07-13T20:45:37.501Z] KEEPBUNDLE=1 [2022-07-13T20:45:37.501Z] DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:45:37.501Z] container=docker [2022-07-13T20:45:37.501Z] HOME=/root [2022-07-13T20:45:37.501Z] GOLANG_VERSION=1.18.3 [2022-07-13T20:45:37.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T20:45:37.501Z] VALIDATE_BRANCH=22.06 [2022-07-13T20:45:37.501Z] TERM=xterm [2022-07-13T20:45:37.501Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T20:45:37.501Z] SHLVL=1 [2022-07-13T20:45:37.501Z] TIMEOUT=120m [2022-07-13T20:45:37.501Z] DOCKER_BUILDTAGS= journald [2022-07-13T20:45:37.501Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T20:45:37.501Z] GO111MODULE=off [2022-07-13T20:45:37.501Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T20:45:37.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T20:45:37.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T20:45:37.501Z] GOPATH=/go [2022-07-13T20:45:37.501Z] PKG_CONFIG=pkg-config [2022-07-13T20:45:37.501Z] _=/usr/bin/env [2022-07-13T20:45:37.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T20:45:37.520Z] #84 68.12 checking for ANSI C header files... yes [2022-07-13T20:45:37.520Z] #84 68.72 checking for sys/types.h... yes [2022-07-13T20:45:37.780Z] #84 68.87 checking for sys/stat.h... yes [2022-07-13T20:45:37.780Z] #84 69.02 checking for stdlib.h... yes [2022-07-13T20:45:38.041Z] #84 69.15 checking for string.h... yes [2022-07-13T20:45:38.301Z] #84 69.30 checking for memory.h... yes [2022-07-13T20:45:38.426Z] #14 ... [2022-07-13T20:45:38.426Z] [2022-07-13T20:45:38.426Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:38.426Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:38.426Z] #77 75.78 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:45:38.426Z] #77 75.79 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:45:38.426Z] #77 75.81 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:45:38.426Z] #77 75.83 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:45:38.426Z] #77 75.84 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:45:38.426Z] #77 76.07 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:45:38.426Z] #77 76.20 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:45:38.426Z] #77 78.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:45:38.426Z] #77 78.36 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:45:38.426Z] #77 78.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:45:38.426Z] #77 78.96 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:45:38.426Z] #77 79.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:45:38.426Z] #77 79.20 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:45:38.426Z] #77 79.32 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:45:38.426Z] #77 79.43 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:45:38.562Z] #84 69.50 checking for strings.h... yes [2022-07-13T20:45:38.562Z] #84 69.67 checking for inttypes.h... yes [2022-07-13T20:45:38.822Z] #84 69.80 checking for stdint.h... yes [2022-07-13T20:45:38.822Z] #84 69.93 checking for unistd.h... yes [2022-07-13T20:45:38.992Z] #77 ... [2022-07-13T20:45:38.992Z] [2022-07-13T20:45:38.992Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:45:38.992Z] #67 sha256:2696c1866c1ad33abba6c6df0d6cde69b059f82d290ffaf76d4cb7a30cb1f5e4 [2022-07-13T20:45:38.992Z] #67 141.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:45:38.992Z] #67 141.6 + GOBIN=/build [2022-07-13T20:45:38.992Z] #67 141.6 + GO111MODULE=on [2022-07-13T20:45:38.992Z] #67 141.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:45:39.083Z] #84 70.09 checking for dlfcn.h... yes [2022-07-13T20:45:39.083Z] #84 70.28 checking for objdir... .libs [2022-07-13T20:45:39.375Z] #51 46.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:45:39.375Z] #51 46.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:45:39.375Z] #51 46.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:45:39.375Z] #51 46.77 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:45:39.375Z] #51 ... [2022-07-13T20:45:39.375Z] [2022-07-13T20:45:39.375Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:45:39.375Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:45:39.375Z] #55 37.09 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:45:39.375Z] #55 38.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:45:39.375Z] #55 ... [2022-07-13T20:45:39.375Z] [2022-07-13T20:45:39.375Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:39.375Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:45:39.375Z] #76 45.34 Selecting previously unselected package autotools-dev. [2022-07-13T20:45:39.375Z] #76 45.34 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:45:39.375Z] #76 45.34 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:45:39.375Z] #76 45.76 Selecting previously unselected package automake. [2022-07-13T20:45:39.375Z] #76 45.76 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:45:39.375Z] #76 45.76 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:45:39.375Z] #76 46.39 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:45:39.375Z] #76 46.39 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:45:39.375Z] #76 47.10 Selecting previously unselected package patch. [2022-07-13T20:45:39.375Z] #76 47.12 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:45:39.375Z] #76 47.17 Unpacking patch (2.7.6-7) ... [2022-07-13T20:45:39.558Z] #67 ... [2022-07-13T20:45:39.558Z] [2022-07-13T20:45:39.558Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:39.558Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:39.558Z] #14 DONE 142.6s [2022-07-13T20:45:39.558Z] [2022-07-13T20:45:39.558Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:45:39.558Z] #59 sha256:8390121877951f641327f302b3658d8b8c2a8fb4a25c7265c01432ae17d53a83 [2022-07-13T20:45:39.558Z] #59 DONE 0.1s [2022-07-13T20:45:39.558Z] [2022-07-13T20:45:39.558Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:45:39.558Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:45:39.635Z] #76 47.34 Selecting previously unselected package dpkg-dev. [2022-07-13T20:45:39.635Z] #76 47.37 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:45:39.635Z] #76 47.37 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:45:39.647Z] #84 70.64 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:45:39.647Z] #84 70.78 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:45:39.647Z] #84 70.79 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:45:40.208Z] #84 70.98 checking if gcc static flag -static works... yes [2022-07-13T20:45:40.208Z] #84 71.44 checking if gcc supports -c -o file.o... yes [2022-07-13T20:45:40.482Z] #84 71.55 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:45:40.482Z] #84 71.56 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:45:40.482Z] #84 71.59 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:45:40.574Z] #76 48.43 Selecting previously unselected package build-essential. [2022-07-13T20:45:40.574Z] #76 48.43 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:45:40.574Z] #76 48.45 Unpacking build-essential (12.9) ... [2022-07-13T20:45:40.574Z] #76 48.55 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:45:40.574Z] #76 48.55 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:45:40.742Z] #84 71.85 checking how to hardcode library paths into programs... immediate [2022-07-13T20:45:40.742Z] #84 71.85 checking whether stripping libraries is possible... yes [2022-07-13T20:45:40.742Z] #84 71.86 checking if libtool supports shared libraries... yes [2022-07-13T20:45:40.742Z] #84 71.86 checking whether to build shared libraries... no [2022-07-13T20:45:40.742Z] #84 71.86 checking whether to build static libraries... yes [2022-07-13T20:45:40.742Z] #84 71.86 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:45:40.742Z] #84 71.90 checking whether build environment is sane... yes [2022-07-13T20:45:40.742Z] #84 71.96 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:45:40.742Z] #84 71.97 checking whether make sets $(MAKE)... yes [2022-07-13T20:45:40.742Z] #84 72.02 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:45:40.742Z] #84 72.06 checking whether make supports nested variables... yes [2022-07-13T20:45:40.834Z] #76 48.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:45:40.834Z] #76 48.65 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:45:40.834Z] #76 48.65 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:45:40.834Z] #76 48.65 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:45:40.936Z] #60 1.234 + RM_GOPATH=0 [2022-07-13T20:45:40.936Z] #60 1.234 + TMP_GOPATH= [2022-07-13T20:45:40.936Z] #60 1.234 + : /build [2022-07-13T20:45:40.936Z] #60 1.234 + '[' -z '' ']' [2022-07-13T20:45:40.936Z] #60 ... [2022-07-13T20:45:40.936Z] [2022-07-13T20:45:40.936Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:45:40.936Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:45:40.936Z] #15 DONE 1.4s [2022-07-13T20:45:40.936Z] [2022-07-13T20:45:40.936Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:45:40.936Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:45:40.936Z] #60 1.234 ++ mktemp -d [2022-07-13T20:45:40.936Z] #60 1.237 + export GOPATH=/tmp/tmp.uhy0SzJCJK [2022-07-13T20:45:40.936Z] #60 1.237 + GOPATH=/tmp/tmp.uhy0SzJCJK [2022-07-13T20:45:40.936Z] #60 1.237 + RM_GOPATH=1 [2022-07-13T20:45:40.936Z] #60 1.237 + case "$(go env GOARCH)" in [2022-07-13T20:45:40.936Z] #60 1.237 ++ go env GOARCH [2022-07-13T20:45:40.936Z] #60 1.250 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:40.936Z] #60 1.250 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:40.936Z] #60 1.254 ++ dirname /install.sh [2022-07-13T20:45:40.936Z] #60 1.263 + dir=/ [2022-07-13T20:45:40.936Z] #60 1.263 + bin=runc [2022-07-13T20:45:40.936Z] #60 1.264 + shift [2022-07-13T20:45:40.936Z] #60 1.264 + '[' '!' -f //runc.installer ']' [2022-07-13T20:45:40.936Z] #60 1.264 + . //runc.installer [2022-07-13T20:45:40.936Z] #60 1.264 ++ set -e [2022-07-13T20:45:40.936Z] #60 1.265 ++ : v1.1.2 [2022-07-13T20:45:40.936Z] #60 1.265 + install_runc [2022-07-13T20:45:40.936Z] #60 1.265 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:45:40.936Z] #60 1.265 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:45:40.936Z] #60 1.266 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:45:40.936Z] #60 1.266 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uhy0SzJCJK/src/github.com/opencontainers/runc [2022-07-13T20:45:40.936Z] #60 1.268 Cloning into '/tmp/tmp.uhy0SzJCJK/src/github.com/opencontainers/runc'... [2022-07-13T20:45:41.004Z] #84 72.09 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:45:41.004Z] #84 72.09 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:45:41.004Z] #84 72.09 checking how to create a ustar tar archive... gnutar [2022-07-13T20:45:41.004Z] #84 72.15 checking dependency style of gcc... gcc3 [2022-07-13T20:45:41.004Z] #84 72.30 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:45:41.004Z] #84 72.31 checking whether make supports nested variables... (cached) yes [2022-07-13T20:45:41.004Z] #84 72.31 checking for gawk... (cached) mawk [2022-07-13T20:45:41.004Z] #84 72.31 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:45:41.004Z] #84 72.31 checking for gcc... (cached) gcc [2022-07-13T20:45:41.094Z] #76 48.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:45:41.094Z] #76 48.82 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:45:41.094Z] #76 48.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:45:41.094Z] #76 48.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:45:41.094Z] #76 48.95 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:45:41.094Z] #76 48.95 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:45:41.264Z] #84 72.39 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:45:41.264Z] #84 72.39 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:45:41.264Z] #84 72.40 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:45:41.264Z] #84 72.40 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:45:41.264Z] #84 72.40 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:45:41.264Z] #84 72.50 checking for python3... /usr/bin/python3 [2022-07-13T20:45:41.264Z] #84 72.50 checking for python3 version... 3.9 [2022-07-13T20:45:41.264Z] #84 72.54 checking for python3 platform... linux [2022-07-13T20:45:41.354Z] #76 49.11 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:45:41.354Z] #76 49.12 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:45:41.354Z] #76 49.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:45:41.524Z] #84 72.61 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:45:41.524Z] #84 72.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:45:41.614Z] #76 49.30 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:45:41.614Z] #76 49.32 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:45:41.614Z] #76 49.32 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:45:41.785Z] #84 72.85 checking for go-md2man... no [2022-07-13T20:45:41.785Z] #84 72.87 checking error.h usability... yes [2022-07-13T20:45:41.785Z] #84 73.07 checking error.h presence... yes [2022-07-13T20:45:41.873Z] #76 ... [2022-07-13T20:45:41.874Z] [2022-07-13T20:45:41.874Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:41.874Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:45:41.874Z] #42 39.70 Selecting previously unselected package cmake-data. [2022-07-13T20:45:41.874Z] #42 39.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:45:41.874Z] #42 39.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:45:41.874Z] #42 44.35 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:45:41.874Z] #42 44.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:45:41.874Z] #42 44.35 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:45:41.876Z] #60 ... [2022-07-13T20:45:41.876Z] [2022-07-13T20:45:41.876Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-13T20:45:41.876Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9 [2022-07-13T20:45:41.876Z] #16 DONE 1.1s [2022-07-13T20:45:42.045Z] #84 73.11 checking for error.h... yes [2022-07-13T20:45:42.045Z] #84 73.13 checking linux/openat2.h usability... yes [2022-07-13T20:45:42.045Z] #84 73.30 checking linux/openat2.h presence... yes [2022-07-13T20:45:42.045Z] #84 73.35 checking for linux/openat2.h... yes [2022-07-13T20:45:42.134Z] #42 ... [2022-07-13T20:45:42.134Z] [2022-07-13T20:45:42.134Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:45:42.134Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:45:42.141Z] [2022-07-13T20:45:42.141Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:45:42.141Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4 [2022-07-13T20:45:42.305Z] #84 73.38 checking for copy_file_range... yes [2022-07-13T20:45:42.564Z] #84 73.67 checking for fgetxattr... yes [2022-07-13T20:45:42.657Z] #34 49.67 Updating files: 87% (1334/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-13T20:45:42.657Z] #34 50.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:45:42.705Z] #17 0.879 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:45:42.824Z] #84 73.87 checking for statx... yes [2022-07-13T20:45:42.962Z] #17 DONE 1.0s [2022-07-13T20:45:42.963Z] [2022-07-13T20:45:42.963Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:45:42.963Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:45:43.084Z] #84 74.07 checking for fgetpwent_r... yes [2022-07-13T20:45:43.226Z] #34 50.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:45:43.344Z] #84 74.31 checking for issetugid... no [2022-07-13T20:45:43.344Z] #84 74.48 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:45:43.344Z] #84 74.48 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:45:43.605Z] #84 74.48 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:45:43.866Z] #84 74.88 checking for yajl >= 2.0.0... yes [2022-07-13T20:45:43.866Z] #84 74.91 checking sys/capability.h usability... yes [2022-07-13T20:45:43.866Z] #84 75.10 checking sys/capability.h presence... yes [2022-07-13T20:45:43.899Z] #60 ... [2022-07-13T20:45:43.899Z] [2022-07-13T20:45:43.899Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:45:43.899Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604 [2022-07-13T20:45:43.899Z] #18 DONE 1.0s [2022-07-13T20:45:44.126Z] #84 75.18 checking for sys/capability.h... yes [2022-07-13T20:45:44.156Z] [2022-07-13T20:45:44.156Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:45:44.156Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:45:44.387Z] #84 75.18 checking for library containing cap_from_name... [2022-07-13T20:45:44.387Z] #84 ... [2022-07-13T20:45:44.387Z] [2022-07-13T20:45:44.387Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:45:44.387Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:45:44.387Z] #19 104.6 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-13T20:45:44.387Z] #19 104.6 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-13T20:45:44.387Z] #19 104.7 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-13T20:45:44.387Z] #19 104.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-13T20:45:44.387Z] #19 104.8 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-13T20:45:44.387Z] #19 106.9 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-13T20:45:44.387Z] #19 106.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:45:44.387Z] #19 106.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:45:44.387Z] #19 106.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:45:44.387Z] #19 107.0 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-13T20:45:44.387Z] #19 107.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-13T20:45:44.387Z] #19 107.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-13T20:45:44.387Z] #19 107.3 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-13T20:45:44.387Z] #19 107.3 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-13T20:45:44.387Z] #19 107.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-13T20:45:44.387Z] #19 107.4 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-13T20:45:44.387Z] #19 107.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-13T20:45:44.387Z] #19 107.4 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-13T20:45:44.387Z] #19 107.5 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-13T20:45:44.387Z] #19 109.2 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-13T20:45:44.387Z] #19 109.2 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-13T20:45:44.387Z] #19 109.3 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-13T20:45:44.387Z] #19 109.3 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-13T20:45:44.387Z] #19 109.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-13T20:45:44.387Z] #19 111.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-13T20:45:44.387Z] #19 111.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-13T20:45:44.387Z] #19 111.3 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-13T20:45:44.387Z] #19 111.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-13T20:45:44.387Z] #19 111.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-13T20:45:44.387Z] #19 111.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-13T20:45:44.387Z] #19 111.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-13T20:45:44.387Z] #19 111.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-13T20:45:44.387Z] #19 111.3 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-13T20:45:44.387Z] #19 111.4 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-13T20:45:44.387Z] #19 111.4 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-13T20:45:44.387Z] #19 113.3 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-13T20:45:44.387Z] #19 113.3 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-13T20:45:44.387Z] #19 113.3 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-13T20:45:44.388Z] #19 113.4 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-13T20:45:44.388Z] #19 113.4 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-13T20:45:44.388Z] #19 ... [2022-07-13T20:45:44.388Z] [2022-07-13T20:45:44.388Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:44.388Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:44.388Z] #84 75.18 checking for library containing cap_from_name... -lcap [2022-07-13T20:45:44.613Z] #34 ... [2022-07-13T20:45:44.613Z] [2022-07-13T20:45:44.613Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-13T20:45:44.613Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:45:44.613Z] #76 50.22 Selecting previously unselected package libtool. [2022-07-13T20:45:44.613Z] #76 50.23 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:45:44.613Z] #76 50.24 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:45:44.613Z] #76 50.49 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:45:44.614Z] #76 50.51 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:45:44.614Z] #76 50.53 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:45:44.614Z] #76 50.76 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:45:44.614Z] #76 50.76 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:45:44.614Z] #76 50.78 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:45:44.614Z] #76 50.87 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:45:44.614Z] #76 50.87 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:45:44.614Z] #76 50.88 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:45:44.614Z] #76 51.06 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:45:44.614Z] #76 51.09 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:45:44.614Z] #76 51.11 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:45:44.614Z] #76 51.13 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:45:44.614Z] #76 51.15 Setting up file (1:5.39-3) ... [2022-07-13T20:45:44.614Z] #76 51.17 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:45:44.614Z] #76 51.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:45:44.614Z] #76 51.20 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:45:44.614Z] #76 51.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:45:44.614Z] #76 51.25 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:45:44.614Z] #76 51.27 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:45:44.614Z] #76 51.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:45:44.614Z] #76 51.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:45:44.614Z] #76 51.34 Setting up patch (2.7.6-7) ... [2022-07-13T20:45:44.614Z] #76 51.38 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:45:44.614Z] #76 51.41 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:45:44.614Z] #76 51.42 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:45:44.614Z] #76 51.45 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:45:44.614Z] #76 51.46 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:45:44.614Z] #76 51.47 Setting up libtool (2.4.6-15) ... [2022-07-13T20:45:44.614Z] #76 51.48 Setting up m4 (1.4.18-5) ... [2022-07-13T20:45:44.614Z] #76 51.49 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:45:44.614Z] #76 51.51 Setting up autoconf (2.69-14) ... [2022-07-13T20:45:44.614Z] #76 51.53 Setting up build-essential (12.9) ... [2022-07-13T20:45:44.614Z] #76 51.55 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:45:44.614Z] #76 51.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:45:44.614Z] #76 51.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:44.614Z] #76 DONE 52.4s [2022-07-13T20:45:44.614Z] [2022-07-13T20:45:44.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 [2022-07-13T20:45:44.614Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:44.648Z] #84 75.63 checking for library containing dlopen... -ldl [2022-07-13T20:45:44.648Z] #84 75.90 checking seccomp.h usability... yes [2022-07-13T20:45:44.908Z] #84 76.03 checking seccomp.h presence... yes [2022-07-13T20:45:44.908Z] #84 76.09 checking for seccomp.h... yes [2022-07-13T20:45:45.087Z] #19 DONE 1.0s [2022-07-13T20:45:45.087Z] [2022-07-13T20:45:45.087Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:45:45.087Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe [2022-07-13T20:45:45.169Z] #84 76.10 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:45:45.295Z] #14 ... [2022-07-13T20:45:45.295Z] [2022-07-13T20:45:45.295Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:45.295Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:45:45.295Z] #77 25.42 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:45:45.429Z] #84 76.51 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:45:45.994Z] #77 ... [2022-07-13T20:45:45.994Z] [2022-07-13T20:45:45.994Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:45.994Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:45:45.994Z] #14 43.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:45:45.994Z] #14 45.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:45:45.994Z] #14 46.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-13T20:45:45.994Z] #14 46.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:45:45.994Z] #14 46.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:45:45.994Z] #14 46.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:45:45.994Z] #14 46.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:45:45.994Z] #14 46.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-13T20:45:45.994Z] #14 46.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:45:45.994Z] #14 46.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:45:45.994Z] #14 46.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:45:45.994Z] #14 46.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:45:45.994Z] #14 46.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:45:45.994Z] #14 46.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:45:45.994Z] #14 46.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:45:45.994Z] #14 46.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-13T20:45:45.994Z] #14 46.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:45:45.994Z] #14 46.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:45:45.994Z] #14 47.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:45:45.994Z] #14 47.90 Fetched 115 MB in 7s (15.4 MB/s) [2022-07-13T20:45:45.994Z] #14 48.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:45:45.994Z] #14 48.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:45:45.994Z] #14 48.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:45:45.994Z] #14 48.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:45:45.994Z] #14 50.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:45:45.994Z] #14 50.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:45:45.994Z] #14 50.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:45:45.994Z] #14 53.30 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:45:45.994Z] #14 53.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:45:45.994Z] #14 53.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:45:45.994Z] #14 53.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:45:45.994Z] #14 53.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:45:45.994Z] #14 53.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:45:45.994Z] #14 53.75 Selecting previously unselected package dmsetup. [2022-07-13T20:45:45.994Z] #14 53.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:45:45.994Z] #14 53.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:45:45.994Z] #14 53.95 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:45:45.994Z] #14 53.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:45:46.000Z] #84 76.75 checking systemd/sd-bus.h usability... yes [2022-07-13T20:45:46.000Z] #84 76.99 checking systemd/sd-bus.h presence... yes [2022-07-13T20:45:46.000Z] #84 77.11 checking for systemd/sd-bus.h... yes [2022-07-13T20:45:46.017Z] #20 DONE 1.1s [2022-07-13T20:45:46.017Z] [2022-07-13T20:45:46.017Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:45:46.017Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:45:46.017Z] #34 ... [2022-07-13T20:45:46.017Z] [2022-07-13T20:45:46.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 [2022-07-13T20:45:46.017Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:45:46.254Z] #14 53.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:45:46.254Z] #14 ... [2022-07-13T20:45:46.254Z] [2022-07-13T20:45:46.254Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:46.254Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:45:46.254Z] #42 51.06 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:45:46.254Z] #42 51.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:45:46.254Z] #42 51.06 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:45:46.254Z] #42 51.62 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:45:46.254Z] #42 51.63 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:45:46.254Z] #42 51.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:45:46.254Z] #42 52.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:45:46.254Z] #42 52.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:45:46.254Z] #42 52.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:45:46.254Z] #42 52.54 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:45:46.254Z] #42 52.55 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:45:46.254Z] #42 52.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:45:46.254Z] #42 52.78 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:45:46.254Z] #42 52.81 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:45:46.254Z] #42 52.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:45:46.254Z] #42 52.96 Selecting previously unselected package cmake. [2022-07-13T20:45:46.254Z] #42 52.96 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:45:46.254Z] #42 52.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:45:46.570Z] #84 77.11 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:45:46.570Z] #84 77.59 checking for sd_notify_barrier... yes [2022-07-13T20:45:46.570Z] #84 77.82 checking linux/bpf.h usability... yes [2022-07-13T20:45:46.831Z] #84 77.94 checking linux/bpf.h presence... yes [2022-07-13T20:45:46.831Z] #84 77.96 checking for linux/bpf.h... yes [2022-07-13T20:45:46.831Z] #84 77.97 checking compilation for eBPF... yes [2022-07-13T20:45:46.831Z] #84 78.09 checking for criu >= 3.15... no [2022-07-13T20:45:46.831Z] #84 78.11 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:45:46.831Z] #84 78.11 checking for criu > 3.16... no [2022-07-13T20:45:46.831Z] #84 78.12 configure: CRIU version doesn't support join-ns API [2022-07-13T20:45:46.831Z] #84 78.12 checking for criu > 3.16.1... no [2022-07-13T20:45:46.831Z] #84 78.13 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:45:46.831Z] #84 78.13 checking for new mount API (fsconfig)... yes [2022-07-13T20:45:47.091Z] #84 78.19 checking for seccomp notify API... yes [2022-07-13T20:45:47.091Z] #84 78.25 checking for gperf... no [2022-07-13T20:45:47.091Z] #84 78.25 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:45:47.091Z] #84 78.25 checking for library containing argp_parse... none required [2022-07-13T20:45:47.354Z] #84 78.45 checking that generated files are newer than configure... done [2022-07-13T20:45:47.354Z] #84 78.45 configure: creating ./config.status [2022-07-13T20:45:47.387Z] #21 1.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:45:47.387Z] #21 1.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:45:47.387Z] #21 1.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:45:47.615Z] #84 ... [2022-07-13T20:45:47.615Z] [2022-07-13T20:45:47.615Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:45:47.615Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:45:47.615Z] #41 DONE 126.3s [2022-07-13T20:45:47.615Z] [2022-07-13T20:45:47.615Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:45:47.615Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:45:47.615Z] #43 125.9 Delve is a source level debugger for Go programs. [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:45:47.615Z] #43 125.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 Usage: [2022-07-13T20:45:47.615Z] #43 125.9 dlv [command] [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 Available Commands: [2022-07-13T20:45:47.615Z] #43 125.9 attach Attach to running process and begin debugging. [2022-07-13T20:45:47.615Z] #43 125.9 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:45:47.615Z] #43 125.9 core Examine a core dump. [2022-07-13T20:45:47.615Z] #43 125.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:45:47.615Z] #43 125.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:45:47.615Z] #43 125.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:45:47.615Z] #43 125.9 help Help about any command [2022-07-13T20:45:47.615Z] #43 125.9 run Deprecated command. Use 'debug' instead. [2022-07-13T20:45:47.615Z] #43 125.9 test Compile test binary and begin debugging program. [2022-07-13T20:45:47.615Z] #43 125.9 trace Compile and begin tracing program. [2022-07-13T20:45:47.615Z] #43 125.9 version Prints version. [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 Flags: [2022-07-13T20:45:47.615Z] #43 125.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:45:47.615Z] #43 125.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:45:47.615Z] #43 125.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-13T20:45:47.615Z] #43 125.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:45:47.615Z] #43 125.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:45:47.615Z] #43 125.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-13T20:45:47.615Z] #43 125.9 --disable-aslr Disables address space randomization [2022-07-13T20:45:47.615Z] #43 125.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:45:47.615Z] #43 125.9 -h, --help help for dlv [2022-07-13T20:45:47.615Z] #43 125.9 --init string Init file, executed by the terminal client. [2022-07-13T20:45:47.615Z] #43 125.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:45:47.615Z] #43 125.9 --log Enable debugging server logging. [2022-07-13T20:45:47.615Z] #43 125.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:45:47.615Z] #43 125.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:45:47.615Z] #43 125.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:45:47.615Z] #43 125.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:45:47.615Z] #43 125.9 --wd string Working directory for running the program. [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 Additional help topics: [2022-07-13T20:45:47.615Z] #43 125.9 dlv backend Help about the --backend flag. [2022-07-13T20:45:47.615Z] #43 125.9 dlv log Help about logging flags. [2022-07-13T20:45:47.615Z] #43 125.9 dlv redirect Help about file redirection. [2022-07-13T20:45:47.615Z] #43 125.9 [2022-07-13T20:45:47.615Z] #43 125.9 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:45:47.615Z] #43 DONE 126.3s [2022-07-13T20:45:47.877Z] [2022-07-13T20:45:47.877Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:45:47.877Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:45:47.877Z] #19 115.4 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-13T20:45:47.877Z] #19 115.4 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-13T20:45:47.877Z] #19 115.4 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-13T20:45:47.877Z] #19 115.5 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-13T20:45:47.877Z] #19 115.5 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-13T20:45:47.877Z] #19 115.5 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-13T20:45:47.877Z] #19 115.5 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-13T20:45:47.877Z] #19 115.5 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-13T20:45:47.877Z] #19 115.6 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-13T20:45:47.877Z] #19 115.6 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-13T20:45:47.877Z] #19 115.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-13T20:45:47.877Z] #19 115.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-13T20:45:47.877Z] #19 115.7 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-13T20:45:47.877Z] #19 115.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-13T20:45:47.877Z] #19 115.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-13T20:45:47.877Z] #19 117.8 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-13T20:45:47.877Z] #19 117.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-13T20:45:47.877Z] #19 117.9 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-13T20:45:47.877Z] #19 118.0 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-13T20:45:47.877Z] #19 118.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-13T20:45:47.951Z] #21 2.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:45:48.251Z] #42 ... [2022-07-13T20:45:48.251Z] [2022-07-13T20:45:48.251Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:45:48.251Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:45:48.251Z] #51 48.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:45:48.251Z] #51 48.10 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:45:48.251Z] #51 52.75 Setting up criu (3.17-1) ... [2022-07-13T20:45:48.251Z] #51 54.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:48.251Z] #51 DONE 55.6s [2022-07-13T20:45:48.251Z] [2022-07-13T20:45:48.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 [2022-07-13T20:45:48.251Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:48.251Z] #77 2.745 Cloning into '/tmp/crun-build'... [2022-07-13T20:45:48.888Z] #21 ... [2022-07-13T20:45:48.888Z] [2022-07-13T20:45:48.888Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:45:48.888Z] #67 sha256:2696c1866c1ad33abba6c6df0d6cde69b059f82d290ffaf76d4cb7a30cb1f5e4 [2022-07-13T20:45:48.888Z] #67 151.3 rootlesskit version 1.0.0 [2022-07-13T20:45:48.888Z] #67 151.3 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:45:48.888Z] #67 151.3 -container-ip string [2022-07-13T20:45:48.888Z] #67 151.3 container ip [2022-07-13T20:45:48.888Z] #67 151.3 -container-port int [2022-07-13T20:45:48.888Z] #67 151.3 container port (default -1) [2022-07-13T20:45:48.888Z] #67 151.3 -host-ip string [2022-07-13T20:45:48.888Z] #67 151.3 host ip [2022-07-13T20:45:48.888Z] #67 151.3 -host-port int [2022-07-13T20:45:48.888Z] #67 151.3 host port (default -1) [2022-07-13T20:45:48.888Z] #67 151.3 -proto string [2022-07-13T20:45:48.888Z] #67 151.3 proxy protocol (default "tcp") [2022-07-13T20:45:48.888Z] #67 DONE 151.5s [2022-07-13T20:45:48.888Z] [2022-07-13T20:45:48.888Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:45:48.888Z] #68 sha256:ab8ad7fa01ec323df50380167f41ed8ac4183da4a9b8e1a99cd49cc231d84dca [2022-07-13T20:45:48.888Z] #68 DONE 0.1s [2022-07-13T20:45:48.888Z] [2022-07-13T20:45:48.888Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:45:48.888Z] #69 sha256:69514270ea20808b5f0f6b0217652bd8162f6d37e4a456469375a4c8c47e8fa4 [2022-07-13T20:45:49.146Z] #69 DONE 0.1s [2022-07-13T20:45:49.146Z] [2022-07-13T20:45:49.146Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:45:49.146Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:45:49.146Z] #21 3.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:45:49.790Z] #19 120.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-13T20:45:49.790Z] #19 120.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-13T20:45:49.790Z] #19 120.2 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-13T20:45:49.790Z] #19 120.2 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-13T20:45:49.790Z] #19 120.2 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-13T20:45:49.790Z] #19 120.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-13T20:45:49.790Z] #19 120.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-13T20:45:49.790Z] #19 120.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-13T20:45:50.053Z] #19 120.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-13T20:45:50.053Z] #19 120.3 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-13T20:45:50.053Z] #19 120.3 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-13T20:45:50.053Z] #19 120.4 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-13T20:45:50.588Z] #77 ... [2022-07-13T20:45:50.588Z] [2022-07-13T20:45:50.588Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:45:50.588Z] #64 sha256:bc28545ef2981c9361d4eeddff769995498692e31812988fe91f16f83582b798 [2022-07-13T20:45:50.588Z] #64 40.05 Updating files: 51% (2485/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-13T20:45:50.588Z] #64 41.23 + cd /tmp/tmp.1t9QxRtZ86/src/github.com/containerd/containerd [2022-07-13T20:45:50.588Z] #64 41.23 + git checkout -q v1.6.6 [2022-07-13T20:45:50.588Z] #64 42.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:45:50.588Z] #64 42.64 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:45:50.588Z] #64 42.64 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:45:50.589Z] #64 42.65 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:45:50.589Z] #64 42.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:45:50.589Z] #64 42.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:45:50.589Z] #64 42.65 + '[' '' = dynamic ']' [2022-07-13T20:45:50.589Z] #64 42.65 + make [2022-07-13T20:45:50.853Z] #77 ... [2022-07-13T20:45:50.853Z] [2022-07-13T20:45:50.853Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:45:50.853Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:45:50.853Z] #42 57.84 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:45:50.853Z] #42 57.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:50.853Z] #42 57.85 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:45:50.853Z] #42 57.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:45:50.853Z] #42 57.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:45:50.853Z] #42 57.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:45:50.853Z] #42 57.95 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:45:50.853Z] #42 57.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:45:50.853Z] #42 58.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:45:50.853Z] #42 58.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:45:50.853Z] #42 58.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:45:50.853Z] #42 DONE 58.7s [2022-07-13T20:45:51.112Z] [2022-07-13T20:45:51.112Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:45:51.113Z] #43 sha256:e5327daf7da48cd3e593ad7dfdb81abef22548c3c4c6220185ca4649ece68f80 [2022-07-13T20:45:51.113Z] #43 DONE 0.4s [2022-07-13T20:45:51.113Z] [2022-07-13T20:45:51.113Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:45:51.113Z] #64 sha256:2e5bb67e154517248a52c00a42482529f04c2be8a9e237caa32129a5c4834d9f [2022-07-13T20:45:51.113Z] #64 6.723 + RM_GOPATH=0 [2022-07-13T20:45:51.113Z] #64 6.723 + TMP_GOPATH= [2022-07-13T20:45:51.113Z] #64 6.723 + : /build [2022-07-13T20:45:51.113Z] #64 6.723 + '[' -z '' ']' [2022-07-13T20:45:51.113Z] #64 6.723 ++ mktemp -d [2022-07-13T20:45:51.113Z] #64 6.723 + export GOPATH=/tmp/tmp.voBi8Zd7vc [2022-07-13T20:45:51.113Z] #64 6.723 + GOPATH=/tmp/tmp.voBi8Zd7vc [2022-07-13T20:45:51.113Z] #64 6.723 + RM_GOPATH=1 [2022-07-13T20:45:51.113Z] #64 6.723 + case "$(go env GOARCH)" in [2022-07-13T20:45:51.113Z] #64 6.723 ++ go env GOARCH [2022-07-13T20:45:51.113Z] #64 6.757 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:51.113Z] #64 6.757 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:51.113Z] #64 6.757 ++ dirname /install.sh [2022-07-13T20:45:51.113Z] #64 6.757 + dir=/ [2022-07-13T20:45:51.113Z] #64 6.757 + bin=containerd [2022-07-13T20:45:51.113Z] #64 6.757 + shift [2022-07-13T20:45:51.113Z] #64 6.757 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:45:51.113Z] #64 6.757 + . //containerd.installer [2022-07-13T20:45:51.113Z] #64 6.757 ++ set -e [2022-07-13T20:45:51.113Z] #64 6.757 ++ : v1.6.6 [2022-07-13T20:45:51.113Z] #64 6.757 + install_containerd [2022-07-13T20:45:51.113Z] #64 6.757 + echo 'Install containerd version v1.6.6' [2022-07-13T20:45:51.113Z] #64 6.757 + git clone https://github.com/containerd/containerd.git /tmp/tmp.voBi8Zd7vc/src/github.com/containerd/containerd [2022-07-13T20:45:51.113Z] #64 6.757 Install containerd version v1.6.6 [2022-07-13T20:45:51.113Z] #64 6.785 Cloning into '/tmp/tmp.voBi8Zd7vc/src/github.com/containerd/containerd'... [2022-07-13T20:45:51.372Z] #64 ... [2022-07-13T20:45:51.372Z] [2022-07-13T20:45:51.372Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:45:51.372Z] #44 sha256:aacd70d9830a01fdeeee91992e6e67e424b46d19f342f8d5d724c5a0eb35a961 [2022-07-13T20:45:51.437Z] #19 121.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-13T20:45:51.437Z] #19 121.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-13T20:45:51.437Z] #19 121.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-13T20:45:51.437Z] #19 121.8 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-13T20:45:51.437Z] #19 121.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-13T20:45:51.665Z] #21 5.254 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:45:51.972Z] #64 44.52 + bin/ctr [2022-07-13T20:45:52.009Z] #19 ... [2022-07-13T20:45:52.009Z] [2022-07-13T20:45:52.009Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:52.009Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:52.009Z] #84 80.75 config.status: creating Makefile [2022-07-13T20:45:52.009Z] #84 80.87 config.status: creating rpm/crun.spec [2022-07-13T20:45:52.009Z] #84 80.96 config.status: creating config.h [2022-07-13T20:45:52.009Z] #84 80.99 config.status: executing libtool commands [2022-07-13T20:45:52.009Z] #84 81.03 config.status: executing depfiles commands [2022-07-13T20:45:52.009Z] #84 82.04 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:45:52.009Z] #84 82.06 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:45:52.009Z] #84 82.25 checking for gcc... gcc [2022-07-13T20:45:52.009Z] #84 82.30 checking whether the C compiler works... yes [2022-07-13T20:45:52.009Z] #84 82.40 checking for C compiler default output file name... a.out [2022-07-13T20:45:52.009Z] #84 82.41 checking for suffix of executables... [2022-07-13T20:45:52.009Z] #84 82.52 checking whether we are cross compiling... no [2022-07-13T20:45:52.009Z] #84 82.66 checking for suffix of object files... o [2022-07-13T20:45:52.009Z] #84 82.71 checking whether we are using the GNU C compiler... yes [2022-07-13T20:45:52.009Z] #84 82.78 checking whether gcc accepts -g... yes [2022-07-13T20:45:52.009Z] #84 82.87 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:45:52.009Z] #84 82.99 checking whether gcc understands -c and -o together... yes [2022-07-13T20:45:52.009Z] #84 83.14 checking how to run the C preprocessor... gcc -E [2022-07-13T20:45:52.009Z] #84 83.33 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:45:52.271Z] #84 83.34 checking for egrep... /bin/grep -E [2022-07-13T20:45:52.531Z] #84 83.36 checking for ANSI C header files... yes [2022-07-13T20:45:52.531Z] #84 83.66 checking for sys/types.h... yes [2022-07-13T20:45:52.531Z] #84 83.72 checking for sys/stat.h... yes [2022-07-13T20:45:52.531Z] #84 83.80 checking for stdlib.h... yes [2022-07-13T20:45:52.792Z] #84 83.92 checking for string.h... yes [2022-07-13T20:45:52.792Z] #84 84.00 checking for memory.h... yes [2022-07-13T20:45:52.792Z] #84 84.09 checking for strings.h... yes [2022-07-13T20:45:53.051Z] #84 84.21 checking for inttypes.h... yes [2022-07-13T20:45:53.051Z] #84 84.31 checking for stdint.h... yes [2022-07-13T20:45:53.311Z] #84 84.44 checking for unistd.h... yes [2022-07-13T20:45:53.311Z] #84 84.54 checking minix/config.h usability... no [2022-07-13T20:45:53.311Z] #84 84.59 checking minix/config.h presence... no [2022-07-13T20:45:53.575Z] #84 84.64 checking for minix/config.h... no [2022-07-13T20:45:53.575Z] #84 84.65 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:45:53.837Z] #84 84.80 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:45:53.837Z] #84 84.95 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:45:53.837Z] #84 84.95 checking how to print strings... printf [2022-07-13T20:45:53.837Z] #84 84.96 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:45:53.837Z] #84 84.97 checking for fgrep... /bin/grep -F [2022-07-13T20:45:53.837Z] #84 84.98 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:45:53.837Z] #84 85.00 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:45:53.837Z] #84 85.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:45:53.837Z] #84 85.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:45:53.837Z] #84 85.08 checking whether ln -s works... yes [2022-07-13T20:45:53.837Z] #84 85.09 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:45:53.837Z] #84 85.10 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:45:53.837Z] #84 85.10 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:45:53.837Z] #84 85.10 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:45:53.837Z] #84 85.11 checking for objdump... objdump [2022-07-13T20:45:53.837Z] #84 85.11 checking how to recognize dependent libraries... pass_all [2022-07-13T20:45:53.837Z] #84 85.11 checking for dlltool... no [2022-07-13T20:45:53.837Z] #84 85.11 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:45:53.837Z] #84 85.11 checking for ar... ar [2022-07-13T20:45:53.837Z] #84 85.11 checking for archiver @FILE support... @ [2022-07-13T20:45:54.097Z] #84 85.19 checking for strip... strip [2022-07-13T20:45:54.097Z] #84 85.19 checking for ranlib... ranlib [2022-07-13T20:45:54.097Z] #84 85.19 checking for gawk... no [2022-07-13T20:45:54.097Z] #84 85.19 checking for mawk... mawk [2022-07-13T20:45:54.097Z] #84 85.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:45:54.188Z] #21 ... [2022-07-13T20:45:54.188Z] [2022-07-13T20:45:54.188Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:45:54.188Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:45:54.188Z] #60 14.68 + cd /tmp/tmp.uhy0SzJCJK/src/github.com/opencontainers/runc [2022-07-13T20:45:54.188Z] #60 14.68 + git checkout -q v1.1.2 [2022-07-13T20:45:54.357Z] #84 85.40 checking for sysroot... no [2022-07-13T20:45:54.357Z] #84 85.40 checking for a working dd... /bin/dd [2022-07-13T20:45:54.357Z] #84 85.41 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:45:54.357Z] #84 85.46 checking for mt... no [2022-07-13T20:45:54.357Z] #84 85.46 checking if : is a manifest tool... no [2022-07-13T20:45:54.357Z] #84 85.47 checking for dlfcn.h... yes [2022-07-13T20:45:54.357Z] #84 85.56 checking for objdir... .libs [2022-07-13T20:45:54.618Z] #84 85.78 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:45:54.618Z] #84 85.84 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:45:54.618Z] #84 85.85 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:45:54.672Z] #44 3.575 + RM_GOPATH=0 [2022-07-13T20:45:54.672Z] #44 3.575 + TMP_GOPATH= [2022-07-13T20:45:54.672Z] #44 3.575 + : /build [2022-07-13T20:45:54.672Z] #44 3.575 + '[' -z '' ']' [2022-07-13T20:45:54.751Z] #60 15.02 + '[' -z '' ']' [2022-07-13T20:45:54.751Z] #60 15.02 + target=static [2022-07-13T20:45:54.751Z] #60 15.02 + make BUILDTAGS=seccomp static [2022-07-13T20:45:54.878Z] #84 85.90 checking if gcc static flag -static works... yes [2022-07-13T20:45:54.933Z] #44 3.576 ++ mktemp -d [2022-07-13T20:45:54.933Z] #44 3.596 + export GOPATH=/tmp/tmp.o1FxNi2Sax [2022-07-13T20:45:54.933Z] #44 3.596 + GOPATH=/tmp/tmp.o1FxNi2Sax [2022-07-13T20:45:54.933Z] #44 3.596 + RM_GOPATH=1 [2022-07-13T20:45:54.933Z] #44 3.597 + case "$(go env GOARCH)" in [2022-07-13T20:45:54.933Z] #44 3.597 ++ go env GOARCH [2022-07-13T20:45:54.933Z] #44 3.601 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:54.933Z] #44 3.601 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:45:54.933Z] #44 3.601 ++ dirname /install.sh [2022-07-13T20:45:54.933Z] #44 3.609 + dir=/ [2022-07-13T20:45:54.933Z] #44 3.609 + bin=tini [2022-07-13T20:45:54.933Z] #44 3.609 + shift [2022-07-13T20:45:54.933Z] #44 3.609 + '[' '!' -f //tini.installer ']' [2022-07-13T20:45:54.933Z] #44 3.609 + . //tini.installer [2022-07-13T20:45:54.933Z] #44 3.609 ++ : v0.19.0 [2022-07-13T20:45:54.933Z] #44 3.609 + install_tini [2022-07-13T20:45:54.933Z] #44 3.609 + echo 'Install tini version v0.19.0' [2022-07-13T20:45:54.933Z] #44 3.609 + git clone https://github.com/krallin/tini.git /tmp/tmp.o1FxNi2Sax/tini [2022-07-13T20:45:54.933Z] #44 3.609 Install tini version v0.19.0 [2022-07-13T20:45:54.933Z] #44 3.620 Cloning into '/tmp/tmp.o1FxNi2Sax/tini'... [2022-07-13T20:45:55.008Z] #60 15.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-13T20:45:55.138Z] #84 86.11 checking if gcc supports -c -o file.o... yes [2022-07-13T20:45:55.138Z] #84 86.21 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:45:55.138Z] #84 86.21 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:45:55.138Z] #84 86.24 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:45:55.138Z] #84 86.37 checking how to hardcode library paths into programs... immediate [2022-07-13T20:45:55.138Z] #84 86.37 checking whether stripping libraries is possible... yes [2022-07-13T20:45:55.138Z] #84 86.37 checking if libtool supports shared libraries... yes [2022-07-13T20:45:55.138Z] #84 86.37 checking whether to build shared libraries... no [2022-07-13T20:45:55.138Z] #84 86.38 checking whether to build static libraries... yes [2022-07-13T20:45:55.138Z] #84 86.38 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:45:55.138Z] #84 86.41 checking whether build environment is sane... yes [2022-07-13T20:45:55.138Z] #84 86.44 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:45:55.138Z] #84 86.44 checking whether make sets $(MAKE)... yes [2022-07-13T20:45:55.399Z] #84 86.47 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:45:55.399Z] #84 86.49 checking whether make supports nested variables... yes [2022-07-13T20:45:55.399Z] #84 86.52 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:45:55.399Z] #84 86.52 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:45:55.399Z] #84 86.52 checking how to create a ustar tar archive... gnutar [2022-07-13T20:45:55.399Z] #84 86.56 checking dependency style of gcc... gcc3 [2022-07-13T20:45:55.399Z] #84 86.67 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:45:55.399Z] #84 86.67 checking whether make supports nested variables... (cached) yes [2022-07-13T20:45:55.399Z] #84 86.68 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:45:55.399Z] #84 86.68 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:45:55.399Z] #84 86.68 checking for yajl >= 2.1.0... yes [2022-07-13T20:45:55.399Z] #84 86.70 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:45:55.399Z] #84 86.70 checking for gcc... (cached) gcc [2022-07-13T20:45:55.399Z] #84 86.76 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:45:55.399Z] #84 86.76 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:45:55.399Z] #84 86.77 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:45:55.659Z] #84 86.77 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:45:55.659Z] #84 86.77 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:45:55.659Z] #84 86.83 checking for python3... /usr/bin/python3 [2022-07-13T20:45:55.659Z] #84 86.83 checking for python3 version... 3.9 [2022-07-13T20:45:55.659Z] #84 86.86 checking for python3 platform... linux [2022-07-13T20:45:55.659Z] #84 86.89 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:45:55.873Z] #44 4.485 + cd /tmp/tmp.o1FxNi2Sax/tini [2022-07-13T20:45:55.873Z] #44 4.486 + git checkout -q v0.19.0 [2022-07-13T20:45:55.873Z] #44 4.498 + cmake . [2022-07-13T20:45:55.920Z] #84 86.97 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:45:56.176Z] #64 ... [2022-07-13T20:45:56.176Z] [2022-07-13T20:45:56.176Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:45:56.176Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:45:56.176Z] #14 73.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:45:56.176Z] #14 73.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:45:56.176Z] #14 73.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:45:56.176Z] #14 78.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:45:56.176Z] #14 78.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:45:56.176Z] #14 78.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:45:56.176Z] #14 ... [2022-07-13T20:45:56.176Z] [2022-07-13T20:45:56.176Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:56.176Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:45:56.176Z] #77 34.77 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:45:56.176Z] #77 34.77 libtoolize: copying file './ltmain.sh' [2022-07-13T20:45:56.176Z] #77 35.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:45:56.176Z] #77 35.53 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:45:56.176Z] #77 35.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:45:56.180Z] #84 87.16 checking that generated files are newer than configure... done [2022-07-13T20:45:56.180Z] #84 87.43 configure: creating ./config.status [2022-07-13T20:45:56.444Z] #44 5.123 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:45:56.704Z] #44 5.254 -- Detecting C compiler ABI info [2022-07-13T20:45:56.964Z] #44 5.830 -- Detecting C compiler ABI info - done [2022-07-13T20:45:57.227Z] #44 5.952 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:45:57.227Z] #44 5.956 -- Detecting C compile features [2022-07-13T20:45:57.227Z] #44 5.965 -- Detecting C compile features - done [2022-07-13T20:45:57.227Z] #44 6.009 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:45:57.488Z] #44 6.225 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:45:57.488Z] #44 6.323 -- Configuring done [2022-07-13T20:45:57.488Z] #44 6.361 -- Generating done [2022-07-13T20:45:57.562Z] #84 88.53 config.status: creating Makefile [2022-07-13T20:45:57.562Z] #84 88.58 config.status: creating config.h [2022-07-13T20:45:57.562Z] #84 88.59 config.status: executing libtool commands [2022-07-13T20:45:57.562Z] #84 88.62 config.status: executing depfiles commands [2022-07-13T20:45:57.748Z] #44 6.363 -- Build files have been written to: /tmp/tmp.o1FxNi2Sax/tini [2022-07-13T20:45:57.748Z] #44 6.377 + make tini-static [2022-07-13T20:45:57.823Z] #84 89.02 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:45:57.823Z] #84 89.03 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:45:58.008Z] #44 6.845 Scanning dependencies of target tini-static [2022-07-13T20:45:58.008Z] #44 6.932 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:45:58.088Z] #84 89.21 checking for gcc... gcc [2022-07-13T20:45:58.088Z] #84 89.27 checking whether the C compiler works... yes [2022-07-13T20:45:58.350Z] #84 89.37 checking for C compiler default output file name... a.out [2022-07-13T20:45:58.350Z] #84 89.38 checking for suffix of executables... [2022-07-13T20:45:58.350Z] #84 89.44 checking whether we are cross compiling... no [2022-07-13T20:45:58.350Z] #84 89.55 checking for suffix of object files... o [2022-07-13T20:45:58.610Z] #84 89.61 checking whether we are using the GNU C compiler... yes [2022-07-13T20:45:58.610Z] #84 89.70 checking whether gcc accepts -g... yes [2022-07-13T20:45:58.610Z] #84 89.78 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:45:58.871Z] #84 89.86 checking whether gcc understands -c and -o together... yes [2022-07-13T20:45:58.871Z] #84 89.93 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:45:58.871Z] #84 89.96 checking whether build environment is sane... yes [2022-07-13T20:45:58.871Z] #84 89.98 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:45:58.871Z] #84 89.98 checking for gawk... no [2022-07-13T20:45:58.871Z] #84 89.99 checking for mawk... mawk [2022-07-13T20:45:58.871Z] #84 89.99 checking whether make sets $(MAKE)... yes [2022-07-13T20:45:58.871Z] #84 90.02 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:45:58.871Z] #84 90.04 checking whether make supports nested variables... yes [2022-07-13T20:45:58.871Z] #84 90.06 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:45:58.871Z] #84 90.06 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:45:58.871Z] #84 90.06 checking how to create a ustar tar archive... gnutar [2022-07-13T20:45:58.871Z] #84 90.09 checking dependency style of gcc... gcc3 [2022-07-13T20:45:58.948Z] #44 ... [2022-07-13T20:45:58.948Z] [2022-07-13T20:45:58.948Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:45:58.948Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:45:58.948Z] #53 66.90 gotestsum version dev [2022-07-13T20:45:59.133Z] #84 90.19 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:45:59.133Z] #84 90.19 checking whether make supports nested variables... (cached) yes [2022-07-13T20:45:59.133Z] #84 90.23 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:45:59.133Z] #84 90.36 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:45:59.133Z] #84 90.36 checking how to print strings... printf [2022-07-13T20:45:59.133Z] #84 90.37 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:45:59.133Z] #84 90.39 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:45:59.133Z] #84 90.39 checking for egrep... /bin/grep -E [2022-07-13T20:45:59.133Z] #84 90.40 checking for fgrep... /bin/grep -F [2022-07-13T20:45:59.133Z] #84 90.40 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:45:59.133Z] #84 90.42 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:45:59.133Z] #84 90.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:45:59.133Z] #84 90.43 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:45:59.208Z] #53 DONE 67.2s [2022-07-13T20:45:59.208Z] [2022-07-13T20:45:59.208Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:45:59.208Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:45:59.208Z] #77 9.408 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:45:59.208Z] #77 9.431 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:45:59.208Z] #77 10.64 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:45:59.208Z] #77 10.67 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:45:59.208Z] #77 10.67 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:45:59.208Z] #77 10.67 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:45:59.208Z] #77 10.68 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:45:59.208Z] #77 12.78 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:45:59.394Z] #84 90.50 checking whether ln -s works... yes [2022-07-13T20:45:59.394Z] #84 90.50 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:45:59.394Z] #84 90.52 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:45:59.394Z] #84 90.52 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:45:59.394Z] #84 90.52 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:45:59.394Z] #84 90.52 checking for objdump... objdump [2022-07-13T20:45:59.394Z] #84 90.52 checking how to recognize dependent libraries... pass_all [2022-07-13T20:45:59.394Z] #84 90.52 checking for dlltool... no [2022-07-13T20:45:59.394Z] #84 90.52 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:45:59.394Z] #84 90.52 checking for ar... ar [2022-07-13T20:45:59.394Z] #84 90.53 checking for archiver @FILE support... @ [2022-07-13T20:45:59.394Z] #84 90.63 checking for strip... strip [2022-07-13T20:45:59.394Z] #84 90.63 checking for ranlib... ranlib [2022-07-13T20:45:59.468Z] #77 14.91 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:45:59.654Z] #84 90.63 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:45:59.654Z] #84 90.84 checking for sysroot... no [2022-07-13T20:45:59.654Z] #84 90.84 checking for a working dd... /bin/dd [2022-07-13T20:45:59.654Z] #84 90.85 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:45:59.654Z] #84 90.91 checking for mt... no [2022-07-13T20:45:59.654Z] #84 90.91 checking if : is a manifest tool... no [2022-07-13T20:45:59.654Z] #84 90.92 checking how to run the C preprocessor... gcc -E [2022-07-13T20:45:59.731Z] #77 ... [2022-07-13T20:45:59.731Z] [2022-07-13T20:45:59.731Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:45:59.731Z] #44 sha256:aacd70d9830a01fdeeee91992e6e67e424b46d19f342f8d5d724c5a0eb35a961 [2022-07-13T20:45:59.731Z] #44 8.514 [100%] Linking C executable tini-static [2022-07-13T20:46:00.174Z] #84 91.08 checking for ANSI C header files... yes [2022-07-13T20:46:00.263Z] #60 ... [2022-07-13T20:46:00.263Z] [2022-07-13T20:46:00.263Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:00.263Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:00.263Z] #77 98.23 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:46:00.263Z] #77 98.25 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:46:00.263Z] #77 98.26 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:46:00.263Z] #77 98.26 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:46:00.263Z] #77 98.27 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:46:00.263Z] #77 98.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:46:00.263Z] #77 98.49 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:46:00.263Z] #77 99.85 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:46:00.263Z] #77 100.2 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:46:00.263Z] #77 100.2 checking how to print strings... printf [2022-07-13T20:46:00.263Z] #77 100.2 checking for gcc... gcc [2022-07-13T20:46:00.263Z] #77 100.3 checking whether the C compiler works... yes [2022-07-13T20:46:00.263Z] #77 100.5 checking for C compiler default output file name... a.out [2022-07-13T20:46:00.263Z] #77 100.5 checking for suffix of executables... [2022-07-13T20:46:00.263Z] #77 100.8 checking whether we are cross compiling... no [2022-07-13T20:46:00.263Z] #77 101.0 checking for suffix of object files... o [2022-07-13T20:46:00.263Z] #77 101.1 checking whether we are using the GNU C compiler... yes [2022-07-13T20:46:00.263Z] #77 101.2 checking whether gcc accepts -g... yes [2022-07-13T20:46:00.263Z] #77 101.4 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:46:00.263Z] #77 101.6 checking whether gcc understands -c and -o together... yes [2022-07-13T20:46:00.263Z] #77 101.9 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:46:00.263Z] #77 101.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:46:00.263Z] #77 101.9 checking for egrep... /bin/grep -E [2022-07-13T20:46:00.263Z] #77 101.9 checking for fgrep... /bin/grep -F [2022-07-13T20:46:00.263Z] #77 101.9 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:46:00.263Z] #77 102.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:46:00.263Z] #77 102.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:46:00.263Z] #77 102.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:46:00.263Z] #77 102.1 checking whether ln -s works... yes [2022-07-13T20:46:00.263Z] #77 102.1 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:46:00.263Z] #77 102.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:46:00.263Z] #77 102.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:46:00.263Z] #77 102.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:46:00.263Z] #77 102.1 checking for objdump... objdump [2022-07-13T20:46:00.263Z] #77 102.1 checking how to recognize dependent libraries... pass_all [2022-07-13T20:46:00.263Z] #77 102.1 checking for dlltool... no [2022-07-13T20:46:00.263Z] #77 102.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:46:00.263Z] #77 102.1 checking for ar... ar [2022-07-13T20:46:00.263Z] #77 102.1 checking for archiver @FILE support... @ [2022-07-13T20:46:00.263Z] #77 102.3 checking for strip... strip [2022-07-13T20:46:00.263Z] #77 102.3 checking for ranlib... ranlib [2022-07-13T20:46:00.263Z] #77 102.3 checking for gawk... no [2022-07-13T20:46:00.263Z] #77 102.3 checking for mawk... mawk [2022-07-13T20:46:00.263Z] #77 102.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:46:00.263Z] #77 102.6 checking for sysroot... no [2022-07-13T20:46:00.263Z] #77 102.6 checking for a working dd... /bin/dd [2022-07-13T20:46:00.263Z] #77 102.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:46:00.263Z] #77 102.7 checking for mt... no [2022-07-13T20:46:00.263Z] #77 102.7 checking if : is a manifest tool... no [2022-07-13T20:46:00.263Z] #77 102.7 checking how to run the C preprocessor... gcc -E [2022-07-13T20:46:00.263Z] #77 102.9 checking for ANSI C header files... yes [2022-07-13T20:46:00.263Z] #77 103.6 checking for sys/types.h... yes [2022-07-13T20:46:00.263Z] #77 103.8 checking for sys/stat.h... yes [2022-07-13T20:46:00.263Z] #77 104.0 checking for stdlib.h... yes [2022-07-13T20:46:00.263Z] #77 104.2 checking for string.h... yes [2022-07-13T20:46:00.263Z] #77 104.4 checking for memory.h... yes [2022-07-13T20:46:00.263Z] #77 104.7 checking for strings.h... yes [2022-07-13T20:46:00.263Z] #77 105.0 checking for inttypes.h... yes [2022-07-13T20:46:00.263Z] #77 105.2 checking for stdint.h... yes [2022-07-13T20:46:00.263Z] #77 105.4 checking for unistd.h... yes [2022-07-13T20:46:00.263Z] #77 105.7 checking for dlfcn.h... yes [2022-07-13T20:46:00.263Z] #77 105.8 checking for objdir... .libs [2022-07-13T20:46:00.263Z] #77 106.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:46:00.263Z] #77 106.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:46:00.263Z] #77 106.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:46:00.263Z] #77 106.6 checking if gcc static flag -static works... yes [2022-07-13T20:46:00.263Z] #77 107.1 checking if gcc supports -c -o file.o... yes [2022-07-13T20:46:00.263Z] #77 107.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:46:00.263Z] #77 107.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:46:00.263Z] #77 107.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:46:00.263Z] #77 107.6 checking how to hardcode library paths into programs... immediate [2022-07-13T20:46:00.263Z] #77 107.6 checking whether stripping libraries is possible... yes [2022-07-13T20:46:00.263Z] #77 107.6 checking if libtool supports shared libraries... yes [2022-07-13T20:46:00.263Z] #77 107.6 checking whether to build shared libraries... no [2022-07-13T20:46:00.263Z] #77 107.6 checking whether to build static libraries... yes [2022-07-13T20:46:00.263Z] #77 107.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:46:00.263Z] #77 107.6 checking whether build environment is sane... yes [2022-07-13T20:46:00.263Z] #77 107.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:46:00.263Z] #77 107.7 checking whether make sets $(MAKE)... yes [2022-07-13T20:46:00.263Z] #77 107.8 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:46:00.263Z] #77 107.8 checking whether make supports nested variables... yes [2022-07-13T20:46:00.263Z] #77 107.8 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:46:00.263Z] #77 107.8 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:46:00.263Z] #77 107.8 checking how to create a ustar tar archive... gnutar [2022-07-13T20:46:00.437Z] #84 91.48 checking for sys/types.h... yes [2022-07-13T20:46:00.437Z] #84 91.63 checking for sys/stat.h... yes [2022-07-13T20:46:00.437Z] #84 91.72 checking for stdlib.h... yes [2022-07-13T20:46:00.520Z] #77 107.9 checking dependency style of gcc... gcc3 [2022-07-13T20:46:00.520Z] #77 108.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:46:00.520Z] #77 108.1 checking whether make supports nested variables... (cached) yes [2022-07-13T20:46:00.520Z] #77 108.1 checking for gawk... (cached) mawk [2022-07-13T20:46:00.520Z] #77 108.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:46:00.520Z] #77 108.1 checking for gcc... (cached) gcc [2022-07-13T20:46:00.520Z] #77 108.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:46:00.520Z] #77 108.2 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:46:00.520Z] #77 108.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:46:00.520Z] #77 108.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:46:00.520Z] #77 108.2 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:46:00.520Z] #77 108.3 checking for python3... /usr/bin/python3 [2022-07-13T20:46:00.520Z] #77 108.3 checking for python3 version... 3.9 [2022-07-13T20:46:00.671Z] #44 9.232 [100%] Built target tini-static [2022-07-13T20:46:00.671Z] #44 9.332 + mkdir -p /build [2022-07-13T20:46:00.671Z] #44 9.338 + cp tini-static /build/docker-init [2022-07-13T20:46:00.777Z] #77 108.4 checking for python3 platform... linux [2022-07-13T20:46:00.777Z] #77 108.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:46:00.957Z] #84 91.85 checking for string.h... yes [2022-07-13T20:46:00.957Z] #84 92.02 checking for memory.h... yes [2022-07-13T20:46:00.957Z] #84 92.13 checking for strings.h... yes [2022-07-13T20:46:00.957Z] #84 92.24 checking for inttypes.h... yes [2022-07-13T20:46:01.034Z] #77 108.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:46:01.218Z] #84 92.34 checking for stdint.h... yes [2022-07-13T20:46:01.218Z] #84 92.47 checking for unistd.h... yes [2022-07-13T20:46:01.241Z] #44 DONE 9.9s [2022-07-13T20:46:01.241Z] [2022-07-13T20:46:01.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:01.241Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:01.241Z] #77 16.32 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:46:01.241Z] #77 16.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:46:01.241Z] #77 16.68 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:46:01.291Z] #77 108.8 checking for go-md2man... no [2022-07-13T20:46:01.478Z] #84 92.57 checking for dlfcn.h... yes [2022-07-13T20:46:01.478Z] #84 92.68 checking for objdir... .libs [2022-07-13T20:46:01.551Z] #77 108.8 checking error.h usability... yes [2022-07-13T20:46:01.551Z] #77 109.1 checking error.h presence... yes [2022-07-13T20:46:01.551Z] #77 109.1 checking for error.h... yes [2022-07-13T20:46:01.739Z] #84 92.90 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:46:01.739Z] #84 92.97 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:46:01.739Z] #84 92.97 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:46:01.808Z] #77 109.2 checking linux/openat2.h usability... yes [2022-07-13T20:46:01.808Z] #77 109.4 checking linux/openat2.h presence... yes [2022-07-13T20:46:01.808Z] #77 109.5 checking for linux/openat2.h... yes [2022-07-13T20:46:01.808Z] #77 109.5 checking for copy_file_range... yes [2022-07-13T20:46:01.999Z] #84 93.06 checking if gcc static flag -static works... yes [2022-07-13T20:46:01.999Z] #84 93.33 checking if gcc supports -c -o file.o... yes [2022-07-13T20:46:02.065Z] #77 109.7 checking for fgetxattr... yes [2022-07-13T20:46:02.181Z] #77 ... [2022-07-13T20:46:02.181Z] [2022-07-13T20:46:02.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:46:02.181Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:46:02.181Z] #14 59.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:46:02.181Z] #14 59.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:46:02.181Z] #14 59.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:46:02.181Z] #14 66.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:46:02.181Z] #14 66.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:46:02.181Z] #14 66.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:46:02.181Z] #14 66.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:46:02.181Z] #14 66.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:46:02.181Z] #14 66.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:46:02.260Z] #84 93.39 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:46:02.260Z] #84 93.40 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:46:02.520Z] #84 93.43 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:46:02.520Z] #84 93.61 checking how to hardcode library paths into programs... immediate [2022-07-13T20:46:02.520Z] #84 93.61 checking whether stripping libraries is possible... yes [2022-07-13T20:46:02.520Z] #84 93.62 checking if libtool supports shared libraries... yes [2022-07-13T20:46:02.520Z] #84 93.63 checking whether to build shared libraries... no [2022-07-13T20:46:02.520Z] #84 93.63 checking whether to build static libraries... yes [2022-07-13T20:46:02.520Z] #84 93.64 checking float.h usability... yes [2022-07-13T20:46:02.520Z] #84 93.72 checking float.h presence... yes [2022-07-13T20:46:02.520Z] #84 93.74 checking for float.h... yes [2022-07-13T20:46:02.582Z] #77 110.0 checking for statx... yes [2022-07-13T20:46:02.781Z] #84 93.76 checking limits.h usability... yes [2022-07-13T20:46:02.781Z] #84 93.88 checking limits.h presence... yes [2022-07-13T20:46:02.781Z] #84 93.91 checking for limits.h... yes [2022-07-13T20:46:02.781Z] #84 93.92 checking stddef.h usability... [2022-07-13T20:46:02.781Z] #84 ... [2022-07-13T20:46:02.781Z] [2022-07-13T20:46:02.781Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:46:02.781Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:46:02.781Z] #19 123.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-13T20:46:02.781Z] #19 123.1 Get:134 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-13T20:46:02.781Z] #19 123.9 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:46:02.781Z] #19 124.2 Fetched 789 MB in 30s (26.3 MB/s) [2022-07-13T20:46:02.781Z] #19 124.3 Selecting previously unselected package liblocale-gettext-perl. [2022-07-13T20:46:02.781Z] #19 124.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:46:02.781Z] #19 124.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 124.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-13T20:46:02.781Z] #19 124.4 Selecting previously unselected package bzip2. [2022-07-13T20:46:02.781Z] #19 124.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 124.4 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:46:02.781Z] #19 124.4 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:46:02.781Z] #19 124.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 124.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:46:02.781Z] #19 124.7 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:46:02.781Z] #19 124.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 124.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:46:02.781Z] #19 124.8 Selecting previously unselected package file. [2022-07-13T20:46:02.781Z] #19 124.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 124.8 Unpacking file (1:5.39-3) ... [2022-07-13T20:46:02.781Z] #19 124.9 Selecting previously unselected package xz-utils. [2022-07-13T20:46:02.781Z] #19 124.9 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 124.9 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:46:02.781Z] #19 125.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-13T20:46:02.781Z] #19 125.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 125.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-13T20:46:02.781Z] #19 126.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-13T20:46:02.781Z] #19 126.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 126.0 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-13T20:46:02.781Z] #19 126.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-13T20:46:02.781Z] #19 126.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 126.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-13T20:46:02.781Z] #19 127.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-13T20:46:02.781Z] #19 127.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 127.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-13T20:46:02.781Z] #19 128.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-13T20:46:02.781Z] #19 128.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 128.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-13T20:46:02.781Z] #19 129.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-13T20:46:02.781Z] #19 129.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 129.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:46:02.781Z] #19 129.4 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-13T20:46:02.781Z] #19 129.4 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:02.781Z] #19 129.4 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:46:02.781Z] #19 ... [2022-07-13T20:46:02.781Z] [2022-07-13T20:46:02.781Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:02.781Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:02.781Z] #84 93.92 checking stddef.h usability... yes [2022-07-13T20:46:02.781Z] #84 94.03 checking stddef.h presence... yes [2022-07-13T20:46:02.781Z] #84 94.05 checking for stddef.h... yes [2022-07-13T20:46:02.781Z] #84 94.08 checking for stdlib.h... (cached) yes [2022-07-13T20:46:02.839Z] #77 110.4 checking for fgetpwent_r... yes [2022-07-13T20:46:03.041Z] #84 94.10 checking for string.h... (cached) yes [2022-07-13T20:46:03.041Z] #84 94.12 checking sys/time.h usability... yes [2022-07-13T20:46:03.041Z] #84 94.23 checking sys/time.h presence... yes [2022-07-13T20:46:03.041Z] #84 94.26 checking for sys/time.h... yes [2022-07-13T20:46:03.041Z] #84 94.27 checking for inline... inline [2022-07-13T20:46:03.302Z] #84 94.34 checking for size_t... yes [2022-07-13T20:46:03.302Z] #84 94.56 checking for stdlib.h... (cached) yes [2022-07-13T20:46:03.402Z] #77 110.7 checking for issetugid... no [2022-07-13T20:46:03.402Z] #77 111.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:46:03.402Z] #77 111.0 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:46:03.563Z] #84 94.57 checking for GNU libc compatible malloc... yes [2022-07-13T20:46:03.563Z] #84 94.70 checking for stdlib.h... (cached) yes [2022-07-13T20:46:03.563Z] #84 94.71 checking for GNU libc compatible realloc... yes [2022-07-13T20:46:03.823Z] #84 94.82 checking for working strtod... yes [2022-07-13T20:46:03.823Z] #84 95.00 checking for gettimeofday... yes [2022-07-13T20:46:03.987Z] #77 111.0 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:46:03.987Z] #77 111.5 checking for yajl >= 2.0.0... yes [2022-07-13T20:46:04.257Z] #77 111.5 checking sys/capability.h usability... yes [2022-07-13T20:46:04.257Z] #77 111.9 checking sys/capability.h presence... yes [2022-07-13T20:46:04.257Z] #77 111.9 checking for sys/capability.h... yes [2022-07-13T20:46:04.317Z] #77 43.32 configure.ac:7: installing './compile' [2022-07-13T20:46:04.317Z] #77 43.32 configure.ac:11: installing './config.guess' [2022-07-13T20:46:04.317Z] #77 43.33 configure.ac:11: installing './config.sub' [2022-07-13T20:46:04.317Z] #77 43.34 configure.ac:8: installing './install-sh' [2022-07-13T20:46:04.317Z] #77 43.36 configure.ac:8: installing './missing' [2022-07-13T20:46:04.317Z] #77 43.46 Makefile.am: installing './depcomp' [2022-07-13T20:46:04.317Z] #77 44.52 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:46:04.317Z] #77 44.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:46:04.317Z] #77 44.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:46:04.317Z] #77 44.65 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:46:04.317Z] #77 44.77 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:46:04.317Z] #77 44.88 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:46:04.344Z] #84 95.22 checking for memset... yes [2022-07-13T20:46:04.344Z] #84 95.42 checking for strspn... yes [2022-07-13T20:46:04.520Z] #77 111.9 checking for library containing cap_from_name... -lcap [2022-07-13T20:46:04.578Z] #77 44.98 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:46:04.578Z] #77 45.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:46:04.605Z] #84 95.67 checking that generated files are newer than configure... done [2022-07-13T20:46:04.606Z] #84 95.68 configure: creating ./config.status [2022-07-13T20:46:04.837Z] #77 45.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:46:05.346Z] #77 112.4 checking for library containing dlopen... -ldl [2022-07-13T20:46:05.346Z] #77 112.9 checking seccomp.h usability... yes [2022-07-13T20:46:05.346Z] #77 113.1 checking seccomp.h presence... yes [2022-07-13T20:46:05.603Z] #77 113.2 checking for seccomp.h... yes [2022-07-13T20:46:05.987Z] #84 96.87 config.status: creating Makefile [2022-07-13T20:46:05.988Z] #84 96.92 config.status: creating config.h [2022-07-13T20:46:05.988Z] #84 96.94 config.status: executing depfiles commands [2022-07-13T20:46:05.988Z] #84 97.07 config.status: executing libtool commands [2022-07-13T20:46:06.167Z] #77 113.2 checking for library containing seccomp_rule_add... [2022-07-13T20:46:06.167Z] #77 ... [2022-07-13T20:46:06.167Z] [2022-07-13T20:46:06.167Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:06.167Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:46:06.167Z] #21 10.04 Fetched 8550 kB in 9s (951 kB/s) [2022-07-13T20:46:06.167Z] #21 10.04 Reading package lists... [2022-07-13T20:46:06.167Z] #21 13.63 Reading package lists... [2022-07-13T20:46:06.167Z] #21 16.99 Building dependency tree... [2022-07-13T20:46:06.167Z] #21 19.08 The following additional packages will be installed: [2022-07-13T20:46:06.167Z] #21 19.08 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:46:06.167Z] #21 19.08 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:46:06.167Z] #21 19.08 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:46:06.167Z] #21 19.09 python3-pkg-resources vim-runtime xxd [2022-07-13T20:46:06.167Z] #21 19.09 Suggested packages: [2022-07-13T20:46:06.167Z] #21 19.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:46:06.167Z] #21 19.09 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:46:06.167Z] #21 19.09 acl attr quota [2022-07-13T20:46:06.167Z] #21 19.09 Recommended packages: [2022-07-13T20:46:06.167Z] #21 19.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:46:06.167Z] #21 ... [2022-07-13T20:46:06.167Z] [2022-07-13T20:46:06.167Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:06.167Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:06.167Z] #77 113.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:46:06.380Z] #14 74.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:46:06.380Z] #14 74.26 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:46:06.380Z] #14 74.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:46:06.424Z] #77 113.8 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:46:06.558Z] #84 97.74 GEN .version [2022-07-13T20:46:06.558Z] #84 97.76 make install-recursive [2022-07-13T20:46:06.558Z] #84 97.76 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:46:06.558Z] #84 97.82 Making install in libocispec [2022-07-13T20:46:06.558Z] #84 97.84 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:06.683Z] #77 114.2 checking systemd/sd-bus.h usability... yes [2022-07-13T20:46:06.818Z] #84 97.88 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:46:06.818Z] #84 97.88 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:46:06.818Z] #84 97.89 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:46:06.818Z] #84 97.89 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:46:06.940Z] #77 114.3 checking systemd/sd-bus.h presence... yes [2022-07-13T20:46:06.940Z] #77 114.5 checking for systemd/sd-bus.h... yes [2022-07-13T20:46:07.079Z] #84 98.32 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:46:07.079Z] #84 98.41 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:46:07.339Z] #84 98.57 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:46:07.339Z] #84 98.57 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:46:07.339Z] #84 98.57 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:46:07.339Z] #84 98.57 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:46:07.339Z] #84 98.57 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:46:07.339Z] #84 98.57 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:46:07.339Z] #84 98.57 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:46:07.381Z] #77 ... [2022-07-13T20:46:07.381Z] [2022-07-13T20:46:07.381Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:46:07.381Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:46:07.381Z] #14 84.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:46:07.381Z] #14 84.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:46:07.381Z] #14 84.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:07.505Z] #77 114.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:46:07.505Z] #77 115.0 checking for sd_notify_barrier... yes [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:46:07.910Z] #84 99.17 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:46:07.910Z] #84 99.19 make install-recursive [2022-07-13T20:46:07.910Z] #84 99.19 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:07.910Z] #84 99.23 Making install in yajl [2022-07-13T20:46:07.910Z] #84 99.23 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:07.910Z] #84 99.27 CC verify/json_verify-json_verify.o [2022-07-13T20:46:08.069Z] #77 115.3 checking linux/bpf.h usability... yes [2022-07-13T20:46:08.069Z] #77 115.6 checking linux/bpf.h presence... yes [2022-07-13T20:46:08.069Z] #77 115.7 checking for linux/bpf.h... yes [2022-07-13T20:46:08.170Z] #84 99.27 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:46:08.170Z] #84 99.28 CC src/libyajl_la-yajl.lo [2022-07-13T20:46:08.170Z] #84 99.28 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:46:08.170Z] #84 99.29 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:46:08.170Z] #84 99.30 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:46:08.170Z] #84 99.30 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:46:08.170Z] #84 99.34 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:46:08.170Z] #84 99.37 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:46:08.322Z] #14 95.72 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:46:08.322Z] #14 95.72 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:46:08.322Z] #14 95.72 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:08.325Z] #77 115.7 checking compilation for eBPF... yes [2022-07-13T20:46:08.326Z] #77 116.0 checking for criu >= 3.15... no [2022-07-13T20:46:08.326Z] #77 116.1 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:46:08.326Z] #77 116.1 checking for criu > 3.16... no [2022-07-13T20:46:08.326Z] #77 116.1 configure: CRIU version doesn't support join-ns API [2022-07-13T20:46:08.326Z] #77 116.1 checking for criu > 3.16.1... no [2022-07-13T20:46:08.326Z] #77 116.1 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:46:08.582Z] #77 116.1 checking for new mount API (fsconfig)... yes [2022-07-13T20:46:08.582Z] #77 116.2 checking for seccomp notify API... yes [2022-07-13T20:46:08.582Z] #77 116.3 checking for gperf... no [2022-07-13T20:46:08.582Z] #77 116.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:46:08.839Z] #77 116.3 checking for library containing argp_parse... none required [2022-07-13T20:46:09.096Z] #77 116.8 checking that generated files are newer than configure... done [2022-07-13T20:46:09.096Z] #77 116.8 configure: creating ./config.status [2022-07-13T20:46:11.632Z] #77 119.1 config.status: creating Makefile [2022-07-13T20:46:11.632Z] #77 119.2 config.status: creating rpm/crun.spec [2022-07-13T20:46:11.632Z] #77 119.3 config.status: creating config.h [2022-07-13T20:46:11.632Z] #77 119.3 config.status: executing libtool commands [2022-07-13T20:46:11.632Z] #77 119.3 config.status: executing depfiles commands [2022-07-13T20:46:12.368Z] #84 103.0 CCLD libyajl.la [2022-07-13T20:46:12.368Z] #84 103.2 CCLD verify/json_verify [2022-07-13T20:46:12.368Z] #84 103.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:12.368Z] #84 103.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:46:12.368Z] #84 103.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:46:12.368Z] #84 103.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:12.368Z] #84 103.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:12.368Z] #84 103.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:12.368Z] #84 103.6 CC src/validate.o [2022-07-13T20:46:12.368Z] #84 103.6 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:46:12.368Z] #84 103.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:46:12.368Z] #84 103.6 CC src/image_spec_schema_defs.lo [2022-07-13T20:46:12.368Z] #84 103.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:46:12.368Z] #84 103.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:46:12.368Z] #84 103.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:46:12.368Z] #84 103.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:46:12.368Z] #84 103.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:46:12.368Z] #84 103.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:46:12.368Z] #84 103.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:46:12.368Z] #84 ... [2022-07-13T20:46:12.368Z] [2022-07-13T20:46:12.368Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:46:12.368Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:46:12.368Z] #19 142.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-13T20:46:12.368Z] #19 142.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:12.629Z] #19 142.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:46:12.629Z] #19 142.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-13T20:46:12.629Z] #19 142.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:12.629Z] #19 142.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:46:13.001Z] #77 ... [2022-07-13T20:46:13.001Z] [2022-07-13T20:46:13.001Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:13.001Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:46:13.001Z] #21 20.71 The following NEW packages will be installed: [2022-07-13T20:46:13.001Z] #21 20.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:46:13.001Z] #21 20.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:46:13.001Z] #21 20.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:46:13.001Z] #21 20.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:46:13.001Z] #21 20.72 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:46:13.001Z] #21 20.73 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:46:13.001Z] #21 20.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:46:13.001Z] #21 20.73 xz-utils zip zstd [2022-07-13T20:46:13.001Z] #21 21.05 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:46:13.001Z] #21 21.05 Need to get 27.7 MB of archives. [2022-07-13T20:46:13.001Z] #21 21.05 After this operation, 106 MB of additional disk space will be used. [2022-07-13T20:46:13.001Z] #21 21.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:46:13.001Z] #21 21.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:46:13.001Z] #21 21.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:46:13.001Z] #21 21.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:46:13.001Z] #21 21.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:46:13.001Z] #21 21.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:46:13.001Z] #21 21.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:46:13.001Z] #21 21.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:46:13.001Z] #21 21.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:46:13.001Z] #21 21.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:46:13.001Z] #21 21.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:46:13.001Z] #21 21.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:46:13.001Z] #21 21.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:46:13.001Z] #21 21.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:46:13.001Z] #21 21.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:46:13.001Z] #21 21.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:46:13.001Z] #21 21.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:46:13.001Z] #21 21.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:46:13.001Z] #21 21.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:46:13.001Z] #21 21.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:46:13.001Z] #21 21.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:46:13.001Z] #21 21.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:46:13.001Z] #21 21.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:46:13.001Z] #21 21.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:46:13.001Z] #21 21.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:46:13.001Z] #21 21.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:46:13.001Z] #21 21.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:46:13.001Z] #21 21.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:46:13.001Z] #21 21.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:46:13.001Z] #21 21.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:46:13.001Z] #21 21.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:46:13.001Z] #21 21.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:46:13.001Z] #21 21.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:46:13.001Z] #21 21.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:46:13.001Z] #21 21.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-13T20:46:13.001Z] #21 21.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:46:13.001Z] #21 21.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:46:13.001Z] #21 21.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:46:13.001Z] #21 21.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:46:13.001Z] #21 21.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:46:13.001Z] #21 21.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:46:13.001Z] #21 21.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:46:13.001Z] #21 21.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:46:13.001Z] #21 21.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:46:13.001Z] #21 21.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-13T20:46:13.001Z] #21 22.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:46:13.001Z] #21 22.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:46:13.001Z] #21 22.22 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:46:13.001Z] #21 22.23 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:46:13.001Z] #21 23.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:46:13.001Z] #21 23.18 Fetched 27.7 MB in 1s (18.5 MB/s) [2022-07-13T20:46:13.001Z] #21 23.25 Selecting previously unselected package pigz. [2022-07-13T20:46:13.001Z] #21 23.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-13T20:46:13.001Z] #21 23.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 23.33 Unpacking pigz (2.6-1) ... [2022-07-13T20:46:13.001Z] #21 23.43 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:46:13.001Z] #21 23.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 23.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:46:13.001Z] #21 23.68 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:46:13.001Z] #21 23.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 23.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:46:13.001Z] #21 23.80 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:46:13.001Z] #21 23.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 23.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:46:13.001Z] #21 23.91 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:46:13.001Z] #21 23.93 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 23.95 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:46:13.001Z] #21 24.02 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:46:13.001Z] #21 24.04 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 24.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:46:13.001Z] #21 24.11 Selecting previously unselected package libcap2-bin. [2022-07-13T20:46:13.001Z] #21 24.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 24.16 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:46:13.001Z] #21 24.28 Selecting previously unselected package iproute2. [2022-07-13T20:46:13.001Z] #21 24.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 24.31 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:46:13.001Z] #21 24.93 Selecting previously unselected package xxd. [2022-07-13T20:46:13.001Z] #21 24.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:46:13.001Z] #21 24.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:13.001Z] #21 25.11 Selecting previously unselected package vim-common. [2022-07-13T20:46:13.001Z] #21 25.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:46:13.001Z] #21 25.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:13.001Z] #21 25.28 Selecting previously unselected package bash-completion. [2022-07-13T20:46:13.001Z] #21 25.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:46:13.605Z] #14 101.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:46:13.605Z] #14 101.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:46:13.605Z] #14 101.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:46:13.866Z] #14 101.2 Selecting previously unselected package libapparmor1:arm64. [2022-07-13T20:46:13.866Z] #14 101.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-13T20:46:13.866Z] #14 101.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:46:13.866Z] #14 101.3 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-13T20:46:13.866Z] #14 101.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-13T20:46:13.866Z] #14 101.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:46:13.932Z] #21 27.70 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:46:14.126Z] #14 101.5 Selecting previously unselected package libbtrfs0:arm64. [2022-07-13T20:46:14.126Z] #14 101.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-13T20:46:14.126Z] #14 101.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:46:14.126Z] #14 101.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-13T20:46:14.126Z] #14 101.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-13T20:46:14.126Z] #14 101.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:46:14.387Z] #14 101.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-13T20:46:14.387Z] #14 101.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:46:14.387Z] #14 101.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:46:14.387Z] #14 101.9 Selecting previously unselected package libudev-dev:arm64. [2022-07-13T20:46:14.387Z] #14 101.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-13T20:46:14.387Z] #14 101.9 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:46:14.496Z] #21 28.30 Selecting previously unselected package bzip2. [2022-07-13T20:46:14.496Z] #21 28.33 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:46:14.496Z] #21 28.33 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:46:14.496Z] #21 28.41 Selecting previously unselected package xz-utils. [2022-07-13T20:46:14.496Z] #21 28.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:46:14.496Z] #21 28.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:46:14.704Z] #14 102.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-13T20:46:14.704Z] #14 102.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-13T20:46:14.704Z] #14 102.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-13T20:46:14.704Z] #14 ... [2022-07-13T20:46:14.704Z] [2022-07-13T20:46:14.704Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:46:14.704Z] #67 sha256:f9c8e2da508cc763f981602b7893c783dd6b730828aecf5d8f5561614b719326 [2022-07-13T20:46:14.704Z] #67 102.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:46:14.704Z] #67 102.2 + GOBIN=/build [2022-07-13T20:46:14.704Z] #67 102.2 + GO111MODULE=on [2022-07-13T20:46:14.704Z] #67 102.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:46:14.753Z] #21 28.64 Selecting previously unselected package apparmor. [2022-07-13T20:46:14.753Z] #21 28.65 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:46:14.753Z] #21 28.72 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:46:15.316Z] #21 29.23 Selecting previously unselected package inetutils-ping. [2022-07-13T20:46:15.316Z] #21 29.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:46:15.316Z] #21 29.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:46:15.316Z] #21 29.40 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:46:15.316Z] #21 29.40 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:46:15.316Z] #21 29.40 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:46:15.573Z] #21 29.48 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:46:15.573Z] #21 29.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:46:15.573Z] #21 29.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:46:15.829Z] #21 29.60 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:46:15.829Z] #21 29.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:46:15.829Z] #21 29.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:46:15.829Z] #21 29.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:46:15.829Z] #21 29.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:46:15.829Z] #21 29.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:46:15.829Z] #21 29.80 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:46:15.829Z] #21 29.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:46:15.829Z] #21 29.81 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:46:16.086Z] #21 29.91 Selecting previously unselected package iptables. [2022-07-13T20:46:16.086Z] #21 29.91 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:46:16.086Z] #21 29.93 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:46:16.343Z] #21 30.33 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:46:16.343Z] #21 30.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:46:16.343Z] #21 30.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:46:16.600Z] #21 30.55 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:46:16.600Z] #21 30.56 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:46:16.600Z] #21 30.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:46:16.857Z] #21 30.69 Selecting previously unselected package jq. [2022-07-13T20:46:16.857Z] #21 30.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:46:16.857Z] #21 30.72 Unpacking jq (1.6-2.1) ... [2022-07-13T20:46:16.857Z] #21 30.81 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:46:16.857Z] #21 30.82 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:46:16.857Z] #21 30.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:46:16.857Z] #21 30.91 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:46:17.114Z] #21 30.92 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:46:17.114Z] #21 30.92 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:46:17.114Z] #21 31.01 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:46:17.114Z] #21 31.03 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:46:17.114Z] #21 31.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:46:18.481Z] #21 ... [2022-07-13T20:46:18.481Z] [2022-07-13T20:46:18.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 [2022-07-13T20:46:18.481Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:18.481Z] #77 120.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:46:18.481Z] #77 120.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:46:18.481Z] #77 120.9 checking for gcc... gcc [2022-07-13T20:46:18.481Z] #77 121.0 checking whether the C compiler works... yes [2022-07-13T20:46:18.481Z] #77 121.1 checking for C compiler default output file name... a.out [2022-07-13T20:46:18.481Z] #77 121.1 checking for suffix of executables... [2022-07-13T20:46:18.481Z] #77 121.4 checking whether we are cross compiling... no [2022-07-13T20:46:18.481Z] #77 121.7 checking for suffix of object files... o [2022-07-13T20:46:18.481Z] #77 121.9 checking whether we are using the GNU C compiler... yes [2022-07-13T20:46:18.481Z] #77 122.0 checking whether gcc accepts -g... yes [2022-07-13T20:46:18.481Z] #77 122.1 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:46:18.481Z] #77 122.3 checking whether gcc understands -c and -o together... yes [2022-07-13T20:46:18.481Z] #77 122.5 checking how to run the C preprocessor... gcc -E [2022-07-13T20:46:18.481Z] #77 122.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:46:18.481Z] #77 122.8 checking for egrep... /bin/grep -E [2022-07-13T20:46:18.481Z] #77 122.8 checking for ANSI C header files... yes [2022-07-13T20:46:18.482Z] #77 123.5 checking for sys/types.h... yes [2022-07-13T20:46:18.482Z] #77 123.6 checking for sys/stat.h... yes [2022-07-13T20:46:18.482Z] #77 123.8 checking for stdlib.h... yes [2022-07-13T20:46:18.482Z] #77 124.0 checking for string.h... yes [2022-07-13T20:46:18.482Z] #77 124.2 checking for memory.h... yes [2022-07-13T20:46:18.482Z] #77 124.3 checking for strings.h... yes [2022-07-13T20:46:18.482Z] #77 124.5 checking for inttypes.h... yes [2022-07-13T20:46:18.482Z] #77 124.7 checking for stdint.h... yes [2022-07-13T20:46:18.482Z] #77 124.8 checking for unistd.h... yes [2022-07-13T20:46:18.482Z] #77 125.0 checking minix/config.h usability... no [2022-07-13T20:46:18.482Z] #77 125.1 checking minix/config.h presence... no [2022-07-13T20:46:18.482Z] #77 125.2 checking for minix/config.h... no [2022-07-13T20:46:18.482Z] #77 125.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:46:18.482Z] #77 125.4 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:46:18.482Z] #77 125.7 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:46:18.482Z] #77 125.7 checking how to print strings... printf [2022-07-13T20:46:18.482Z] #77 125.7 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:46:18.482Z] #77 125.7 checking for fgrep... /bin/grep -F [2022-07-13T20:46:18.482Z] #77 125.7 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:46:18.482Z] #77 125.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:46:18.482Z] #77 125.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:46:18.482Z] #77 125.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:46:18.482Z] #77 125.9 checking whether ln -s works... yes [2022-07-13T20:46:18.482Z] #77 125.9 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:46:18.482Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:46:18.482Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:46:18.482Z] #77 126.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:46:18.482Z] #77 126.0 checking for objdump... objdump [2022-07-13T20:46:18.482Z] #77 126.0 checking how to recognize dependent libraries... pass_all [2022-07-13T20:46:18.482Z] #77 126.0 checking for dlltool... no [2022-07-13T20:46:18.482Z] #77 126.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:46:18.482Z] #77 126.0 checking for ar... ar [2022-07-13T20:46:18.482Z] #77 126.0 checking for archiver @FILE support... @ [2022-07-13T20:46:18.482Z] #77 126.1 checking for strip... strip [2022-07-13T20:46:18.482Z] #77 126.2 checking for ranlib... ranlib [2022-07-13T20:46:18.482Z] #77 126.2 checking for gawk... no [2022-07-13T20:46:18.482Z] #77 126.2 checking for mawk... mawk [2022-07-13T20:46:18.605Z] #14 ... [2022-07-13T20:46:18.605Z] [2022-07-13T20:46:18.605Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:18.605Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:18.605Z] #77 32.55 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:46:18.738Z] #77 126.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:46:18.738Z] #77 126.5 checking for sysroot... no [2022-07-13T20:46:18.738Z] #77 126.5 checking for a working dd... /bin/dd [2022-07-13T20:46:18.738Z] #77 126.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:46:18.995Z] #77 126.6 checking for mt... no [2022-07-13T20:46:18.995Z] #77 126.6 checking if : is a manifest tool... no [2022-07-13T20:46:18.995Z] #77 126.6 checking for dlfcn.h... yes [2022-07-13T20:46:19.251Z] #77 126.9 checking for objdir... .libs [2022-07-13T20:46:19.508Z] #77 ... [2022-07-13T20:46:19.508Z] [2022-07-13T20:46:19.509Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:46:19.509Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:46:19.509Z] #34 DONE 182.4s [2022-07-13T20:46:19.509Z] [2022-07-13T20:46:19.509Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:19.509Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:19.765Z] #77 127.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:46:19.765Z] #77 127.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:46:19.999Z] #67 106.9 rootlesskit version 1.0.0 [2022-07-13T20:46:19.999Z] #67 106.9 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:46:19.999Z] #67 106.9 -container-ip string [2022-07-13T20:46:19.999Z] #67 106.9 container ip [2022-07-13T20:46:19.999Z] #67 106.9 -container-port int [2022-07-13T20:46:19.999Z] #67 106.9 container port (default -1) [2022-07-13T20:46:19.999Z] #67 106.9 -host-ip string [2022-07-13T20:46:19.999Z] #67 106.9 host ip [2022-07-13T20:46:19.999Z] #67 106.9 -host-port int [2022-07-13T20:46:19.999Z] #67 106.9 host port (default -1) [2022-07-13T20:46:19.999Z] #67 106.9 -proto string [2022-07-13T20:46:19.999Z] #67 106.9 proxy protocol (default "tcp") [2022-07-13T20:46:19.999Z] #67 ... [2022-07-13T20:46:19.999Z] [2022-07-13T20:46:19.999Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:46:19.999Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:46:19.999Z] #14 102.6 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-13T20:46:19.999Z] #14 102.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 102.6 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 102.8 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-13T20:46:19.999Z] #14 102.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 102.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 103.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-13T20:46:19.999Z] #14 103.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 103.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 103.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-13T20:46:19.999Z] #14 103.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 103.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 103.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-13T20:46:19.999Z] #14 103.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 103.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-13T20:46:19.999Z] #14 103.9 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-13T20:46:19.999Z] #14 103.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 103.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:46:19.999Z] #14 104.0 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-13T20:46:19.999Z] #14 104.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 104.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:46:19.999Z] #14 104.2 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-13T20:46:19.999Z] #14 104.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-13T20:46:19.999Z] #14 104.2 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:46:19.999Z] #14 104.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:46:19.999Z] #14 104.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:46:19.999Z] #14 104.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:46:19.999Z] #14 104.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-13T20:46:19.999Z] #14 104.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 104.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:46:19.999Z] #14 105.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:46:19.999Z] #14 105.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:46:19.999Z] #14 105.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:46:19.999Z] #14 105.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-13T20:46:19.999Z] #14 105.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-13T20:46:19.999Z] #14 105.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 105.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:46:19.999Z] #14 105.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:46:19.999Z] #14 105.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:46:19.999Z] #14 105.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-13T20:46:19.999Z] #14 105.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 105.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:46:19.999Z] #14 105.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:46:19.999Z] #14 105.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:46:19.999Z] #14 105.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:46:19.999Z] #14 105.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:46:19.999Z] #14 105.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:46:20.022Z] #77 127.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:46:20.585Z] #77 127.6 checking if gcc static flag -static works... yes [2022-07-13T20:46:20.585Z] #77 128.3 checking if gcc supports -c -o file.o... yes [2022-07-13T20:46:20.768Z] #19 ... [2022-07-13T20:46:20.768Z] [2022-07-13T20:46:20.768Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:20.768Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:20.768Z] #84 103.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:46:20.768Z] #84 103.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:46:20.768Z] #84 103.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:46:20.768Z] #84 103.8 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:46:20.768Z] #84 103.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:46:20.768Z] #84 103.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:46:20.768Z] #84 103.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:46:20.768Z] #84 103.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:46:20.768Z] #84 104.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:46:20.768Z] #84 104.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:46:20.768Z] #84 104.0 CC src/basic_test_double_array_item.lo [2022-07-13T20:46:20.768Z] #84 104.1 CC src/basic_test_double_array.lo [2022-07-13T20:46:20.768Z] #84 104.1 CC src/basic_test_top_array_int.lo [2022-07-13T20:46:20.768Z] #84 104.2 CC src/basic_test_top_array_string.lo [2022-07-13T20:46:20.768Z] #84 104.2 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:46:20.768Z] #84 104.2 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:46:20.768Z] #84 104.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:46:20.768Z] #84 104.4 CC src/read-file.lo [2022-07-13T20:46:20.768Z] #84 104.5 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:46:20.768Z] #84 104.5 CC src/json_common.lo [2022-07-13T20:46:20.768Z] #84 104.6 CC tests/test-1.o [2022-07-13T20:46:20.768Z] #84 104.7 CC tests/test-2.o [2022-07-13T20:46:20.768Z] #84 104.7 CC tests/test-3.o [2022-07-13T20:46:20.768Z] #84 104.8 CC tests/test-5.o [2022-07-13T20:46:20.768Z] #84 104.8 CC tests/test-4.o [2022-07-13T20:46:20.768Z] #84 105.0 CC tests/test-7.o [2022-07-13T20:46:20.768Z] #84 105.1 CC tests/test-6.o [2022-07-13T20:46:20.768Z] #84 105.1 CC tests/test-8.o [2022-07-13T20:46:20.768Z] #84 105.2 CC tests/test-9.o [2022-07-13T20:46:20.768Z] #84 105.3 CC tests/test-10.o [2022-07-13T20:46:20.768Z] #84 105.4 CC tests/test-11.o [2022-07-13T20:46:20.842Z] #77 128.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:46:20.842Z] #77 128.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:46:21.099Z] #77 128.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:46:21.099Z] #77 128.7 checking how to hardcode library paths into programs... immediate [2022-07-13T20:46:21.099Z] #77 128.7 checking whether stripping libraries is possible... yes [2022-07-13T20:46:21.099Z] #77 128.7 checking if libtool supports shared libraries... yes [2022-07-13T20:46:21.099Z] #77 128.7 checking whether to build shared libraries... no [2022-07-13T20:46:21.099Z] #77 128.7 checking whether to build static libraries... yes [2022-07-13T20:46:21.099Z] #77 128.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:46:21.099Z] #77 128.8 checking whether build environment is sane... yes [2022-07-13T20:46:21.099Z] #77 128.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:46:21.099Z] #77 128.9 checking whether make sets $(MAKE)... yes [2022-07-13T20:46:21.099Z] #77 128.9 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:46:21.099Z] #77 128.9 checking whether make supports nested variables... yes [2022-07-13T20:46:21.356Z] #77 129.0 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:46:21.356Z] #77 129.0 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:46:21.356Z] #77 129.0 checking how to create a ustar tar archive... gnutar [2022-07-13T20:46:21.356Z] #77 129.0 checking dependency style of gcc... gcc3 [2022-07-13T20:46:21.381Z] #14 DONE 108.8s [2022-07-13T20:46:21.381Z] [2022-07-13T20:46:21.381Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:46:21.381Z] #67 sha256:f9c8e2da508cc763f981602b7893c783dd6b730828aecf5d8f5561614b719326 [2022-07-13T20:46:21.381Z] #67 DONE 108.7s [2022-07-13T20:46:21.381Z] [2022-07-13T20:46:21.381Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:46:21.381Z] #59 sha256:c46f1cb9e4b25bf13edb94b7aab873a12e229fcf6c1e9b030d408a419609c50a [2022-07-13T20:46:21.613Z] #77 129.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:46:21.613Z] #77 129.2 checking whether make supports nested variables... (cached) yes [2022-07-13T20:46:21.613Z] #77 129.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:46:21.613Z] #77 129.2 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:46:21.613Z] #77 129.2 checking for yajl >= 2.1.0... yes [2022-07-13T20:46:21.613Z] #77 129.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:46:21.613Z] #77 129.2 checking for gcc... (cached) gcc [2022-07-13T20:46:21.613Z] #77 129.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:46:21.613Z] #77 129.3 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:46:21.613Z] #77 129.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:46:21.613Z] #77 129.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:46:21.613Z] #77 129.3 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:46:21.648Z] #59 DONE 0.3s [2022-07-13T20:46:21.648Z] [2022-07-13T20:46:21.648Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:46:21.648Z] #68 sha256:2d1630580ed707dd2f71568ca5a13ce58331db1e32598206b8a9c802c39bb429 [2022-07-13T20:46:21.648Z] #68 DONE 0.3s [2022-07-13T20:46:21.648Z] [2022-07-13T20:46:21.648Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:46:21.648Z] #60 sha256:c13f5dad63e1a97bc212a59fbcf6a4ff693d3c7e6b5962279affb06ad2d8b24e [2022-07-13T20:46:21.870Z] #77 129.4 checking for python3... /usr/bin/python3 [2022-07-13T20:46:21.870Z] #77 129.4 checking for python3 version... 3.9 [2022-07-13T20:46:21.870Z] #77 129.5 checking for python3 platform... linux [2022-07-13T20:46:21.908Z] #60 ... [2022-07-13T20:46:21.908Z] [2022-07-13T20:46:21.908Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:46:21.908Z] #69 sha256:cb15d4e28f28ba77ba9c96b137d4545a3e2b5bd1ad870e2ac723daa0e197e997 [2022-07-13T20:46:21.908Z] #69 DONE 0.1s [2022-07-13T20:46:21.908Z] [2022-07-13T20:46:21.908Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:21.908Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:46:21.908Z] #77 56.09 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:46:21.908Z] #77 56.10 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:46:21.908Z] #77 56.13 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:46:21.908Z] #77 56.13 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:46:21.908Z] #77 56.15 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:46:21.909Z] #77 56.39 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:46:21.909Z] #77 56.49 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:46:21.909Z] #77 58.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:46:21.909Z] #77 58.56 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:46:21.909Z] #77 59.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:46:21.909Z] #77 59.23 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:46:21.909Z] #77 59.33 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:46:21.909Z] #77 59.43 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:46:21.909Z] #77 59.53 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:46:21.909Z] #77 59.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:46:22.126Z] #77 129.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:46:22.126Z] #77 129.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:46:22.383Z] #77 130.1 checking that generated files are newer than configure... done [2022-07-13T20:46:22.383Z] #77 130.1 configure: creating ./config.status [2022-07-13T20:46:22.804Z] #77 ... [2022-07-13T20:46:22.804Z] [2022-07-13T20:46:22.804Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:46:22.804Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:46:22.804Z] #14 88.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:46:22.804Z] #14 88.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:46:22.804Z] #14 88.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:46:23.290Z] #77 ... [2022-07-13T20:46:23.290Z] [2022-07-13T20:46:23.290Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:46:23.290Z] #60 sha256:c13f5dad63e1a97bc212a59fbcf6a4ff693d3c7e6b5962279affb06ad2d8b24e [2022-07-13T20:46:23.290Z] #60 1.443 + RM_GOPATH=0 [2022-07-13T20:46:23.290Z] #60 1.443 + TMP_GOPATH= [2022-07-13T20:46:23.290Z] #60 1.443 + : /build [2022-07-13T20:46:23.290Z] #60 1.443 + '[' -z '' ']' [2022-07-13T20:46:23.290Z] #60 1.457 ++ mktemp -d [2022-07-13T20:46:23.290Z] #60 1.470 + export GOPATH=/tmp/tmp.yoVUdXLp1G [2022-07-13T20:46:23.290Z] #60 1.470 + GOPATH=/tmp/tmp.yoVUdXLp1G [2022-07-13T20:46:23.290Z] #60 1.470 + RM_GOPATH=1 [2022-07-13T20:46:23.290Z] #60 1.470 + case "$(go env GOARCH)" in [2022-07-13T20:46:23.290Z] #60 1.470 ++ go env GOARCH [2022-07-13T20:46:23.290Z] #60 1.529 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:46:23.290Z] #60 1.529 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:46:23.290Z] #60 1.529 ++ dirname /install.sh [2022-07-13T20:46:23.290Z] #60 1.529 + dir=/ [2022-07-13T20:46:23.290Z] #60 1.529 + bin=runc [2022-07-13T20:46:23.290Z] #60 1.529 + shift [2022-07-13T20:46:23.290Z] #60 1.529 + '[' '!' -f //runc.installer ']' [2022-07-13T20:46:23.290Z] #60 1.529 + . //runc.installer [2022-07-13T20:46:23.290Z] #60 1.529 ++ set -e [2022-07-13T20:46:23.290Z] #60 1.529 ++ : v1.1.2 [2022-07-13T20:46:23.290Z] #60 1.529 + install_runc [2022-07-13T20:46:23.290Z] #60 1.529 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:46:23.290Z] #60 1.529 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:46:23.290Z] #60 1.529 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yoVUdXLp1G/src/github.com/opencontainers/runc [2022-07-13T20:46:23.290Z] #60 ... [2022-07-13T20:46:23.290Z] [2022-07-13T20:46:23.290Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:46:23.291Z] #15 sha256:f210e27fbfb9b89ee3b5a4c12cf291c5a40076601cfc37899fb94912352f8873 [2022-07-13T20:46:23.291Z] #15 DONE 1.9s [2022-07-13T20:46:23.291Z] [2022-07-13T20:46:23.291Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:46:23.291Z] #60 sha256:c13f5dad63e1a97bc212a59fbcf6a4ff693d3c7e6b5962279affb06ad2d8b24e [2022-07-13T20:46:23.291Z] #60 1.530 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:46:23.291Z] #60 1.556 Cloning into '/tmp/tmp.yoVUdXLp1G/src/github.com/opencontainers/runc'... [2022-07-13T20:46:23.752Z] #77 ... [2022-07-13T20:46:23.752Z] [2022-07-13T20:46:23.752Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:46:23.752Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:46:23.752Z] #36 186.5 Delve is a source level debugger for Go programs. [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:46:23.752Z] #36 186.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 Usage: [2022-07-13T20:46:23.752Z] #36 186.5 dlv [command] [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 Available Commands: [2022-07-13T20:46:23.752Z] #36 186.5 attach Attach to running process and begin debugging. [2022-07-13T20:46:23.752Z] #36 186.5 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:46:23.752Z] #36 186.5 core Examine a core dump. [2022-07-13T20:46:23.752Z] #36 186.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:46:23.752Z] #36 186.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:46:23.752Z] #36 186.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:46:23.752Z] #36 186.5 help Help about any command [2022-07-13T20:46:23.752Z] #36 186.5 run Deprecated command. Use 'debug' instead. [2022-07-13T20:46:23.752Z] #36 186.5 test Compile test binary and begin debugging program. [2022-07-13T20:46:23.752Z] #36 186.5 trace Compile and begin tracing program. [2022-07-13T20:46:23.752Z] #36 186.5 version Prints version. [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 Flags: [2022-07-13T20:46:23.752Z] #36 186.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:46:23.752Z] #36 186.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:46:23.752Z] #36 186.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-13T20:46:23.752Z] #36 186.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:46:23.752Z] #36 186.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:46:23.752Z] #36 186.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-13T20:46:23.752Z] #36 186.5 --disable-aslr Disables address space randomization [2022-07-13T20:46:23.752Z] #36 186.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:46:23.752Z] #36 186.5 -h, --help help for dlv [2022-07-13T20:46:23.752Z] #36 186.5 --init string Init file, executed by the terminal client. [2022-07-13T20:46:23.752Z] #36 186.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:46:23.752Z] #36 186.5 --log Enable debugging server logging. [2022-07-13T20:46:23.752Z] #36 186.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:46:23.752Z] #36 186.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:46:23.752Z] #36 186.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:46:23.752Z] #36 186.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:46:23.752Z] #36 186.5 --wd string Working directory for running the program. [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 Additional help topics: [2022-07-13T20:46:23.752Z] #36 186.5 dlv backend Help about the --backend flag. [2022-07-13T20:46:23.752Z] #36 186.5 dlv log Help about logging flags. [2022-07-13T20:46:23.752Z] #36 186.5 dlv redirect Help about file redirection. [2022-07-13T20:46:23.752Z] #36 186.5 [2022-07-13T20:46:23.752Z] #36 186.5 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:46:23.752Z] #36 DONE 187.1s [2022-07-13T20:46:24.009Z] [2022-07-13T20:46:24.009Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:24.009Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:46:24.009Z] #21 35.87 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:46:24.009Z] #21 35.88 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:46:24.009Z] #21 35.88 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:46:24.009Z] #21 35.95 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:46:24.009Z] #21 35.96 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:46:24.009Z] #21 35.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:46:24.009Z] #21 36.06 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:46:24.009Z] #21 36.07 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:46:24.009Z] #21 36.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:46:24.009Z] #21 36.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:46:24.009Z] #21 36.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:46:24.009Z] #21 36.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:46:24.009Z] #21 36.31 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:46:24.009Z] #21 36.34 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:46:24.009Z] #21 36.35 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:46:24.009Z] #21 36.41 Selecting previously unselected package net-tools. [2022-07-13T20:46:24.009Z] #21 36.43 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:46:24.009Z] #21 36.44 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:46:24.009Z] #21 36.70 Selecting previously unselected package patch. [2022-07-13T20:46:24.009Z] #21 36.71 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:46:24.009Z] #21 36.71 Unpacking patch (2.7.6-7) ... [2022-07-13T20:46:24.009Z] #21 36.82 Selecting previously unselected package python-pip-whl. [2022-07-13T20:46:24.009Z] #21 36.83 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:46:24.009Z] #21 36.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:46:24.010Z] #21 37.78 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:46:24.010Z] #21 37.78 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:46:24.010Z] #21 37.79 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:46:24.010Z] #21 37.99 Selecting previously unselected package python3-distutils. [2022-07-13T20:46:24.010Z] #21 38.00 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:46:24.010Z] #21 38.04 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:46:24.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T20:46:24.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T20:46:24.230Z] #60 ... [2022-07-13T20:46:24.230Z] [2022-07-13T20:46:24.230Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-13T20:46:24.230Z] #16 sha256:52887957abc3577d3c42f7720d70aa6c1176f43d52979219b729c0bfd0ae91f1 [2022-07-13T20:46:24.230Z] #16 DONE 0.9s [2022-07-13T20:46:24.230Z] [2022-07-13T20:46:24.230Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:46:24.230Z] #17 sha256:548837fc242e14916f6dbaac0fb0c112fc224be215b2af3ef6978e878819715d [2022-07-13T20:46:24.266Z] #21 38.42 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:46:24.266Z] #21 38.42 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:46:24.523Z] #21 38.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:46:24.800Z] #17 0.659 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:46:24.800Z] #17 DONE 0.7s [2022-07-13T20:46:24.800Z] [2022-07-13T20:46:24.800Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:46:24.800Z] #18 sha256:d699b9d74b54c8197e4fcd2f24a4957b7fef75ec0bc07632764bc5dbacd09d95 [2022-07-13T20:46:25.086Z] #21 38.88 Selecting previously unselected package python3-setuptools. [2022-07-13T20:46:25.086Z] #21 38.88 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:46:25.086Z] #21 38.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:46:25.371Z] #18 DONE 0.6s [2022-07-13T20:46:25.371Z] [2022-07-13T20:46:25.371Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:46:25.371Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:46:25.634Z] #47 ... [2022-07-13T20:46:25.634Z] [2022-07-13T20:46:25.634Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:46:25.634Z] #19 sha256:4c56a0d10d02535b2e7e1013ee6654527724db6588741029a0abc790b4bc3579 [2022-07-13T20:46:25.651Z] #21 39.48 Selecting previously unselected package python3-wheel. [2022-07-13T20:46:25.651Z] #21 39.48 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:46:25.651Z] #21 39.49 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:46:25.651Z] #21 39.58 Selecting previously unselected package python3-pip. [2022-07-13T20:46:25.651Z] #21 39.58 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:46:25.651Z] #21 39.59 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:46:25.908Z] #21 39.85 Selecting previously unselected package sudo. [2022-07-13T20:46:25.908Z] #21 39.86 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:46:25.908Z] #21 39.86 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:46:26.055Z] #84 ... [2022-07-13T20:46:26.055Z] [2022-07-13T20:46:26.055Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:46:26.055Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:46:26.055Z] #19 155.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-13T20:46:26.055Z] #19 155.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:26.055Z] #19 155.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:46:26.055Z] #19 155.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-13T20:46:26.055Z] #19 155.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:26.055Z] #19 155.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:46:26.099Z] #14 ... [2022-07-13T20:46:26.100Z] [2022-07-13T20:46:26.100Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:46:26.100Z] #64 sha256:2e5bb67e154517248a52c00a42482529f04c2be8a9e237caa32129a5c4834d9f [2022-07-13T20:46:26.205Z] #19 DONE 0.7s [2022-07-13T20:46:26.205Z] [2022-07-13T20:46:26.205Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:46:26.205Z] #20 sha256:086543ca1a0711e1d3508cc03d53bb6aad42917388d5410953a7e13f210ece57 [2022-07-13T20:46:26.471Z] #21 40.42 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:46:26.471Z] #21 40.42 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:46:26.471Z] #21 40.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:46:26.733Z] #21 40.73 Selecting previously unselected package uidmap. [2022-07-13T20:46:26.733Z] #21 40.74 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:46:26.733Z] #21 40.74 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:46:26.989Z] #21 40.89 Selecting previously unselected package vim-runtime. [2022-07-13T20:46:26.989Z] #21 40.90 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:46:26.989Z] #21 40.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-13T20:46:26.989Z] #21 40.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:46:26.989Z] #21 40.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:27.151Z] #20 DONE 0.8s [2022-07-13T20:46:27.151Z] [2022-07-13T20:46:27.151Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:46:27.151Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:46:27.151Z] #47 ... [2022-07-13T20:46:27.151Z] [2022-07-13T20:46:27.151Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:27.151Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:46:27.660Z] #64 51.00 Updating files: 45% (2170/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-13T20:46:27.660Z] #64 52.69 + cd /tmp/tmp.voBi8Zd7vc/src/github.com/containerd/containerd [2022-07-13T20:46:27.660Z] #64 52.69 + git checkout -q v1.6.6 [2022-07-13T20:46:28.091Z] #21 1.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:46:28.091Z] #21 1.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:46:28.091Z] #21 1.110 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:46:28.662Z] #21 1.799 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:46:28.883Z] #21 ... [2022-07-13T20:46:28.883Z] [2022-07-13T20:46:28.883Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:28.883Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:28.884Z] #77 132.5 config.status: creating Makefile [2022-07-13T20:46:28.884Z] #77 132.6 config.status: creating config.h [2022-07-13T20:46:28.884Z] #77 132.7 config.status: executing libtool commands [2022-07-13T20:46:28.884Z] #77 132.7 config.status: executing depfiles commands [2022-07-13T20:46:28.884Z] #77 133.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:46:28.884Z] #77 133.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:46:28.884Z] #77 133.9 checking for gcc... gcc [2022-07-13T20:46:28.884Z] #77 134.0 checking whether the C compiler works... yes [2022-07-13T20:46:28.884Z] #77 134.2 checking for C compiler default output file name... a.out [2022-07-13T20:46:28.884Z] #77 134.2 checking for suffix of executables... [2022-07-13T20:46:28.884Z] #77 134.4 checking whether we are cross compiling... no [2022-07-13T20:46:28.884Z] #77 134.6 checking for suffix of object files... o [2022-07-13T20:46:28.884Z] #77 134.8 checking whether we are using the GNU C compiler... yes [2022-07-13T20:46:28.884Z] #77 134.8 checking whether gcc accepts -g... yes [2022-07-13T20:46:28.884Z] #77 135.0 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:46:28.884Z] #77 135.1 checking whether gcc understands -c and -o together... yes [2022-07-13T20:46:28.884Z] #77 135.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:46:28.884Z] #77 135.3 checking whether build environment is sane... yes [2022-07-13T20:46:28.884Z] #77 135.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:46:28.884Z] #77 135.4 checking for gawk... no [2022-07-13T20:46:28.884Z] #77 135.4 checking for mawk... mawk [2022-07-13T20:46:28.884Z] #77 135.4 checking whether make sets $(MAKE)... yes [2022-07-13T20:46:28.884Z] #77 135.4 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:46:28.884Z] #77 135.4 checking whether make supports nested variables... yes [2022-07-13T20:46:28.884Z] #77 135.4 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:46:28.884Z] #77 135.4 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:46:28.884Z] #77 135.4 checking how to create a ustar tar archive... gnutar [2022-07-13T20:46:28.884Z] #77 135.5 checking dependency style of gcc... gcc3 [2022-07-13T20:46:28.884Z] #77 135.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:46:28.884Z] #77 135.7 checking whether make supports nested variables... (cached) yes [2022-07-13T20:46:28.884Z] #77 135.7 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:46:28.884Z] #77 136.0 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:46:28.884Z] #77 136.0 checking how to print strings... printf [2022-07-13T20:46:28.884Z] #77 136.0 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:46:28.884Z] #77 136.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:46:28.884Z] #77 136.0 checking for egrep... /bin/grep -E [2022-07-13T20:46:28.884Z] #77 136.0 checking for fgrep... /bin/grep -F [2022-07-13T20:46:28.884Z] #77 136.0 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:46:28.884Z] #77 136.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:46:28.884Z] #77 136.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:46:28.884Z] #77 136.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:46:28.884Z] #77 136.2 checking whether ln -s works... yes [2022-07-13T20:46:28.884Z] #77 136.2 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:46:28.884Z] #77 136.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:46:28.884Z] #77 136.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:46:28.884Z] #77 136.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:46:28.884Z] #77 136.2 checking for objdump... objdump [2022-07-13T20:46:28.884Z] #77 136.2 checking how to recognize dependent libraries... pass_all [2022-07-13T20:46:28.884Z] #77 136.2 checking for dlltool... no [2022-07-13T20:46:28.884Z] #77 136.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:46:28.884Z] #77 136.2 checking for ar... ar [2022-07-13T20:46:28.884Z] #77 136.2 checking for archiver @FILE support... @ [2022-07-13T20:46:28.884Z] #77 136.4 checking for strip... strip [2022-07-13T20:46:28.884Z] #77 136.4 checking for ranlib... ranlib [2022-07-13T20:46:29.141Z] #77 136.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:46:29.141Z] #77 136.7 checking for sysroot... no [2022-07-13T20:46:29.141Z] #77 136.7 checking for a working dd... /bin/dd [2022-07-13T20:46:29.141Z] #77 136.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:46:29.141Z] #77 136.8 checking for mt... no [2022-07-13T20:46:29.141Z] #77 136.8 checking if : is a manifest tool... no [2022-07-13T20:46:29.398Z] #77 136.8 checking how to run the C preprocessor... gcc -E [2022-07-13T20:46:29.571Z] #64 54.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:46:29.571Z] #64 54.40 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:46:29.571Z] #64 54.40 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:46:29.571Z] #64 54.40 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:46:29.571Z] #64 54.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:46:29.571Z] #64 54.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:46:29.571Z] #64 54.40 + '[' '' = dynamic ']' [2022-07-13T20:46:29.571Z] #64 54.40 + make [2022-07-13T20:46:29.961Z] #77 137.0 checking for ANSI C header files... yes [2022-07-13T20:46:29.961Z] #77 137.6 checking for sys/types.h... yes [2022-07-13T20:46:30.218Z] #77 137.7 checking for sys/stat.h... yes [2022-07-13T20:46:30.475Z] #77 137.9 checking for stdlib.h... yes [2022-07-13T20:46:30.475Z] #77 138.1 checking for string.h... yes [2022-07-13T20:46:30.573Z] #21 3.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:46:30.732Z] #77 138.3 checking for memory.h... yes [2022-07-13T20:46:30.952Z] #64 56.04 + bin/ctr [2022-07-13T20:46:30.988Z] #77 138.5 checking for strings.h... yes [2022-07-13T20:46:30.988Z] #77 138.6 checking for inttypes.h... yes [2022-07-13T20:46:31.245Z] #77 138.8 checking for stdint.h... yes [2022-07-13T20:46:31.501Z] #77 139.0 checking for unistd.h... yes [2022-07-13T20:46:31.758Z] #77 139.2 checking for dlfcn.h... yes [2022-07-13T20:46:31.758Z] #77 139.5 checking for objdir... .libs [2022-07-13T20:46:31.955Z] #21 5.074 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:46:32.015Z] #77 139.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:46:32.272Z] #77 139.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:46:32.272Z] #77 139.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:46:32.528Z] #77 140.0 checking if gcc static flag -static works... yes [2022-07-13T20:46:32.785Z] #77 140.2 checking if gcc supports -c -o file.o... yes [2022-07-13T20:46:32.785Z] #77 140.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:46:32.785Z] #77 140.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:46:32.785Z] #77 140.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:46:33.042Z] #77 140.6 checking how to hardcode library paths into programs... immediate [2022-07-13T20:46:33.042Z] #77 140.6 checking whether stripping libraries is possible... yes [2022-07-13T20:46:33.042Z] #77 140.6 checking if libtool supports shared libraries... yes [2022-07-13T20:46:33.042Z] #77 140.6 checking whether to build shared libraries... no [2022-07-13T20:46:33.042Z] #77 140.6 checking whether to build static libraries... yes [2022-07-13T20:46:33.042Z] #77 140.6 checking float.h usability... yes [2022-07-13T20:46:33.042Z] #77 140.7 checking float.h presence... yes [2022-07-13T20:46:33.042Z] #77 140.8 checking for float.h... yes [2022-07-13T20:46:33.299Z] #77 140.8 checking limits.h usability... yes [2022-07-13T20:46:33.299Z] #77 140.9 checking limits.h presence... yes [2022-07-13T20:46:33.299Z] #77 141.0 checking for limits.h... yes [2022-07-13T20:46:33.338Z] #21 ... [2022-07-13T20:46:33.338Z] [2022-07-13T20:46:33.338Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:46:33.338Z] #60 sha256:c13f5dad63e1a97bc212a59fbcf6a4ff693d3c7e6b5962279affb06ad2d8b24e [2022-07-13T20:46:33.338Z] #60 11.32 + cd /tmp/tmp.yoVUdXLp1G/src/github.com/opencontainers/runc [2022-07-13T20:46:33.338Z] #60 11.32 + git checkout -q v1.1.2 [2022-07-13T20:46:33.561Z] #77 141.0 checking stddef.h usability... yes [2022-07-13T20:46:33.561Z] #77 141.1 checking stddef.h presence... yes [2022-07-13T20:46:33.561Z] #77 141.2 checking for stddef.h... yes [2022-07-13T20:46:33.561Z] #77 141.2 checking for stdlib.h... (cached) yes [2022-07-13T20:46:33.561Z] #77 141.2 checking for string.h... (cached) yes [2022-07-13T20:46:33.561Z] #77 141.3 checking sys/time.h usability... yes [2022-07-13T20:46:33.599Z] #60 11.92 + '[' -z '' ']' [2022-07-13T20:46:33.599Z] #60 11.92 + target=static [2022-07-13T20:46:33.599Z] #60 11.92 + make BUILDTAGS=seccomp static [2022-07-13T20:46:33.817Z] #77 141.4 checking sys/time.h presence... yes [2022-07-13T20:46:33.817Z] #77 141.4 checking for sys/time.h... yes [2022-07-13T20:46:33.817Z] #77 141.4 checking for inline... inline [2022-07-13T20:46:33.860Z] #60 12.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-13T20:46:34.074Z] #77 141.4 checking for size_t... yes [2022-07-13T20:46:34.074Z] #77 141.7 checking for stdlib.h... (cached) yes [2022-07-13T20:46:34.074Z] #77 141.7 checking for GNU libc compatible malloc... yes [2022-07-13T20:46:34.343Z] #77 141.9 checking for stdlib.h... (cached) yes [2022-07-13T20:46:34.343Z] #77 141.9 checking for GNU libc compatible realloc... yes [2022-07-13T20:46:34.600Z] #77 142.2 checking for working strtod... yes [2022-07-13T20:46:34.858Z] #77 142.4 checking for gettimeofday... yes [2022-07-13T20:46:35.115Z] #77 142.6 checking for memset... yes [2022-07-13T20:46:35.372Z] #77 142.9 checking for strspn... yes [2022-07-13T20:46:35.629Z] #77 143.2 checking that generated files are newer than configure... done [2022-07-13T20:46:35.629Z] #77 143.3 configure: creating ./config.status [2022-07-13T20:46:37.164Z] #60 ... [2022-07-13T20:46:37.164Z] [2022-07-13T20:46:37.164Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:46:37.164Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa [2022-07-13T20:46:37.164Z] #36 123.5 Delve is a source level debugger for Go programs. [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:46:37.164Z] #36 123.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 Usage: [2022-07-13T20:46:37.164Z] #36 123.5 dlv [command] [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 Available Commands: [2022-07-13T20:46:37.164Z] #36 123.5 attach Attach to running process and begin debugging. [2022-07-13T20:46:37.164Z] #36 123.5 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:46:37.164Z] #36 123.5 core Examine a core dump. [2022-07-13T20:46:37.164Z] #36 123.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:46:37.164Z] #36 123.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:46:37.164Z] #36 123.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:46:37.164Z] #36 123.5 help Help about any command [2022-07-13T20:46:37.164Z] #36 123.5 run Deprecated command. Use 'debug' instead. [2022-07-13T20:46:37.164Z] #36 123.5 test Compile test binary and begin debugging program. [2022-07-13T20:46:37.164Z] #36 123.5 trace Compile and begin tracing program. [2022-07-13T20:46:37.164Z] #36 123.5 version Prints version. [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 Flags: [2022-07-13T20:46:37.164Z] #36 123.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:46:37.164Z] #36 123.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:46:37.164Z] #36 123.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-13T20:46:37.164Z] #36 123.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:46:37.164Z] #36 123.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:46:37.164Z] #36 123.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-13T20:46:37.164Z] #36 123.5 --disable-aslr Disables address space randomization [2022-07-13T20:46:37.164Z] #36 123.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:46:37.164Z] #36 123.5 -h, --help help for dlv [2022-07-13T20:46:37.164Z] #36 123.5 --init string Init file, executed by the terminal client. [2022-07-13T20:46:37.164Z] #36 123.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:46:37.164Z] #36 123.5 --log Enable debugging server logging. [2022-07-13T20:46:37.164Z] #36 123.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:46:37.164Z] #36 123.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:46:37.164Z] #36 123.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:46:37.164Z] #36 123.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:46:37.164Z] #36 123.5 --wd string Working directory for running the program. [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 Additional help topics: [2022-07-13T20:46:37.164Z] #36 123.5 dlv backend Help about the --backend flag. [2022-07-13T20:46:37.164Z] #36 123.5 dlv log Help about logging flags. [2022-07-13T20:46:37.164Z] #36 123.5 dlv redirect Help about file redirection. [2022-07-13T20:46:37.164Z] #36 123.5 [2022-07-13T20:46:37.164Z] #36 123.5 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:46:37.164Z] #36 DONE 124.5s [2022-07-13T20:46:37.164Z] [2022-07-13T20:46:37.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 [2022-07-13T20:46:37.164Z] #26 sha256:cb5f3792d08da0cf90f024a2387000492499febe2b9ece778de7eb325ae16cc6 [2022-07-13T20:46:37.425Z] #26 121.0 Updating files: 24% (2844/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 63% (7299/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 90% (10373/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-13T20:46:37.523Z] #77 145.0 config.status: creating Makefile [2022-07-13T20:46:37.523Z] #77 145.0 config.status: creating config.h [2022-07-13T20:46:37.523Z] #77 145.1 config.status: executing depfiles commands [2022-07-13T20:46:37.523Z] #77 145.2 config.status: executing libtool commands [2022-07-13T20:46:37.535Z] #64 ... [2022-07-13T20:46:37.535Z] [2022-07-13T20:46:37.535Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:46:37.535Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:46:37.535Z] #14 94.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:46:37.535Z] #14 94.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:46:37.535Z] #14 94.71 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:46:37.535Z] #14 101.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:46:37.535Z] #14 101.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:46:37.535Z] #14 101.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:37.685Z] #26 124.7 + cd /tmp/tmp.gsq4Ytpmru/tmp/docker-ce [2022-07-13T20:46:37.685Z] #26 124.7 + git checkout -q v17.06.2-ce [2022-07-13T20:46:38.297Z] #19 168.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-13T20:46:38.453Z] #77 146.1 GEN .version [2022-07-13T20:46:38.453Z] #77 146.1 make install-recursive [2022-07-13T20:46:38.453Z] #77 146.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:46:38.453Z] #77 146.1 Making install in libocispec [2022-07-13T20:46:38.453Z] #77 146.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:38.453Z] #77 146.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:46:38.453Z] #77 146.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:46:38.453Z] #77 146.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:46:38.453Z] #77 146.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:46:38.482Z] #14 ... [2022-07-13T20:46:38.482Z] [2022-07-13T20:46:38.482Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:38.482Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:38.482Z] #77 43.99 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:46:38.482Z] #77 44.00 libtoolize: copying file './ltmain.sh' [2022-07-13T20:46:38.482Z] #77 44.65 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:46:38.482Z] #77 44.65 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:46:38.482Z] #77 44.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:46:38.558Z] #19 168.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:38.558Z] #19 168.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:46:38.558Z] #19 168.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-13T20:46:38.558Z] #19 168.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:46:38.558Z] #19 168.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:46:39.052Z] #77 54.53 configure.ac:7: installing './compile' [2022-07-13T20:46:39.052Z] #77 54.55 configure.ac:11: installing './config.guess' [2022-07-13T20:46:39.052Z] #77 54.55 configure.ac:11: installing './config.sub' [2022-07-13T20:46:39.052Z] #77 54.57 configure.ac:8: installing './install-sh' [2022-07-13T20:46:39.052Z] #77 54.59 configure.ac:8: installing './missing' [2022-07-13T20:46:39.312Z] #77 54.70 Makefile.am: installing './depcomp' [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:46:39.383Z] #77 147.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:46:39.383Z] #77 147.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:46:39.640Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:46:39.640Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:46:39.640Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:46:39.640Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:46:39.640Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:46:39.640Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:46:39.640Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:46:39.896Z] #77 ... [2022-07-13T20:46:39.896Z] [2022-07-13T20:46:39.896Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:39.896Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:46:39.896Z] #21 43.99 Selecting previously unselected package vim. [2022-07-13T20:46:39.896Z] #21 43.99 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:46:39.896Z] #21 44.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:39.896Z] #21 44.55 Selecting previously unselected package xfsprogs. [2022-07-13T20:46:39.896Z] #21 44.55 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:46:39.896Z] #21 44.55 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:46:39.896Z] #21 45.08 Selecting previously unselected package zip. [2022-07-13T20:46:39.896Z] #21 45.09 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-13T20:46:39.896Z] #21 45.10 Unpacking zip (3.0-12) ... [2022-07-13T20:46:39.896Z] #21 45.22 Selecting previously unselected package zstd. [2022-07-13T20:46:39.896Z] #21 45.23 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:46:39.896Z] #21 45.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:46:39.896Z] #21 45.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:46:39.897Z] #21 46.60 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:46:39.897Z] #21 46.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:46:39.897Z] #21 46.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:46:39.897Z] #21 46.64 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:46:39.897Z] #21 46.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:46:39.897Z] #21 46.66 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:46:39.897Z] #21 46.67 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:46:39.897Z] #21 46.68 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:46:39.897Z] #21 46.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:46:39.897Z] #21 46.71 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:46:39.897Z] #21 46.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:46:39.897Z] #21 46.74 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:46:39.897Z] #21 47.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:39.897Z] #21 47.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:46:39.897Z] #21 47.45 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:46:39.897Z] #21 47.46 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:46:39.897Z] #21 49.07 Setting up zip (3.0-12) ... [2022-07-13T20:46:39.897Z] #21 49.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:39.897Z] #21 49.12 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:46:39.897Z] #21 51.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:46:39.897Z] #21 51.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:46:39.897Z] #21 51.20 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:46:39.897Z] #21 51.21 Setting up patch (2.7.6-7) ... [2022-07-13T20:46:39.897Z] #21 51.23 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:46:39.897Z] #21 51.35 invoke-rc.d: could not determine current runlevel [2022-07-13T20:46:39.897Z] #21 51.36 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:46:39.897Z] #21 51.37 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:46:39.897Z] #21 51.39 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:46:39.897Z] #21 51.40 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:46:39.897Z] #21 51.42 Setting up pigz (2.6-1) ... [2022-07-13T20:46:39.897Z] #21 51.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:46:39.897Z] #21 51.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:46:39.897Z] #21 51.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:46:39.897Z] #21 51.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:39.897Z] #21 52.30 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:46:39.897Z] #21 52.31 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:46:39.897Z] #21 52.89 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:46:39.897Z] #21 52.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:46:39.897Z] #21 52.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:46:39.897Z] #21 52.93 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:46:39.897Z] #21 53.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:39.897Z] #21 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:46:39.897Z] #21 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:46:39.897Z] #21 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:46:39.897Z] #21 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:46:39.897Z] #21 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:46:39.897Z] #21 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:46:39.897Z] #21 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:46:39.897Z] #21 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:46:39.897Z] #21 53.51 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:46:40.460Z] #21 ... [2022-07-13T20:46:40.460Z] [2022-07-13T20:46:40.460Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:40.460Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:46:40.460Z] #77 148.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:46:40.460Z] #77 148.3 make install-recursive [2022-07-13T20:46:40.469Z] #19 ... [2022-07-13T20:46:40.469Z] [2022-07-13T20:46:40.469Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:40.469Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:40.469Z] #84 131.4 CCLD libocispec.la [2022-07-13T20:46:40.469Z] #84 131.7 CCLD src/validate [2022-07-13T20:46:40.469Z] #84 131.7 CCLD tests/test-1 [2022-07-13T20:46:40.469Z] #84 131.7 CCLD tests/test-2 [2022-07-13T20:46:40.469Z] #84 131.8 CCLD tests/test-3 [2022-07-13T20:46:40.469Z] #84 131.8 CCLD tests/test-4 [2022-07-13T20:46:40.696Z] #77 55.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:46:40.696Z] #77 55.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:46:40.696Z] #77 56.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:46:40.696Z] #77 56.05 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:46:40.696Z] #77 56.16 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:46:40.696Z] #77 56.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:46:40.717Z] #77 148.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:40.717Z] #77 148.4 Making install in yajl [2022-07-13T20:46:40.717Z] #77 148.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:40.730Z] #84 131.8 CCLD tests/test-5 [2022-07-13T20:46:40.730Z] #84 131.9 CCLD tests/test-7 [2022-07-13T20:46:40.730Z] #84 131.9 CCLD tests/test-6 [2022-07-13T20:46:40.730Z] #84 131.9 CCLD tests/test-8 [2022-07-13T20:46:40.730Z] #84 132.0 CCLD tests/test-10 [2022-07-13T20:46:40.730Z] #84 132.0 CCLD tests/test-9 [2022-07-13T20:46:40.730Z] #84 132.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:46:40.956Z] #77 56.35 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:46:40.956Z] #77 56.47 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:46:40.974Z] #77 148.5 CC verify/json_verify-json_verify.o [2022-07-13T20:46:40.974Z] #77 148.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:46:40.974Z] #77 148.5 CC src/libyajl_la-yajl.lo [2022-07-13T20:46:40.974Z] #77 148.5 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:46:40.974Z] #77 148.5 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:46:40.974Z] #77 148.5 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:46:40.974Z] #77 148.5 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:46:40.974Z] #77 148.6 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:46:40.974Z] #77 148.6 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:46:40.980Z] #26 128.3 + mkdir -p /tmp/tmp.gsq4Ytpmru/src/github.com/docker [2022-07-13T20:46:40.990Z] #84 132.1 CCLD tests/test-11 [2022-07-13T20:46:41.216Z] #77 56.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:46:41.240Z] #26 128.3 + mv components/cli /tmp/tmp.gsq4Ytpmru/src/github.com/docker/cli [2022-07-13T20:46:41.240Z] #26 128.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-13T20:46:42.406Z] #84 133.6 libtool: link: ar cr libocispec.a [2022-07-13T20:46:42.406Z] #84 133.7 libtool: link: ranlib libocispec.a [2022-07-13T20:46:42.620Z] #26 ... [2022-07-13T20:46:42.620Z] [2022-07-13T20:46:42.620Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:42.620Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:46:42.620Z] #77 73.90 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:46:42.620Z] #77 73.90 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:46:42.620Z] #77 73.92 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:46:42.620Z] #77 73.93 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:46:42.620Z] #77 73.95 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:46:42.620Z] #77 73.96 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:46:42.620Z] #77 74.16 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:46:42.620Z] #77 75.33 checking build system type... aarch64-unknown-linux-gnu [2022-07-13T20:46:42.620Z] #77 75.54 checking host system type... aarch64-unknown-linux-gnu [2022-07-13T20:46:42.620Z] #77 75.54 checking how to print strings... printf [2022-07-13T20:46:42.620Z] #77 75.57 checking for gcc... gcc [2022-07-13T20:46:42.620Z] #77 75.70 checking whether the C compiler works... yes [2022-07-13T20:46:42.620Z] #77 75.90 checking for C compiler default output file name... a.out [2022-07-13T20:46:42.620Z] #77 75.90 checking for suffix of executables... [2022-07-13T20:46:42.620Z] #77 76.18 checking whether we are cross compiling... no [2022-07-13T20:46:42.620Z] #77 76.48 checking for suffix of object files... o [2022-07-13T20:46:42.620Z] #77 76.61 checking whether we are using the GNU C compiler... yes [2022-07-13T20:46:42.620Z] #77 76.75 checking whether gcc accepts -g... yes [2022-07-13T20:46:42.620Z] #77 76.90 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:46:42.620Z] #77 77.14 checking whether gcc understands -c and -o together... yes [2022-07-13T20:46:42.620Z] #77 77.36 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:46:42.620Z] #77 77.40 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:46:42.620Z] #77 77.41 checking for egrep... /bin/grep -E [2022-07-13T20:46:42.620Z] #77 77.42 checking for fgrep... /bin/grep -F [2022-07-13T20:46:42.620Z] #77 77.42 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:46:42.620Z] #77 77.46 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:46:42.620Z] #77 77.46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:46:42.620Z] #77 77.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:46:42.620Z] #77 77.81 checking whether ln -s works... yes [2022-07-13T20:46:42.620Z] #77 77.81 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:46:42.620Z] #77 77.90 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-13T20:46:42.620Z] #77 77.90 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:46:42.620Z] #77 77.90 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:46:42.620Z] #77 77.90 checking for objdump... objdump [2022-07-13T20:46:42.620Z] #77 77.90 checking how to recognize dependent libraries... pass_all [2022-07-13T20:46:42.620Z] #77 77.90 checking for dlltool... no [2022-07-13T20:46:42.621Z] #77 77.90 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:46:42.621Z] #77 77.90 checking for ar... ar [2022-07-13T20:46:42.621Z] #77 77.90 checking for archiver @FILE support... @ [2022-07-13T20:46:42.621Z] #77 78.26 checking for strip... strip [2022-07-13T20:46:42.621Z] #77 78.26 checking for ranlib... ranlib [2022-07-13T20:46:42.621Z] #77 78.26 checking for gawk... no [2022-07-13T20:46:42.621Z] #77 78.27 checking for mawk... mawk [2022-07-13T20:46:42.621Z] #77 78.29 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:46:42.621Z] #77 78.91 checking for sysroot... no [2022-07-13T20:46:42.621Z] #77 78.91 checking for a working dd... /bin/dd [2022-07-13T20:46:42.621Z] #77 78.96 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:46:42.621Z] #77 78.99 checking for mt... no [2022-07-13T20:46:42.621Z] #77 78.99 checking if : is a manifest tool... no [2022-07-13T20:46:42.621Z] #77 79.01 checking how to run the C preprocessor... gcc -E [2022-07-13T20:46:42.621Z] #77 79.23 checking for ANSI C header files... yes [2022-07-13T20:46:42.621Z] #77 79.89 checking for sys/types.h... yes [2022-07-13T20:46:42.621Z] #77 80.08 checking for sys/stat.h... yes [2022-07-13T20:46:42.621Z] #77 80.28 checking for stdlib.h... yes [2022-07-13T20:46:42.621Z] #77 80.52 checking for string.h... yes [2022-07-13T20:46:42.621Z] #77 80.65 checking for memory.h... yes [2022-07-13T20:46:42.621Z] #77 80.79 checking for strings.h... yes [2022-07-13T20:46:42.621Z] #77 80.96 checking for inttypes.h... yes [2022-07-13T20:46:42.621Z] #77 81.12 checking for stdint.h... yes [2022-07-13T20:46:42.621Z] #77 81.44 checking for unistd.h... yes [2022-07-13T20:46:42.621Z] #77 81.65 checking for dlfcn.h... yes [2022-07-13T20:46:42.621Z] #77 81.80 checking for objdir... .libs [2022-07-13T20:46:42.621Z] #77 82.24 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:46:42.621Z] #77 82.33 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:46:42.621Z] #77 82.33 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:46:42.621Z] #77 82.47 checking if gcc static flag -static works... yes [2022-07-13T20:46:42.621Z] #77 82.83 checking if gcc supports -c -o file.o... yes [2022-07-13T20:46:42.621Z] #77 83.01 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:46:42.880Z] #77 83.01 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-13T20:46:43.140Z] #77 83.10 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:46:43.140Z] #77 83.42 checking how to hardcode library paths into programs... immediate [2022-07-13T20:46:43.140Z] #77 83.42 checking whether stripping libraries is possible... yes [2022-07-13T20:46:43.140Z] #77 83.44 checking if libtool supports shared libraries... yes [2022-07-13T20:46:43.140Z] #77 83.44 checking whether to build shared libraries... no [2022-07-13T20:46:43.140Z] #77 83.44 checking whether to build static libraries... yes [2022-07-13T20:46:43.140Z] #77 83.45 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:46:43.140Z] #77 83.49 checking whether build environment is sane... yes [2022-07-13T20:46:43.140Z] #77 83.57 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:46:43.140Z] #77 83.57 checking whether make sets $(MAKE)... yes [2022-07-13T20:46:43.140Z] #77 83.62 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:46:43.140Z] #77 83.66 checking whether make supports nested variables... yes [2022-07-13T20:46:43.140Z] #77 83.72 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:46:43.400Z] #77 83.72 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:46:43.400Z] #77 83.73 checking how to create a ustar tar archive... gnutar [2022-07-13T20:46:43.400Z] #77 83.80 checking dependency style of gcc... gcc3 [2022-07-13T20:46:43.495Z] #77 ... [2022-07-13T20:46:43.495Z] [2022-07-13T20:46:43.495Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:43.495Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:46:43.495Z] #21 55.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:46:43.495Z] #21 55.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:46:43.495Z] #21 55.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:46:43.495Z] #21 55.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:46:43.495Z] #21 56.45 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:46:43.495Z] #21 56.48 Setting up jq (1.6-2.1) ... [2022-07-13T20:46:43.495Z] #21 56.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:46:43.495Z] #21 56.52 Setting up iptables (1.8.7-1) ... [2022-07-13T20:46:43.495Z] #21 56.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:46:43.495Z] #21 56.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:46:43.495Z] #21 56.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:46:43.495Z] #21 56.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:46:43.495Z] #21 56.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:46:43.495Z] #21 56.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:46:43.495Z] #21 56.60 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:46:43.495Z] #21 56.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:46:43.495Z] #21 DONE 57.5s [2022-07-13T20:46:43.660Z] #77 84.01 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:46:43.660Z] #77 84.01 checking whether make supports nested variables... (cached) yes [2022-07-13T20:46:43.660Z] #77 84.02 checking for gawk... (cached) mawk [2022-07-13T20:46:43.660Z] #77 84.02 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:46:43.660Z] #77 84.02 checking for gcc... (cached) gcc [2022-07-13T20:46:43.660Z] #77 84.14 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:46:43.660Z] #77 84.15 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:46:43.660Z] #77 84.15 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:46:43.660Z] #77 84.15 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:46:43.660Z] #77 84.16 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:46:43.781Z] [2022-07-13T20:46:43.781Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-13T20:46:43.781Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9 [2022-07-13T20:46:43.921Z] #77 84.25 checking for python3... /usr/bin/python3 [2022-07-13T20:46:43.921Z] #77 84.25 checking for python3 version... 3.9 [2022-07-13T20:46:43.921Z] #77 84.32 checking for python3 platform... linux [2022-07-13T20:46:44.181Z] #77 84.39 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:46:44.181Z] #77 84.56 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:46:44.181Z] #77 84.68 checking for go-md2man... no [2022-07-13T20:46:44.346Z] #22 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:46:44.346Z] #22 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:46:44.346Z] #22 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:46:44.346Z] #22 DONE 1.0s [2022-07-13T20:46:44.347Z] [2022-07-13T20:46:44.347Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:44.347Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:44.360Z] #84 135.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:44.360Z] #84 135.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:46:44.360Z] #84 135.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:46:44.360Z] #84 135.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:44.360Z] #84 135.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:44.360Z] #84 135.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:44.360Z] #84 135.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:44.360Z] #84 135.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:46:44.360Z] #84 135.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:46:44.360Z] #84 135.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:46:44.360Z] #84 135.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:46:44.360Z] #84 135.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:46:44.360Z] #84 135.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:46:44.360Z] #84 135.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:46:44.360Z] #84 135.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:46:44.360Z] #84 135.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:46:44.360Z] #84 135.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:46:44.360Z] #84 135.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:46:44.360Z] #84 135.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:46:44.360Z] #84 135.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:46:44.360Z] #84 135.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:46:44.360Z] #84 135.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:46:44.442Z] #77 84.71 checking error.h usability... [2022-07-13T20:46:44.442Z] #77 ... [2022-07-13T20:46:44.442Z] [2022-07-13T20:46:44.442Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:44.442Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:46:44.442Z] #21 7.388 Fetched 8436 kB in 7s (1280 kB/s) [2022-07-13T20:46:44.442Z] #21 7.388 Reading package lists... [2022-07-13T20:46:44.442Z] #21 11.02 Reading package lists... [2022-07-13T20:46:44.442Z] #21 13.62 Building dependency tree... [2022-07-13T20:46:44.442Z] #21 15.50 The following additional packages will be installed: [2022-07-13T20:46:44.442Z] #21 15.51 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:46:44.442Z] #21 15.51 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:46:44.442Z] #21 15.51 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:46:44.442Z] #21 15.51 python3-pkg-resources vim-runtime xxd [2022-07-13T20:46:44.442Z] #21 15.52 Suggested packages: [2022-07-13T20:46:44.442Z] #21 15.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:46:44.442Z] #21 15.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:46:44.442Z] #21 15.53 acl attr quota [2022-07-13T20:46:44.442Z] #21 15.53 Recommended packages: [2022-07-13T20:46:44.442Z] #21 15.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:46:44.442Z] #21 16.91 The following NEW packages will be installed: [2022-07-13T20:46:44.442Z] #21 16.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:46:44.442Z] #21 16.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:46:44.442Z] #21 16.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:46:44.442Z] #21 16.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:46:44.442Z] #21 16.91 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:46:44.442Z] #21 16.91 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:46:44.442Z] #21 16.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:46:44.442Z] #21 16.91 xz-utils zip zstd [2022-07-13T20:46:44.442Z] #21 17.24 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:46:44.442Z] #21 17.24 Need to get 27.0 MB of archives. [2022-07-13T20:46:44.442Z] #21 17.24 After this operation, 105 MB of additional disk space will be used. [2022-07-13T20:46:44.442Z] #21 17.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-13T20:46:44.442Z] #21 17.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-13T20:46:44.442Z] #21 17.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-13T20:46:44.442Z] #21 17.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-13T20:46:44.442Z] #21 17.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-13T20:46:44.442Z] #21 17.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-13T20:46:44.442Z] #21 17.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-13T20:46:44.442Z] #21 17.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-13T20:46:44.442Z] #21 17.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:46:44.442Z] #21 17.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:46:44.442Z] #21 17.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:46:44.442Z] #21 17.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-13T20:46:44.442Z] #21 17.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-13T20:46:44.442Z] #21 17.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-13T20:46:44.442Z] #21 17.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-13T20:46:44.442Z] #21 17.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-13T20:46:44.442Z] #21 17.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-13T20:46:44.442Z] #21 17.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-13T20:46:44.442Z] #21 17.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-13T20:46:44.442Z] #21 17.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-13T20:46:44.442Z] #21 17.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-13T20:46:44.442Z] #21 17.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-13T20:46:44.442Z] #21 17.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-13T20:46:44.442Z] #21 17.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-13T20:46:44.442Z] #21 17.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-13T20:46:44.442Z] #21 17.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-13T20:46:44.442Z] #21 17.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-13T20:46:44.442Z] #21 ... [2022-07-13T20:46:44.442Z] [2022-07-13T20:46:44.442Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:44.442Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:46:44.442Z] #77 84.71 checking error.h usability... yes [2022-07-13T20:46:44.442Z] #77 84.95 checking error.h presence... yes [2022-07-13T20:46:44.620Z] #84 135.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:46:44.620Z] #84 135.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:46:44.620Z] #84 135.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:46:44.620Z] #84 135.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:46:44.620Z] #84 135.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:46:44.620Z] #84 135.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:46:44.620Z] #84 135.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:46:44.620Z] #84 135.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:46:44.620Z] #84 135.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:46:44.620Z] #84 136.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:46:44.702Z] #77 85.01 checking for error.h... yes [2022-07-13T20:46:44.880Z] #84 136.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:46:44.880Z] #84 136.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:46:44.880Z] #84 136.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:46:44.880Z] #84 136.3 CC src/crun-crun.o [2022-07-13T20:46:44.962Z] #77 85.09 checking linux/openat2.h usability... yes [2022-07-13T20:46:44.962Z] #77 85.29 checking linux/openat2.h presence... yes [2022-07-13T20:46:44.962Z] #77 85.37 checking for linux/openat2.h... yes [2022-07-13T20:46:45.140Z] #84 136.3 CC src/crun-run.o [2022-07-13T20:46:45.140Z] #84 136.3 CC src/crun-delete.o [2022-07-13T20:46:45.140Z] #84 136.3 CC src/crun-kill.o [2022-07-13T20:46:45.140Z] #84 136.4 CC src/crun-pause.o [2022-07-13T20:46:45.140Z] #84 136.4 CC src/crun-unpause.o [2022-07-13T20:46:45.140Z] #84 136.4 CC src/crun-spec.o [2022-07-13T20:46:45.140Z] #84 136.4 CC src/crun-exec.o [2022-07-13T20:46:45.140Z] #84 136.4 CC src/crun-list.o [2022-07-13T20:46:45.230Z] #77 85.43 checking for copy_file_range... yes [2022-07-13T20:46:45.399Z] #84 136.6 CC src/crun-start.o [2022-07-13T20:46:45.399Z] #84 136.6 CC src/crun-state.o [2022-07-13T20:46:45.399Z] #84 136.6 CC src/crun-create.o [2022-07-13T20:46:45.400Z] #84 136.6 CC src/crun-update.o [2022-07-13T20:46:45.400Z] #84 136.7 CC src/crun-ps.o [2022-07-13T20:46:45.400Z] #84 136.7 CC src/crun-checkpoint.o [2022-07-13T20:46:45.490Z] #77 85.76 checking for fgetxattr... yes [2022-07-13T20:46:45.659Z] #84 136.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:46:45.659Z] #84 136.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:46:45.659Z] #84 136.9 CC src/crun-restore.o [2022-07-13T20:46:45.659Z] #84 136.9 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:46:45.659Z] #84 137.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:46:45.659Z] #84 137.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:46:45.714Z] #77 ... [2022-07-13T20:46:45.714Z] [2022-07-13T20:46:45.714Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:46:45.714Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:46:45.752Z] #77 85.99 checking for statx... yes [2022-07-13T20:46:45.752Z] #77 86.13 checking for fgetpwent_r... [2022-07-13T20:46:45.752Z] #77 ... [2022-07-13T20:46:45.752Z] [2022-07-13T20:46:45.752Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:46:45.752Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0 [2022-07-13T20:46:45.752Z] #34 DONE 133.1s [2022-07-13T20:46:45.752Z] [2022-07-13T20:46:45.752Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:45.752Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:46:45.752Z] #77 86.13 checking for fgetpwent_r... yes [2022-07-13T20:46:45.919Z] #84 137.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:46:45.919Z] #84 137.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:46:45.919Z] #84 137.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:46:45.919Z] #84 137.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:46:45.919Z] #84 137.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:46:46.180Z] #84 137.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:46:46.180Z] #84 137.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:46:46.180Z] #84 137.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:46:46.180Z] #84 137.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:46:46.322Z] #77 86.35 checking for issetugid... no [2022-07-13T20:46:46.322Z] #77 86.74 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:46:46.322Z] #77 86.74 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:46:46.440Z] #84 137.6 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:46:46.440Z] #84 137.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:46:46.440Z] #84 137.8 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:46:46.497Z] #77 ... [2022-07-13T20:46:46.497Z] [2022-07-13T20:46:46.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 [2022-07-13T20:46:46.497Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:46:46.497Z] #14 114.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:46:46.497Z] #14 114.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:46:46.497Z] #14 114.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:46.700Z] #84 138.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:46:46.700Z] #84 138.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:46:46.893Z] #77 86.75 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:46:46.893Z] #77 87.26 checking for yajl >= 2.0.0... yes [2022-07-13T20:46:46.960Z] #84 138.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:46:47.153Z] #77 87.29 checking sys/capability.h usability... yes [2022-07-13T20:46:47.153Z] #77 87.43 checking sys/capability.h presence... yes [2022-07-13T20:46:47.153Z] #77 87.50 checking for sys/capability.h... yes [2022-07-13T20:46:47.220Z] #84 138.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:46:47.220Z] #84 138.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:46:47.220Z] #84 138.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:46:47.220Z] #84 138.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:46:47.220Z] #84 138.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:46:47.220Z] #84 138.5 CC tests/init.o [2022-07-13T20:46:47.220Z] #84 138.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:46:47.413Z] #77 87.51 checking for library containing cap_from_name... -lcap [2022-07-13T20:46:47.983Z] #77 87.90 checking for library containing dlopen... -ldl [2022-07-13T20:46:47.983Z] #77 88.31 checking seccomp.h usability... yes [2022-07-13T20:46:48.243Z] #77 88.45 checking seccomp.h presence... yes [2022-07-13T20:46:48.243Z] #77 88.53 checking for seccomp.h... yes [2022-07-13T20:46:48.504Z] #77 88.53 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:46:48.764Z] #77 89.00 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:46:48.764Z] #77 89.22 checking systemd/sd-bus.h usability... yes [2022-07-13T20:46:49.024Z] #77 89.36 checking systemd/sd-bus.h presence... yes [2022-07-13T20:46:49.024Z] #77 89.46 checking for systemd/sd-bus.h... yes [2022-07-13T20:46:49.594Z] #77 89.46 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:46:49.855Z] #77 89.92 checking for sd_notify_barrier... yes [2022-07-13T20:46:49.855Z] #77 90.12 checking linux/bpf.h usability... yes [2022-07-13T20:46:49.886Z] #23 ... [2022-07-13T20:46:49.886Z] [2022-07-13T20:46:49.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:49.886Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:46:49.886Z] #77 154.6 CCLD libyajl.la [2022-07-13T20:46:49.886Z] #77 155.0 CCLD verify/json_verify [2022-07-13T20:46:49.886Z] #77 155.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:49.886Z] #77 155.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:46:49.886Z] #77 155.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:46:49.886Z] #77 155.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:49.886Z] #77 155.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:46:49.886Z] #77 155.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:46:49.886Z] #77 155.5 CC src/validate.o [2022-07-13T20:46:49.886Z] #77 155.5 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:46:49.886Z] #77 155.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:46:49.886Z] #77 155.5 CC src/image_spec_schema_defs.lo [2022-07-13T20:46:49.886Z] #77 155.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:46:49.886Z] #77 155.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:46:49.886Z] #77 155.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:46:49.886Z] #77 155.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:46:49.886Z] #77 155.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:46:49.886Z] #77 155.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:46:49.886Z] #77 155.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:46:49.886Z] #77 155.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:46:49.886Z] #77 155.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:46:49.886Z] #77 155.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:46:49.886Z] #77 155.8 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:46:49.886Z] #77 155.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:46:49.886Z] #77 155.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:46:49.886Z] #77 155.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:46:49.886Z] #77 155.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:46:49.886Z] #77 155.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:46:49.886Z] #77 156.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:46:49.886Z] #77 156.0 CC src/basic_test_double_array_item.lo [2022-07-13T20:46:49.886Z] #77 156.3 CC src/basic_test_top_array_int.lo [2022-07-13T20:46:49.886Z] #77 156.3 CC src/basic_test_double_array.lo [2022-07-13T20:46:49.886Z] #77 156.3 CC src/basic_test_top_array_string.lo [2022-07-13T20:46:49.886Z] #77 156.4 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:46:49.886Z] #77 156.4 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:46:49.886Z] #77 156.5 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:46:49.886Z] #77 156.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:46:49.886Z] #77 156.6 CC src/json_common.lo [2022-07-13T20:46:49.886Z] #77 156.6 CC tests/test-1.o [2022-07-13T20:46:49.886Z] #77 156.6 CC tests/test-2.o [2022-07-13T20:46:49.886Z] #77 156.7 CC tests/test-3.o [2022-07-13T20:46:49.886Z] #77 156.7 CC src/read-file.lo [2022-07-13T20:46:49.886Z] #77 156.7 CC tests/test-4.o [2022-07-13T20:46:49.886Z] #77 156.8 CC tests/test-5.o [2022-07-13T20:46:49.886Z] #77 156.9 CC tests/test-7.o [2022-07-13T20:46:49.886Z] #77 157.0 CC tests/test-8.o [2022-07-13T20:46:49.886Z] #77 157.0 CC tests/test-6.o [2022-07-13T20:46:49.886Z] #77 157.0 CC tests/test-9.o [2022-07-13T20:46:49.886Z] #77 157.1 CC tests/test-10.o [2022-07-13T20:46:49.886Z] #77 157.2 CC tests/test-11.o [2022-07-13T20:46:50.115Z] #77 90.32 checking linux/bpf.h presence... yes [2022-07-13T20:46:50.115Z] #77 90.39 checking for linux/bpf.h... yes [2022-07-13T20:46:50.115Z] #77 90.40 checking compilation for eBPF... yes [2022-07-13T20:46:50.115Z] #77 90.62 checking for criu >= 3.15... no [2022-07-13T20:46:50.376Z] #77 90.65 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:46:50.376Z] #77 90.65 checking for criu > 3.16... no [2022-07-13T20:46:50.376Z] #77 90.67 configure: CRIU version doesn't support join-ns API [2022-07-13T20:46:50.376Z] #77 90.68 checking for criu > 3.16.1... no [2022-07-13T20:46:50.376Z] #77 90.71 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:46:50.376Z] #77 90.71 checking for new mount API (fsconfig)... yes [2022-07-13T20:46:50.376Z] #77 90.77 checking for seccomp notify API... yes [2022-07-13T20:46:50.376Z] #77 90.86 checking for gperf... no [2022-07-13T20:46:50.376Z] #77 90.86 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:46:50.518Z] #84 ... [2022-07-13T20:46:50.518Z] [2022-07-13T20:46:50.518Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:46:50.518Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:46:50.518Z] #54 188.7 + dpkg --print-architecture [2022-07-13T20:46:50.518Z] #54 188.7 + git checkout -q v2.1.0 [2022-07-13T20:46:50.518Z] #54 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:46:50.518Z] #54 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:46:50.637Z] #77 90.86 checking for library containing argp_parse... none required [2022-07-13T20:46:50.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T20:46:50.897Z] #77 91.28 checking that generated files are newer than configure... done [2022-07-13T20:46:50.897Z] #77 91.29 configure: creating ./config.status [2022-07-13T20:46:53.074Z] #14 120.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:46:53.074Z] #14 120.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:46:53.074Z] #14 120.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:46:53.074Z] #14 120.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:46:53.074Z] #14 120.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:46:53.074Z] #14 120.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:46:53.074Z] #14 120.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:46:53.074Z] #14 120.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:46:53.074Z] #14 120.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:46:53.074Z] #14 120.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:46:53.074Z] #14 120.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:46:53.074Z] #14 120.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:46:53.074Z] #14 121.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:46:53.334Z] #14 121.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:46:53.334Z] #14 121.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:46:53.334Z] #14 121.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:46:53.437Z] #77 94.01 config.status: creating Makefile [2022-07-13T20:46:53.595Z] #14 121.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:46:53.595Z] #14 121.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:46:53.595Z] #14 121.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:46:53.595Z] #14 121.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:46:53.595Z] #14 121.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:46:53.595Z] #14 121.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:46:53.595Z] #14 ... [2022-07-13T20:46:53.595Z] [2022-07-13T20:46:53.595Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:46:53.595Z] #67 sha256:dcc18db872b0a4a60fb4b407882b1bcf4ff6ad39af43728941bc1fa4a6bd6c41 [2022-07-13T20:46:53.595Z] #67 121.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:46:53.595Z] #67 121.2 + GOBIN=/build [2022-07-13T20:46:53.595Z] #67 121.2 + GO111MODULE=on [2022-07-13T20:46:53.595Z] #67 121.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:46:53.697Z] #77 94.07 config.status: creating rpm/crun.spec [2022-07-13T20:46:53.957Z] #77 94.18 config.status: creating config.h [2022-07-13T20:46:53.957Z] #77 94.22 config.status: executing libtool commands [2022-07-13T20:46:53.957Z] #77 94.25 config.status: executing depfiles commands [2022-07-13T20:46:53.957Z] #77 ... [2022-07-13T20:46:53.957Z] [2022-07-13T20:46:53.957Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:46:53.957Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:46:53.957Z] #21 17.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-13T20:46:53.957Z] #21 17.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-13T20:46:53.957Z] #21 17.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-13T20:46:53.958Z] #21 17.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-13T20:46:53.958Z] #21 17.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-13T20:46:53.958Z] #21 17.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-13T20:46:53.958Z] #21 17.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-13T20:46:53.958Z] #21 17.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-13T20:46:53.958Z] #21 17.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:46:53.958Z] #21 17.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:46:53.958Z] #21 17.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:46:53.958Z] #21 17.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:46:53.958Z] #21 17.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:46:53.958Z] #21 17.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:46:53.958Z] #21 17.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-13T20:46:53.958Z] #21 17.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-13T20:46:53.958Z] #21 17.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-13T20:46:53.958Z] #21 17.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-13T20:46:53.958Z] #21 17.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-13T20:46:53.958Z] #21 17.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-13T20:46:53.958Z] #21 17.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-13T20:46:53.958Z] #21 17.94 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-13T20:46:53.958Z] #21 18.73 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:46:53.958Z] #21 18.91 Fetched 27.0 MB in 1s (26.6 MB/s) [2022-07-13T20:46:53.958Z] #21 19.01 Selecting previously unselected package pigz. [2022-07-13T20:46:53.958Z] #21 19.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 ... 24009 files and directories currently installed.) [2022-07-13T20:46:53.958Z] #21 19.11 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 19.11 Unpacking pigz (2.6-1) ... [2022-07-13T20:46:53.958Z] #21 19.21 Selecting previously unselected package libelf1:arm64. [2022-07-13T20:46:53.958Z] #21 19.21 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 19.23 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-13T20:46:53.958Z] #21 19.64 Selecting previously unselected package libbpf0:arm64. [2022-07-13T20:46:53.958Z] #21 19.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 19.67 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-13T20:46:53.958Z] #21 19.75 Selecting previously unselected package libcap2:arm64. [2022-07-13T20:46:53.958Z] #21 19.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 19.76 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:46:53.958Z] #21 19.82 Selecting previously unselected package libmnl0:arm64. [2022-07-13T20:46:53.958Z] #21 19.83 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 19.83 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-13T20:46:53.958Z] #21 19.90 Selecting previously unselected package libxtables12:arm64. [2022-07-13T20:46:53.958Z] #21 19.91 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 19.92 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-13T20:46:53.958Z] #21 19.99 Selecting previously unselected package libcap2-bin. [2022-07-13T20:46:53.958Z] #21 20.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 20.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:46:53.958Z] #21 20.10 Selecting previously unselected package iproute2. [2022-07-13T20:46:53.958Z] #21 20.10 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 20.11 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:46:53.958Z] #21 20.56 Selecting previously unselected package xxd. [2022-07-13T20:46:53.958Z] #21 20.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 20.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:53.958Z] #21 20.65 Selecting previously unselected package vim-common. [2022-07-13T20:46:53.958Z] #21 20.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:46:53.958Z] #21 20.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:46:53.958Z] #21 20.83 Selecting previously unselected package bash-completion. [2022-07-13T20:46:53.958Z] #21 20.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:46:53.958Z] #21 23.14 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:46:53.958Z] #21 23.62 Selecting previously unselected package bzip2. [2022-07-13T20:46:53.958Z] #21 23.62 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 23.62 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:46:53.958Z] #21 23.72 Selecting previously unselected package xz-utils. [2022-07-13T20:46:53.958Z] #21 23.73 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 23.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:46:53.958Z] #21 23.89 Selecting previously unselected package apparmor. [2022-07-13T20:46:53.958Z] #21 23.90 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 23.95 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:46:53.958Z] #21 24.39 Selecting previously unselected package inetutils-ping. [2022-07-13T20:46:53.958Z] #21 24.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 24.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:46:53.958Z] #21 24.54 Selecting previously unselected package libip4tc2:arm64. [2022-07-13T20:46:53.958Z] #21 24.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 24.55 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-13T20:46:53.958Z] #21 24.62 Selecting previously unselected package libip6tc2:arm64. [2022-07-13T20:46:53.958Z] #21 24.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 24.63 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-13T20:46:53.958Z] #21 24.69 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-13T20:46:53.958Z] #21 24.70 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 24.72 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-13T20:46:53.958Z] #21 24.80 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-13T20:46:53.958Z] #21 24.80 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 24.81 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-13T20:46:53.958Z] #21 24.90 Selecting previously unselected package libnftnl11:arm64. [2022-07-13T20:46:53.958Z] #21 24.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 24.91 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-13T20:46:53.958Z] #21 24.97 Selecting previously unselected package iptables. [2022-07-13T20:46:53.958Z] #21 24.97 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 24.98 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:46:53.958Z] #21 25.25 Selecting previously unselected package libonig5:arm64. [2022-07-13T20:46:53.958Z] #21 25.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 25.25 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:46:53.958Z] #21 25.37 Selecting previously unselected package libjq1:arm64. [2022-07-13T20:46:53.958Z] #21 25.37 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 25.37 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:46:53.958Z] #21 25.52 Selecting previously unselected package jq. [2022-07-13T20:46:53.958Z] #21 25.52 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 25.52 Unpacking jq (1.6-2.1) ... [2022-07-13T20:46:53.958Z] #21 25.61 Selecting previously unselected package libaio1:arm64. [2022-07-13T20:46:53.958Z] #21 25.63 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 25.63 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-13T20:46:53.958Z] #21 25.71 Selecting previously unselected package libgpm2:arm64. [2022-07-13T20:46:53.958Z] #21 25.71 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 25.71 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-13T20:46:53.958Z] #21 25.77 Selecting previously unselected package libicu67:arm64. [2022-07-13T20:46:53.958Z] #21 25.77 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-13T20:46:53.958Z] #21 25.78 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-13T20:46:55.139Z] #77 ... [2022-07-13T20:46:55.139Z] [2022-07-13T20:46:55.139Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:46:55.139Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:46:55.139Z] #23 10.17 Collecting yamllint==1.26.1 [2022-07-13T20:46:55.341Z] #21 ... [2022-07-13T20:46:55.341Z] [2022-07-13T20:46:55.341Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:46:55.341Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:46:55.341Z] #77 95.43 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:46:55.341Z] #77 95.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:46:55.602Z] #77 95.93 checking for gcc... gcc [2022-07-13T20:46:55.703Z] #23 11.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:46:55.862Z] #77 96.03 checking whether the C compiler works... yes [2022-07-13T20:46:55.862Z] #77 96.28 checking for C compiler default output file name... a.out [2022-07-13T20:46:56.122Z] #77 96.29 checking for suffix of executables... [2022-07-13T20:46:56.122Z] #77 96.46 checking whether we are cross compiling... no [2022-07-13T20:46:56.383Z] #77 96.61 checking for suffix of object files... o [2022-07-13T20:46:56.383Z] #77 96.76 checking whether we are using the GNU C compiler... yes [2022-07-13T20:46:56.643Z] #77 96.85 checking whether gcc accepts -g... yes [2022-07-13T20:46:56.643Z] #77 96.97 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:46:56.904Z] #77 97.10 checking whether gcc understands -c and -o together... yes [2022-07-13T20:46:56.904Z] #77 97.27 checking how to run the C preprocessor... gcc -E [2022-07-13T20:46:57.074Z] #23 12.56 Collecting pathspec>=0.5.3 [2022-07-13T20:46:57.074Z] #23 12.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:46:57.165Z] #77 97.54 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:46:57.165Z] #77 97.57 checking for egrep... /bin/grep -E [2022-07-13T20:46:57.332Z] #23 13.00 Collecting pyyaml [2022-07-13T20:46:57.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-13T20:46:57.637Z] #23 13.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-13T20:46:57.637Z] #23 13.09 Building wheels for collected packages: yamllint [2022-07-13T20:46:57.637Z] #23 13.10 Building wheel for yamllint (setup.py): started [2022-07-13T20:46:57.738Z] #77 97.57 checking for ANSI C header files... yes [2022-07-13T20:46:57.738Z] #77 98.13 checking for sys/types.h... yes [2022-07-13T20:46:58.019Z] #77 98.27 checking for sys/stat.h... yes [2022-07-13T20:46:58.284Z] #77 98.49 checking for stdlib.h... yes [2022-07-13T20:46:58.284Z] #77 98.68 checking for string.h... yes [2022-07-13T20:46:58.548Z] #77 98.87 checking for memory.h... yes [2022-07-13T20:46:58.813Z] #77 99.06 checking for strings.h... yes [2022-07-13T20:46:58.883Z] #67 ... [2022-07-13T20:46:58.883Z] [2022-07-13T20:46:58.883Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:46:58.883Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:46:58.883Z] #14 121.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:46:58.883Z] #14 121.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 121.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:46:58.883Z] #14 121.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:46:58.883Z] #14 121.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 121.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 122.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:46:58.883Z] #14 122.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 122.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 122.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:46:58.883Z] #14 122.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 122.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 122.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:46:58.883Z] #14 122.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 122.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 123.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:46:58.883Z] #14 123.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 123.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:46:58.883Z] #14 123.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:46:58.883Z] #14 123.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 123.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:46:58.883Z] #14 123.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:46:58.883Z] #14 123.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 123.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:46:58.883Z] #14 123.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:46:58.883Z] #14 123.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:46:58.883Z] #14 123.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:46:58.883Z] #14 124.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:46:58.883Z] #14 124.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:46:58.883Z] #14 124.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:46:58.883Z] #14 124.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:46:58.883Z] #14 124.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 124.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:46:58.883Z] #14 124.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 124.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:46:58.883Z] #14 124.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 124.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:46:58.883Z] #14 124.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:46:58.883Z] #14 124.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:46:58.883Z] #14 124.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:46:58.883Z] #14 124.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:46:58.883Z] #14 124.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:46:58.883Z] #14 124.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:46:58.883Z] #14 124.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:46:58.883Z] #14 124.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:46:58.883Z] #14 124.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:46:58.883Z] #14 124.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:46:58.883Z] #14 124.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-13T20:46:58.883Z] #14 124.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:46:58.883Z] #14 124.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:46:58.883Z] #14 124.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:46:58.883Z] #14 124.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:46:58.883Z] #14 124.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:46:58.883Z] #14 124.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:46:59.007Z] #23 14.29 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:46:59.007Z] #23 14.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9c4ba25d22ed6aa78f2be23df82809bed8381cb20dff25438c2af472db0606ac [2022-07-13T20:46:59.007Z] #23 14.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:46:59.007Z] #23 14.30 Successfully built yamllint [2022-07-13T20:46:59.007Z] #23 14.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:46:59.074Z] #77 99.32 checking for inttypes.h... yes [2022-07-13T20:46:59.074Z] #77 99.53 checking for stdint.h... yes [2022-07-13T20:46:59.145Z] #14 DONE 126.8s [2022-07-13T20:46:59.145Z] [2022-07-13T20:46:59.145Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:46:59.145Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:46:59.264Z] #23 14.80 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:46:59.405Z] #15 ... [2022-07-13T20:46:59.406Z] [2022-07-13T20:46:59.406Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:46:59.406Z] #59 sha256:7f8eccf51edd89ba48a6a0d59d33a1f6c1a59e0f70f3e4535bb4e2980070f21c [2022-07-13T20:46:59.406Z] #59 DONE 0.3s [2022-07-13T20:46:59.406Z] [2022-07-13T20:46:59.406Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:46:59.406Z] #60 sha256:8a5eb9b183a15ae5433f6730a185b9ffffca36641df6b9a205b5b269eaf57ae4 [2022-07-13T20:46:59.521Z] #23 DONE 15.2s [2022-07-13T20:46:59.521Z] [2022-07-13T20:46:59.521Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:46:59.521Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:46:59.594Z] #77 99.70 checking for unistd.h... yes [2022-07-13T20:46:59.594Z] #77 99.89 checking minix/config.h usability... no [2022-07-13T20:46:59.594Z] #77 100.1 checking minix/config.h presence... no [2022-07-13T20:46:59.778Z] #60 ... [2022-07-13T20:46:59.778Z] [2022-07-13T20:46:59.778Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:46:59.779Z] #27 sha256:1ad37160e122747818fdfeb6cbe3d3e5c00894b1a7a193005b9073d4eeaf4529 [2022-07-13T20:46:59.855Z] #77 100.1 checking for minix/config.h... no [2022-07-13T20:46:59.855Z] #77 100.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:47:00.036Z] #27 DONE 0.4s [2022-07-13T20:47:00.036Z] [2022-07-13T20:47:00.036Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:47:00.036Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:47:00.115Z] #77 100.4 checking build system type... aarch64-unknown-linux-gnu [2022-07-13T20:47:00.115Z] #77 100.6 checking host system type... aarch64-unknown-linux-gnu [2022-07-13T20:47:00.115Z] #77 100.6 checking how to print strings... printf [2022-07-13T20:47:00.115Z] #77 100.7 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:47:00.115Z] #77 100.7 checking for fgrep... /bin/grep -F [2022-07-13T20:47:00.292Z] #60 ... [2022-07-13T20:47:00.292Z] [2022-07-13T20:47:00.292Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:47:00.292Z] #32 sha256:72da8205758ed72d32c947187536dc7daa505648c7cab19114102d89b9dc8d15 [2022-07-13T20:47:00.346Z] #60 ... [2022-07-13T20:47:00.346Z] [2022-07-13T20:47:00.346Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:47:00.346Z] #67 sha256:dcc18db872b0a4a60fb4b407882b1bcf4ff6ad39af43728941bc1fa4a6bd6c41 [2022-07-13T20:47:00.346Z] #67 127.5 rootlesskit version 1.0.0 [2022-07-13T20:47:00.346Z] #67 127.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:47:00.346Z] #67 127.5 -container-ip string [2022-07-13T20:47:00.346Z] #67 127.5 container ip [2022-07-13T20:47:00.346Z] #67 127.5 -container-port int [2022-07-13T20:47:00.346Z] #67 127.5 container port (default -1) [2022-07-13T20:47:00.346Z] #67 127.5 -host-ip string [2022-07-13T20:47:00.346Z] #67 127.5 host ip [2022-07-13T20:47:00.346Z] #67 127.5 -host-port int [2022-07-13T20:47:00.346Z] #67 127.5 host port (default -1) [2022-07-13T20:47:00.346Z] #67 127.5 -proto string [2022-07-13T20:47:00.346Z] #67 127.5 proxy protocol (default "tcp") [2022-07-13T20:47:00.346Z] #67 DONE 127.7s [2022-07-13T20:47:00.377Z] #77 100.7 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:47:00.377Z] #77 100.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:47:00.377Z] #77 100.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:47:00.377Z] #77 100.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:47:00.550Z] #32 DONE 0.6s [2022-07-13T20:47:00.550Z] [2022-07-13T20:47:00.550Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:47:00.550Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:47:00.606Z] [2022-07-13T20:47:00.606Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:47:00.606Z] #68 sha256:f71bc1526c45ba6b47d0459704c4815fc574af854666371aea8706f4cdd3f755 [2022-07-13T20:47:00.606Z] #68 DONE 0.2s [2022-07-13T20:47:00.606Z] [2022-07-13T20:47:00.606Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:47:00.606Z] #69 sha256:cd9f1d15502d1787f6162be710814dd60e1cfb1ea05c7f2439c7980e23ef138d [2022-07-13T20:47:00.606Z] #69 DONE 0.1s [2022-07-13T20:47:00.606Z] [2022-07-13T20:47:00.606Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:00.606Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:00.606Z] #77 69.50 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:47:00.606Z] #77 69.51 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:47:00.606Z] #77 69.51 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:47:00.606Z] #77 69.53 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:47:00.606Z] #77 69.53 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:47:00.606Z] #77 69.76 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:47:00.606Z] #77 69.87 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:47:00.606Z] #77 72.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:47:00.606Z] #77 72.09 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:47:00.606Z] #77 72.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:47:00.606Z] #77 72.71 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:47:00.606Z] #77 72.78 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:47:00.606Z] #77 72.89 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:47:00.606Z] #77 72.98 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:47:00.606Z] #77 73.08 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:47:00.638Z] #77 101.0 checking whether ln -s works... yes [2022-07-13T20:47:00.638Z] #77 101.0 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:47:00.638Z] #77 101.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-13T20:47:00.638Z] #77 101.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:47:00.638Z] #77 101.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:47:00.638Z] #77 101.0 checking for objdump... objdump [2022-07-13T20:47:00.638Z] #77 101.0 checking how to recognize dependent libraries... pass_all [2022-07-13T20:47:00.638Z] #77 101.0 checking for dlltool... no [2022-07-13T20:47:00.638Z] #77 101.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:47:00.638Z] #77 101.0 checking for ar... ar [2022-07-13T20:47:00.807Z] #60 ... [2022-07-13T20:47:00.807Z] [2022-07-13T20:47:00.807Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:47:00.807Z] #35 sha256:a95b40080e8e2a78240a02ca627f4ad6a2054fe9b6cf737683eed448f9579312 [2022-07-13T20:47:00.899Z] #77 101.0 checking for archiver @FILE support... @ [2022-07-13T20:47:00.899Z] #77 101.1 checking for strip... strip [2022-07-13T20:47:00.899Z] #77 101.1 checking for ranlib... ranlib [2022-07-13T20:47:00.899Z] #77 101.2 checking for gawk... no [2022-07-13T20:47:00.899Z] #77 101.2 checking for mawk... mawk [2022-07-13T20:47:01.064Z] #35 DONE 0.4s [2022-07-13T20:47:01.064Z] [2022-07-13T20:47:01.064Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:47:01.064Z] #37 sha256:7a9a3d0484f07b8f3a7f8a2288fb7fb97701111845ea58ad3f78d9f6733b4051 [2022-07-13T20:47:01.159Z] #77 101.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:47:01.159Z] #77 101.6 checking for sysroot... no [2022-07-13T20:47:01.159Z] #77 101.6 checking for a working dd... /bin/dd [2022-07-13T20:47:01.159Z] #77 101.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:47:01.159Z] #77 101.6 checking for mt... no [2022-07-13T20:47:01.159Z] #77 101.6 checking if : is a manifest tool... no [2022-07-13T20:47:01.321Z] #37 DONE 0.4s [2022-07-13T20:47:01.321Z] [2022-07-13T20:47:01.321Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:47:01.321Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:47:01.420Z] #77 101.7 checking for dlfcn.h... yes [2022-07-13T20:47:01.420Z] #77 101.8 checking for objdir... .libs [2022-07-13T20:47:01.578Z] #60 ... [2022-07-13T20:47:01.578Z] [2022-07-13T20:47:01.578Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:47:01.578Z] #39 sha256:db0264f5d09cd3bf37207c7ce09c4de65fb833d61ef34615f39c140740dea715 [2022-07-13T20:47:01.578Z] #39 DONE 0.1s [2022-07-13T20:47:01.578Z] [2022-07-13T20:47:01.578Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:47:01.578Z] #41 sha256:ffe16d6c9636b1fa5d157907c5581f913c850d56e87edce041b9f555515d2263 [2022-07-13T20:47:01.578Z] #41 DONE 0.1s [2022-07-13T20:47:01.578Z] [2022-07-13T20:47:01.578Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:47:01.578Z] #45 sha256:963e31de583174bb07d6baf4f291ac0f777a72df90ab41d5dcc21863467a4cda [2022-07-13T20:47:01.578Z] #45 DONE 0.1s [2022-07-13T20:47:01.578Z] [2022-07-13T20:47:01.578Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:47:01.578Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:47:01.680Z] #77 102.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:47:01.941Z] #77 102.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:47:01.941Z] #77 102.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:47:02.512Z] #77 102.5 checking if gcc static flag -static works... yes [2022-07-13T20:47:02.760Z] #54 ... [2022-07-13T20:47:02.760Z] [2022-07-13T20:47:02.760Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:47:02.760Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:47:02.760Z] #19 182.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-13T20:47:02.760Z] #19 182.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:02.760Z] #19 182.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:47:02.760Z] #19 182.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-13T20:47:02.760Z] #19 182.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:02.760Z] #19 182.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:47:02.772Z] #77 102.8 checking if gcc supports -c -o file.o... yes [2022-07-13T20:47:02.772Z] #77 103.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:47:02.772Z] #77 103.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-13T20:47:03.032Z] #77 103.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:47:03.032Z] #77 103.5 checking how to hardcode library paths into programs... immediate [2022-07-13T20:47:03.032Z] #77 103.5 checking whether stripping libraries is possible... yes [2022-07-13T20:47:03.032Z] #77 103.5 checking if libtool supports shared libraries... yes [2022-07-13T20:47:03.032Z] #77 103.5 checking whether to build shared libraries... no [2022-07-13T20:47:03.032Z] #77 103.5 checking whether to build static libraries... yes [2022-07-13T20:47:03.032Z] #77 103.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:47:03.032Z] #77 103.5 checking whether build environment is sane... yes [2022-07-13T20:47:03.147Z] #77 ... [2022-07-13T20:47:03.147Z] [2022-07-13T20:47:03.147Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:47:03.147Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:47:03.147Z] #15 DONE 4.3s [2022-07-13T20:47:03.301Z] #77 103.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:47:03.301Z] #77 103.6 checking whether make sets $(MAKE)... yes [2022-07-13T20:47:03.301Z] #77 103.7 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:47:03.301Z] #77 103.7 checking whether make supports nested variables... yes [2022-07-13T20:47:03.301Z] #77 103.7 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:47:03.301Z] #77 103.7 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:47:03.301Z] #77 103.7 checking how to create a ustar tar archive... gnutar [2022-07-13T20:47:03.407Z] [2022-07-13T20:47:03.407Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-13T20:47:03.407Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9 [2022-07-13T20:47:03.561Z] #77 103.8 checking dependency style of gcc... gcc3 [2022-07-13T20:47:03.561Z] #77 104.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:47:03.561Z] #77 104.0 checking whether make supports nested variables... (cached) yes [2022-07-13T20:47:03.561Z] #77 104.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:47:03.561Z] #77 104.0 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:47:03.561Z] #77 104.0 checking for yajl >= 2.1.0... yes [2022-07-13T20:47:03.561Z] #77 104.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:47:03.561Z] #77 104.0 checking for gcc... (cached) gcc [2022-07-13T20:47:03.821Z] #77 104.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:47:03.821Z] #77 104.1 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:47:03.821Z] #77 104.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:47:03.821Z] #77 104.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:47:03.821Z] #77 104.1 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:47:03.821Z] #77 104.2 checking for python3... /usr/bin/python3 [2022-07-13T20:47:03.821Z] #77 104.2 checking for python3 version... 3.9 [2022-07-13T20:47:03.821Z] #77 104.3 checking for python3 platform... linux [2022-07-13T20:47:04.082Z] #77 104.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:47:04.082Z] #77 104.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:47:04.145Z] #19 194.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-13T20:47:04.145Z] #19 194.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:04.145Z] #19 194.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:47:04.145Z] #19 194.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-13T20:47:04.145Z] #19 194.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:04.145Z] #19 194.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:47:04.145Z] #19 194.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-13T20:47:04.145Z] #19 194.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:04.145Z] #19 194.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:47:04.145Z] #19 194.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-13T20:47:04.145Z] #19 194.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:04.145Z] #19 194.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:47:04.145Z] #19 194.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-13T20:47:04.145Z] #19 194.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:04.145Z] #19 194.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:47:04.342Z] #77 104.7 checking that generated files are newer than configure... done [2022-07-13T20:47:04.342Z] #77 104.7 configure: creating ./config.status [2022-07-13T20:47:04.405Z] #19 194.6 Selecting previously unselected package cross-config. [2022-07-13T20:47:04.405Z] #19 194.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-13T20:47:04.405Z] #19 194.6 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-13T20:47:04.405Z] #19 194.7 Selecting previously unselected package gcc-10-cross-base. [2022-07-13T20:47:04.405Z] #19 194.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:04.405Z] #19 194.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-13T20:47:04.405Z] #19 194.8 Selecting previously unselected package libc6-arm64-cross. [2022-07-13T20:47:04.405Z] #19 194.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-13T20:47:04.406Z] #19 194.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-13T20:47:04.928Z] #19 195.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-13T20:47:04.928Z] #19 195.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:04.928Z] #19 195.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:04.928Z] #19 195.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-13T20:47:04.928Z] #19 195.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:04.928Z] #19 195.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:05.189Z] #19 195.4 Selecting previously unselected package libitm1-arm64-cross. [2022-07-13T20:47:05.189Z] #19 195.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:05.189Z] #19 195.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:05.189Z] #19 195.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-13T20:47:05.189Z] #19 195.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:05.189Z] #19 195.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:05.189Z] #19 195.5 Selecting previously unselected package libasan6-arm64-cross. [2022-07-13T20:47:05.189Z] #19 195.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:05.189Z] #19 195.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:06.133Z] #19 196.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-13T20:47:06.133Z] #19 196.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:06.133Z] #19 196.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:06.253Z] #77 ... [2022-07-13T20:47:06.253Z] [2022-07-13T20:47:06.253Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:47:06.253Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:47:06.253Z] #21 28.88 Selecting previously unselected package libinih1:arm64. [2022-07-13T20:47:06.253Z] #21 28.88 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-13T20:47:06.253Z] #21 28.88 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-13T20:47:06.253Z] #21 28.93 Selecting previously unselected package libnet1:arm64. [2022-07-13T20:47:06.253Z] #21 28.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-13T20:47:06.253Z] #21 28.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:47:06.253Z] #21 29.02 Selecting previously unselected package libnl-3-200:arm64. [2022-07-13T20:47:06.253Z] #21 29.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-13T20:47:06.253Z] #21 29.03 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:47:06.253Z] #21 29.12 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-13T20:47:06.253Z] #21 29.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:47:06.253Z] #21 29.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:47:06.253Z] #21 29.20 Selecting previously unselected package libyajl2:arm64. [2022-07-13T20:47:06.253Z] #21 29.20 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-13T20:47:06.253Z] #21 29.20 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:47:06.253Z] #21 29.24 Selecting previously unselected package net-tools. [2022-07-13T20:47:06.253Z] #21 29.25 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-13T20:47:06.253Z] #21 29.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:47:06.253Z] #21 29.42 Selecting previously unselected package patch. [2022-07-13T20:47:06.253Z] #21 29.42 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-13T20:47:06.253Z] #21 29.44 Unpacking patch (2.7.6-7) ... [2022-07-13T20:47:06.254Z] #21 29.56 Selecting previously unselected package python-pip-whl. [2022-07-13T20:47:06.254Z] #21 29.57 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:47:06.254Z] #21 29.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:47:06.254Z] #21 30.10 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:47:06.254Z] #21 30.16 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:47:06.254Z] #21 30.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:47:06.254Z] #21 30.31 Selecting previously unselected package python3-distutils. [2022-07-13T20:47:06.254Z] #21 30.31 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:47:06.254Z] #21 30.32 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:47:06.254Z] #21 30.48 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:47:06.254Z] #21 30.49 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:47:06.254Z] #21 30.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:47:06.254Z] #21 30.64 Selecting previously unselected package python3-setuptools. [2022-07-13T20:47:06.254Z] #21 30.64 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:47:06.254Z] #21 30.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:47:06.254Z] #21 30.90 Selecting previously unselected package python3-wheel. [2022-07-13T20:47:06.254Z] #21 30.91 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:47:06.254Z] #21 30.91 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:47:06.254Z] #21 31.03 Selecting previously unselected package python3-pip. [2022-07-13T20:47:06.254Z] #21 31.03 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:47:06.254Z] #21 31.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:47:06.254Z] #21 31.31 Selecting previously unselected package sudo. [2022-07-13T20:47:06.254Z] #21 31.32 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-13T20:47:06.254Z] #21 31.33 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:47:06.254Z] #21 31.89 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:47:06.254Z] #21 31.89 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-13T20:47:06.254Z] #21 31.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:47:06.254Z] #21 32.09 Selecting previously unselected package uidmap. [2022-07-13T20:47:06.254Z] #21 32.11 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-13T20:47:06.254Z] #21 32.11 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:47:06.254Z] #21 32.25 Selecting previously unselected package vim-runtime. [2022-07-13T20:47:06.254Z] #21 32.26 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:47:06.254Z] #21 32.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-13T20:47:06.254Z] #21 32.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:47:06.254Z] #21 32.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:06.254Z] #21 35.58 Selecting previously unselected package vim. [2022-07-13T20:47:06.254Z] #21 35.58 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-13T20:47:06.254Z] #21 35.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:06.254Z] #21 36.18 Selecting previously unselected package xfsprogs. [2022-07-13T20:47:06.254Z] #21 36.18 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-13T20:47:06.254Z] #21 36.18 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:47:06.254Z] #21 36.63 Selecting previously unselected package zip. [2022-07-13T20:47:06.254Z] #21 36.63 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-13T20:47:06.254Z] #21 36.65 Unpacking zip (3.0-12) ... [2022-07-13T20:47:06.254Z] #21 36.77 Selecting previously unselected package zstd. [2022-07-13T20:47:06.254Z] #21 36.78 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-13T20:47:06.254Z] #21 36.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:47:06.254Z] #21 37.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:47:06.254Z] #21 38.06 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-13T20:47:06.254Z] #21 38.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:47:06.254Z] #21 38.08 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-13T20:47:06.254Z] #21 38.09 Setting up libicu67:arm64 (67.1-7) ... [2022-07-13T20:47:06.254Z] #21 38.10 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-13T20:47:06.254Z] #21 38.11 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-13T20:47:06.254Z] #21 38.12 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:47:06.254Z] #21 38.13 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:47:06.254Z] #21 38.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:47:06.254Z] #21 38.16 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:47:06.254Z] #21 38.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:47:06.254Z] #21 38.18 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:47:06.254Z] #21 38.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:06.254Z] #21 38.91 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:47:06.254Z] #21 38.92 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:47:06.254Z] #21 38.93 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:47:06.393Z] #19 196.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-13T20:47:06.393Z] #19 196.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:06.393Z] #19 196.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:07.196Z] #21 ... [2022-07-13T20:47:07.196Z] [2022-07-13T20:47:07.196Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:07.196Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:47:07.196Z] #77 107.5 config.status: creating Makefile [2022-07-13T20:47:07.196Z] #77 107.6 config.status: creating config.h [2022-07-13T20:47:07.196Z] #77 107.6 config.status: executing libtool commands [2022-07-13T20:47:07.196Z] #77 107.7 config.status: executing depfiles commands [2022-07-13T20:47:07.365Z] #19 197.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-13T20:47:07.366Z] #19 197.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:07.366Z] #19 197.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:07.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T20:47:07.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T20:47:07.690Z] #16 DONE 3.6s [2022-07-13T20:47:07.690Z] [2022-07-13T20:47:07.690Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:47:07.690Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4 [2022-07-13T20:47:07.767Z] #77 108.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:47:07.952Z] #19 ... [2022-07-13T20:47:07.952Z] [2022-07-13T20:47:07.952Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:07.952Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:07.952Z] #84 159.2 CCLD tests/init [2022-07-13T20:47:08.028Z] #77 108.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:47:08.548Z] #77 108.8 checking for gcc... gcc [2022-07-13T20:47:08.548Z] #77 108.9 checking whether the C compiler works... yes [2022-07-13T20:47:08.548Z] #77 109.1 checking for C compiler default output file name... a.out [2022-07-13T20:47:08.548Z] #77 109.1 checking for suffix of executables... [2022-07-13T20:47:09.069Z] #77 109.2 checking whether we are cross compiling... no [2022-07-13T20:47:09.069Z] #77 109.4 checking for suffix of object files... o [2022-07-13T20:47:09.069Z] #77 109.5 checking whether we are using the GNU C compiler... yes [2022-07-13T20:47:09.329Z] #77 109.6 checking whether gcc accepts -g... yes [2022-07-13T20:47:09.329Z] #77 109.7 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:47:09.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T20:47:09.589Z] #77 109.8 checking whether gcc understands -c and -o together... yes [2022-07-13T20:47:09.589Z] #77 110.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:47:09.851Z] #77 110.1 checking whether build environment is sane... yes [2022-07-13T20:47:09.851Z] #77 110.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:47:09.851Z] #77 110.1 checking for gawk... no [2022-07-13T20:47:09.851Z] #77 110.1 checking for mawk... mawk [2022-07-13T20:47:09.851Z] #77 110.1 checking whether make sets $(MAKE)... yes [2022-07-13T20:47:09.851Z] #77 110.2 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:47:09.851Z] #77 110.2 checking whether make supports nested variables... yes [2022-07-13T20:47:09.851Z] #77 110.3 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:47:09.851Z] #77 110.3 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:47:09.851Z] #77 110.3 checking how to create a ustar tar archive... gnutar [2022-07-13T20:47:10.155Z] #77 110.4 checking dependency style of gcc... gcc3 [2022-07-13T20:47:10.155Z] #77 110.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:47:10.155Z] #77 110.5 checking whether make supports nested variables... (cached) yes [2022-07-13T20:47:10.237Z] #17 3.227 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:47:10.237Z] #17 DONE 3.4s [2022-07-13T20:47:10.237Z] [2022-07-13T20:47:10.237Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:47:10.237Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604 [2022-07-13T20:47:10.415Z] #77 110.6 checking build system type... aarch64-unknown-linux-gnu [2022-07-13T20:47:10.415Z] #77 110.9 checking host system type... aarch64-unknown-linux-gnu [2022-07-13T20:47:10.415Z] #77 110.9 checking how to print strings... printf [2022-07-13T20:47:10.415Z] #77 110.9 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:47:10.415Z] #77 110.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:47:10.415Z] #77 111.0 checking for egrep... /bin/grep -E [2022-07-13T20:47:10.415Z] #77 111.0 checking for fgrep... /bin/grep -F [2022-07-13T20:47:10.415Z] #77 111.0 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:47:10.677Z] #77 111.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:47:10.677Z] #77 111.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:47:10.677Z] #77 111.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:47:10.677Z] #77 111.1 checking whether ln -s works... yes [2022-07-13T20:47:10.677Z] #77 111.1 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:47:10.677Z] #77 111.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-13T20:47:10.677Z] #77 111.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:47:10.677Z] #77 111.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:47:10.677Z] #77 111.2 checking for objdump... objdump [2022-07-13T20:47:10.677Z] #77 111.2 checking how to recognize dependent libraries... pass_all [2022-07-13T20:47:10.677Z] #77 111.2 checking for dlltool... no [2022-07-13T20:47:10.677Z] #77 111.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:47:10.677Z] #77 111.2 checking for ar... ar [2022-07-13T20:47:10.937Z] #77 111.2 checking for archiver @FILE support... @ [2022-07-13T20:47:10.937Z] #77 111.4 checking for strip... strip [2022-07-13T20:47:10.937Z] #77 111.4 checking for ranlib... ranlib [2022-07-13T20:47:10.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T20:47:11.197Z] #77 111.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:47:11.197Z] #77 111.7 checking for sysroot... no [2022-07-13T20:47:11.197Z] #77 111.7 checking for a working dd... /bin/dd [2022-07-13T20:47:11.197Z] #77 111.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:47:11.197Z] #77 111.8 checking for mt... no [2022-07-13T20:47:11.198Z] #77 111.8 checking if : is a manifest tool... no [2022-07-13T20:47:11.768Z] #77 111.8 checking how to run the C preprocessor... gcc -E [2022-07-13T20:47:12.338Z] #77 112.1 checking for ANSI C header files... yes [2022-07-13T20:47:12.338Z] #77 112.7 checking for sys/types.h... yes [2022-07-13T20:47:12.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T20:47:12.598Z] #77 112.9 checking for sys/stat.h... yes [2022-07-13T20:47:12.598Z] #77 113.0 checking for stdlib.h... yes [2022-07-13T20:47:12.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T20:47:13.119Z] #77 113.2 checking for string.h... yes [2022-07-13T20:47:13.120Z] #77 113.4 checking for memory.h... yes [2022-07-13T20:47:13.380Z] #77 113.6 checking for strings.h... yes [2022-07-13T20:47:13.532Z] #18 DONE 2.6s [2022-07-13T20:47:13.532Z] [2022-07-13T20:47:13.532Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:47:13.532Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:47:13.640Z] #77 113.8 checking for inttypes.h... yes [2022-07-13T20:47:13.900Z] #77 114.0 checking for stdint.h... yes [2022-07-13T20:47:13.900Z] #77 114.3 checking for unistd.h... yes [2022-07-13T20:47:14.102Z] #19 ... [2022-07-13T20:47:14.102Z] [2022-07-13T20:47:14.102Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:47:14.102Z] #60 sha256:8a5eb9b183a15ae5433f6730a185b9ffffca36641df6b9a205b5b269eaf57ae4 [2022-07-13T20:47:14.102Z] #60 4.693 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:47:14.102Z] #60 4.693 + RM_GOPATH=0 [2022-07-13T20:47:14.102Z] #60 4.693 + TMP_GOPATH= [2022-07-13T20:47:14.102Z] #60 4.693 + : /build [2022-07-13T20:47:14.102Z] #60 4.693 + '[' -z '' ']' [2022-07-13T20:47:14.102Z] #60 4.693 ++ mktemp -d [2022-07-13T20:47:14.102Z] #60 4.693 + export GOPATH=/tmp/tmp.qB6Hr6G9QQ [2022-07-13T20:47:14.102Z] #60 4.693 + GOPATH=/tmp/tmp.qB6Hr6G9QQ [2022-07-13T20:47:14.102Z] #60 4.693 + RM_GOPATH=1 [2022-07-13T20:47:14.102Z] #60 4.693 + case "$(go env GOARCH)" in [2022-07-13T20:47:14.102Z] #60 4.693 ++ go env GOARCH [2022-07-13T20:47:14.102Z] #60 4.693 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:47:14.102Z] #60 4.693 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:47:14.102Z] #60 4.693 ++ dirname /install.sh [2022-07-13T20:47:14.102Z] #60 4.693 + dir=/ [2022-07-13T20:47:14.102Z] #60 4.693 + bin=runc [2022-07-13T20:47:14.102Z] #60 4.693 + shift [2022-07-13T20:47:14.102Z] #60 4.693 + '[' '!' -f //runc.installer ']' [2022-07-13T20:47:14.102Z] #60 4.693 + . //runc.installer [2022-07-13T20:47:14.102Z] #60 4.693 ++ set -e [2022-07-13T20:47:14.102Z] #60 4.693 ++ : v1.1.2 [2022-07-13T20:47:14.102Z] #60 4.693 + install_runc [2022-07-13T20:47:14.102Z] #60 4.693 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:47:14.102Z] #60 4.693 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:47:14.102Z] #60 4.693 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qB6Hr6G9QQ/src/github.com/opencontainers/runc [2022-07-13T20:47:14.102Z] #60 4.693 Cloning into '/tmp/tmp.qB6Hr6G9QQ/src/github.com/opencontainers/runc'... [2022-07-13T20:47:14.102Z] #60 ... [2022-07-13T20:47:14.102Z] [2022-07-13T20:47:14.102Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:14.102Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:14.102Z] #77 88.48 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:47:14.102Z] #77 88.48 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:47:14.102Z] #77 88.53 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:47:14.102Z] #77 88.53 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:47:14.102Z] #77 88.55 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:47:14.102Z] #77 88.55 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:47:14.102Z] #77 88.90 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:47:14.160Z] #77 114.4 checking for dlfcn.h... yes [2022-07-13T20:47:14.160Z] #77 114.5 checking for objdir... .libs [2022-07-13T20:47:14.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T20:47:14.535Z] #84 ... [2022-07-13T20:47:14.535Z] [2022-07-13T20:47:14.535Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:47:14.535Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:47:14.535Z] #19 199.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-13T20:47:14.535Z] #19 199.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:14.535Z] #19 199.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:14.535Z] #19 199.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-13T20:47:14.535Z] #19 199.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:14.535Z] #19 199.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:14.535Z] #19 200.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-13T20:47:14.535Z] #19 200.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:14.535Z] #19 200.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:47:14.535Z] #19 ... [2022-07-13T20:47:14.535Z] [2022-07-13T20:47:14.535Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:47:14.535Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:47:14.535Z] #54 DONE 212.3s [2022-07-13T20:47:14.535Z] [2022-07-13T20:47:14.535Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:47:14.535Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:47:14.680Z] #77 114.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:47:14.680Z] #77 115.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:47:14.680Z] #77 115.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:47:15.040Z] [2022-07-13T20:47:15.040Z] #77 ... [2022-07-13T20:47:15.040Z] [2022-07-13T20:47:15.040Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:47:15.040Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:47:15.040Z] #19 DONE 2.0s [2022-07-13T20:47:15.040Z] [2022-07-13T20:47:15.040Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:15.040Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:15.250Z] #77 115.2 checking if gcc static flag -static works... yes [2022-07-13T20:47:15.250Z] #77 115.5 checking if gcc supports -c -o file.o... yes [2022-07-13T20:47:15.250Z] #77 115.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:47:15.250Z] #77 115.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-13T20:47:15.300Z] #77 90.25 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:47:15.300Z] #77 90.71 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:47:15.300Z] #77 90.71 checking how to print strings... printf [2022-07-13T20:47:15.300Z] #77 90.73 checking for gcc... gcc [2022-07-13T20:47:15.510Z] #77 115.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:47:15.559Z] #77 90.85 checking whether the C compiler works... yes [2022-07-13T20:47:15.559Z] #77 91.01 checking for C compiler default output file name... a.out [2022-07-13T20:47:15.559Z] #77 91.01 checking for suffix of executables... [2022-07-13T20:47:15.771Z] #77 116.0 checking how to hardcode library paths into programs... immediate [2022-07-13T20:47:15.771Z] #77 116.0 checking whether stripping libraries is possible... yes [2022-07-13T20:47:15.771Z] #77 116.0 checking if libtool supports shared libraries... yes [2022-07-13T20:47:15.771Z] #77 116.0 checking whether to build shared libraries... no [2022-07-13T20:47:15.771Z] #77 116.0 checking whether to build static libraries... yes [2022-07-13T20:47:15.771Z] #77 116.0 checking float.h usability... yes [2022-07-13T20:47:15.771Z] #77 116.2 checking float.h presence... yes [2022-07-13T20:47:16.031Z] #77 116.3 checking for float.h... yes [2022-07-13T20:47:16.031Z] #77 116.3 checking limits.h usability... yes [2022-07-13T20:47:16.031Z] #77 116.5 checking limits.h presence... yes [2022-07-13T20:47:16.127Z] #77 91.19 checking whether we are cross compiling... no [2022-07-13T20:47:16.127Z] #77 91.44 checking for suffix of object files... o [2022-07-13T20:47:16.127Z] #77 91.58 checking whether we are using the GNU C compiler... yes [2022-07-13T20:47:16.291Z] #77 116.5 checking for limits.h... yes [2022-07-13T20:47:16.292Z] #77 116.5 checking stddef.h usability... yes [2022-07-13T20:47:16.292Z] #77 116.6 checking stddef.h presence... yes [2022-07-13T20:47:16.292Z] #77 116.7 checking for stddef.h... yes [2022-07-13T20:47:16.292Z] #77 116.7 checking for stdlib.h... (cached) yes [2022-07-13T20:47:16.292Z] #77 116.8 checking for string.h... (cached) yes [2022-07-13T20:47:16.292Z] #77 116.8 checking sys/time.h usability... yes [2022-07-13T20:47:16.387Z] #77 91.64 checking whether gcc accepts -g... yes [2022-07-13T20:47:16.552Z] #77 116.9 checking sys/time.h presence... [2022-07-13T20:47:16.552Z] #77 ... [2022-07-13T20:47:16.552Z] [2022-07-13T20:47:16.552Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:47:16.552Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:47:16.552Z] #21 40.37 Setting up zip (3.0-12) ... [2022-07-13T20:47:16.552Z] #21 40.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:16.552Z] #21 40.40 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:47:16.552Z] #21 43.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:47:16.552Z] #21 43.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:47:16.552Z] #21 43.26 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-13T20:47:16.552Z] #21 43.27 Setting up patch (2.7.6-7) ... [2022-07-13T20:47:16.552Z] #21 43.34 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:47:16.552Z] #21 43.41 invoke-rc.d: could not determine current runlevel [2022-07-13T20:47:16.552Z] #21 43.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:47:16.552Z] #21 43.46 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:47:16.552Z] #21 43.47 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-13T20:47:16.552Z] #21 43.49 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:47:16.552Z] #21 43.49 Setting up pigz (2.6-1) ... [2022-07-13T20:47:16.552Z] #21 43.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-13T20:47:16.552Z] #21 43.52 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:47:16.552Z] #21 43.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:47:16.552Z] #21 43.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:16.552Z] #21 44.11 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-13T20:47:16.552Z] #21 44.12 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:47:16.552Z] #21 44.56 Setting up libelf1:arm64 (0.183-1) ... [2022-07-13T20:47:16.552Z] #21 44.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:47:16.552Z] #21 44.58 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:47:16.552Z] #21 44.62 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:47:16.552Z] #21 45.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:16.552Z] #21 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:47:16.552Z] #21 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:47:16.552Z] #21 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:47:16.552Z] #21 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:47:16.552Z] #21 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:47:16.552Z] #21 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:47:16.552Z] #21 45.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:47:16.552Z] #21 45.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:47:16.552Z] #21 45.23 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:47:16.552Z] #21 46.63 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:47:16.552Z] #21 46.64 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-13T20:47:16.552Z] #21 46.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:47:16.552Z] #21 46.66 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:47:16.552Z] #21 47.86 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-13T20:47:16.552Z] #21 47.88 Setting up jq (1.6-2.1) ... [2022-07-13T20:47:16.552Z] #21 47.89 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-13T20:47:16.552Z] #21 47.90 Setting up iptables (1.8.7-1) ... [2022-07-13T20:47:16.552Z] #21 47.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:47:16.552Z] #21 47.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:47:16.552Z] #21 47.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:47:16.552Z] #21 47.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:47:16.552Z] #21 47.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:47:16.552Z] #21 47.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:47:16.552Z] #21 47.95 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:47:16.552Z] #21 48.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:47:16.552Z] #21 DONE 49.6s [2022-07-13T20:47:16.552Z] [2022-07-13T20:47:16.552Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:16.552Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:47:16.552Z] #77 116.9 checking sys/time.h presence... yes [2022-07-13T20:47:16.552Z] #77 116.9 checking for sys/time.h... yes [2022-07-13T20:47:16.646Z] #77 91.86 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:47:16.811Z] #77 116.9 checking for inline... inline [2022-07-13T20:47:16.905Z] #77 92.09 checking whether gcc understands -c and -o together... yes [2022-07-13T20:47:16.905Z] #77 92.31 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:47:16.905Z] #77 92.33 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:47:16.905Z] #77 92.35 checking for egrep... [2022-07-13T20:47:16.905Z] #77 ... [2022-07-13T20:47:16.905Z] [2022-07-13T20:47:16.905Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:47:16.905Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe [2022-07-13T20:47:16.905Z] #20 DONE 2.0s [2022-07-13T20:47:16.905Z] [2022-07-13T20:47:16.905Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:16.905Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:16.905Z] #77 92.35 checking for egrep... /bin/grep -E [2022-07-13T20:47:16.905Z] #77 92.36 checking for fgrep... /bin/grep -F [2022-07-13T20:47:16.905Z] #77 92.38 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:47:16.905Z] #77 92.42 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:47:16.905Z] #77 92.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:47:17.075Z] #77 117.1 checking for size_t... yes [2022-07-13T20:47:17.075Z] #77 117.5 checking for stdlib.h... (cached) yes [2022-07-13T20:47:17.164Z] #77 92.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:47:17.164Z] #77 92.65 checking whether ln -s works... yes [2022-07-13T20:47:17.165Z] #77 92.65 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:47:17.165Z] #77 92.71 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:47:17.165Z] #77 92.71 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:47:17.165Z] #77 92.71 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:47:17.165Z] #77 92.71 checking for objdump... objdump [2022-07-13T20:47:17.165Z] #77 92.71 checking how to recognize dependent libraries... pass_all [2022-07-13T20:47:17.165Z] #77 92.71 checking for dlltool... no [2022-07-13T20:47:17.165Z] #77 92.71 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:47:17.165Z] #77 92.71 checking for ar... ar [2022-07-13T20:47:17.338Z] #77 117.5 checking for GNU libc compatible malloc... yes [2022-07-13T20:47:17.338Z] [2022-07-13T20:47:17.338Z] #77 ... [2022-07-13T20:47:17.338Z] [2022-07-13T20:47:17.338Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-13T20:47:17.338Z] #22 sha256:134accacef92792e6239b82913e61b8e5ec39ccfda2f15eee3520dfb08606815 [2022-07-13T20:47:17.338Z] #22 0.662 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:47:17.338Z] #22 0.665 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:47:17.338Z] #22 0.668 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:47:17.338Z] #22 DONE 0.7s [2022-07-13T20:47:17.338Z] [2022-07-13T20:47:17.338Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:17.338Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:47:17.338Z] #77 117.8 checking for stdlib.h... (cached) yes [2022-07-13T20:47:17.424Z] #77 92.71 checking for archiver @FILE support... @ [2022-07-13T20:47:17.424Z] #77 92.92 checking for strip... strip [2022-07-13T20:47:17.424Z] #77 92.92 checking for ranlib... ranlib [2022-07-13T20:47:17.424Z] #77 92.92 checking for gawk... no [2022-07-13T20:47:17.424Z] #77 92.93 checking for mawk... mawk [2022-07-13T20:47:17.683Z] #77 92.93 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:47:17.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T20:47:17.910Z] #77 117.8 checking for GNU libc compatible realloc... yes [2022-07-13T20:47:17.910Z] #77 118.1 checking for working strtod... yes [2022-07-13T20:47:17.942Z] #77 93.38 checking for sysroot... no [2022-07-13T20:47:17.942Z] #77 93.38 checking for a working dd... /bin/dd [2022-07-13T20:47:17.942Z] #77 93.42 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:47:18.201Z] #77 93.50 checking for mt... no [2022-07-13T20:47:18.201Z] #77 93.50 checking if : is a manifest tool... no [2022-07-13T20:47:18.201Z] #77 93.51 checking how to run the C preprocessor... gcc -E [2022-07-13T20:47:18.480Z] #77 118.5 checking for gettimeofday... yes [2022-07-13T20:47:18.740Z] #77 118.7 checking for memset... yes [2022-07-13T20:47:18.740Z] #77 119.1 checking for strspn... yes [2022-07-13T20:47:19.000Z] #77 119.4 checking that generated files are newer than configure... done [2022-07-13T20:47:19.000Z] #77 119.4 configure: creating ./config.status [2022-07-13T20:47:19.139Z] #77 93.76 checking for ANSI C header files... yes [2022-07-13T20:47:19.139Z] #77 94.49 checking for sys/types.h... yes [2022-07-13T20:47:19.399Z] #77 94.69 checking for sys/stat.h... yes [2022-07-13T20:47:19.659Z] #77 94.94 checking for stdlib.h... yes [2022-07-13T20:47:19.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T20:47:19.918Z] #77 95.12 checking for string.h... yes [2022-07-13T20:47:19.918Z] #77 95.29 checking for memory.h... yes [2022-07-13T20:47:20.177Z] #77 95.50 checking for strings.h... yes [2022-07-13T20:47:20.447Z] #77 95.69 checking for inttypes.h... yes [2022-07-13T20:47:20.447Z] #77 95.93 checking for stdint.h... yes [2022-07-13T20:47:20.967Z] #77 96.10 checking for unistd.h... yes [2022-07-13T20:47:20.967Z] #77 96.27 checking for dlfcn.h... yes [2022-07-13T20:47:20.967Z] #77 96.43 checking for objdir... .libs [2022-07-13T20:47:21.488Z] #77 96.79 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:47:21.488Z] #77 96.93 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:47:21.488Z] #77 96.93 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:47:21.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T20:47:22.057Z] #77 97.02 checking if gcc static flag -static works... yes [2022-07-13T20:47:22.057Z] #77 97.46 checking if gcc supports -c -o file.o... yes [2022-07-13T20:47:22.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T20:47:22.295Z] #77 122.2 config.status: creating Makefile [2022-07-13T20:47:22.295Z] #77 122.3 config.status: creating config.h [2022-07-13T20:47:22.295Z] #77 122.3 config.status: executing depfiles commands [2022-07-13T20:47:22.295Z] #77 122.6 config.status: executing libtool commands [2022-07-13T20:47:22.318Z] #77 97.63 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:47:22.318Z] #77 97.64 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:47:22.577Z] #77 97.70 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:47:22.577Z] #77 98.05 checking how to hardcode library paths into programs... immediate [2022-07-13T20:47:22.577Z] #77 98.05 checking whether stripping libraries is possible... yes [2022-07-13T20:47:22.577Z] #77 98.08 checking if libtool supports shared libraries... yes [2022-07-13T20:47:22.577Z] #77 98.08 checking whether to build shared libraries... no [2022-07-13T20:47:22.577Z] #77 98.09 checking whether to build static libraries... yes [2022-07-13T20:47:22.577Z] #77 98.09 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:47:22.577Z] #77 98.13 checking whether build environment is sane... yes [2022-07-13T20:47:22.674Z] #19 212.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-13T20:47:22.674Z] #19 212.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:22.674Z] #19 212.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:47:22.674Z] #19 212.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-13T20:47:22.674Z] #19 212.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:47:22.674Z] #19 212.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-13T20:47:22.674Z] #19 213.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-13T20:47:22.674Z] #19 213.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-13T20:47:22.674Z] #19 213.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-13T20:47:22.836Z] #77 98.18 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:47:22.836Z] #77 98.20 checking whether make sets $(MAKE)... yes [2022-07-13T20:47:22.836Z] #77 98.25 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:47:22.836Z] #77 98.29 checking whether make supports nested variables... yes [2022-07-13T20:47:22.836Z] #77 98.33 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:47:22.836Z] #77 98.33 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:47:22.836Z] #77 98.33 checking how to create a ustar tar archive... gnutar [2022-07-13T20:47:22.865Z] #77 123.4 GEN .version [2022-07-13T20:47:22.865Z] #77 123.4 make install-recursive [2022-07-13T20:47:22.865Z] #77 123.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:47:23.096Z] #77 98.42 checking dependency style of gcc... gcc3 [2022-07-13T20:47:23.096Z] #77 98.64 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:47:23.096Z] #77 98.65 checking whether make supports nested variables... (cached) yes [2022-07-13T20:47:23.096Z] #77 98.66 checking for gawk... (cached) mawk [2022-07-13T20:47:23.096Z] #77 98.66 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:47:23.096Z] #77 98.67 checking for gcc... (cached) gcc [2022-07-13T20:47:23.125Z] #77 123.5 Making install in libocispec [2022-07-13T20:47:23.125Z] #77 123.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:23.125Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:47:23.125Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:47:23.125Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:47:23.125Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:47:23.246Z] #19 213.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-13T20:47:23.246Z] #19 213.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:23.246Z] #19 213.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:47:23.355Z] #77 98.77 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:47:23.355Z] #77 98.77 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:47:23.355Z] #77 98.77 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:47:23.355Z] #77 98.78 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:47:23.356Z] #77 98.78 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:47:23.356Z] #77 98.92 checking for python3... /usr/bin/python3 [2022-07-13T20:47:23.356Z] #77 98.92 checking for python3 version... 3.9 [2022-07-13T20:47:23.615Z] #77 98.99 checking for python3 platform... linux [2022-07-13T20:47:23.615Z] #77 99.06 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:47:23.695Z] #77 124.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:47:23.695Z] #77 124.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:47:23.817Z] #19 214.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-13T20:47:23.817Z] #19 214.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:23.817Z] #19 214.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:47:24.135Z] #77 99.25 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:47:24.135Z] #77 99.48 checking for go-md2man... no [2022-07-13T20:47:24.135Z] #77 99.50 checking error.h usability... yes [2022-07-13T20:47:24.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T20:47:24.265Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:47:24.265Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:47:24.265Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:47:24.265Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:47:24.265Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:47:24.265Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:47:24.265Z] #77 124.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:47:24.394Z] #77 99.70 checking error.h presence... yes [2022-07-13T20:47:24.394Z] #77 99.75 checking for error.h... yes [2022-07-13T20:47:24.394Z] #77 99.78 checking linux/openat2.h usability... yes [2022-07-13T20:47:24.394Z] #77 99.93 checking linux/openat2.h presence... yes [2022-07-13T20:47:24.654Z] #77 99.97 checking for linux/openat2.h... yes [2022-07-13T20:47:24.654Z] #77 100.0 checking for copy_file_range... yes [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:47:24.848Z] #77 125.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:47:24.848Z] #77 125.2 make install-recursive [2022-07-13T20:47:24.848Z] #77 125.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:24.848Z] #77 125.3 Making install in yajl [2022-07-13T20:47:24.848Z] #77 125.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:47:24.848Z] #77 125.3 CC verify/json_verify-json_verify.o [2022-07-13T20:47:24.848Z] #77 125.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:47:25.108Z] #77 125.4 CC src/libyajl_la-yajl.lo [2022-07-13T20:47:25.108Z] #77 125.4 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:47:25.108Z] #77 125.4 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:47:25.108Z] #77 125.5 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:47:25.108Z] #77 125.5 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:47:25.108Z] #77 125.5 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:47:25.108Z] #77 125.5 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:47:25.223Z] #77 100.2 checking for fgetxattr... yes [2022-07-13T20:47:25.223Z] #77 100.6 checking for statx... [2022-07-13T20:47:25.223Z] #77 ... [2022-07-13T20:47:25.223Z] [2022-07-13T20:47:25.223Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:47:25.223Z] #60 sha256:8a5eb9b183a15ae5433f6730a185b9ffffca36641df6b9a205b5b269eaf57ae4 [2022-07-13T20:47:25.223Z] #60 15.99 + cd /tmp/tmp.qB6Hr6G9QQ/src/github.com/opencontainers/runc [2022-07-13T20:47:25.223Z] #60 15.99 + git checkout -q v1.1.2 [2022-07-13T20:47:25.223Z] #60 16.38 + '[' -z '' ']' [2022-07-13T20:47:25.223Z] #60 16.38 + target=static [2022-07-13T20:47:25.223Z] #60 16.38 + make BUILDTAGS=seccomp static [2022-07-13T20:47:25.223Z] #60 16.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-13T20:47:25.483Z] #60 ... [2022-07-13T20:47:25.483Z] [2022-07-13T20:47:25.483Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:25.483Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:25.483Z] #77 100.6 checking for statx... yes [2022-07-13T20:47:25.483Z] #77 100.9 checking for fgetpwent_r... yes [2022-07-13T20:47:25.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T20:47:26.003Z] #77 101.1 checking for issetugid... no [2022-07-13T20:47:26.003Z] #77 101.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:47:26.003Z] #77 101.4 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:47:26.572Z] #77 101.4 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:47:26.572Z] #77 102.0 checking for yajl >= 2.0.0... yes [2022-07-13T20:47:26.832Z] #77 102.0 checking sys/capability.h usability... yes [2022-07-13T20:47:26.832Z] #77 102.2 checking sys/capability.h presence... yes [2022-07-13T20:47:26.832Z] #77 102.3 checking for sys/capability.h... yes [2022-07-13T20:47:26.832Z] #77 102.3 checking for library containing cap_from_name... [2022-07-13T20:47:26.832Z] #77 ... [2022-07-13T20:47:26.832Z] [2022-07-13T20:47:26.832Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:47:26.832Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:47:26.832Z] #21 2.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:47:26.832Z] #21 2.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:47:26.832Z] #21 2.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:47:26.832Z] #21 2.981 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:47:26.832Z] #21 4.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:47:26.832Z] #21 5.684 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:47:27.091Z] #21 10.28 Fetched 8550 kB in 8s (1039 kB/s) [2022-07-13T20:47:27.351Z] #21 10.28 Reading package lists... [2022-07-13T20:47:27.351Z] #21 ... [2022-07-13T20:47:27.351Z] [2022-07-13T20:47:27.351Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:27.351Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:27.351Z] #77 102.3 checking for library containing cap_from_name... -lcap [2022-07-13T20:47:27.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T20:47:27.664Z] #77 ... [2022-07-13T20:47:27.664Z] [2022-07-13T20:47:27.664Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:47:27.664Z] #23 sha256:f79219420bb7ae1b74c5f5d6a85099e8df31d74d64b429763cb1b75987512382 [2022-07-13T20:47:27.664Z] #23 9.193 Collecting yamllint==1.26.1 [2022-07-13T20:47:27.664Z] #23 10.27 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:47:27.920Z] #77 102.9 checking for library containing dlopen... -ldl [2022-07-13T20:47:28.094Z] #60 ... [2022-07-13T20:47:28.094Z] [2022-07-13T20:47:28.094Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:28.094Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:28.094Z] #77 191.8 CCLD libocispec.la [2022-07-13T20:47:28.094Z] #77 192.2 CCLD src/validate [2022-07-13T20:47:28.094Z] #77 192.2 CCLD tests/test-1 [2022-07-13T20:47:28.094Z] #77 192.2 CCLD tests/test-2 [2022-07-13T20:47:28.094Z] #77 192.2 CCLD tests/test-3 [2022-07-13T20:47:28.094Z] #77 192.3 CCLD tests/test-4 [2022-07-13T20:47:28.094Z] #77 192.3 CCLD tests/test-5 [2022-07-13T20:47:28.094Z] #77 192.3 CCLD tests/test-6 [2022-07-13T20:47:28.094Z] #77 192.4 CCLD tests/test-7 [2022-07-13T20:47:28.094Z] #77 192.5 CCLD tests/test-8 [2022-07-13T20:47:28.094Z] #77 192.5 CCLD tests/test-9 [2022-07-13T20:47:28.094Z] #77 192.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:47:28.094Z] #77 192.7 CCLD tests/test-10 [2022-07-13T20:47:28.094Z] #77 192.7 CCLD tests/test-11 [2022-07-13T20:47:28.094Z] #77 194.4 libtool: link: ar cr libocispec.a [2022-07-13T20:47:28.094Z] #77 194.5 libtool: link: ranlib libocispec.a [2022-07-13T20:47:28.179Z] #77 103.4 checking seccomp.h usability... yes [2022-07-13T20:47:28.179Z] #77 103.7 checking seccomp.h presence... yes [2022-07-13T20:47:28.351Z] #77 196.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:28.438Z] #77 103.7 checking for seccomp.h... yes [2022-07-13T20:47:28.608Z] #77 196.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:47:28.608Z] #77 196.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:47:28.608Z] #77 196.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:28.608Z] #77 196.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:28.608Z] #77 196.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:28.608Z] #77 196.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:28.608Z] #77 196.2 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:47:28.608Z] #77 196.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:47:28.608Z] #77 196.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:47:28.608Z] #77 196.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:47:28.608Z] #77 196.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:47:28.608Z] #77 196.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:47:28.608Z] #77 196.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:47:28.608Z] #77 196.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:47:28.608Z] #77 196.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:47:28.608Z] #77 196.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:47:28.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T20:47:28.865Z] #77 196.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:47:28.865Z] #77 196.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:47:28.865Z] #77 196.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:47:28.865Z] #77 196.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:47:28.865Z] #77 196.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:47:28.865Z] #77 196.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:47:28.865Z] #77 196.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:47:28.865Z] #77 196.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:47:29.007Z] #77 103.7 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:47:29.045Z] #23 11.44 Collecting pathspec>=0.5.3 [2022-07-13T20:47:29.045Z] #23 11.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:47:29.045Z] #23 11.75 Collecting pyyaml [2022-07-13T20:47:29.045Z] #23 11.78 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-13T20:47:29.045Z] #23 11.82 Building wheels for collected packages: yamllint [2022-07-13T20:47:29.045Z] #23 11.84 Building wheel for yamllint (setup.py): started [2022-07-13T20:47:29.105Z] #19 ... [2022-07-13T20:47:29.105Z] [2022-07-13T20:47:29.105Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:29.105Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:29.105Z] #84 176.3 AR libcrun_testing.a [2022-07-13T20:47:29.105Z] #84 176.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:47:29.105Z] #84 176.4 CCLD tests/tests_libcrun_utils [2022-07-13T20:47:29.105Z] #84 176.4 CCLD tests/tests_libcrun_errors [2022-07-13T20:47:29.105Z] #84 176.4 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:47:29.105Z] #84 176.6 CCLD libcrun.la [2022-07-13T20:47:29.105Z] #84 177.5 CCLD crun [2022-07-13T20:47:29.105Z] #84 178.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:47:29.105Z] #84 178.1 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:47:29.105Z] #84 178.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:47:29.105Z] #84 178.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:47:29.105Z] #84 178.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:47:29.105Z] #84 178.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:47:29.105Z] #84 178.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:47:29.105Z] #84 178.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:47:29.105Z] #84 178.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:47:29.105Z] #84 178.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-13T20:47:29.105Z] #84 178.5 ---------------------------------------------------------------------- [2022-07-13T20:47:29.105Z] #84 178.5 Libraries have been installed in: [2022-07-13T20:47:29.105Z] #84 178.5 /usr/local/lib [2022-07-13T20:47:29.105Z] #84 178.5 [2022-07-13T20:47:29.105Z] #84 178.5 If you ever happen to want to link against installed libraries [2022-07-13T20:47:29.105Z] #84 178.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:47:29.105Z] #84 178.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:47:29.105Z] #84 178.5 flag during linking and do at least one of the following: [2022-07-13T20:47:29.105Z] #84 178.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:47:29.105Z] #84 178.5 during execution [2022-07-13T20:47:29.105Z] #84 178.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:47:29.105Z] #84 178.5 during linking [2022-07-13T20:47:29.105Z] #84 178.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:47:29.105Z] #84 178.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:47:29.105Z] #84 178.5 [2022-07-13T20:47:29.105Z] #84 178.5 See any operating system documentation about shared libraries for [2022-07-13T20:47:29.105Z] #84 178.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:47:29.105Z] #84 178.5 ---------------------------------------------------------------------- [2022-07-13T20:47:29.105Z] #84 178.5 /bin/mkdir -p '/build' [2022-07-13T20:47:29.105Z] #84 178.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:47:29.105Z] #84 178.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:47:29.105Z] #84 178.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:47:29.105Z] #84 178.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:47:29.105Z] #84 178.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:47:29.122Z] #77 196.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:47:29.122Z] #77 196.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:47:29.122Z] #77 196.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:47:29.122Z] #77 196.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:47:29.122Z] #77 196.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:47:29.267Z] #77 104.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:47:29.378Z] #77 197.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:47:29.378Z] #77 197.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:47:29.378Z] #77 197.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:47:29.378Z] #77 197.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:47:29.378Z] #77 197.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:47:29.378Z] #77 197.2 CC src/crun-crun.o [2022-07-13T20:47:29.527Z] #77 104.7 checking systemd/sd-bus.h usability... yes [2022-07-13T20:47:29.635Z] #77 197.2 CC src/crun-run.o [2022-07-13T20:47:29.635Z] #77 197.3 CC src/crun-delete.o [2022-07-13T20:47:29.635Z] #77 197.3 CC src/crun-kill.o [2022-07-13T20:47:29.635Z] #77 197.4 CC src/crun-pause.o [2022-07-13T20:47:29.635Z] #77 197.4 CC src/crun-unpause.o [2022-07-13T20:47:29.635Z] #77 197.5 CC src/crun-spec.o [2022-07-13T20:47:29.786Z] #77 105.0 checking systemd/sd-bus.h presence... yes [2022-07-13T20:47:29.786Z] #77 105.1 checking for systemd/sd-bus.h... yes [2022-07-13T20:47:29.891Z] #77 197.5 CC src/crun-exec.o [2022-07-13T20:47:29.892Z] #77 197.6 CC src/crun-list.o [2022-07-13T20:47:30.148Z] #77 197.7 CC src/crun-start.o [2022-07-13T20:47:30.148Z] #77 197.7 CC src/crun-create.o [2022-07-13T20:47:30.148Z] #77 197.7 CC src/crun-state.o [2022-07-13T20:47:30.148Z] #77 197.9 CC src/crun-update.o [2022-07-13T20:47:30.148Z] #77 198.0 CC src/crun-ps.o [2022-07-13T20:47:30.148Z] #77 198.0 CC src/crun-checkpoint.o [2022-07-13T20:47:30.356Z] #77 105.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:47:30.405Z] #77 198.1 CC src/crun-restore.o [2022-07-13T20:47:30.405Z] #77 198.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:47:30.405Z] #77 198.2 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:47:30.405Z] #77 198.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:47:30.450Z] #23 12.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:47:30.450Z] #23 12.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a9a34f924775db7d87a8c985d2ad61e7c1bed26ff577353f5c487ec0588ea41a [2022-07-13T20:47:30.450Z] #23 12.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:47:30.450Z] #23 12.99 Successfully built yamllint [2022-07-13T20:47:30.450Z] #23 13.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:47:30.450Z] #23 ... [2022-07-13T20:47:30.450Z] [2022-07-13T20:47:30.450Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:30.450Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:47:30.450Z] #77 130.8 CCLD libyajl.la [2022-07-13T20:47:30.616Z] #77 105.7 checking for sd_notify_barrier... yes [2022-07-13T20:47:30.661Z] #77 198.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:47:30.661Z] #77 198.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:47:30.661Z] #77 198.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:47:30.661Z] #77 198.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:47:30.661Z] #77 198.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:47:30.661Z] #77 198.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:47:30.710Z] #77 131.1 CCLD verify/json_verify [2022-07-13T20:47:30.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T20:47:30.875Z] #77 106.0 checking linux/bpf.h usability... yes [2022-07-13T20:47:30.875Z] #77 106.2 checking linux/bpf.h presence... yes [2022-07-13T20:47:30.875Z] #77 106.3 checking for linux/bpf.h... yes [2022-07-13T20:47:30.875Z] #77 106.3 checking compilation for eBPF... yes [2022-07-13T20:47:30.918Z] #77 198.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:47:31.136Z] #77 106.5 checking for criu >= 3.15... no [2022-07-13T20:47:31.136Z] #77 106.5 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:47:31.136Z] #77 106.5 checking for criu > 3.16... no [2022-07-13T20:47:31.136Z] #77 106.6 configure: CRIU version doesn't support join-ns API [2022-07-13T20:47:31.136Z] #77 106.6 checking for criu > 3.16.1... no [2022-07-13T20:47:31.136Z] #77 106.6 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:47:31.136Z] #77 106.6 checking for new mount API (fsconfig)... yes [2022-07-13T20:47:31.175Z] #77 198.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:47:31.175Z] #77 198.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:47:31.175Z] #77 198.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:47:31.175Z] #77 198.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:47:31.175Z] #77 199.0 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:47:31.284Z] #77 131.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:47:31.284Z] #77 131.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:47:31.284Z] #77 131.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:47:31.284Z] #77 131.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:47:31.284Z] #77 131.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:47:31.284Z] #77 ... [2022-07-13T20:47:31.284Z] [2022-07-13T20:47:31.284Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:47:31.284Z] #23 sha256:f79219420bb7ae1b74c5f5d6a85099e8df31d74d64b429763cb1b75987512382 [2022-07-13T20:47:31.284Z] #23 13.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:47:31.284Z] #23 DONE 14.0s [2022-07-13T20:47:31.284Z] [2022-07-13T20:47:31.284Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:31.284Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:47:31.284Z] #77 131.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:31.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T20:47:31.308Z] Using test binary docker [2022-07-13T20:47:31.308Z] +++ /etc/init.d/apparmor start [2022-07-13T20:47:31.308Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T20:47:31.308Z] INFO: Waiting for daemon to start... [2022-07-13T20:47:31.308Z] Starting dockerd [2022-07-13T20:47:31.308Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-13T20:47:31.395Z] #77 106.7 checking for seccomp notify API... yes [2022-07-13T20:47:31.396Z] #77 106.8 checking for gperf... no [2022-07-13T20:47:31.396Z] #77 106.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:47:31.432Z] #77 199.2 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:47:31.544Z] #77 131.9 CC src/validate.o [2022-07-13T20:47:31.545Z] #77 131.9 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:47:31.545Z] #77 131.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:47:31.545Z] #77 131.9 CC src/image_spec_schema_defs.lo [2022-07-13T20:47:31.545Z] #77 131.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:47:31.545Z] #77 131.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:47:31.545Z] #77 132.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:47:31.545Z] #77 132.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:47:31.545Z] #77 132.0 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:47:31.545Z] #77 132.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:47:31.545Z] #77 132.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:47:31.649Z] #84 DONE 182.7s [2022-07-13T20:47:31.649Z] [2022-07-13T20:47:31.649Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:47:31.649Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:47:31.655Z] #77 106.8 checking for library containing argp_parse... [2022-07-13T20:47:31.655Z] #77 ... [2022-07-13T20:47:31.655Z] [2022-07-13T20:47:31.655Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:47:31.655Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:47:31.655Z] #34 DONE 159.1s [2022-07-13T20:47:31.655Z] [2022-07-13T20:47:31.655Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:31.655Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:31.655Z] #77 106.8 checking for library containing argp_parse... none required [2022-07-13T20:47:31.689Z] #77 199.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:47:31.689Z] #77 199.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:47:31.689Z] #77 199.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:47:31.805Z] #77 132.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:47:31.806Z] #77 132.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:47:31.806Z] #77 132.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:47:31.806Z] #77 132.2 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:47:31.806Z] #77 132.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:47:31.915Z] #77 107.4 checking that generated files are newer than configure... done [2022-07-13T20:47:31.915Z] #77 107.4 configure: creating ./config.status [2022-07-13T20:47:31.949Z] #77 199.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:47:31.949Z] #77 199.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:47:31.949Z] #77 199.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:47:32.066Z] #77 132.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:47:32.066Z] #77 132.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:47:32.066Z] #77 132.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:47:32.206Z] #77 199.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:47:32.206Z] #77 200.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:47:32.326Z] #77 132.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:47:32.326Z] #77 132.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:47:32.463Z] #77 200.2 CC tests/init.o [2022-07-13T20:47:32.463Z] #77 200.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:47:32.463Z] #77 200.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:47:32.587Z] #77 132.9 CC src/basic_test_double_array_item.lo [2022-07-13T20:47:32.587Z] #77 133.0 CC src/basic_test_double_array.lo [2022-07-13T20:47:32.587Z] #77 133.2 CC src/basic_test_top_array_int.lo [2022-07-13T20:47:32.686Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T20:47:32.686Z] Using test binary docker [2022-07-13T20:47:32.686Z] +++ /etc/init.d/apparmor start [2022-07-13T20:47:32.686Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T20:47:32.686Z] INFO: Waiting for daemon to start... [2022-07-13T20:47:32.686Z] Starting dockerd [2022-07-13T20:47:32.686Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-13T20:47:32.847Z] #77 133.4 CC src/basic_test_top_array_string.lo [2022-07-13T20:47:32.847Z] #77 133.4 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:47:32.945Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T20:47:32.945Z] Using test binary docker [2022-07-13T20:47:32.945Z] +++ /etc/init.d/apparmor start [2022-07-13T20:47:32.945Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T20:47:32.945Z] INFO: Waiting for daemon to start... [2022-07-13T20:47:32.945Z] Starting dockerd [2022-07-13T20:47:32.945Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-13T20:47:33.039Z] #19 223.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-13T20:47:33.039Z] #19 223.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:33.039Z] #19 223.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:47:33.039Z] #19 223.2 Preparing to unpack .../046-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:47:33.039Z] #19 223.3 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:47:33.107Z] #77 133.6 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:47:33.298Z] #19 223.8 Selecting previously unselected package patch. [2022-07-13T20:47:33.367Z] #77 133.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:47:33.513Z] . [2022-07-13T20:47:33.513Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T20:47:33.513Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T20:47:33.513Z] Error: No such image: emptyfs [2022-07-13T20:47:33.513Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T20:47:33.513Z] ++++ docker load [2022-07-13T20:47:33.513Z] Running integration-test (iteration 1) [2022-07-13T20:47:33.513Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T20:47:33.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:47:33.513Z] ++ set -e [2022-07-13T20:47:33.513Z] ++ '[' -n 0 ']' [2022-07-13T20:47:33.513Z] ++ set -x [2022-07-13T20:47:33.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:47:33.558Z] #19 223.8 Preparing to unpack .../047-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:47:33.558Z] #19 223.8 Unpacking patch (2.7.6-7) ... [2022-07-13T20:47:33.558Z] #19 223.8 Selecting previously unselected package dpkg-dev. [2022-07-13T20:47:33.558Z] #19 223.8 Preparing to unpack .../048-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:47:33.558Z] #19 223.9 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:47:33.628Z] #77 134.0 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:47:33.628Z] #77 134.1 CC src/read-file.lo [2022-07-13T20:47:33.772Z] Loaded image: busybox:latest [2022-07-13T20:47:33.772Z] Loaded image: busybox:glibc [2022-07-13T20:47:33.818Z] #19 224.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-13T20:47:33.818Z] #19 224.1 Preparing to unpack .../049-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-13T20:47:33.818Z] #19 224.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-13T20:47:33.818Z] #19 224.2 Selecting previously unselected package libio-string-perl. [2022-07-13T20:47:33.818Z] #19 224.2 Preparing to unpack .../050-libio-string-perl_1.08-3.1_all.deb ... [2022-07-13T20:47:33.818Z] #19 224.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-13T20:47:33.818Z] #19 224.2 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:47:33.818Z] #19 224.2 Preparing to unpack .../051-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:47:33.818Z] #19 224.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:47:33.823Z] #77 ... [2022-07-13T20:47:33.823Z] [2022-07-13T20:47:33.823Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-13T20:47:33.823Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:47:33.823Z] #36 161.0 Delve is a source level debugger for Go programs. [2022-07-13T20:47:33.823Z] #36 161.0 [2022-07-13T20:47:33.823Z] #36 161.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:47:33.823Z] #36 161.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:47:33.823Z] #36 161.0 [2022-07-13T20:47:33.823Z] #36 161.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:47:33.823Z] #36 161.0 [2022-07-13T20:47:33.823Z] #36 161.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:47:33.823Z] #36 161.0 [2022-07-13T20:47:33.823Z] #36 161.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:47:33.823Z] #36 161.1 [2022-07-13T20:47:33.823Z] #36 161.1 Usage: [2022-07-13T20:47:33.823Z] #36 161.1 dlv [command] [2022-07-13T20:47:33.823Z] #36 161.1 [2022-07-13T20:47:33.823Z] #36 161.1 Available Commands: [2022-07-13T20:47:33.823Z] #36 161.1 attach Attach to running process and begin debugging. [2022-07-13T20:47:33.823Z] #36 161.1 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:47:33.823Z] #36 161.1 core Examine a core dump. [2022-07-13T20:47:33.823Z] #36 161.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:47:33.823Z] #36 161.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:47:33.823Z] #36 161.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:47:33.823Z] #36 161.1 help Help about any command [2022-07-13T20:47:33.823Z] #36 161.1 run Deprecated command. Use 'debug' instead. [2022-07-13T20:47:33.823Z] #36 161.1 test Compile test binary and begin debugging program. [2022-07-13T20:47:33.823Z] #36 161.1 trace Compile and begin tracing program. [2022-07-13T20:47:33.823Z] #36 161.1 version Prints version. [2022-07-13T20:47:33.823Z] #36 161.1 [2022-07-13T20:47:33.823Z] #36 161.1 Flags: [2022-07-13T20:47:33.823Z] #36 161.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:47:33.823Z] #36 161.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:47:33.823Z] #36 161.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-13T20:47:33.823Z] #36 161.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:47:33.823Z] #36 161.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:47:33.823Z] #36 161.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-13T20:47:33.823Z] #36 161.1 --disable-aslr Disables address space randomization [2022-07-13T20:47:33.823Z] #36 161.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:47:33.823Z] #36 161.1 -h, --help help for dlv [2022-07-13T20:47:33.823Z] #36 161.1 --init string Init file, executed by the terminal client. [2022-07-13T20:47:33.823Z] #36 161.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:47:33.823Z] #36 161.1 --log Enable debugging server logging. [2022-07-13T20:47:33.823Z] #36 161.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:47:33.823Z] #36 161.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:47:33.823Z] #36 161.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:47:33.823Z] #36 161.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:47:33.823Z] #36 161.1 --wd string Working directory for running the program. [2022-07-13T20:47:33.823Z] #36 161.1 [2022-07-13T20:47:33.823Z] #36 161.1 Additional help topics: [2022-07-13T20:47:33.823Z] #36 161.1 dlv backend Help about the --backend flag. [2022-07-13T20:47:33.823Z] #36 161.1 dlv log Help about logging flags. [2022-07-13T20:47:33.823Z] #36 161.1 dlv redirect Help about file redirection. [2022-07-13T20:47:33.823Z] #36 161.1 [2022-07-13T20:47:33.823Z] #36 161.1 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:47:33.823Z] #36 DONE 161.5s [2022-07-13T20:47:33.823Z] [2022-07-13T20:47:33.823Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:47:33.823Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:47:33.823Z] #21 10.28 Reading package lists... [2022-07-13T20:47:33.823Z] #21 13.63 Reading package lists... [2022-07-13T20:47:33.888Z] #77 134.3 CC src/json_common.lo [2022-07-13T20:47:34.149Z] #77 134.5 CC tests/test-1.o [2022-07-13T20:47:34.409Z] #77 134.6 CC tests/test-2.o [2022-07-13T20:47:34.409Z] #77 134.8 CC tests/test-3.o [2022-07-13T20:47:34.650Z] #21 17.00 Building dependency tree... [2022-07-13T20:47:34.669Z] #77 135.0 CC tests/test-4.o [2022-07-13T20:47:34.711Z] Loaded image: debian:bullseye-slim [2022-07-13T20:47:34.711Z] Loaded image: hello-world:latest [2022-07-13T20:47:34.711Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T20:47:34.711Z] INFO: Testing against a local daemon [2022-07-13T20:47:34.711Z] === RUN TestCgroupNamespacesBuild [2022-07-13T20:47:34.711Z] [2022-07-13T20:47:34.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T20:47:34.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T20:47:34.971Z] Error: No such image: emptyfs [2022-07-13T20:47:34.971Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T20:47:34.971Z] ++++ docker load [2022-07-13T20:47:34.971Z] Running integration-test (iteration 1) [2022-07-13T20:47:34.971Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-13T20:47:34.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-13T20:47:34.971Z] ++ set -e [2022-07-13T20:47:34.971Z] ++ '[' -n 0 ']' [2022-07-13T20:47:34.971Z] ++ set -x [2022-07-13T20:47:34.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-13T20:47:34.971Z] [2022-07-13T20:47:34.971Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T20:47:34.971Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T20:47:34.971Z] Error: No such image: emptyfs [2022-07-13T20:47:34.974Z] #77 135.3 CC tests/test-5.o [2022-07-13T20:47:34.974Z] #77 135.4 CC tests/test-6.o [2022-07-13T20:47:35.202Z] #19 225.6 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:47:35.202Z] #19 225.6 Preparing to unpack .../052-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:47:35.202Z] #19 225.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:47:35.231Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T20:47:35.231Z] ++++ docker load [2022-07-13T20:47:35.231Z] Running integration-test (iteration 1) [2022-07-13T20:47:35.231Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-13T20:47:35.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-13T20:47:35.231Z] ++ set -e [2022-07-13T20:47:35.231Z] ++ '[' -n 0 ']' [2022-07-13T20:47:35.231Z] ++ set -x [2022-07-13T20:47:35.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-13T20:47:35.231Z] Loaded image: busybox:latest [2022-07-13T20:47:35.236Z] #77 135.7 CC tests/test-7.o [2022-07-13T20:47:35.462Z] #19 225.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-13T20:47:35.462Z] #19 225.7 Preparing to unpack .../053-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-13T20:47:35.462Z] #19 225.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-13T20:47:35.462Z] #19 225.7 Selecting previously unselected package libxml-sax-base-perl. [2022-07-13T20:47:35.462Z] #19 225.7 Preparing to unpack .../054-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-13T20:47:35.462Z] #19 225.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-13T20:47:35.462Z] #19 225.8 Selecting previously unselected package libxml-sax-perl. [2022-07-13T20:47:35.462Z] #19 225.8 Preparing to unpack .../055-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-13T20:47:35.462Z] #19 225.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-13T20:47:35.462Z] #19 225.8 Selecting previously unselected package libxml-libxml-perl. [2022-07-13T20:47:35.462Z] #19 225.8 Preparing to unpack .../056-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-13T20:47:35.462Z] #19 225.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-13T20:47:35.490Z] Loaded image: busybox:glibc [2022-07-13T20:47:35.491Z] Loaded image: busybox:latest [2022-07-13T20:47:35.589Z] #21 18.47 The following additional packages will be installed: [2022-07-13T20:47:35.589Z] #21 18.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:47:35.589Z] #21 18.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:47:35.589Z] #21 18.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:47:35.589Z] #21 18.47 python3-pkg-resources vim-runtime xxd [2022-07-13T20:47:35.589Z] #21 18.47 Suggested packages: [2022-07-13T20:47:35.589Z] #21 18.47 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:47:35.589Z] #21 18.47 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:47:35.589Z] #21 18.47 acl attr quota [2022-07-13T20:47:35.589Z] #21 18.47 Recommended packages: [2022-07-13T20:47:35.589Z] #21 18.47 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:47:35.722Z] #19 225.9 Selecting previously unselected package libxml-simple-perl. [2022-07-13T20:47:35.722Z] #19 225.9 Preparing to unpack .../057-libxml-simple-perl_2.25-1_all.deb ... [2022-07-13T20:47:35.722Z] #19 225.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-13T20:47:35.723Z] #19 226.0 Selecting previously unselected package libyaml-perl. [2022-07-13T20:47:35.723Z] #19 226.0 Preparing to unpack .../058-libyaml-perl_1.30-1_all.deb ... [2022-07-13T20:47:35.723Z] #19 226.0 Unpacking libyaml-perl (1.30-1) ... [2022-07-13T20:47:35.723Z] #19 226.0 Selecting previously unselected package libconfig-auto-perl. [2022-07-13T20:47:35.723Z] #19 226.0 Preparing to unpack .../059-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-13T20:47:35.723Z] #19 226.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-13T20:47:35.723Z] #19 226.1 Selecting previously unselected package libfile-which-perl. [2022-07-13T20:47:35.723Z] #19 226.1 Preparing to unpack .../060-libfile-which-perl_1.23-1_all.deb ... [2022-07-13T20:47:35.723Z] #19 226.1 Unpacking libfile-which-perl (1.23-1) ... [2022-07-13T20:47:35.723Z] #19 226.1 Selecting previously unselected package libfile-homedir-perl. [2022-07-13T20:47:35.723Z] #19 226.1 Preparing to unpack .../061-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-13T20:47:35.723Z] #19 226.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-13T20:47:35.723Z] #19 226.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-13T20:47:35.723Z] #19 226.2 Preparing to unpack .../062-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-13T20:47:35.723Z] #19 226.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-13T20:47:35.723Z] #19 226.2 Selecting previously unselected package dpkg-cross. [2022-07-13T20:47:35.723Z] #19 226.2 Preparing to unpack .../063-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-13T20:47:35.723Z] #19 226.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-13T20:47:35.723Z] #19 226.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-13T20:47:35.723Z] #19 226.3 Preparing to unpack .../064-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-13T20:47:35.750Z] Loaded image: busybox:glibc [2022-07-13T20:47:35.814Z] #77 136.4 CC tests/test-8.o [2022-07-13T20:47:35.814Z] #77 136.4 CC tests/test-9.o [2022-07-13T20:47:35.982Z] #19 226.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-13T20:47:35.982Z] #19 226.3 Selecting previously unselected package libc6-armel-cross. [2022-07-13T20:47:35.982Z] #19 226.3 Preparing to unpack .../065-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-13T20:47:35.982Z] #19 226.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-13T20:47:36.086Z] #77 136.7 CC tests/test-11.o [2022-07-13T20:47:36.242Z] #19 226.5 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-13T20:47:36.242Z] #19 226.5 Preparing to unpack .../066-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:36.242Z] #19 226.5 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:36.242Z] #19 226.6 Selecting previously unselected package libgomp1-armel-cross. [2022-07-13T20:47:36.242Z] #19 226.6 Preparing to unpack .../067-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:36.242Z] #19 226.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:36.242Z] #19 226.6 Selecting previously unselected package libatomic1-armel-cross. [2022-07-13T20:47:36.242Z] #19 226.6 Preparing to unpack .../068-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:36.242Z] #19 226.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:36.242Z] #19 226.7 Selecting previously unselected package libasan6-armel-cross. [2022-07-13T20:47:36.242Z] #19 226.7 Preparing to unpack .../069-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:36.242Z] #19 226.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:36.367Z] #77 136.7 CC tests/test-10.o [2022-07-13T20:47:36.634Z] #77 ... [2022-07-13T20:47:36.634Z] [2022-07-13T20:47:36.634Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:47:36.634Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:47:36.634Z] #47 259.4 + dpkg --print-architecture [2022-07-13T20:47:36.634Z] #47 259.4 + git checkout -q v2.1.0 [2022-07-13T20:47:36.690Z] Loaded image: debian:bullseye-slim [2022-07-13T20:47:36.690Z] Loaded image: hello-world:latest [2022-07-13T20:47:36.690Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T20:47:36.690Z] INFO: Testing against a local daemon [2022-07-13T20:47:36.690Z] === RUN TestDockerDaemonSuite [2022-07-13T20:47:36.690Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-13T20:47:36.690Z] Loaded image: debian:bullseye-slim [2022-07-13T20:47:36.690Z] Loaded image: hello-world:latest [2022-07-13T20:47:36.690Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T20:47:36.811Z] #19 227.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-13T20:47:36.811Z] #19 227.0 Preparing to unpack .../070-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:36.811Z] #19 227.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:36.811Z] #19 227.1 Selecting previously unselected package libubsan1-armel-cross. [2022-07-13T20:47:36.811Z] #19 227.1 Preparing to unpack .../071-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:36.811Z] #19 227.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:36.949Z] INFO: Testing against a local daemon [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-13T20:47:36.949Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-13T20:47:36.949Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-07-13T20:47:36.949Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T20:47:36.969Z] #21 ... [2022-07-13T20:47:36.969Z] [2022-07-13T20:47:36.969Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:36.969Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:36.969Z] #77 109.9 config.status: creating Makefile [2022-07-13T20:47:36.969Z] #77 109.9 config.status: creating rpm/crun.spec [2022-07-13T20:47:36.969Z] #77 110.0 config.status: creating config.h [2022-07-13T20:47:36.969Z] #77 110.1 config.status: executing libtool commands [2022-07-13T20:47:36.969Z] #77 110.1 config.status: executing depfiles commands [2022-07-13T20:47:36.969Z] #77 111.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:47:36.969Z] #77 111.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:47:36.969Z] #77 111.7 checking for gcc... gcc [2022-07-13T20:47:36.969Z] #77 111.8 checking whether the C compiler works... yes [2022-07-13T20:47:36.969Z] #77 111.9 checking for C compiler default output file name... a.out [2022-07-13T20:47:36.969Z] #77 111.9 checking for suffix of executables... [2022-07-13T20:47:36.969Z] #77 112.1 checking whether we are cross compiling... no [2022-07-13T20:47:36.969Z] #77 112.4 checking for suffix of object files... o [2022-07-13T20:47:37.071Z] #19 227.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-13T20:47:37.071Z] #19 227.2 Preparing to unpack .../072-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:37.071Z] #19 227.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:37.071Z] #19 227.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-13T20:47:37.071Z] #19 227.4 Preparing to unpack .../073-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:37.071Z] #19 227.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:47:37.198Z] #47 260.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:47:37.198Z] #47 260.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:47:37.228Z] #77 112.5 checking whether we are using the GNU C compiler... yes [2022-07-13T20:47:37.229Z] #77 112.5 checking whether gcc accepts -g... yes [2022-07-13T20:47:37.488Z] #77 112.6 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:47:37.488Z] #77 112.8 checking whether gcc understands -c and -o together... yes [2022-07-13T20:47:37.488Z] #77 112.9 checking how to run the C preprocessor... gcc -E [2022-07-13T20:47:37.517Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-13T20:47:37.517Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-13T20:47:37.748Z] #77 113.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:47:37.748Z] #77 113.2 checking for egrep... /bin/grep -E [2022-07-13T20:47:38.086Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-13T20:47:38.318Z] #77 113.2 checking for ANSI C header files... yes [2022-07-13T20:47:38.344Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-07-13T20:47:38.344Z] === RUN TestBuildWithSession [2022-07-13T20:47:38.344Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T20:47:38.344Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T20:47:38.344Z] === RUN TestBuildSquashParent [2022-07-13T20:47:38.344Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-13T20:47:38.577Z] #77 113.7 checking for sys/types.h... yes [2022-07-13T20:47:38.577Z] #77 113.9 checking for sys/stat.h... yes [2022-07-13T20:47:38.837Z] #77 114.1 checking for stdlib.h... yes [2022-07-13T20:47:38.837Z] #77 114.2 checking for string.h... yes [2022-07-13T20:47:38.912Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-13T20:47:38.979Z] #19 ... [2022-07-13T20:47:38.979Z] [2022-07-13T20:47:38.979Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:47:38.979Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:47:38.979Z] #62 236.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:47:38.979Z] #62 DONE 237.2s [2022-07-13T20:47:38.979Z] [2022-07-13T20:47:38.979Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:47:38.979Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:47:39.097Z] #77 114.4 checking for memory.h... yes [2022-07-13T20:47:39.097Z] #77 114.6 checking for strings.h... yes [2022-07-13T20:47:39.356Z] #77 114.7 checking for inttypes.h... yes [2022-07-13T20:47:39.623Z] #77 114.9 checking for stdint.h... yes [2022-07-13T20:47:39.848Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-13T20:47:39.848Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-13T20:47:39.883Z] #77 115.1 checking for unistd.h... yes [2022-07-13T20:47:40.142Z] #77 115.3 checking minix/config.h usability... no [2022-07-13T20:47:40.142Z] #77 115.5 checking minix/config.h presence... no [2022-07-13T20:47:40.142Z] #77 115.5 checking for minix/config.h... no [2022-07-13T20:47:40.142Z] #77 115.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:47:40.401Z] #77 115.7 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:47:40.661Z] #77 116.0 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:47:40.661Z] #77 116.0 checking how to print strings... printf [2022-07-13T20:47:40.661Z] #77 116.0 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:47:40.661Z] #77 116.0 checking for fgrep... /bin/grep -F [2022-07-13T20:47:40.661Z] #77 116.0 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:47:40.661Z] #77 116.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:47:40.661Z] #77 116.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:47:40.661Z] #77 116.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:47:40.661Z] #77 116.1 checking whether ln -s works... yes [2022-07-13T20:47:40.661Z] #77 116.1 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:47:40.661Z] #77 116.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:47:40.661Z] #77 116.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:47:40.661Z] #77 116.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:47:40.661Z] #77 116.1 checking for objdump... objdump [2022-07-13T20:47:40.661Z] #77 116.1 checking how to recognize dependent libraries... pass_all [2022-07-13T20:47:40.661Z] #77 116.1 checking for dlltool... no [2022-07-13T20:47:40.661Z] #77 116.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:47:40.661Z] #77 116.1 checking for ar... ar [2022-07-13T20:47:40.661Z] #77 116.1 checking for archiver @FILE support... @ [2022-07-13T20:47:40.785Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-13T20:47:40.921Z] #77 116.2 checking for strip... strip [2022-07-13T20:47:40.921Z] #77 116.2 checking for ranlib... ranlib [2022-07-13T20:47:40.921Z] #77 116.2 checking for gawk... no [2022-07-13T20:47:40.921Z] #77 116.2 checking for mawk... mawk [2022-07-13T20:47:41.044Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-13T20:47:41.181Z] #77 116.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:47:41.181Z] #77 116.6 checking for sysroot... no [2022-07-13T20:47:41.181Z] #77 116.6 checking for a working dd... /bin/dd [2022-07-13T20:47:41.181Z] #77 116.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:47:41.181Z] #77 116.7 checking for mt... no [2022-07-13T20:47:41.181Z] #77 116.7 checking if : is a manifest tool... no [2022-07-13T20:47:41.441Z] #77 116.7 checking for dlfcn.h... yes [2022-07-13T20:47:41.441Z] #77 116.9 checking for objdir... .libs [2022-07-13T20:47:41.613Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-13T20:47:41.613Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-13T20:47:41.613Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-13T20:47:41.613Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-13T20:47:41.961Z] #77 117.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:47:41.961Z] #77 117.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:47:41.961Z] #77 117.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:47:42.220Z] #77 117.4 checking if gcc static flag -static works... yes [2022-07-13T20:47:42.480Z] #77 117.8 checking if gcc supports -c -o file.o... yes [2022-07-13T20:47:42.480Z] #77 117.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:47:42.480Z] #77 117.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:47:42.550Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-13T20:47:42.744Z] #77 117.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:47:42.744Z] #77 118.2 checking how to hardcode library paths into programs... immediate [2022-07-13T20:47:42.744Z] #77 118.2 checking whether stripping libraries is possible... yes [2022-07-13T20:47:42.744Z] #77 118.2 checking if libtool supports shared libraries... yes [2022-07-13T20:47:42.744Z] #77 118.2 checking whether to build shared libraries... no [2022-07-13T20:47:42.744Z] #77 118.2 checking whether to build static libraries... yes [2022-07-13T20:47:42.744Z] #77 118.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:47:42.744Z] #77 118.3 checking whether build environment is sane... yes [2022-07-13T20:47:42.744Z] #77 118.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:47:42.744Z] #77 118.3 checking whether make sets $(MAKE)... yes [2022-07-13T20:47:43.006Z] #77 118.4 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:47:43.006Z] #77 118.5 checking whether make supports nested variables... yes [2022-07-13T20:47:43.006Z] #77 118.5 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:47:43.006Z] #77 118.5 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:47:43.006Z] #77 118.5 checking how to create a ustar tar archive... gnutar [2022-07-13T20:47:43.118Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-13T20:47:43.178Z] #19 232.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-13T20:47:43.178Z] #19 232.9 Preparing to unpack .../074-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:43.178Z] #19 232.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:47:43.178Z] #19 232.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-13T20:47:43.178Z] #19 232.9 Preparing to unpack .../075-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:47:43.178Z] #19 232.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-13T20:47:43.178Z] #19 233.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-13T20:47:43.178Z] #19 233.1 Preparing to unpack .../076-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-13T20:47:43.178Z] #19 233.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-13T20:47:43.178Z] #19 233.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-13T20:47:43.178Z] #19 233.3 Preparing to unpack .../077-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:43.178Z] #19 233.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:47:43.178Z] #19 233.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-13T20:47:43.265Z] #77 118.6 checking dependency style of gcc... gcc3 [2022-07-13T20:47:43.265Z] #77 118.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:47:43.265Z] #77 118.7 checking whether make supports nested variables... (cached) yes [2022-07-13T20:47:43.265Z] #77 118.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:47:43.265Z] #77 118.7 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:47:43.265Z] #77 118.7 checking for yajl >= 2.1.0... yes [2022-07-13T20:47:43.265Z] #77 118.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:47:43.265Z] #77 118.7 checking for gcc... (cached) gcc [2022-07-13T20:47:43.265Z] #77 118.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:47:43.265Z] #77 118.8 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:47:43.265Z] #77 118.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:47:43.265Z] #77 118.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:47:43.265Z] #77 118.8 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:47:43.265Z] #77 118.9 checking for python3... /usr/bin/python3 [2022-07-13T20:47:43.265Z] #77 118.9 checking for python3 version... 3.9 [2022-07-13T20:47:43.377Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-13T20:47:43.377Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-13T20:47:43.377Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-13T20:47:43.437Z] #19 233.6 Preparing to unpack .../078-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:43.438Z] #19 233.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:47:43.524Z] #77 118.9 checking for python3 platform... linux [2022-07-13T20:47:43.636Z] --- PASS: TestBuildSquashParent (5.42s) [2022-07-13T20:47:43.637Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T20:47:43.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:47:43.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:47:43.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:47:43.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:47:43.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:47:43.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:47:43.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:47:43.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:47:43.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:47:43.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:47:43.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:47:43.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:47:43.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:47:43.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:47:43.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:47:43.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:47:43.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:47:43.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:47:43.784Z] #77 119.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:47:43.784Z] #77 119.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:47:43.784Z] #77 119.4 checking that generated files are newer than configure... done [2022-07-13T20:47:43.784Z] #77 119.4 configure: creating ./config.status [2022-07-13T20:47:45.693Z] #77 121.3 config.status: creating Makefile [2022-07-13T20:47:45.693Z] #77 121.4 config.status: creating config.h [2022-07-13T20:47:45.952Z] #77 121.4 config.status: executing libtool commands [2022-07-13T20:47:45.952Z] #77 121.4 config.status: executing depfiles commands [2022-07-13T20:47:46.520Z] #77 122.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:47:46.520Z] #77 122.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:47:46.780Z] #77 122.3 checking for gcc... gcc [2022-07-13T20:47:46.926Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-13T20:47:46.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s) [2022-07-13T20:47:46.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2022-07-13T20:47:46.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2022-07-13T20:47:46.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2022-07-13T20:47:46.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2022-07-13T20:47:46.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2022-07-13T20:47:46.927Z] === RUN TestBuildMultiStageCopy [2022-07-13T20:47:46.927Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T20:47:46.927Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-13T20:47:47.040Z] #77 122.4 checking whether the C compiler works... [2022-07-13T20:47:47.040Z] #77 ... [2022-07-13T20:47:47.040Z] [2022-07-13T20:47:47.040Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:47:47.040Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:47:47.040Z] #21 20.03 The following NEW packages will be installed: [2022-07-13T20:47:47.040Z] #21 20.03 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:47:47.040Z] #21 20.03 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:47:47.040Z] #21 20.03 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:47:47.040Z] #21 20.03 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:47:47.040Z] #21 20.03 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:47:47.040Z] #21 20.03 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:47:47.040Z] #21 20.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:47:47.040Z] #21 20.03 xz-utils zip zstd [2022-07-13T20:47:47.040Z] #21 20.37 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:47:47.040Z] #21 20.37 Need to get 27.7 MB of archives. [2022-07-13T20:47:47.040Z] #21 20.37 After this operation, 106 MB of additional disk space will be used. [2022-07-13T20:47:47.040Z] #21 20.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:47:47.040Z] #21 20.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:47:47.040Z] #21 20.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:47:47.040Z] #21 20.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:47:47.040Z] #21 20.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:47:47.040Z] #21 20.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:47:47.040Z] #21 20.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:47:47.040Z] #21 20.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:47:47.040Z] #21 20.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:47:47.040Z] #21 20.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:47:47.040Z] #21 20.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:47:47.040Z] #21 20.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:47:47.040Z] #21 20.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-13T20:47:47.040Z] #21 20.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:47:47.040Z] #21 20.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:47:47.040Z] #21 20.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:47:47.040Z] #21 20.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:47:47.040Z] #21 20.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:47:47.040Z] #21 20.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:47:47.040Z] #21 20.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:47:47.040Z] #21 20.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:47:47.040Z] #21 20.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:47:47.040Z] #21 20.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:47:47.040Z] #21 20.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:47:47.040Z] #21 20.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:47:47.040Z] #21 20.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:47:47.040Z] #21 20.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:47:47.040Z] #21 20.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:47:47.040Z] #21 20.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:47:47.040Z] #21 20.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:47:47.040Z] #21 20.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:47:47.040Z] #21 20.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:47:47.040Z] #21 20.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:47:47.040Z] #21 20.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:47:47.040Z] #21 20.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-13T20:47:47.040Z] #21 20.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:47:47.040Z] #21 20.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:47:47.040Z] #21 21.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:47:47.040Z] #21 21.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:47:47.040Z] #21 21.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:47:47.040Z] #21 21.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:47:47.040Z] #21 21.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:47:47.040Z] #21 21.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:47:47.040Z] #21 21.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:47:47.040Z] #21 21.08 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-13T20:47:47.040Z] #21 21.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:47:47.040Z] #21 21.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:47:47.040Z] #21 21.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:47:47.040Z] #21 21.37 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:47:47.040Z] #21 21.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:47:47.041Z] #21 21.93 Fetched 27.7 MB in 1s (20.6 MB/s) [2022-07-13T20:47:47.041Z] #21 22.00 Selecting previously unselected package pigz. [2022-07-13T20:47:47.041Z] #21 22.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 ... 24019 files and directories currently installed.) [2022-07-13T20:47:47.041Z] #21 22.05 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.06 Unpacking pigz (2.6-1) ... [2022-07-13T20:47:47.041Z] #21 22.18 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:47:47.041Z] #21 22.19 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.19 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:47:47.041Z] #21 22.37 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:47:47.041Z] #21 22.37 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:47:47.041Z] #21 22.52 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:47:47.041Z] #21 22.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:47:47.041Z] #21 22.61 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:47:47.041Z] #21 22.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:47:47.041Z] #21 22.71 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:47:47.041Z] #21 22.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.71 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:47:47.041Z] #21 22.77 Selecting previously unselected package libcap2-bin. [2022-07-13T20:47:47.041Z] #21 22.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.78 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:47:47.041Z] #21 22.87 Selecting previously unselected package iproute2. [2022-07-13T20:47:47.041Z] #21 22.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 22.88 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:47:47.041Z] #21 23.27 Selecting previously unselected package xxd. [2022-07-13T20:47:47.041Z] #21 23.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 23.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:47.041Z] #21 23.42 Selecting previously unselected package vim-common. [2022-07-13T20:47:47.041Z] #21 23.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:47:47.041Z] #21 23.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:47.041Z] #21 23.58 Selecting previously unselected package bash-completion. [2022-07-13T20:47:47.041Z] #21 23.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:47:47.041Z] #21 25.45 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:47:47.041Z] #21 25.87 Selecting previously unselected package bzip2. [2022-07-13T20:47:47.041Z] #21 25.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 25.90 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:47:47.041Z] #21 25.97 Selecting previously unselected package xz-utils. [2022-07-13T20:47:47.041Z] #21 25.97 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 25.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:47:47.041Z] #21 26.17 Selecting previously unselected package apparmor. [2022-07-13T20:47:47.041Z] #21 26.17 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 26.23 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:47:47.041Z] #21 26.68 Selecting previously unselected package inetutils-ping. [2022-07-13T20:47:47.041Z] #21 26.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 26.69 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:47:47.041Z] #21 26.83 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:47:47.041Z] #21 26.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 26.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:47:47.041Z] #21 26.90 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:47:47.041Z] #21 26.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 26.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:47:47.041Z] #21 26.97 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:47:47.041Z] #21 26.98 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 27.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:47:47.041Z] #21 27.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:47:47.041Z] #21 27.06 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 27.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:47:47.041Z] #21 27.19 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:47:47.041Z] #21 27.19 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 27.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:47:47.041Z] #21 27.27 Selecting previously unselected package iptables. [2022-07-13T20:47:47.041Z] #21 27.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 27.30 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:47:47.041Z] #21 27.64 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:47:47.041Z] #21 27.64 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 27.65 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:47:47.041Z] #21 27.80 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:47:47.041Z] #21 27.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 27.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:47:47.041Z] #21 27.93 Selecting previously unselected package jq. [2022-07-13T20:47:47.041Z] #21 27.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 27.95 Unpacking jq (1.6-2.1) ... [2022-07-13T20:47:47.041Z] #21 28.03 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:47:47.041Z] #21 28.05 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 28.06 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:47:47.041Z] #21 28.11 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:47:47.041Z] #21 28.14 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 28.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:47:47.041Z] #21 28.22 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:47:47.041Z] #21 28.24 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:47:47.041Z] #21 28.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:47:47.041Z] #21 ... [2022-07-13T20:47:47.041Z] [2022-07-13T20:47:47.041Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:47.041Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:47.041Z] #77 122.4 checking whether the C compiler works... yes [2022-07-13T20:47:47.041Z] #77 122.6 checking for C compiler default output file name... a.out [2022-07-13T20:47:47.301Z] #77 122.6 checking for suffix of executables... [2022-07-13T20:47:47.560Z] #77 122.8 checking whether we are cross compiling... no [2022-07-13T20:47:47.560Z] #77 123.0 checking for suffix of object files... o [2022-07-13T20:47:47.635Z] #19 238.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-13T20:47:47.635Z] #19 238.0 Preparing to unpack .../079-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:47.635Z] #19 238.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:47:47.635Z] #19 238.1 Selecting previously unselected package crossbuild-essential-armel. [2022-07-13T20:47:47.820Z] #77 123.0 checking whether we are using the GNU C compiler... yes [2022-07-13T20:47:47.820Z] #77 123.1 checking whether gcc accepts -g... yes [2022-07-13T20:47:47.820Z] #77 123.2 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:47:47.895Z] #19 238.1 Preparing to unpack .../080-crossbuild-essential-armel_12.9_all.deb ... [2022-07-13T20:47:47.895Z] #19 238.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-13T20:47:47.895Z] #19 238.1 Selecting previously unselected package libc6-armhf-cross. [2022-07-13T20:47:47.895Z] #19 238.1 Preparing to unpack .../081-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-13T20:47:47.895Z] #19 238.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-13T20:47:47.895Z] #19 238.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-13T20:47:47.895Z] #19 238.2 Preparing to unpack .../082-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:47.895Z] #19 238.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:47.895Z] #19 238.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-13T20:47:47.895Z] #19 238.3 Preparing to unpack .../083-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:47.895Z] #19 238.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:47.895Z] #19 238.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-13T20:47:48.084Z] #77 123.4 checking whether gcc understands -c and -o together... yes [2022-07-13T20:47:48.084Z] #77 123.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:47:48.084Z] #77 123.6 checking whether build environment is sane... yes [2022-07-13T20:47:48.084Z] #77 123.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:47:48.084Z] #77 123.6 checking for gawk... no [2022-07-13T20:47:48.084Z] #77 123.6 checking for mawk... mawk [2022-07-13T20:47:48.084Z] #77 123.6 checking whether make sets $(MAKE)... yes [2022-07-13T20:47:48.084Z] #77 123.7 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:47:48.084Z] #77 123.7 checking whether make supports nested variables... yes [2022-07-13T20:47:48.155Z] #19 238.3 Preparing to unpack .../084-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:48.155Z] #19 238.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:48.155Z] #19 238.4 Selecting previously unselected package libasan6-armhf-cross. [2022-07-13T20:47:48.155Z] #19 238.4 Preparing to unpack .../085-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:48.155Z] #19 238.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:48.155Z] #19 238.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-13T20:47:48.304Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T20:47:48.304Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T20:47:48.343Z] #77 123.7 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:47:48.343Z] #77 123.7 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:47:48.343Z] #77 123.7 checking how to create a ustar tar archive... gnutar [2022-07-13T20:47:48.343Z] #77 123.8 checking dependency style of gcc... gcc3 [2022-07-13T20:47:48.414Z] #19 238.6 Preparing to unpack .../086-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:48.414Z] #19 238.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:48.414Z] #19 238.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-13T20:47:48.414Z] #19 238.7 Preparing to unpack .../087-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:48.414Z] #19 238.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:48.414Z] #19 238.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-13T20:47:48.414Z] #19 238.8 Preparing to unpack .../088-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:48.414Z] #19 238.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:48.414Z] #19 238.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-13T20:47:48.563Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T20:47:48.563Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T20:47:48.603Z] #77 124.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:47:48.603Z] #77 124.0 checking whether make supports nested variables... (cached) yes [2022-07-13T20:47:48.674Z] #19 238.9 Preparing to unpack .../089-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:48.674Z] #19 238.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:47:48.822Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-07-13T20:47:48.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2022-07-13T20:47:48.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-07-13T20:47:48.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-07-13T20:47:48.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-07-13T20:47:48.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-07-13T20:47:48.822Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T20:47:48.863Z] #77 124.1 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:47:48.863Z] #77 124.3 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:47:48.863Z] #77 124.3 checking how to print strings... printf [2022-07-13T20:47:48.863Z] #77 124.3 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:47:48.863Z] #77 124.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:47:48.863Z] #77 124.3 checking for egrep... /bin/grep -E [2022-07-13T20:47:48.863Z] #77 124.4 checking for fgrep... /bin/grep -F [2022-07-13T20:47:48.863Z] #77 124.4 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:47:48.863Z] #77 124.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:47:48.863Z] #77 124.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:47:48.863Z] #77 124.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:47:49.081Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-13T20:47:49.123Z] #77 124.5 checking whether ln -s works... yes [2022-07-13T20:47:49.123Z] #77 124.5 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:47:49.123Z] #77 124.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:47:49.123Z] #77 124.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:47:49.123Z] #77 124.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:47:49.123Z] #77 124.5 checking for objdump... objdump [2022-07-13T20:47:49.123Z] #77 124.5 checking how to recognize dependent libraries... pass_all [2022-07-13T20:47:49.123Z] #77 124.5 checking for dlltool... no [2022-07-13T20:47:49.123Z] #77 124.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:47:49.123Z] #77 124.5 checking for ar... ar [2022-07-13T20:47:49.123Z] #77 124.5 checking for archiver @FILE support... @ [2022-07-13T20:47:49.123Z] #77 124.7 checking for strip... strip [2022-07-13T20:47:49.123Z] #77 124.7 checking for ranlib... ranlib [2022-07-13T20:47:49.340Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-07-13T20:47:49.340Z] === RUN TestBuildLabelWithTargets [2022-07-13T20:47:49.382Z] #77 124.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:47:49.642Z] #77 125.0 checking for sysroot... no [2022-07-13T20:47:49.642Z] #77 125.0 checking for a working dd... /bin/dd [2022-07-13T20:47:49.642Z] #77 125.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:47:49.642Z] #77 125.1 checking for mt... no [2022-07-13T20:47:49.642Z] #77 125.1 checking if : is a manifest tool... no [2022-07-13T20:47:49.642Z] #77 125.1 checking how to run the C preprocessor... gcc -E [2022-07-13T20:47:50.276Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2022-07-13T20:47:50.277Z] === RUN TestBuildWithEmptyLayers [2022-07-13T20:47:50.471Z] #77 125.3 checking for ANSI C header files... yes [2022-07-13T20:47:50.471Z] #77 125.8 checking for sys/types.h... yes [2022-07-13T20:47:50.535Z] --- PASS: TestBuildWithEmptyLayers (0.35s) [2022-07-13T20:47:50.535Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T20:47:50.731Z] #77 126.0 checking for sys/stat.h... yes [2022-07-13T20:47:50.731Z] #77 126.1 checking for stdlib.h... yes [2022-07-13T20:47:51.023Z] #77 126.3 checking for string.h... yes [2022-07-13T20:47:51.023Z] #77 126.5 checking for memory.h... yes [2022-07-13T20:47:51.103Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-13T20:47:51.291Z] #77 126.6 checking for strings.h... yes [2022-07-13T20:47:51.555Z] #77 126.8 checking for inttypes.h... yes [2022-07-13T20:47:51.555Z] #77 127.0 checking for stdint.h... yes [2022-07-13T20:47:51.820Z] #77 127.2 checking for unistd.h... yes [2022-07-13T20:47:52.087Z] #77 127.4 checking for dlfcn.h... yes [2022-07-13T20:47:52.087Z] #77 127.6 checking for objdir... .libs [2022-07-13T20:47:52.348Z] #77 127.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:47:52.482Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2022-07-13T20:47:52.482Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T20:47:52.608Z] #77 128.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:47:52.608Z] #77 128.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:47:52.741Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-07-13T20:47:52.741Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T20:47:52.869Z] #77 128.0 checking if gcc static flag -static works... yes [2022-07-13T20:47:53.000Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-13T20:47:53.128Z] #77 128.4 checking if gcc supports -c -o file.o... yes [2022-07-13T20:47:53.128Z] #77 128.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:47:53.128Z] #77 128.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:47:53.387Z] #77 128.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:47:53.387Z] #77 128.9 checking how to hardcode library paths into programs... immediate [2022-07-13T20:47:53.387Z] #77 128.9 checking whether stripping libraries is possible... yes [2022-07-13T20:47:53.387Z] #77 128.9 checking if libtool supports shared libraries... yes [2022-07-13T20:47:53.387Z] #77 128.9 checking whether to build shared libraries... no [2022-07-13T20:47:53.387Z] #77 128.9 checking whether to build static libraries... yes [2022-07-13T20:47:53.569Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-13T20:47:53.647Z] #77 129.0 checking float.h usability... yes [2022-07-13T20:47:53.647Z] #77 129.1 checking float.h presence... yes [2022-07-13T20:47:53.647Z] #77 129.1 checking for float.h... yes [2022-07-13T20:47:53.907Z] #77 129.2 checking limits.h usability... yes [2022-07-13T20:47:53.907Z] #77 129.3 checking limits.h presence... yes [2022-07-13T20:47:53.907Z] #77 129.4 checking for limits.h... yes [2022-07-13T20:47:53.907Z] #77 129.4 checking stddef.h usability... yes [2022-07-13T20:47:53.955Z] #19 243.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-13T20:47:53.955Z] #19 243.7 Preparing to unpack .../090-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:53.955Z] #19 243.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:47:53.955Z] #19 243.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-13T20:47:53.955Z] #19 243.8 Preparing to unpack .../091-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:47:53.955Z] #19 243.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-13T20:47:53.955Z] #19 243.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-13T20:47:53.955Z] #19 243.9 Preparing to unpack .../092-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-13T20:47:53.955Z] #19 243.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-13T20:47:53.955Z] #19 244.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-13T20:47:53.955Z] #19 244.2 Preparing to unpack .../093-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:53.955Z] #19 244.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:47:54.166Z] #77 129.5 checking stddef.h presence... yes [2022-07-13T20:47:54.166Z] #77 129.5 checking for stddef.h... yes [2022-07-13T20:47:54.166Z] #77 129.6 checking for stdlib.h... (cached) yes [2022-07-13T20:47:54.166Z] #77 129.6 checking for string.h... (cached) yes [2022-07-13T20:47:54.216Z] #19 244.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-13T20:47:54.216Z] #19 244.5 Preparing to unpack .../094-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:47:54.216Z] #19 244.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:47:54.425Z] #77 129.6 checking sys/time.h usability... yes [2022-07-13T20:47:54.425Z] #77 129.8 checking sys/time.h presence... yes [2022-07-13T20:47:54.425Z] #77 129.8 checking for sys/time.h... yes [2022-07-13T20:47:54.425Z] #77 129.8 checking for inline... inline [2022-07-13T20:47:54.471Z] #77 ... [2022-07-13T20:47:54.471Z] [2022-07-13T20:47:54.471Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:47:54.471Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:47:54.471Z] #47 201.9 + dpkg --print-architecture [2022-07-13T20:47:54.506Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-13T20:47:54.506Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-07-13T20:47:54.506Z] === RUN TestBuildWithHugeFile [2022-07-13T20:47:54.994Z] #77 129.9 checking for size_t... yes [2022-07-13T20:47:54.994Z] #77 130.2 checking for stdlib.h... (cached) yes [2022-07-13T20:47:54.994Z] #77 130.2 checking for GNU libc compatible malloc... yes [2022-07-13T20:47:54.994Z] #77 130.4 checking for stdlib.h... (cached) yes [2022-07-13T20:47:55.043Z] #47 DONE 202.4s [2022-07-13T20:47:55.043Z] [2022-07-13T20:47:55.043Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:47:55.043Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:47:55.254Z] #77 130.4 checking for GNU libc compatible realloc... yes [2022-07-13T20:47:55.514Z] #77 130.7 checking for working strtod... yes [2022-07-13T20:47:55.774Z] #77 131.0 checking for gettimeofday... yes [2022-07-13T20:47:55.884Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-13T20:47:56.033Z] #77 131.3 checking for memset... yes [2022-07-13T20:47:56.293Z] #77 131.5 checking for strspn... yes [2022-07-13T20:47:56.293Z] #77 131.8 checking that generated files are newer than configure... done [2022-07-13T20:47:56.293Z] #77 131.8 configure: creating ./config.status [2022-07-13T20:47:57.262Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-13T20:47:58.201Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-13T20:47:58.201Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-13T20:47:58.201Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-13T20:47:58.202Z] #77 133.7 config.status: creating Makefile [2022-07-13T20:47:58.202Z] #77 133.7 config.status: creating config.h [2022-07-13T20:47:58.202Z] #77 133.7 config.status: executing depfiles commands [2022-07-13T20:47:58.462Z] #77 133.9 config.status: executing libtool commands [2022-07-13T20:47:58.723Z] #77 ... [2022-07-13T20:47:58.723Z] [2022-07-13T20:47:58.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 [2022-07-13T20:47:58.723Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:47:58.723Z] #21 31.72 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:47:58.723Z] #21 31.72 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 31.73 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:47:58.723Z] #21 31.78 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:47:58.723Z] #21 31.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 31.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:47:58.723Z] #21 31.88 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:47:58.723Z] #21 31.89 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 31.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:47:58.723Z] #21 31.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:47:58.723Z] #21 31.98 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 31.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:47:58.723Z] #21 32.05 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:47:58.723Z] #21 32.05 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 32.06 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:47:58.723Z] #21 32.17 Selecting previously unselected package net-tools. [2022-07-13T20:47:58.723Z] #21 32.18 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 32.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:47:58.723Z] #21 32.34 Selecting previously unselected package patch. [2022-07-13T20:47:58.723Z] #21 32.35 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 32.35 Unpacking patch (2.7.6-7) ... [2022-07-13T20:47:58.723Z] #21 32.45 Selecting previously unselected package python-pip-whl. [2022-07-13T20:47:58.723Z] #21 32.45 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:47:58.723Z] #21 32.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:47:58.723Z] #21 33.05 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:47:58.723Z] #21 33.05 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:47:58.723Z] #21 33.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:47:58.723Z] #21 33.21 Selecting previously unselected package python3-distutils. [2022-07-13T20:47:58.723Z] #21 33.22 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:47:58.723Z] #21 33.22 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:47:58.723Z] #21 33.35 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:47:58.723Z] #21 33.35 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:47:58.723Z] #21 33.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:47:58.723Z] #21 33.53 Selecting previously unselected package python3-setuptools. [2022-07-13T20:47:58.723Z] #21 33.53 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:47:58.723Z] #21 33.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:47:58.723Z] #21 33.81 Selecting previously unselected package python3-wheel. [2022-07-13T20:47:58.723Z] #21 33.82 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:47:58.723Z] #21 33.82 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:47:58.723Z] #21 33.91 Selecting previously unselected package python3-pip. [2022-07-13T20:47:58.723Z] #21 33.91 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:47:58.723Z] #21 33.91 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:47:58.723Z] #21 34.20 Selecting previously unselected package sudo. [2022-07-13T20:47:58.723Z] #21 34.20 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 34.21 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:47:58.723Z] #21 34.84 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:47:58.723Z] #21 34.87 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 34.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:47:58.723Z] #21 35.10 Selecting previously unselected package uidmap. [2022-07-13T20:47:58.723Z] #21 35.11 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 35.11 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:47:58.723Z] #21 35.26 Selecting previously unselected package vim-runtime. [2022-07-13T20:47:58.723Z] #21 35.26 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:47:58.723Z] #21 35.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-13T20:47:58.723Z] #21 35.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:47:58.723Z] #21 35.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:58.723Z] #21 38.60 Selecting previously unselected package vim. [2022-07-13T20:47:58.723Z] #21 38.61 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 38.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:58.723Z] #21 39.19 Selecting previously unselected package xfsprogs. [2022-07-13T20:47:58.723Z] #21 39.19 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 39.20 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:47:58.723Z] #21 39.66 Selecting previously unselected package zip. [2022-07-13T20:47:58.723Z] #21 39.67 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 39.67 Unpacking zip (3.0-12) ... [2022-07-13T20:47:58.723Z] #21 39.80 Selecting previously unselected package zstd. [2022-07-13T20:47:58.723Z] #21 39.80 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:47:58.723Z] #21 39.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:47:58.723Z] #21 40.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:47:58.723Z] #21 41.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:47:58.723Z] #21 41.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:47:58.723Z] #21 41.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:47:58.723Z] #21 41.09 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:47:58.723Z] #21 41.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:47:58.723Z] #21 41.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:47:58.723Z] #21 41.12 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:47:58.723Z] #21 41.14 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:47:58.723Z] #21 41.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:47:58.723Z] #21 41.16 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:47:58.723Z] #21 41.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:47:58.723Z] #21 41.19 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:47:58.723Z] #21 41.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:47:58.723Z] #21 41.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:47:58.723Z] #21 41.93 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:47:58.982Z] #21 41.94 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:47:59.139Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-13T20:47:59.242Z] #21 ... [2022-07-13T20:47:59.242Z] [2022-07-13T20:47:59.242Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:47:59.242Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:47:59.242Z] #77 134.7 GEN .version [2022-07-13T20:47:59.242Z] #77 134.8 make install-recursive [2022-07-13T20:47:59.242Z] #77 134.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:47:59.242Z] #77 134.9 Making install in libocispec [2022-07-13T20:47:59.501Z] #77 134.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:47:59.501Z] #77 134.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:47:59.501Z] #77 134.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:47:59.501Z] #77 134.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:47:59.501Z] #77 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:47:59.556Z] #19 249.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-13T20:47:59.556Z] #19 249.1 Preparing to unpack .../095-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:47:59.556Z] #19 249.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:47:59.556Z] #19 249.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-13T20:47:59.556Z] #19 249.2 Preparing to unpack .../096-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-13T20:47:59.556Z] #19 249.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.2 Preparing to unpack .../097-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:47:59.556Z] #19 249.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.4 Preparing to unpack .../098-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.556Z] #19 249.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.4 Preparing to unpack .../099-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.556Z] #19 249.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.5 Preparing to unpack .../100-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.556Z] #19 249.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.5 Preparing to unpack .../101-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.556Z] #19 249.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.5 Preparing to unpack .../102-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.556Z] #19 249.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.8 Preparing to unpack .../103-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.556Z] #19 249.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-13T20:47:59.556Z] #19 249.9 Preparing to unpack .../104-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.556Z] #19 249.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.708Z] docker_cli_daemon_test.go:1474: [d35f24186f85e] daemon is not started [2022-07-13T20:47:59.708Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-13T20:47:59.816Z] #19 250.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-13T20:47:59.816Z] #19 250.2 Preparing to unpack .../105-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.816Z] #19 250.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:47:59.816Z] #19 250.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-13T20:47:59.816Z] #19 250.2 Preparing to unpack .../106-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:47:59.816Z] #19 250.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:00.076Z] #19 250.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-13T20:48:00.076Z] #19 250.4 Preparing to unpack .../107-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:00.076Z] #19 250.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:00.076Z] #19 250.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-13T20:48:00.076Z] #19 250.4 Preparing to unpack .../108-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:00.076Z] #19 250.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:00.277Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-13T20:48:00.277Z] check_test.go:540: [df047045d98f4] daemon is not started [2022-07-13T20:48:00.277Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-13T20:48:00.335Z] #19 250.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-13T20:48:00.336Z] #19 250.6 Preparing to unpack .../109-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:48:00.336Z] #19 250.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:00.439Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:48:00.439Z] #77 135.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:48:01.216Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:48:01.818Z] #77 137.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:48:01.818Z] #77 137.1 make install-recursive [2022-07-13T20:48:01.818Z] #77 137.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:01.818Z] #77 137.2 Making install in yajl [2022-07-13T20:48:01.818Z] #77 137.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:48:01.818Z] #77 137.3 CC verify/json_verify-json_verify.o [2022-07-13T20:48:01.818Z] #77 137.3 CC src/libyajl_la-yajl.lo [2022-07-13T20:48:01.818Z] #77 137.3 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:48:01.818Z] #77 137.3 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:48:01.818Z] #77 137.3 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:48:01.818Z] #77 137.4 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:48:01.818Z] #77 137.4 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:48:01.818Z] #77 137.4 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:48:02.077Z] #77 137.4 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:48:02.595Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-13T20:48:03.710Z] #47 ... [2022-07-13T20:48:03.710Z] [2022-07-13T20:48:03.710Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:48:03.710Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:48:03.710Z] #77 227.9 CCLD tests/init [2022-07-13T20:48:04.500Z] check_test.go:540: [d440ca535e1a6] daemon is not started [2022-07-13T20:48:04.500Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-13T20:48:05.605Z] #77 ... [2022-07-13T20:48:05.605Z] [2022-07-13T20:48:05.605Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:48:05.605Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:48:05.605Z] #47 DONE 288.7s [2022-07-13T20:48:05.613Z] #19 255.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-13T20:48:05.613Z] #19 255.2 Preparing to unpack .../110-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:48:05.613Z] #19 255.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:05.613Z] #19 255.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-13T20:48:05.613Z] #19 255.2 Preparing to unpack .../111-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:48:05.613Z] #19 255.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-13T20:48:05.613Z] #19 255.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-13T20:48:05.613Z] #19 255.4 Preparing to unpack .../112-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-13T20:48:05.613Z] #19 255.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:48:05.613Z] #19 255.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-13T20:48:05.613Z] #19 255.7 Preparing to unpack .../113-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:05.613Z] #19 255.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:05.613Z] #19 256.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-13T20:48:05.614Z] #19 256.0 Preparing to unpack .../114-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:48:05.614Z] #19 256.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:05.862Z] [2022-07-13T20:48:05.862Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:48:05.862Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:48:06.272Z] #77 ... [2022-07-13T20:48:06.272Z] [2022-07-13T20:48:06.272Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:48:06.272Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:48:06.272Z] #21 43.55 Setting up zip (3.0-12) ... [2022-07-13T20:48:06.272Z] #21 43.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:48:06.272Z] #21 43.59 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:48:06.272Z] #21 45.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:48:06.272Z] #21 45.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:48:06.272Z] #21 45.94 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:48:06.272Z] #21 45.95 Setting up patch (2.7.6-7) ... [2022-07-13T20:48:06.272Z] #21 45.97 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:48:06.272Z] #21 46.09 invoke-rc.d: could not determine current runlevel [2022-07-13T20:48:06.272Z] #21 46.11 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:48:06.272Z] #21 46.11 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:48:06.272Z] #21 46.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:48:06.272Z] #21 46.14 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:48:06.272Z] #21 46.15 Setting up pigz (2.6-1) ... [2022-07-13T20:48:06.272Z] #21 46.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:48:06.272Z] #21 46.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:48:06.272Z] #21 46.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:48:06.272Z] #21 46.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:48:06.272Z] #21 46.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:48:06.272Z] #21 46.97 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:48:06.272Z] #21 47.48 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:48:06.272Z] #21 47.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:48:06.272Z] #21 47.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:48:06.272Z] #21 47.53 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:48:06.272Z] #21 48.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:48:06.272Z] #21 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:48:06.272Z] #21 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:48:06.272Z] #21 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:48:06.272Z] #21 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:48:06.272Z] #21 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:48:06.272Z] #21 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:48:06.272Z] #21 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:48:06.272Z] #21 48.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:48:06.272Z] #21 48.13 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:48:06.791Z] #64 ... [2022-07-13T20:48:06.791Z] [2022-07-13T20:48:06.791Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:48:06.791Z] #48 sha256:60ae5eeaa33e31872af32be825d6fdfb855f11abfcb15382db7c336af78f8d32 [2022-07-13T20:48:06.841Z] #21 49.80 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:48:06.841Z] #21 49.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:48:06.841Z] #21 49.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:48:06.841Z] #21 49.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:48:07.354Z] #48 DONE 0.5s [2022-07-13T20:48:07.355Z] [2022-07-13T20:48:07.355Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:48:07.355Z] #52 sha256:a45b507f40264a2604cd7a75b373d71d79842d0dea75973ca49809a5bae56fe8 [2022-07-13T20:48:07.611Z] #52 DONE 0.1s [2022-07-13T20:48:07.611Z] [2022-07-13T20:48:07.611Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:48:07.611Z] #54 sha256:af7397b199c84f58ed126e2b63568eb4b373e59b6c0bd1dd2268241823c0dbfc [2022-07-13T20:48:07.611Z] #54 DONE 0.1s [2022-07-13T20:48:07.611Z] [2022-07-13T20:48:07.611Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:48:07.611Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:48:07.791Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-13T20:48:08.220Z] #21 51.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:48:08.220Z] #21 51.11 Setting up jq (1.6-2.1) ... [2022-07-13T20:48:08.220Z] #21 51.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:48:08.220Z] #21 51.13 Setting up iptables (1.8.7-1) ... [2022-07-13T20:48:08.220Z] #21 51.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:48:08.220Z] #21 51.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:48:08.220Z] #21 51.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:48:08.220Z] #21 51.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:48:08.220Z] #21 51.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:48:08.220Z] #21 51.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:48:08.220Z] #21 51.18 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:48:08.359Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-13T20:48:08.480Z] #21 51.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:48:08.740Z] #21 ... [2022-07-13T20:48:08.740Z] [2022-07-13T20:48:08.740Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:48:08.740Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:48:08.740Z] #77 142.9 CCLD libyajl.la [2022-07-13T20:48:08.740Z] #77 143.3 CCLD verify/json_verify [2022-07-13T20:48:08.740Z] #77 143.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:48:08.740Z] #77 143.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:48:08.740Z] #77 143.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:48:08.740Z] #77 143.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:48:08.740Z] #77 143.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:48:08.740Z] #77 143.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:08.740Z] #77 143.8 CC src/validate.o [2022-07-13T20:48:08.740Z] #77 143.9 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:48:08.740Z] #77 143.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:48:08.740Z] #77 143.9 CC src/image_spec_schema_defs.lo [2022-07-13T20:48:08.740Z] #77 143.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:48:08.740Z] #77 143.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:48:08.740Z] #77 143.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:48:08.740Z] #77 143.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:48:08.740Z] #77 144.0 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:48:08.740Z] #77 144.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:48:08.740Z] #77 144.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:48:08.740Z] #77 144.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:48:08.740Z] #77 144.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:48:08.740Z] #77 144.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:48:08.740Z] #77 144.3 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:48:08.740Z] #77 144.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:48:08.740Z] #77 144.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:48:08.740Z] #77 144.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:48:08.740Z] #77 144.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:48:08.928Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-13T20:48:09.000Z] #77 144.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:48:09.000Z] #77 144.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:48:09.187Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-13T20:48:09.187Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-13T20:48:09.259Z] #77 ... [2022-07-13T20:48:09.260Z] [2022-07-13T20:48:09.260Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:48:09.260Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:48:09.260Z] #21 DONE 52.1s [2022-07-13T20:48:09.260Z] [2022-07-13T20:48:09.260Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:48:09.260Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:48:09.260Z] #77 144.5 CC src/basic_test_double_array_item.lo [2022-07-13T20:48:09.260Z] #77 144.7 CC src/basic_test_double_array.lo [2022-07-13T20:48:09.519Z] #77 145.0 CC src/basic_test_top_array_int.lo [2022-07-13T20:48:09.519Z] #77 145.0 CC src/basic_test_top_array_string.lo [2022-07-13T20:48:09.519Z] #77 145.0 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:48:09.779Z] #77 145.2 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:48:09.779Z] #77 145.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:48:09.779Z] #77 145.4 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:48:09.946Z] #55 ... [2022-07-13T20:48:09.946Z] [2022-07-13T20:48:09.946Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:48:09.946Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:48:09.946Z] #77 168.3 CCLD libocispec.la [2022-07-13T20:48:09.946Z] #77 168.7 CCLD src/validate [2022-07-13T20:48:09.946Z] #77 168.7 CCLD tests/test-1 [2022-07-13T20:48:09.946Z] #77 168.7 CCLD tests/test-2 [2022-07-13T20:48:09.946Z] #77 168.7 CCLD tests/test-3 [2022-07-13T20:48:09.946Z] #77 168.7 CCLD tests/test-4 [2022-07-13T20:48:09.946Z] #77 168.7 CCLD tests/test-5 [2022-07-13T20:48:09.946Z] #77 168.8 CCLD tests/test-6 [2022-07-13T20:48:09.946Z] #77 168.8 CCLD tests/test-7 [2022-07-13T20:48:09.946Z] #77 168.9 CCLD tests/test-8 [2022-07-13T20:48:09.946Z] #77 168.9 CCLD tests/test-9 [2022-07-13T20:48:09.946Z] #77 169.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:48:09.946Z] #77 169.1 CCLD tests/test-10 [2022-07-13T20:48:09.946Z] #77 169.1 CCLD tests/test-11 [2022-07-13T20:48:10.039Z] #77 145.7 CC src/read-file.lo [2022-07-13T20:48:10.039Z] #77 145.7 CC src/json_common.lo [2022-07-13T20:48:10.125Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-13T20:48:10.125Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-13T20:48:10.125Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-13T20:48:10.299Z] #77 145.8 CC tests/test-1.o [2022-07-13T20:48:10.516Z] #77 170.9 libtool: link: ar cr libocispec.a [2022-07-13T20:48:10.516Z] #77 171.0 libtool: link: ranlib libocispec.a [2022-07-13T20:48:10.559Z] #77 145.9 CC tests/test-2.o [2022-07-13T20:48:10.559Z] #77 146.1 CC tests/test-3.o [2022-07-13T20:48:10.559Z] #77 ... [2022-07-13T20:48:10.559Z] [2022-07-13T20:48:10.559Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-13T20:48:10.559Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9 [2022-07-13T20:48:10.559Z] #22 1.548 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:48:10.559Z] #22 1.565 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:48:10.559Z] #22 1.568 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:48:10.559Z] #22 DONE 1.6s [2022-07-13T20:48:10.820Z] [2022-07-13T20:48:10.820Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:48:10.820Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:48:10.894Z] #19 260.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-13T20:48:10.894Z] #19 260.4 Preparing to unpack .../115-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:48:10.894Z] #19 260.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:10.894Z] #19 260.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-13T20:48:10.894Z] #19 260.4 Preparing to unpack .../116-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-13T20:48:10.894Z] #19 260.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-13T20:48:10.894Z] #19 260.4 Selecting previously unselected package libc6-s390x-cross. [2022-07-13T20:48:10.894Z] #19 260.4 Preparing to unpack .../117-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-13T20:48:10.894Z] #19 260.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-13T20:48:10.894Z] #19 260.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-13T20:48:10.894Z] #19 260.6 Preparing to unpack .../118-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 260.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 260.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-13T20:48:10.894Z] #19 260.6 Preparing to unpack .../119-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 260.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 260.7 Selecting previously unselected package libitm1-s390x-cross. [2022-07-13T20:48:10.894Z] #19 260.7 Preparing to unpack .../120-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 260.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 260.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-13T20:48:10.894Z] #19 260.7 Preparing to unpack .../121-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 260.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 260.7 Selecting previously unselected package libasan6-s390x-cross. [2022-07-13T20:48:10.894Z] #19 260.7 Preparing to unpack .../122-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 260.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 261.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-13T20:48:10.894Z] #19 261.0 Preparing to unpack .../123-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 261.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 261.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-13T20:48:10.894Z] #19 261.1 Preparing to unpack .../124-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 261.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 261.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-13T20:48:10.894Z] #19 261.2 Preparing to unpack .../125-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:10.894Z] #19 261.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:10.894Z] #19 261.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-13T20:48:10.894Z] #19 261.3 Preparing to unpack .../126-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:48:10.894Z] #19 261.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:11.899Z] #77 172.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:11.899Z] #77 172.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:48:11.899Z] #77 172.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:48:11.899Z] #77 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:11.899Z] #77 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:11.899Z] #77 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:11.899Z] #77 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:11.899Z] #77 172.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:48:12.031Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-13T20:48:12.031Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-13T20:48:12.159Z] #77 172.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:48:12.159Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:48:12.159Z] #77 172.5 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:48:12.159Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:48:12.159Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:48:12.159Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:48:12.159Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:48:12.159Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:48:12.421Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:48:12.421Z] #77 172.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:48:12.421Z] #77 172.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:48:12.421Z] #77 172.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:48:12.421Z] #77 172.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:48:12.681Z] #77 173.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:48:12.681Z] #77 173.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:48:12.681Z] #77 173.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:48:12.941Z] #77 173.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:48:12.941Z] #77 173.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:48:12.941Z] #77 173.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:48:12.941Z] #77 173.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:48:13.201Z] #77 173.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:48:13.201Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:48:13.410Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-13T20:48:13.410Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-13T20:48:13.462Z] #77 173.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:48:13.462Z] #77 173.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:48:13.462Z] #77 174.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:48:13.722Z] #77 174.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:48:13.982Z] #77 174.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:48:14.242Z] #77 174.7 CC src/crun-crun.o [2022-07-13T20:48:14.348Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-13T20:48:14.502Z] #77 174.8 CC src/crun-run.o [2022-07-13T20:48:14.502Z] #77 174.9 CC src/crun-delete.o [2022-07-13T20:48:14.502Z] #77 175.0 CC src/crun-kill.o [2022-07-13T20:48:14.608Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-13T20:48:14.762Z] #77 175.2 CC src/crun-pause.o [2022-07-13T20:48:15.022Z] #77 175.3 CC src/crun-unpause.o [2022-07-13T20:48:15.176Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-13T20:48:15.283Z] #77 175.5 CC src/crun-spec.o [2022-07-13T20:48:15.283Z] #77 175.8 CC src/crun-list.o [2022-07-13T20:48:15.543Z] #77 175.8 CC src/crun-exec.o [2022-07-13T20:48:15.543Z] #77 176.0 CC src/crun-create.o [2022-07-13T20:48:15.745Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-13T20:48:15.803Z] #77 176.2 CC src/crun-start.o [2022-07-13T20:48:15.803Z] #77 176.4 CC src/crun-state.o [2022-07-13T20:48:16.063Z] #77 176.5 CC src/crun-update.o [2022-07-13T20:48:16.174Z] #19 265.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-13T20:48:16.174Z] #19 265.8 Preparing to unpack .../127-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:48:16.174Z] #19 265.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:16.174Z] #19 266.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-13T20:48:16.174Z] #19 266.0 Preparing to unpack .../128-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:48:16.174Z] #19 266.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-13T20:48:16.174Z] #19 266.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-13T20:48:16.174Z] #19 266.1 Preparing to unpack .../129-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-13T20:48:16.174Z] #19 266.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-13T20:48:16.174Z] #19 266.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-13T20:48:16.174Z] #19 266.4 Preparing to unpack .../130-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:48:16.174Z] #19 266.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:16.174Z] #19 266.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-13T20:48:16.324Z] #77 176.7 CC src/crun-ps.o [2022-07-13T20:48:16.434Z] #19 266.6 Preparing to unpack .../131-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:48:16.434Z] #19 266.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:16.584Z] #77 176.9 CC src/crun-checkpoint.o [2022-07-13T20:48:16.584Z] #77 177.0 CC src/crun-restore.o [2022-07-13T20:48:16.584Z] #77 177.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:48:16.684Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-13T20:48:16.845Z] #77 177.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:48:16.845Z] #77 177.4 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:48:17.105Z] #77 177.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:48:17.365Z] #77 177.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:48:17.397Z] #23 ... [2022-07-13T20:48:17.397Z] [2022-07-13T20:48:17.397Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:48:17.397Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:48:17.397Z] #77 146.4 CC tests/test-4.o [2022-07-13T20:48:17.397Z] #77 146.8 CC tests/test-5.o [2022-07-13T20:48:17.397Z] #77 146.8 CC tests/test-6.o [2022-07-13T20:48:17.397Z] #77 147.3 CC tests/test-7.o [2022-07-13T20:48:17.397Z] #77 147.7 CC tests/test-8.o [2022-07-13T20:48:17.397Z] #77 147.7 CC tests/test-9.o [2022-07-13T20:48:17.397Z] #77 148.0 CC tests/test-10.o [2022-07-13T20:48:17.397Z] #77 148.2 CC tests/test-11.o [2022-07-13T20:48:17.622Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-13T20:48:17.622Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-13T20:48:17.622Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-13T20:48:17.626Z] #77 177.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:48:17.882Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-13T20:48:17.886Z] #77 178.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:48:17.886Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:48:18.146Z] #77 178.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:48:18.407Z] #77 178.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:48:18.407Z] #77 179.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:48:18.452Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-13T20:48:18.452Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-13T20:48:18.452Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-13T20:48:18.712Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-13T20:48:18.712Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-13T20:48:19.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-13T20:48:19.789Z] #77 180.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:48:20.048Z] #77 180.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:48:20.048Z] #77 180.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:48:20.308Z] #77 180.8 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:48:20.588Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-13T20:48:20.631Z] #19 270.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-13T20:48:20.631Z] #19 270.8 Preparing to unpack .../132-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:48:20.631Z] #19 270.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:20.631Z] #19 270.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-13T20:48:20.631Z] #19 270.9 Preparing to unpack .../133-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-13T20:48:20.631Z] #19 270.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-13T20:48:20.631Z] #19 270.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-13T20:48:20.631Z] #19 270.9 Setting up libfile-which-perl (1.23-1) ... [2022-07-13T20:48:20.631Z] #19 270.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-13T20:48:20.631Z] #19 271.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up file (1:5.39-3) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up libyaml-perl (1.30-1) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-13T20:48:20.631Z] #19 271.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-13T20:48:20.878Z] #77 181.1 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:48:20.878Z] #77 181.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:48:20.878Z] #77 181.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:48:20.891Z] #19 271.2 Setting up libio-string-perl (1.08-3.1) ... [2022-07-13T20:48:20.891Z] #19 271.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-13T20:48:20.891Z] #19 271.2 Setting up cross-config (2.6.18+nmu1) ... [2022-07-13T20:48:20.891Z] #19 271.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:48:20.891Z] #19 271.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:48:20.891Z] #19 271.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-13T20:48:20.891Z] #19 271.3 Setting up patch (2.7.6-7) ... [2022-07-13T20:48:20.891Z] #19 271.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-13T20:48:20.891Z] #19 271.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-13T20:48:20.891Z] #19 271.4 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:48:20.891Z] #19 271.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:20.891Z] #19 271.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-13T20:48:20.891Z] #19 271.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-13T20:48:21.137Z] #77 181.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:48:21.150Z] #19 271.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.150Z] #19 271.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.150Z] #19 271.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-13T20:48:21.150Z] #19 271.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-13T20:48:21.150Z] #19 271.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.150Z] #19 271.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:21.150Z] #19 271.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-13T20:48:21.150Z] #19 271.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-13T20:48:21.150Z] #19 271.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-13T20:48:21.150Z] #19 271.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-13T20:48:21.150Z] #19 271.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.150Z] #19 271.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:48:21.150Z] #19 271.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:48:21.150Z] #19 271.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-13T20:48:21.150Z] #19 271.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:21.150Z] #19 271.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:48:21.156Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-13T20:48:21.156Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-13T20:48:21.397Z] #77 181.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:48:21.410Z] #19 271.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:48:21.410Z] #19 271.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.410Z] #19 271.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-13T20:48:21.410Z] #19 271.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.416Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-13T20:48:21.597Z] #77 ... [2022-07-13T20:48:21.597Z] [2022-07-13T20:48:21.597Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:48:21.597Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:48:21.597Z] #23 10.45 Collecting yamllint==1.26.1 [2022-07-13T20:48:21.656Z] #77 182.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:48:21.669Z] #19 271.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.669Z] #19 271.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.669Z] #19 271.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-13T20:48:21.669Z] #19 271.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.669Z] #19 271.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.669Z] #19 271.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.669Z] #19 271.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-13T20:48:21.669Z] #19 272.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-13T20:48:21.669Z] #19 272.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-13T20:48:21.918Z] #77 182.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:48:21.929Z] #19 272.2 [2022-07-13T20:48:21.929Z] #19 272.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-13T20:48:21.929Z] #19 272.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.929Z] #19 272.2 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:48:21.929Z] #19 272.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.929Z] #19 272.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:48:21.929Z] #19 272.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.929Z] #19 272.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.929Z] #19 272.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.929Z] #19 272.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:21.929Z] #19 272.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:48:21.929Z] #19 272.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.189Z] #19 272.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.189Z] #19 272.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.189Z] #19 272.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.189Z] #19 272.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-13T20:48:22.189Z] #19 272.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-13T20:48:22.189Z] #19 272.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-13T20:48:22.189Z] #19 272.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-13T20:48:22.189Z] #19 272.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-13T20:48:22.189Z] #19 272.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.189Z] #19 272.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.189Z] #19 272.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.189Z] #19 272.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up libxml-simple-perl (2.25-1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:48:22.448Z] #19 272.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.448Z] #19 273.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.488Z] #77 182.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:48:22.488Z] #77 182.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:48:22.492Z] #64 ... [2022-07-13T20:48:22.492Z] [2022-07-13T20:48:22.492Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:48:22.492Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:48:22.492Z] #77 249.2 AR libcrun_testing.a [2022-07-13T20:48:22.492Z] #77 249.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:48:22.492Z] #77 249.3 CCLD tests/tests_libcrun_utils [2022-07-13T20:48:22.492Z] #77 249.3 CCLD tests/tests_libcrun_errors [2022-07-13T20:48:22.492Z] #77 249.4 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:48:22.537Z] #23 11.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:48:22.708Z] #19 273.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-13T20:48:22.708Z] #19 273.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.708Z] #19 273.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:48:22.708Z] #19 273.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.708Z] #19 273.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.757Z] #77 250.5 CCLD libcrun.la [2022-07-13T20:48:22.973Z] #19 273.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:48:22.973Z] #19 273.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.973Z] #19 273.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-13T20:48:22.973Z] #19 273.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.973Z] #19 273.3 Setting up crossbuild-essential-armel (12.9) ... [2022-07-13T20:48:22.973Z] #19 273.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:48:22.973Z] #19 273.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-13T20:48:22.973Z] #19 273.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-13T20:48:22.973Z] #19 273.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-13T20:48:22.973Z] #19 273.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-13T20:48:22.973Z] #19 273.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:48:23.059Z] #77 183.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:48:23.319Z] #77 183.6 CC tests/init.o [2022-07-13T20:48:23.322Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-13T20:48:23.331Z] #77 251.0 CCLD crun [2022-07-13T20:48:23.477Z] #23 12.79 Collecting pathspec>=0.5.3 [2022-07-13T20:48:23.477Z] #23 12.80 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:48:23.579Z] #77 184.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:48:23.891Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-13T20:48:23.893Z] #77 251.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:48:23.917Z] #19 DONE 274.3s [2022-07-13T20:48:23.917Z] [2022-07-13T20:48:23.917Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:48:23.917Z] #73 sha256:315504b331032729ede631213101ff8559b4732d3ace92ed5b6cfdb3686f41a5 [2022-07-13T20:48:23.917Z] #73 DONE 0.1s [2022-07-13T20:48:23.917Z] [2022-07-13T20:48:23.917Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:48:23.917Z] #32 sha256:f0830dace8e98193bbe0af9ec9678c596a39e9eae76f31d9cbb842d508de6d11 [2022-07-13T20:48:24.047Z] #23 13.19 Collecting pyyaml [2022-07-13T20:48:24.047Z] #23 13.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-13T20:48:24.047Z] #23 13.29 Building wheels for collected packages: yamllint [2022-07-13T20:48:24.047Z] #23 13.30 Building wheel for yamllint (setup.py): started [2022-07-13T20:48:24.152Z] #77 251.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:48:24.152Z] #77 251.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:48:24.152Z] #77 251.8 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:48:24.152Z] #77 251.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:48:24.152Z] #77 251.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:48:24.152Z] #77 251.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:48:24.152Z] #77 251.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:48:24.152Z] #77 251.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:48:24.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-13T20:48:24.154Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-13T20:48:24.176Z] #32 DONE 0.2s [2022-07-13T20:48:24.176Z] [2022-07-13T20:48:24.176Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:48:24.176Z] #33 sha256:8fea42402ad01ae26ffea3b9b736f7f1bfd559df80291c983529ef2a015f36c9 [2022-07-13T20:48:24.413Z] #77 252.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-13T20:48:24.413Z] #77 252.2 ---------------------------------------------------------------------- [2022-07-13T20:48:24.413Z] #77 252.2 Libraries have been installed in: [2022-07-13T20:48:24.413Z] #77 252.2 /usr/local/lib [2022-07-13T20:48:24.413Z] #77 252.2 [2022-07-13T20:48:24.413Z] #77 252.2 If you ever happen to want to link against installed libraries [2022-07-13T20:48:24.413Z] #77 252.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:48:24.413Z] #77 252.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:48:24.413Z] #77 252.2 flag during linking and do at least one of the following: [2022-07-13T20:48:24.413Z] #77 252.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:48:24.413Z] #77 252.2 during execution [2022-07-13T20:48:24.413Z] #77 252.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:48:24.413Z] #77 252.2 during linking [2022-07-13T20:48:24.413Z] #77 252.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:48:24.413Z] #77 252.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:48:24.413Z] #77 252.2 [2022-07-13T20:48:24.413Z] #77 252.2 See any operating system documentation about shared libraries for [2022-07-13T20:48:24.413Z] #77 252.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:48:24.413Z] #77 252.2 ---------------------------------------------------------------------- [2022-07-13T20:48:24.413Z] #77 252.2 /bin/mkdir -p '/build' [2022-07-13T20:48:24.413Z] #77 252.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:48:24.413Z] #77 252.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:48:24.413Z] #77 252.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:48:24.677Z] #77 252.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:48:24.677Z] #77 252.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:48:24.677Z] #77 DONE 252.6s [2022-07-13T20:48:24.677Z] [2022-07-13T20:48:24.677Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:48:24.678Z] #60 sha256:ff602329e945a10d0d5aa0e5bbd0001b8e353a36b0e19c30f901ba1cff0ccd3f [2022-07-13T20:48:25.093Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-13T20:48:25.352Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-13T20:48:25.427Z] #23 14.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:48:25.427Z] #23 14.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1712090eba231dec5248feb182cefd88e54b0ab21ac0bf7c274df48cd1cbcc11 [2022-07-13T20:48:25.427Z] #23 14.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:48:25.427Z] #23 14.39 Successfully built yamllint [2022-07-13T20:48:25.427Z] #23 14.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:48:25.427Z] #23 14.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:48:25.558Z] #33 1.317 + RM_GOPATH=0 [2022-07-13T20:48:25.558Z] #33 1.317 + TMP_GOPATH= [2022-07-13T20:48:25.558Z] #33 1.317 + : /build [2022-07-13T20:48:25.558Z] #33 1.317 + '[' -z '' ']' [2022-07-13T20:48:25.558Z] #33 1.319 ++ mktemp -d [2022-07-13T20:48:25.558Z] #33 1.320 + export GOPATH=/tmp/tmp.1QBT5uqz7W [2022-07-13T20:48:25.558Z] #33 1.320 + GOPATH=/tmp/tmp.1QBT5uqz7W [2022-07-13T20:48:25.558Z] #33 1.320 + RM_GOPATH=1 [2022-07-13T20:48:25.558Z] #33 1.320 + case "$(go env GOARCH)" in [2022-07-13T20:48:25.558Z] #33 1.321 ++ go env GOARCH [2022-07-13T20:48:25.558Z] #33 1.327 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:48:25.558Z] #33 1.328 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:48:25.558Z] #33 1.328 ++ dirname /install.sh [2022-07-13T20:48:25.558Z] #33 1.329 + dir=/ [2022-07-13T20:48:25.558Z] #33 1.329 + bin=dockercli [2022-07-13T20:48:25.558Z] #33 1.330 + shift [2022-07-13T20:48:25.558Z] #33 1.330 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:48:25.558Z] #33 1.330 + . //dockercli.installer [2022-07-13T20:48:25.558Z] #33 1.330 ++ : stable [2022-07-13T20:48:25.558Z] #33 1.330 ++ : 17.06.2-ce [2022-07-13T20:48:25.558Z] #33 1.331 + install_dockercli [2022-07-13T20:48:25.558Z] #33 1.331 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:48:25.558Z] #33 1.331 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:48:25.558Z] #33 1.331 ++ uname -m [2022-07-13T20:48:25.558Z] #33 1.334 + arch=x86_64 [2022-07-13T20:48:25.558Z] #33 1.334 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:48:25.558Z] #33 1.334 + url=https://download.docker.com/linux/static [2022-07-13T20:48:25.558Z] #33 1.334 + tar -xz docker/docker [2022-07-13T20:48:25.558Z] #33 1.336 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:48:25.921Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-13T20:48:25.997Z] #23 DONE 15.2s [2022-07-13T20:48:25.997Z] [2022-07-13T20:48:25.997Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:48:25.997Z] #27 sha256:792e113fbf0581d633c1c9834025adda4b9d77fc442cf2dbe86f2ac28c52c321 [2022-07-13T20:48:26.488Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-13T20:48:26.936Z] #27 DONE 0.6s [2022-07-13T20:48:26.936Z] [2022-07-13T20:48:26.936Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:48:26.936Z] #32 sha256:605c4d280b66addc6728e42f8828e2d63dd64beb7b5a042b36213d184d1561be [2022-07-13T20:48:27.426Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-13T20:48:27.426Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-13T20:48:27.426Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-13T20:48:27.508Z] #32 DONE 0.6s [2022-07-13T20:48:27.508Z] [2022-07-13T20:48:27.508Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:48:27.508Z] #35 sha256:628f27aefcb124b0dad845a7fc06d5b627661eec57bb81b48d393a10e2359a79 [2022-07-13T20:48:27.772Z] #35 DONE 0.4s [2022-07-13T20:48:27.772Z] [2022-07-13T20:48:27.772Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:48:27.772Z] #37 sha256:9d8b04e00269630e29a70384cba3c6f44e53b5d6ae8e85ea6a555378c994db86 [2022-07-13T20:48:27.994Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-13T20:48:28.032Z] #37 DONE 0.3s [2022-07-13T20:48:28.032Z] [2022-07-13T20:48:28.032Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:48:28.032Z] #39 sha256:952a920df8f4b5cda8ae5091695cd635c899c0eb4633e57803fb54e22fd038c7 [2022-07-13T20:48:28.032Z] #39 DONE 0.1s [2022-07-13T20:48:28.032Z] [2022-07-13T20:48:28.032Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:48:28.032Z] #41 sha256:616138a07c96fac4f6d5bcbc56fb6d56b2948dca4952e7baf7e2cedfe9e20d55 [2022-07-13T20:48:28.032Z] #41 DONE 0.1s [2022-07-13T20:48:28.032Z] [2022-07-13T20:48:28.032Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:48:28.032Z] #45 sha256:b98f6737213867545cc3f25c147a494118e85a4e0bfe3ef9a818ea7044ae5f06 [2022-07-13T20:48:28.032Z] #45 DONE 0.0s [2022-07-13T20:48:28.032Z] [2022-07-13T20:48:28.032Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:48:28.032Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:48:28.859Z] #33 4.725 + mkdir -p /build [2022-07-13T20:48:28.859Z] #33 4.727 + mv docker/docker /build/ [2022-07-13T20:48:28.859Z] #33 4.730 + rmdir docker [2022-07-13T20:48:28.932Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-13T20:48:28.932Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-13T20:48:29.119Z] #33 DONE 5.0s [2022-07-13T20:48:29.120Z] [2022-07-13T20:48:29.120Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:48:29.120Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:48:29.120Z] #49 1.764 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:48:29.120Z] #49 1.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:48:29.120Z] #49 1.799 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:48:29.120Z] #49 2.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:48:29.120Z] #49 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:48:29.120Z] #49 3.009 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:48:29.120Z] #49 3.395 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:48:29.120Z] #49 3.918 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:48:29.120Z] #49 4.410 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:48:29.120Z] #49 4.837 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:48:29.120Z] #49 4.838 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:48:29.120Z] #49 4.838 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:48:29.120Z] #49 4.868 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:48:29.120Z] #49 4.870 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:48:29.120Z] #49 4.872 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:48:29.120Z] #49 5.048 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:48:29.120Z] #49 5.055 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:48:29.120Z] #49 5.058 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:48:29.120Z] #49 5.061 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:48:29.120Z] #49 5.061 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:48:29.120Z] #49 5.062 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:48:29.191Z] check_test.go:540: [de99083366ffd] daemon is not started [2022-07-13T20:48:29.191Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-13T20:48:29.758Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-13T20:48:29.758Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-13T20:48:30.502Z] #49 ... [2022-07-13T20:48:30.502Z] [2022-07-13T20:48:30.502Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:48:30.502Z] #74 sha256:86b32cee1853c81ba06457d80ac4a285fae17466ba0ac429b30a0b71f66f0063 [2022-07-13T20:48:30.502Z] #74 1.298 + RM_GOPATH=0 [2022-07-13T20:48:30.502Z] #74 1.298 + TMP_GOPATH= [2022-07-13T20:48:30.502Z] #74 1.298 + : /build [2022-07-13T20:48:30.502Z] #74 1.298 + '[' -z '' ']' [2022-07-13T20:48:30.502Z] #74 1.298 ++ mktemp -d [2022-07-13T20:48:30.502Z] #74 1.298 + export GOPATH=/tmp/tmp.On3AjsrpCN [2022-07-13T20:48:30.502Z] #74 1.298 + GOPATH=/tmp/tmp.On3AjsrpCN [2022-07-13T20:48:30.502Z] #74 1.298 + RM_GOPATH=1 [2022-07-13T20:48:30.502Z] #74 1.298 + case "$(go env GOARCH)" in [2022-07-13T20:48:30.502Z] #74 1.298 ++ go env GOARCH [2022-07-13T20:48:30.502Z] #74 1.307 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:48:30.502Z] #74 1.307 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:48:30.502Z] #74 1.307 ++ dirname /install.sh [2022-07-13T20:48:30.502Z] #74 1.308 + dir=/ [2022-07-13T20:48:30.502Z] #74 1.308 + bin=rootlesskit [2022-07-13T20:48:30.502Z] #74 1.308 + shift [2022-07-13T20:48:30.502Z] #74 1.308 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:48:30.502Z] #74 1.308 + . //rootlesskit.installer [2022-07-13T20:48:30.502Z] #74 1.308 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:48:30.502Z] #74 1.308 + install_rootlesskit [2022-07-13T20:48:30.502Z] #74 1.308 + case "$1" in [2022-07-13T20:48:30.502Z] #74 1.308 + export CGO_ENABLED=0 [2022-07-13T20:48:30.502Z] #74 1.308 + CGO_ENABLED=0 [2022-07-13T20:48:30.502Z] #74 1.308 + _install_rootlesskit [2022-07-13T20:48:30.502Z] #74 1.310 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:48:30.502Z] #74 1.310 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:48:30.502Z] #74 1.310 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:48:30.502Z] #74 1.310 + GOBIN=/build [2022-07-13T20:48:30.502Z] #74 1.310 + GO111MODULE=on [2022-07-13T20:48:30.502Z] #74 1.310 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:48:30.502Z] #74 1.702 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:48:30.502Z] #74 2.840 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:48:30.502Z] #74 2.849 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:48:30.502Z] #74 3.144 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:48:30.502Z] #74 4.284 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:48:30.502Z] #74 4.625 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:48:30.502Z] #74 4.680 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:48:30.502Z] #74 4.793 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:48:30.502Z] #74 4.849 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:48:30.502Z] #74 4.900 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:48:30.502Z] #74 4.994 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:48:30.502Z] #74 5.241 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:48:30.502Z] #74 5.322 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:48:30.502Z] #74 5.397 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:48:30.502Z] #74 6.522 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:48:30.696Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-13T20:48:31.633Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-13T20:48:32.202Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-13T20:48:33.268Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-13T20:48:33.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-13T20:48:33.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-13T20:48:33.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-13T20:48:33.836Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-13T20:48:33.836Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-13T20:48:34.010Z] #74 ... [2022-07-13T20:48:34.010Z] [2022-07-13T20:48:34.010Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:48:34.010Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:48:34.010Z] #20 1.515 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:48:34.010Z] #20 1.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:48:34.010Z] #20 1.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:48:34.010Z] #20 1.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:48:34.010Z] #20 1.754 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:48:34.010Z] #20 2.202 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:48:34.010Z] #20 2.693 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:48:34.010Z] #20 3.210 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:48:34.010Z] #20 3.679 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:48:34.010Z] #20 4.068 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:48:34.010Z] #20 4.072 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:48:34.010Z] #20 4.078 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:48:34.010Z] #20 4.078 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:48:34.010Z] #20 4.098 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:48:34.010Z] #20 4.098 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:48:34.010Z] #20 4.121 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:48:34.010Z] #20 4.126 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:48:34.010Z] #20 4.126 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:48:34.010Z] #20 4.127 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:48:34.010Z] #20 4.127 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:48:34.010Z] #20 4.127 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:48:34.010Z] #20 ... [2022-07-13T20:48:34.010Z] [2022-07-13T20:48:34.010Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:48:34.010Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:48:34.010Z] #69 1.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:48:34.010Z] #69 1.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:48:34.010Z] #69 1.706 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:48:34.010Z] #69 2.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:48:34.010Z] #69 2.354 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:48:34.010Z] #69 2.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:48:34.010Z] #69 3.379 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:48:34.010Z] #69 3.986 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:48:34.010Z] #69 4.489 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:48:34.010Z] #69 4.924 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:48:34.010Z] #69 4.926 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:48:34.010Z] #69 4.928 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:48:34.010Z] #69 4.961 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:48:34.010Z] #69 4.964 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:48:34.010Z] #69 4.968 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:48:34.010Z] #69 4.994 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:48:34.010Z] #69 4.998 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:48:34.010Z] #69 5.002 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:48:34.010Z] #69 5.006 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:48:34.010Z] #69 5.007 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:48:34.010Z] #69 5.009 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:48:34.774Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-13T20:48:35.712Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-13T20:48:39.905Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-13T20:48:41.282Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-13T20:48:41.683Z] #77 202.1 CCLD tests/init [2022-07-13T20:48:42.218Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-13T20:48:42.735Z] #60 182.4 + mkdir -p /build [2022-07-13T20:48:42.735Z] #60 182.4 + cp runc /build/runc [2022-07-13T20:48:42.787Z] --- PASS: TestBuildWithHugeFile (48.27s) [2022-07-13T20:48:42.787Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T20:48:42.787Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T20:48:42.787Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T20:48:42.787Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T20:48:42.787Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:48:42.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:48:42.787Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:48:42.787Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:48:42.787Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:48:42.787Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:48:42.787Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-13T20:48:42.787Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-13T20:48:42.787Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-13T20:48:42.787Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:48:42.787Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:48:42.787Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:48:42.787Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-13T20:48:42.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-13T20:48:42.787Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-07-13T20:48:42.787Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-07-13T20:48:42.787Z] === RUN TestBuildPreserveOwnership [2022-07-13T20:48:42.787Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-13T20:48:42.787Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T20:48:43.667Z] #60 DONE 184.2s [2022-07-13T20:48:43.667Z] [2022-07-13T20:48:43.667Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:48:43.667Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:48:44.692Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-13T20:48:44.951Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T20:48:44.951Z] check_test.go:540: [dfa5b8a3430a6] daemon is not started [2022-07-13T20:48:44.951Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-13T20:48:45.519Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-13T20:48:45.519Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-13T20:48:46.087Z] --- PASS: TestBuildPreserveOwnership (3.25s) [2022-07-13T20:48:46.087Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.07s) [2022-07-13T20:48:46.087Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-07-13T20:48:46.087Z] === RUN TestBuildPlatformInvalid [2022-07-13T20:48:46.087Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-13T20:48:46.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-13T20:48:46.087Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-13T20:48:46.087Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T20:48:46.126Z] #77 181.2 CCLD libocispec.la [2022-07-13T20:48:46.126Z] #77 181.6 CCLD src/validate [2022-07-13T20:48:46.126Z] #77 181.6 CCLD tests/test-1 [2022-07-13T20:48:46.126Z] #77 181.7 CCLD tests/test-2 [2022-07-13T20:48:46.126Z] #77 181.7 CCLD tests/test-3 [2022-07-13T20:48:46.126Z] #77 181.7 CCLD tests/test-4 [2022-07-13T20:48:46.126Z] #77 181.8 CCLD tests/test-5 [2022-07-13T20:48:46.238Z] #69 ... [2022-07-13T20:48:46.238Z] [2022-07-13T20:48:46.238Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:48:46.238Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:48:46.238Z] #20 20.76 Fetched 49.1 MB in 19s (2521 kB/s) [2022-07-13T20:48:46.385Z] #77 181.9 CCLD tests/test-6 [2022-07-13T20:48:46.385Z] #77 181.9 CCLD tests/test-7 [2022-07-13T20:48:46.385Z] #77 182.0 CCLD tests/test-8 [2022-07-13T20:48:46.644Z] #77 182.1 CCLD tests/test-9 [2022-07-13T20:48:46.644Z] #77 182.3 CCLD tests/test-10 [2022-07-13T20:48:46.644Z] #77 182.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:48:46.655Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-13T20:48:46.904Z] #77 182.3 CCLD tests/test-11 [2022-07-13T20:48:46.915Z] Loaded image: busybox:latest [2022-07-13T20:48:46.915Z] Loaded image: busybox:glibc [2022-07-13T20:48:46.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-13T20:48:46.939Z] #55 329.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:48:46.939Z] #55 DONE 329.9s [2022-07-13T20:48:46.939Z] [2022-07-13T20:48:46.939Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:48:46.939Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:48:47.852Z] Loaded image: debian:bullseye-slim [2022-07-13T20:48:47.852Z] Loaded image: hello-world:latest [2022-07-13T20:48:47.852Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T20:48:48.310Z] #64 ... [2022-07-13T20:48:48.310Z] [2022-07-13T20:48:48.310Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:48:48.310Z] #56 sha256:38299b243545342a5b6e15a6370c693451b7071f95270b99c6a614a391632dcf [2022-07-13T20:48:48.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-13T20:48:48.811Z] #77 184.0 libtool: link: ar cr libocispec.a [2022-07-13T20:48:48.811Z] #77 184.1 libtool: link: ranlib libocispec.a [2022-07-13T20:48:48.874Z] #56 DONE 0.6s [2022-07-13T20:48:48.874Z] [2022-07-13T20:48:48.874Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:48:48.874Z] #58 sha256:63a5f34dc52d31da38859e5e08adef32fc8f9b580c16475381f041f83583c3b4 [2022-07-13T20:48:48.874Z] #58 DONE 0.1s [2022-07-13T20:48:48.874Z] [2022-07-13T20:48:48.874Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:48:48.874Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:48:49.131Z] #64 ... [2022-07-13T20:48:49.131Z] [2022-07-13T20:48:49.131Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:48:49.131Z] #61 sha256:2742fd60f46adb7f9daa8ebf2918976a9185132e218e24c38774967f7c134e15 [2022-07-13T20:48:49.131Z] #61 DONE 0.3s [2022-07-13T20:48:49.131Z] [2022-07-13T20:48:49.131Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:48:49.131Z] #64 sha256:46ee285cbf3ae29525122a6ba565d0eb22f5cb6685fbdae6bc9acb6f7cbb0e4e [2022-07-13T20:48:49.358Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-13T20:48:49.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-13T20:48:50.191Z] #77 185.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:50.450Z] #77 185.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:48:50.450Z] #77 185.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:48:50.450Z] #77 185.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:50.450Z] #77 185.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:50.450Z] #77 185.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:50.450Z] #77 185.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:48:50.450Z] #77 185.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:48:50.450Z] #77 185.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:48:50.450Z] #77 185.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:48:50.450Z] #77 185.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:48:50.450Z] #77 186.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:48:50.450Z] #77 186.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:48:50.450Z] #77 186.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:48:50.450Z] #77 186.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:48:50.450Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:48:50.710Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:48:50.710Z] #77 186.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:48:50.710Z] #77 186.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:48:50.710Z] #77 186.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:48:50.710Z] #77 186.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:48:50.969Z] #77 186.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:48:50.969Z] #77 186.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:48:50.969Z] #77 186.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:48:51.229Z] #77 186.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:48:51.229Z] #77 186.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:48:51.229Z] #77 186.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:48:51.229Z] #77 186.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:48:51.229Z] #77 186.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:48:51.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-13T20:48:51.489Z] #77 187.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:48:51.649Z] #64 274.7 + bin/containerd [2022-07-13T20:48:51.749Z] #77 187.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:48:51.749Z] #77 187.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:48:51.749Z] #77 187.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:48:52.009Z] #77 187.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:48:52.009Z] #77 ... [2022-07-13T20:48:52.009Z] [2022-07-13T20:48:52.009Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:48:52.009Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:48:52.009Z] #47 239.5 + dpkg --print-architecture [2022-07-13T20:48:52.009Z] #47 239.5 + git checkout -q v2.1.0 [2022-07-13T20:48:52.578Z] #47 240.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:48:52.578Z] #47 240.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:48:52.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000df77d0__} [2022-07-13T20:48:52.817Z] #20 20.76 Reading package lists... [2022-07-13T20:48:52.818Z] #20 ... [2022-07-13T20:48:52.818Z] [2022-07-13T20:48:52.818Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:48:52.818Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:48:52.818Z] #69 22.77 Fetched 49.1 MB in 21s (2305 kB/s) [2022-07-13T20:48:53.618Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-13T20:48:53.758Z] #69 22.77 Reading package lists... [2022-07-13T20:48:53.758Z] #69 ... [2022-07-13T20:48:53.758Z] [2022-07-13T20:48:53.758Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:48:53.758Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:48:53.758Z] #20 20.76 Reading package lists... [2022-07-13T20:48:54.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12587032481_/foo_false_____} [2022-07-13T20:48:55.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12587032481_/foo_true_____} [2022-07-13T20:48:55.669Z] #20 30.01 Reading package lists... [2022-07-13T20:48:55.669Z] #20 ... [2022-07-13T20:48:55.669Z] [2022-07-13T20:48:55.669Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:48:55.669Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:48:55.669Z] #49 21.60 Fetched 49.1 MB in 20s (2449 kB/s) [2022-07-13T20:48:55.669Z] #49 21.60 Reading package lists... [2022-07-13T20:48:55.824Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.74s) [2022-07-13T20:48:55.824Z] PASS [2022-07-13T20:48:55.824Z] [2022-07-13T20:48:55.824Z] === Skipped [2022-07-13T20:48:55.825Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-13T20:48:55.825Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T20:48:55.825Z] [2022-07-13T20:48:55.825Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T20:48:55.825Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T20:48:55.825Z] [2022-07-13T20:48:55.825Z] DONE 34 tests, 2 skipped in 82.360s [2022-07-13T20:48:55.825Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T20:48:55.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:48:55.825Z] ++ set -e [2022-07-13T20:48:55.825Z] ++ '[' -n 0 ']' [2022-07-13T20:48:55.825Z] ++ set -x [2022-07-13T20:48:55.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:48:55.825Z] INFO: Testing against a local daemon [2022-07-13T20:48:55.825Z] === RUN TestConfigInspect [2022-07-13T20:48:56.083Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-13T20:48:56.083Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-13T20:48:56.083Z] check_test.go:540: [dc38ff8605817] daemon is not started [2022-07-13T20:48:56.083Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-13T20:48:56.239Z] #49 30.58 Reading package lists... [2022-07-13T20:48:56.239Z] #49 ... [2022-07-13T20:48:56.239Z] [2022-07-13T20:48:56.239Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:48:56.239Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:48:56.239Z] #69 22.77 Reading package lists... [2022-07-13T20:48:57.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31810002237_/foo_false_____} [2022-07-13T20:48:57.588Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-13T20:48:58.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31810002237_/foo_true_____} [2022-07-13T20:48:58.561Z] --- PASS: TestConfigInspect (2.74s) [2022-07-13T20:48:58.561Z] === RUN TestConfigList [2022-07-13T20:48:59.171Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-13T20:48:59.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31810002237_/foo_true__0xc000df7800___} [2022-07-13T20:48:59.789Z] #77 ... [2022-07-13T20:48:59.789Z] [2022-07-13T20:48:59.789Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:48:59.789Z] #26 sha256:cb5f3792d08da0cf90f024a2387000492499febe2b9ece778de7eb325ae16cc6 [2022-07-13T20:48:59.789Z] #26 264.2 + return [2022-07-13T20:48:59.789Z] #26 DONE 266.0s [2022-07-13T20:48:59.789Z] [2022-07-13T20:48:59.789Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:48:59.789Z] #64 sha256:bc28545ef2981c9361d4eeddff769995498692e31812988fe91f16f83582b798 [2022-07-13T20:49:00.358Z] #64 ... [2022-07-13T20:49:00.358Z] [2022-07-13T20:49:00.358Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:49:00.358Z] #27 sha256:1c69100c07a34c027cbbd298df7e2609f9733ea9d713a9cb1fda0a13c5145d0b [2022-07-13T20:49:00.358Z] #27 DONE 0.3s [2022-07-13T20:49:00.358Z] [2022-07-13T20:49:00.358Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:49:00.358Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:49:00.375Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-13T20:49:00.618Z] #55 ... [2022-07-13T20:49:00.618Z] [2022-07-13T20:49:00.618Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:49:00.618Z] #32 sha256:c5e247532781c28e2eed618386d7861aba9a561516fa3c14f86824394ef33123 [2022-07-13T20:49:00.712Z] #47 ... [2022-07-13T20:49:00.712Z] [2022-07-13T20:49:00.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:49:00.712Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:49:00.712Z] #77 187.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:49:00.712Z] #77 188.0 CC src/crun-crun.o [2022-07-13T20:49:00.712Z] #77 188.1 CC src/crun-run.o [2022-07-13T20:49:00.712Z] #77 188.2 CC src/crun-delete.o [2022-07-13T20:49:00.712Z] #77 188.3 CC src/crun-kill.o [2022-07-13T20:49:00.712Z] #77 188.5 CC src/crun-pause.o [2022-07-13T20:49:00.712Z] #77 188.6 CC src/crun-unpause.o [2022-07-13T20:49:00.712Z] #77 188.7 CC src/crun-spec.o [2022-07-13T20:49:00.712Z] #77 188.8 CC src/crun-exec.o [2022-07-13T20:49:00.712Z] #77 189.1 CC src/crun-list.o [2022-07-13T20:49:00.712Z] #77 189.1 CC src/crun-create.o [2022-07-13T20:49:00.712Z] #77 189.2 CC src/crun-start.o [2022-07-13T20:49:00.712Z] #77 189.3 CC src/crun-state.o [2022-07-13T20:49:00.712Z] #77 189.6 CC src/crun-update.o [2022-07-13T20:49:00.712Z] #77 189.6 CC src/crun-ps.o [2022-07-13T20:49:00.712Z] #77 189.8 CC src/crun-checkpoint.o [2022-07-13T20:49:00.712Z] #77 189.9 CC src/crun-restore.o [2022-07-13T20:49:00.712Z] #77 190.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:49:00.712Z] #77 190.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:49:00.712Z] #77 190.4 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:49:00.712Z] #77 190.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:49:00.712Z] #77 191.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:49:00.712Z] #77 191.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:49:00.712Z] #77 191.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:49:00.712Z] #77 191.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:49:00.712Z] #77 191.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:49:00.712Z] #77 192.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:49:00.712Z] #77 192.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:49:00.712Z] #77 192.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:49:00.712Z] #77 192.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:49:00.712Z] #77 192.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:49:00.712Z] #77 193.1 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:49:00.712Z] #77 193.4 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:49:00.712Z] #77 193.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:49:00.712Z] #77 194.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:49:00.712Z] #77 194.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:49:00.712Z] #77 195.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:49:00.712Z] #77 195.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:49:00.712Z] #77 196.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:49:01.281Z] #77 196.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:49:01.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000df7818__} [2022-07-13T20:49:01.541Z] #77 197.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:49:01.541Z] #77 197.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:49:01.563Z] #32 DONE 0.9s [2022-07-13T20:49:01.563Z] [2022-07-13T20:49:01.563Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:49:01.563Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:49:01.563Z] #77 221.4 CCLD libcrun.la [2022-07-13T20:49:01.563Z] #77 221.5 AR libcrun_testing.a [2022-07-13T20:49:01.563Z] #77 221.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:49:01.563Z] #77 221.5 CCLD tests/tests_libcrun_utils [2022-07-13T20:49:01.563Z] #77 221.5 CCLD tests/tests_libcrun_errors [2022-07-13T20:49:01.563Z] #77 221.6 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:49:01.563Z] #77 ... [2022-07-13T20:49:01.563Z] [2022-07-13T20:49:01.563Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:49:01.563Z] #35 sha256:e6850ddd81ea17833ab10486a76e4a55baa486aca85f73dd1bcc47da0a314f81 [2022-07-13T20:49:01.563Z] #35 DONE 0.2s [2022-07-13T20:49:01.563Z] [2022-07-13T20:49:01.563Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:49:01.563Z] #37 sha256:4f019ecff5203927d71f9d5b9b297bad8d6398183f746a8bcec7f097ca91c82c [2022-07-13T20:49:01.603Z] --- PASS: TestConfigList (2.85s) [2022-07-13T20:49:01.603Z] === RUN TestConfigsCreateAndDelete [2022-07-13T20:49:01.801Z] #77 197.4 CC tests/init.o [2022-07-13T20:49:01.823Z] #37 DONE 0.3s [2022-07-13T20:49:01.823Z] [2022-07-13T20:49:01.823Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:49:01.823Z] #39 sha256:053bdfe851e5f43e575e64c1517ecbe1929af03bdfa70e4699f52e5619721715 [2022-07-13T20:49:01.823Z] #39 DONE 0.1s [2022-07-13T20:49:01.823Z] [2022-07-13T20:49:01.823Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:49:01.823Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:49:01.823Z] #55 ... [2022-07-13T20:49:01.823Z] [2022-07-13T20:49:01.823Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:49:01.823Z] #41 sha256:dfa92121228bf13c52b35b4eb1c9b4b3ff96600aaee31a19c8e4313e42d9c9a4 [2022-07-13T20:49:01.823Z] #41 DONE 0.1s [2022-07-13T20:49:01.823Z] [2022-07-13T20:49:01.823Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:49:01.823Z] #45 sha256:9c1c628ec9c423841171f780432e6f11b20bc2198a6671b4c2e7605850649466 [2022-07-13T20:49:01.823Z] #45 DONE 0.1s [2022-07-13T20:49:01.869Z] check_test.go:540: [d1cd79bdd8102] daemon is not started [2022-07-13T20:49:01.869Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-13T20:49:02.087Z] [2022-07-13T20:49:02.087Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:49:02.087Z] #48 sha256:6cfe4733538e758a01e0f4ea233b1eb6ffe33c2adc29b547520ac3e95d17d4b1 [2022-07-13T20:49:02.087Z] #48 DONE 0.2s [2022-07-13T20:49:02.087Z] [2022-07-13T20:49:02.087Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:49:02.087Z] #52 sha256:9a7eae7108991a648c38b6648c57b6181d34cf8e691c53fb4c3de9afa5e24530 [2022-07-13T20:49:02.087Z] #52 DONE 0.1s [2022-07-13T20:49:02.087Z] [2022-07-13T20:49:02.087Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:49:02.087Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:49:02.347Z] #55 ... [2022-07-13T20:49:02.347Z] [2022-07-13T20:49:02.347Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:49:02.347Z] #54 sha256:b6e5eec246ea5073bb50fcc46a59857a01a9d8df58149dea9e66ee1115932ff8 [2022-07-13T20:49:02.347Z] #54 DONE 0.1s [2022-07-13T20:49:02.347Z] [2022-07-13T20:49:02.347Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:49:02.347Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:49:02.347Z] #77 222.8 CCLD crun [2022-07-13T20:49:02.371Z] #77 197.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:49:02.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000df7830__} [2022-07-13T20:49:02.916Z] #77 223.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:49:02.916Z] #77 223.4 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:49:02.916Z] #77 223.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:49:02.916Z] #77 223.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:49:02.916Z] #77 223.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:49:02.916Z] #77 223.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:49:02.916Z] #77 223.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:49:03.089Z] #69 32.37 Reading package lists... [2022-07-13T20:49:03.089Z] #69 ... [2022-07-13T20:49:03.089Z] [2022-07-13T20:49:03.089Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:49:03.089Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:49:03.089Z] #20 30.01 Reading package lists... [2022-07-13T20:49:03.191Z] #77 223.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:49:03.191Z] #77 223.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:49:03.191Z] #77 ... [2022-07-13T20:49:03.191Z] [2022-07-13T20:49:03.191Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:49:03.191Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:49:03.191Z] #55 270.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:49:03.191Z] #55 DONE 270.7s [2022-07-13T20:49:03.191Z] [2022-07-13T20:49:03.191Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:49:03.191Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:49:03.191Z] #77 223.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-13T20:49:03.191Z] #77 223.7 ---------------------------------------------------------------------- [2022-07-13T20:49:03.191Z] #77 223.7 Libraries have been installed in: [2022-07-13T20:49:03.191Z] #77 223.7 /usr/local/lib [2022-07-13T20:49:03.191Z] #77 223.7 [2022-07-13T20:49:03.191Z] #77 223.7 If you ever happen to want to link against installed libraries [2022-07-13T20:49:03.191Z] #77 223.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:49:03.191Z] #77 223.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:49:03.191Z] #77 223.7 flag during linking and do at least one of the following: [2022-07-13T20:49:03.191Z] #77 223.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:49:03.191Z] #77 223.7 during execution [2022-07-13T20:49:03.191Z] #77 223.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:49:03.191Z] #77 223.7 during linking [2022-07-13T20:49:03.191Z] #77 223.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:49:03.191Z] #77 223.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:49:03.191Z] #77 223.7 [2022-07-13T20:49:03.191Z] #77 223.7 See any operating system documentation about shared libraries for [2022-07-13T20:49:03.191Z] #77 223.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:49:03.191Z] #77 223.7 ---------------------------------------------------------------------- [2022-07-13T20:49:03.191Z] #77 223.7 /bin/mkdir -p '/build' [2022-07-13T20:49:03.191Z] #77 223.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:49:03.488Z] #77 223.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:49:03.488Z] #77 223.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:49:03.488Z] #77 223.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:49:03.488Z] #77 223.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:49:03.798Z] #77 DONE 224.2s [2022-07-13T20:49:03.798Z] [2022-07-13T20:49:03.798Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:49:03.798Z] #60 sha256:c13f5dad63e1a97bc212a59fbcf6a4ff693d3c7e6b5962279affb06ad2d8b24e [2022-07-13T20:49:03.798Z] #60 161.9 + mkdir -p /build [2022-07-13T20:49:03.798Z] #60 161.9 + cp runc /build/runc [2022-07-13T20:49:03.798Z] #60 DONE 162.1s [2022-07-13T20:49:03.798Z] [2022-07-13T20:49:03.798Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:49:03.798Z] #64 sha256:bc28545ef2981c9361d4eeddff769995498692e31812988fe91f16f83582b798 [2022-07-13T20:49:04.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000df7848__} [2022-07-13T20:49:04.517Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2022-07-13T20:49:04.517Z] === RUN TestConfigsUpdate [2022-07-13T20:49:04.517Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-13T20:49:05.102Z] check_test.go:540: [d2e8f56a06185] daemon is not started [2022-07-13T20:49:05.102Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-13T20:49:05.646Z] #20 39.24 Building dependency tree... [2022-07-13T20:49:05.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000df7860__} [2022-07-13T20:49:05.712Z] #64 ... [2022-07-13T20:49:05.712Z] [2022-07-13T20:49:05.712Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:49:05.712Z] #56 sha256:00ffc5c8b1e5fa4e946bd5203d40a487ae9dbbdf9b6489f1423100a6f2f7dc04 [2022-07-13T20:49:06.652Z] #56 DONE 0.8s [2022-07-13T20:49:06.652Z] [2022-07-13T20:49:06.652Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:49:06.652Z] #58 sha256:8d5b0b98ef7aa3cdd9c5f3a2c387a7a86253074ddeab44b1d839c8667b002361 [2022-07-13T20:49:06.652Z] #58 DONE 0.1s [2022-07-13T20:49:06.652Z] [2022-07-13T20:49:06.652Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:49:06.652Z] #61 sha256:2fda3dcb5abd1dbee13ad25bcc9e20751917c40b86ce183f1bd8455a8b36db74 [2022-07-13T20:49:06.913Z] #61 DONE 0.2s [2022-07-13T20:49:06.913Z] [2022-07-13T20:49:06.913Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:49:06.913Z] #64 sha256:bc28545ef2981c9361d4eeddff769995498692e31812988fe91f16f83582b798 [2022-07-13T20:49:07.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-13T20:49:07.046Z] --- PASS: TestConfigsUpdate (2.60s) [2022-07-13T20:49:07.046Z] === RUN TestTemplatedConfig [2022-07-13T20:49:07.556Z] #20 43.59 The following additional packages will be installed: [2022-07-13T20:49:07.556Z] #20 43.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:49:07.556Z] #20 43.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:49:07.556Z] #20 43.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:49:07.556Z] #20 43.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:49:07.556Z] #20 43.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:49:07.556Z] #20 43.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:49:07.556Z] #20 43.62 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:49:07.556Z] #20 43.64 Suggested packages: [2022-07-13T20:49:07.556Z] #20 43.65 gcc-10-locales seccomp wine64 [2022-07-13T20:49:07.983Z] docker_cli_daemon_plugins_test.go:80: [d80737a5c91b9] daemon is not started [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-13T20:49:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-13T20:49:08.242Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-13T20:49:08.496Z] #20 44.47 The following NEW packages will be installed: [2022-07-13T20:49:08.496Z] #20 44.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:49:08.496Z] #20 44.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:49:08.496Z] #20 44.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:49:08.496Z] #20 44.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:49:08.496Z] #20 44.47 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:49:08.496Z] #20 44.47 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:49:08.496Z] #20 44.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:49:08.496Z] #20 44.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:49:08.496Z] #20 44.48 mingw-w64-x86-64-dev [2022-07-13T20:49:08.810Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-13T20:49:09.067Z] #20 45.00 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:49:09.067Z] #20 45.00 Need to get 115 MB of archives. [2022-07-13T20:49:09.067Z] #20 45.00 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:49:09.067Z] #20 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-13T20:49:09.067Z] #20 45.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-13T20:49:09.067Z] #20 45.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-13T20:49:09.067Z] #20 45.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-13T20:49:09.067Z] #20 45.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-13T20:49:09.067Z] #20 45.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:49:09.067Z] #20 45.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-13T20:49:09.069Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-13T20:49:09.328Z] #20 45.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-13T20:49:09.328Z] #20 45.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-13T20:49:09.328Z] #20 45.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:49:09.899Z] #20 45.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:49:10.160Z] #20 46.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-13T20:49:10.222Z] #64 242.3 + bin/containerd [2022-07-13T20:49:10.425Z] #20 46.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:49:10.447Z] --- PASS: TestTemplatedConfig (3.17s) [2022-07-13T20:49:10.447Z] === RUN TestConfigCreateResolve [2022-07-13T20:49:10.687Z] #20 ... [2022-07-13T20:49:10.687Z] [2022-07-13T20:49:10.687Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:49:10.687Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:49:10.687Z] #49 30.58 Reading package lists... [2022-07-13T20:49:10.687Z] #49 39.67 Building dependency tree... [2022-07-13T20:49:10.687Z] #49 43.88 The following additional packages will be installed: [2022-07-13T20:49:10.687Z] #49 43.91 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-13T20:49:10.687Z] #49 43.94 Suggested packages: [2022-07-13T20:49:10.687Z] #49 43.95 cmake-doc ninja-build lrzip [2022-07-13T20:49:10.687Z] #49 43.95 Recommended packages: [2022-07-13T20:49:10.687Z] #49 43.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:49:10.687Z] #49 44.61 The following NEW packages will be installed: [2022-07-13T20:49:10.687Z] #49 44.63 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-13T20:49:10.687Z] #49 45.09 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:49:10.687Z] #49 45.09 Need to get 8418 kB of archives. [2022-07-13T20:49:10.687Z] #49 45.09 After this operation, 34.9 MB of additional disk space will be used. [2022-07-13T20:49:10.687Z] #49 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:49:10.687Z] #49 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:49:10.687Z] #49 45.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:49:10.687Z] #49 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:49:10.687Z] #49 45.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:49:10.687Z] #49 45.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:49:10.687Z] #49 45.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:49:10.687Z] #49 45.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:49:10.687Z] #49 46.05 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:49:10.687Z] #49 46.39 Fetched 8418 kB in 0s (17.8 MB/s) [2022-07-13T20:49:10.687Z] #49 46.50 Selecting previously unselected package xxd. [2022-07-13T20:49:10.687Z] #49 46.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 ... 30256 files and directories currently installed.) [2022-07-13T20:49:10.687Z] #49 46.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:49:10.687Z] #49 46.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:49:10.687Z] #49 46.73 Selecting previously unselected package vim-common. [2022-07-13T20:49:10.687Z] #49 46.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:49:10.687Z] #49 46.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:49:10.687Z] #49 ... [2022-07-13T20:49:10.687Z] [2022-07-13T20:49:10.687Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:49:10.687Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:49:10.687Z] #20 46.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:49:10.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-13T20:49:10.947Z] #20 46.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-13T20:49:10.947Z] #20 47.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:49:10.947Z] #20 47.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:49:10.947Z] #20 47.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:49:10.947Z] #20 47.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:49:10.947Z] #20 47.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-13T20:49:10.947Z] #20 47.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:49:10.947Z] #20 47.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:49:10.947Z] #20 47.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:49:10.947Z] #20 47.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:49:10.947Z] #20 47.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:49:10.947Z] #20 47.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:49:10.947Z] #20 47.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:49:10.947Z] #20 47.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-13T20:49:10.947Z] #20 47.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:49:10.947Z] #20 47.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:49:11.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-13T20:49:11.274Z] docker_cli_daemon_plugins_test.go:170: [dcb20448bd081] daemon is not started [2022-07-13T20:49:11.891Z] #20 47.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:49:11.891Z] #20 ... [2022-07-13T20:49:11.891Z] [2022-07-13T20:49:11.891Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:49:11.891Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:49:11.891Z] #69 32.37 Reading package lists... [2022-07-13T20:49:11.891Z] #69 41.49 Building dependency tree... [2022-07-13T20:49:11.891Z] #69 45.28 The following additional packages will be installed: [2022-07-13T20:49:11.891Z] #69 45.30 libbtrfs0 [2022-07-13T20:49:11.891Z] #69 45.58 The following NEW packages will be installed: [2022-07-13T20:49:11.891Z] #69 45.60 libbtrfs-dev libbtrfs0 [2022-07-13T20:49:11.891Z] #69 46.05 0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:49:11.891Z] #69 46.05 Need to get 460 kB of archives. [2022-07-13T20:49:11.891Z] #69 46.05 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:49:11.891Z] #69 46.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:49:11.891Z] #69 46.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:49:11.891Z] #69 46.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:49:11.891Z] #69 47.12 Fetched 460 kB in 0s (1492 kB/s) [2022-07-13T20:49:11.891Z] #69 47.18 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:49:11.891Z] #69 47.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-13T20:49:11.891Z] #69 47.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:49:11.891Z] #69 47.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:49:11.891Z] #69 47.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:49:11.891Z] #69 47.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:49:11.891Z] #69 47.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:49:11.891Z] #69 47.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:49:11.891Z] #69 47.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:49:11.891Z] #69 47.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:49:11.891Z] #69 DONE 47.9s [2022-07-13T20:49:11.891Z] [2022-07-13T20:49:11.891Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:49:11.891Z] #70 sha256:a8d77dd87ba0585d1b269008583c8ae38d5eba687099c0bcd088cba023806c84 [2022-07-13T20:49:11.891Z] #70 DONE 0.1s [2022-07-13T20:49:12.151Z] [2022-07-13T20:49:12.152Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:49:12.152Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:49:12.152Z] #20 48.14 Fetched 115 MB in 2s (47.8 MB/s) [2022-07-13T20:49:12.152Z] #20 48.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:49:12.152Z] #20 48.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-13T20:49:12.152Z] #20 48.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:49:12.152Z] #20 48.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:49:12.651Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-13T20:49:12.651Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-13T20:49:13.096Z] #20 48.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:49:13.096Z] #20 48.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:49:13.096Z] #20 48.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:49:13.218Z] --- PASS: TestConfigCreateResolve (2.90s) [2022-07-13T20:49:13.218Z] PASS [2022-07-13T20:49:13.218Z] [2022-07-13T20:49:13.218Z] DONE 6 tests in 17.205s [2022-07-13T20:49:13.218Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T20:49:13.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:49:13.218Z] ++ set -e [2022-07-13T20:49:13.218Z] ++ '[' -n 0 ']' [2022-07-13T20:49:13.218Z] ++ set -x [2022-07-13T20:49:13.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:49:13.218Z] INFO: Testing against a local daemon [2022-07-13T20:49:13.218Z] === RUN TestAttachWithTTY [2022-07-13T20:49:13.218Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-13T20:49:13.218Z] === RUN TestAttachWithoutTTy [2022-07-13T20:49:13.218Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-13T20:49:13.218Z] === RUN TestCheckpoint [2022-07-13T20:49:13.218Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T20:49:13.218Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T20:49:13.218Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T20:49:13.218Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:49:13.218Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:49:13.218Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:49:13.218Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:49:13.218Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:49:13.218Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:49:13.218Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T20:49:13.218Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T20:49:13.218Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T20:49:13.218Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:49:13.218Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T20:49:13.218Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T20:49:13.218Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T20:49:13.218Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T20:49:13.219Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T20:49:13.219Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T20:49:13.219Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T20:49:13.219Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-13T20:49:13.219Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T20:49:13.478Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-13T20:49:13.478Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T20:49:13.478Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-13T20:49:13.478Z] === RUN TestCopyEmptyFile [2022-07-13T20:49:13.667Z] #20 49.82 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:49:13.667Z] #20 49.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:49:13.667Z] #20 49.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:49:13.667Z] #20 49.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:49:13.738Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-13T20:49:13.738Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T20:49:13.738Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-13T20:49:13.738Z] === RUN TestCopyFromContainer [2022-07-13T20:49:13.927Z] #20 49.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:49:13.927Z] #20 49.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:49:13.927Z] #20 49.99 Selecting previously unselected package dmsetup. [2022-07-13T20:49:13.927Z] #20 50.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:49:13.927Z] #20 50.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:49:13.927Z] #20 50.10 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:49:13.927Z] #20 50.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:49:13.997Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-13T20:49:14.187Z] #20 50.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:49:14.450Z] #20 ... [2022-07-13T20:49:14.450Z] [2022-07-13T20:49:14.450Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:49:14.450Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:49:14.450Z] #49 46.90 Selecting previously unselected package cmake-data. [2022-07-13T20:49:14.450Z] #49 46.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:49:14.450Z] #49 46.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 48.11 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:49:14.450Z] #49 48.12 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:49:14.450Z] #49 48.14 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 48.34 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:49:14.450Z] #49 48.35 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:49:14.450Z] #49 48.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:49:14.450Z] #49 48.45 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:49:14.450Z] #49 48.46 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:49:14.450Z] #49 48.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:49:14.450Z] #49 48.60 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:49:14.450Z] #49 48.61 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:49:14.450Z] #49 48.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:49:14.450Z] #49 48.72 Selecting previously unselected package cmake. [2022-07-13T20:49:14.450Z] #49 48.73 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:49:14.450Z] #49 48.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 50.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 50.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 50.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:49:14.450Z] #49 50.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 50.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:49:14.450Z] #49 50.24 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:49:14.450Z] #49 50.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 50.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:49:14.450Z] #49 50.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:49:14.450Z] #49 DONE 50.7s [2022-07-13T20:49:14.790Z] [2022-07-13T20:49:14.790Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:49:14.790Z] #50 sha256:15515ebdcb8ebae300da0d29fc7d5c12bb468cbdf546a3717d4259756d6af591 [2022-07-13T20:49:14.790Z] #50 DONE 0.1s [2022-07-13T20:49:14.790Z] [2022-07-13T20:49:14.790Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:49:14.790Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:49:14.790Z] #71 0.679 + RM_GOPATH=0 [2022-07-13T20:49:14.790Z] #71 0.679 + TMP_GOPATH= [2022-07-13T20:49:14.790Z] #71 0.679 + : /build [2022-07-13T20:49:14.790Z] #71 0.679 + '[' -z '' ']' [2022-07-13T20:49:14.790Z] #71 0.680 ++ mktemp -d [2022-07-13T20:49:14.790Z] #71 0.698 + export GOPATH=/tmp/tmp.mCRbJlCl5N [2022-07-13T20:49:14.790Z] #71 0.698 + GOPATH=/tmp/tmp.mCRbJlCl5N [2022-07-13T20:49:14.790Z] #71 0.698 + RM_GOPATH=1 [2022-07-13T20:49:14.790Z] #71 0.698 + case "$(go env GOARCH)" in [2022-07-13T20:49:14.790Z] #71 0.699 ++ go env GOARCH [2022-07-13T20:49:14.790Z] #71 0.706 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:49:14.790Z] #71 0.707 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:49:14.790Z] #71 0.707 ++ dirname /install.sh [2022-07-13T20:49:14.790Z] #71 0.710 + dir=/ [2022-07-13T20:49:14.790Z] #71 0.710 + bin=containerd [2022-07-13T20:49:14.790Z] #71 0.711 + shift [2022-07-13T20:49:14.790Z] #71 0.711 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:49:14.790Z] #71 0.711 + . //containerd.installer [2022-07-13T20:49:14.790Z] #71 0.712 ++ set -e [2022-07-13T20:49:14.790Z] #71 0.712 ++ : v1.6.6 [2022-07-13T20:49:14.790Z] #71 0.714 + install_containerd [2022-07-13T20:49:14.790Z] #71 0.716 + echo 'Install containerd version v1.6.6' [2022-07-13T20:49:14.790Z] #71 0.717 Install containerd version v1.6.6 [2022-07-13T20:49:14.790Z] #71 0.718 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mCRbJlCl5N/src/github.com/containerd/containerd [2022-07-13T20:49:14.790Z] #71 0.724 Cloning into '/tmp/tmp.mCRbJlCl5N/src/github.com/containerd/containerd'... [2022-07-13T20:49:14.933Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-13T20:49:14.933Z] === RUN TestCopyFromContainer// [2022-07-13T20:49:14.933Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T20:49:14.933Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T20:49:14.933Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T20:49:14.933Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T20:49:15.192Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T20:49:15.192Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T20:49:15.192Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T20:49:15.192Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T20:49:15.192Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T20:49:15.372Z] #71 ... [2022-07-13T20:49:15.372Z] [2022-07-13T20:49:15.372Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:49:15.372Z] #74 sha256:86b32cee1853c81ba06457d80ac4a285fae17466ba0ac429b30a0b71f66f0063 [2022-07-13T20:49:15.372Z] #74 47.70 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:49:15.372Z] #74 47.70 + GOBIN=/build [2022-07-13T20:49:15.372Z] #74 47.70 + GO111MODULE=on [2022-07-13T20:49:15.372Z] #74 47.70 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:49:15.372Z] #74 51.14 rootlesskit version 1.0.0 [2022-07-13T20:49:15.372Z] #74 51.15 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:49:15.372Z] #74 51.15 -container-ip string [2022-07-13T20:49:15.372Z] #74 51.15 container ip [2022-07-13T20:49:15.372Z] #74 51.15 -container-port int [2022-07-13T20:49:15.372Z] #74 51.15 container port (default -1) [2022-07-13T20:49:15.372Z] #74 51.15 -host-ip string [2022-07-13T20:49:15.372Z] #74 51.15 host ip [2022-07-13T20:49:15.372Z] #74 51.15 -host-port int [2022-07-13T20:49:15.372Z] #74 51.15 host port (default -1) [2022-07-13T20:49:15.372Z] #74 51.15 -proto string [2022-07-13T20:49:15.372Z] #74 51.15 proxy protocol (default "tcp") [2022-07-13T20:49:15.372Z] #74 DONE 51.4s [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer (1.70s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-13T20:49:15.452Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-13T20:49:15.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T20:49:15.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:49:15.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:49:15.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:49:15.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:49:15.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:49:15.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:49:15.452Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:49:15.452Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:49:15.452Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:49:15.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-13T20:49:15.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T20:49:15.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T20:49:15.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T20:49:15.452Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T20:49:15.452Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-13T20:49:15.452Z] === RUN TestCreateWithInvalidEnv [2022-07-13T20:49:15.452Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T20:49:15.452Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T20:49:15.452Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T20:49:15.452Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T20:49:15.452Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T20:49:15.452Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T20:49:15.452Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T20:49:15.452Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T20:49:15.452Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T20:49:15.452Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-13T20:49:15.452Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-13T20:49:15.452Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T20:49:15.452Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T20:49:15.452Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T20:49:15.452Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-13T20:49:15.452Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T20:49:15.452Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-13T20:49:15.452Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-13T20:49:15.646Z] [2022-07-13T20:49:15.646Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:49:15.646Z] #75 sha256:6598ee53e9f854467520d8e5f35ea4fa50efc4f9c3f86cdf732e680fa83775b4 [2022-07-13T20:49:15.646Z] #75 DONE 0.1s [2022-07-13T20:49:15.646Z] [2022-07-13T20:49:15.646Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:49:15.646Z] #76 sha256:dd0560380a0a16acdd39ae13b2d2a1fc0322eed7ee5b0d08030478d545a888c1 [2022-07-13T20:49:15.646Z] #76 DONE 0.1s [2022-07-13T20:49:15.646Z] [2022-07-13T20:49:15.646Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:49:15.646Z] #51 sha256:c0a0dbba6aa6c284f50377c20a902fdbaf5eea698a49e3786c358b61a18310b4 [2022-07-13T20:49:15.711Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-13T20:49:15.926Z] #51 1.282 + RM_GOPATH=0 [2022-07-13T20:49:15.926Z] #51 1.282 + TMP_GOPATH= [2022-07-13T20:49:15.926Z] #51 1.282 + : /build [2022-07-13T20:49:15.926Z] #51 1.282 + '[' -z '' ']' [2022-07-13T20:49:15.926Z] #51 1.282 ++ mktemp -d [2022-07-13T20:49:15.926Z] #51 1.282 + export GOPATH=/tmp/tmp.alVePeiTlz [2022-07-13T20:49:15.926Z] #51 1.282 + GOPATH=/tmp/tmp.alVePeiTlz [2022-07-13T20:49:15.927Z] #51 1.282 + RM_GOPATH=1 [2022-07-13T20:49:15.927Z] #51 1.282 + case "$(go env GOARCH)" in [2022-07-13T20:49:15.927Z] #51 1.282 ++ go env GOARCH [2022-07-13T20:49:16.197Z] #51 1.287 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:49:16.197Z] #51 1.287 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:49:16.197Z] #51 1.288 ++ dirname /install.sh [2022-07-13T20:49:16.197Z] #51 1.290 + dir=/ [2022-07-13T20:49:16.197Z] #51 1.290 + bin=tini [2022-07-13T20:49:16.197Z] #51 1.290 + shift [2022-07-13T20:49:16.197Z] #51 1.290 + '[' '!' -f //tini.installer ']' [2022-07-13T20:49:16.197Z] #51 1.290 + . //tini.installer [2022-07-13T20:49:16.197Z] #51 1.291 ++ : v0.19.0 [2022-07-13T20:49:16.197Z] #51 1.291 + install_tini [2022-07-13T20:49:16.197Z] #51 1.291 + echo 'Install tini version v0.19.0' [2022-07-13T20:49:16.197Z] #51 1.291 Install tini version v0.19.0 [2022-07-13T20:49:16.197Z] #51 1.291 + git clone https://github.com/krallin/tini.git /tmp/tmp.alVePeiTlz/tini [2022-07-13T20:49:16.197Z] #51 1.294 Cloning into '/tmp/tmp.alVePeiTlz/tini'... [2022-07-13T20:49:16.280Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-13T20:49:16.280Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-13T20:49:16.458Z] #51 1.868 + cd /tmp/tmp.alVePeiTlz/tini [2022-07-13T20:49:16.719Z] #51 1.869 + git checkout -q v0.19.0 [2022-07-13T20:49:16.719Z] #51 1.884 + cmake . [2022-07-13T20:49:16.847Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-13T20:49:16.979Z] #51 2.160 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:49:16.979Z] #51 2.210 -- Detecting C compiler ABI info [2022-07-13T20:49:17.106Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-13T20:49:17.239Z] #51 2.548 -- Detecting C compiler ABI info - done [2022-07-13T20:49:17.239Z] #51 2.580 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:49:17.239Z] #51 2.583 -- Detecting C compile features [2022-07-13T20:49:17.239Z] #51 2.587 -- Detecting C compile features - done [2022-07-13T20:49:17.239Z] #51 2.600 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:49:17.239Z] #51 2.685 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:49:17.365Z] check_test.go:540: [d9e2df1b29769] daemon is not started [2022-07-13T20:49:17.365Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-13T20:49:17.365Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2022-07-13T20:49:17.365Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T20:49:17.499Z] #51 2.729 -- Configuring done [2022-07-13T20:49:17.499Z] #51 2.739 -- Generating done [2022-07-13T20:49:17.499Z] #51 2.742 -- Build files have been written to: /tmp/tmp.alVePeiTlz/tini [2022-07-13T20:49:17.499Z] #51 2.751 + make tini-static [2022-07-13T20:49:17.624Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-13T20:49:17.760Z] #51 2.880 Scanning dependencies of target tini-static [2022-07-13T20:49:17.761Z] #51 2.905 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:49:18.022Z] #51 3.264 [100%] Linking C executable tini-static [2022-07-13T20:49:18.283Z] #51 3.454 [100%] Built target tini-static [2022-07-13T20:49:18.283Z] #51 3.471 + mkdir -p /build [2022-07-13T20:49:18.283Z] #51 3.473 + cp tini-static /build/docker-init [2022-07-13T20:49:18.283Z] #51 DONE 3.7s [2022-07-13T20:49:18.283Z] [2022-07-13T20:49:18.283Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:49:18.283Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:49:18.283Z] #20 52.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:49:18.283Z] #20 52.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:49:18.283Z] #20 52.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:49:18.855Z] #20 54.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:49:18.855Z] #20 54.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:49:18.855Z] #20 54.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:49:18.855Z] #20 55.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:49:18.855Z] #20 55.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:49:19.001Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-13T20:49:19.115Z] #20 55.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:49:19.260Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-13T20:49:19.520Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2022-07-13T20:49:19.520Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T20:49:19.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:49:19.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:49:19.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:49:19.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:49:19.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:49:19.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:49:19.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:49:19.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:49:19.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:49:19.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:49:19.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:49:19.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:49:19.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:49:19.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:49:19.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:49:19.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-13T20:49:19.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-13T20:49:19.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-13T20:49:19.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-13T20:49:19.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-13T20:49:19.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-13T20:49:19.520Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T20:49:20.089Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-13T20:49:20.089Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-07-13T20:49:20.089Z] === RUN TestCreateDifferentPlatform [2022-07-13T20:49:20.089Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T20:49:20.089Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T20:49:20.089Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-13T20:49:20.089Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T20:49:20.089Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T20:49:20.089Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T20:49:20.089Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-13T20:49:20.089Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T20:49:20.348Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-13T20:49:20.348Z] === RUN TestCreateInvalidHostConfig [2022-07-13T20:49:20.348Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:49:20.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:49:20.348Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:49:20.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:49:20.348Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:49:20.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:49:20.348Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:49:20.348Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:49:20.348Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:49:20.348Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:49:20.348Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:49:20.348Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:49:20.348Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T20:49:20.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T20:49:20.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T20:49:20.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T20:49:20.348Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T20:49:20.348Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T20:49:20.348Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-13T20:49:20.348Z] === RUN TestDaemonRestartIpcMode [2022-07-13T20:49:20.348Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T20:49:20.348Z] === RUN TestDaemonHostGatewayIP [2022-07-13T20:49:20.348Z] === PAUSE TestDaemonHostGatewayIP [2022-07-13T20:49:20.348Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T20:49:20.348Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T20:49:20.348Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T20:49:20.348Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-13T20:49:20.348Z] === RUN TestDiff [2022-07-13T20:49:20.348Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-13T20:49:20.537Z] #77 ... [2022-07-13T20:49:20.538Z] [2022-07-13T20:49:20.538Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:49:20.538Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:49:20.538Z] #47 DONE 267.9s [2022-07-13T20:49:20.538Z] [2022-07-13T20:49:20.538Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:49:20.538Z] #64 sha256:2e5bb67e154517248a52c00a42482529f04c2be8a9e237caa32129a5c4834d9f [2022-07-13T20:49:20.916Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-13T20:49:20.916Z] --- PASS: TestDiff (0.71s) [2022-07-13T20:49:20.916Z] === RUN TestExecConsoleSize [2022-07-13T20:49:21.485Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-13T20:49:21.658Z] #20 57.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:49:21.658Z] #20 57.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:49:21.658Z] #20 57.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:49:21.745Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-13T20:49:22.004Z] --- PASS: TestExecConsoleSize (0.96s) [2022-07-13T20:49:22.004Z] === RUN TestExecWithCloseStdin [2022-07-13T20:49:22.263Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-13T20:49:22.830Z] --- PASS: TestExecWithCloseStdin (0.75s) [2022-07-13T20:49:22.830Z] === RUN TestExec [2022-07-13T20:49:23.090Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-13T20:49:23.090Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-13T20:49:23.658Z] --- PASS: TestExec (0.86s) [2022-07-13T20:49:23.658Z] === RUN TestExecUser [2022-07-13T20:49:23.828Z] #64 ... [2022-07-13T20:49:23.828Z] [2022-07-13T20:49:23.828Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:49:23.828Z] #48 sha256:f28f40b942d71cdb12d76007cd02fbf9693c4e406c428221428516cf9d989732 [2022-07-13T20:49:23.917Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-13T20:49:24.485Z] --- PASS: TestExecUser (0.85s) [2022-07-13T20:49:24.485Z] === RUN TestExportContainerAndImportImage [2022-07-13T20:49:24.744Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-13T20:49:24.765Z] #48 DONE 0.6s [2022-07-13T20:49:24.765Z] [2022-07-13T20:49:24.765Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:49:24.765Z] #52 sha256:aa3260d2cd0bf74511e85f13a912067194cd38894172c26c9416dea1b86a0bd8 [2022-07-13T20:49:24.765Z] #52 DONE 0.0s [2022-07-13T20:49:24.765Z] [2022-07-13T20:49:24.765Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:49:24.765Z] #54 sha256:5f8d37913746d27fb186c63e3ba50117a364f84c26759e4879f994a0993e9ca6 [2022-07-13T20:49:24.765Z] #54 DONE 0.1s [2022-07-13T20:49:24.765Z] [2022-07-13T20:49:24.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:49:24.765Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:49:24.765Z] #77 219.7 CCLD tests/init [2022-07-13T20:49:25.003Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-13T20:49:25.572Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-07-13T20:49:25.572Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T20:49:25.854Z] #20 61.47 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:49:25.854Z] #20 61.47 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:49:25.854Z] #20 61.48 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:49:26.141Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-13T20:49:26.141Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-13T20:49:26.709Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-07-13T20:49:26.709Z] === RUN TestHealthCheckWorkdir [2022-07-13T20:49:26.795Z] #20 ... [2022-07-13T20:49:26.795Z] [2022-07-13T20:49:26.795Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:49:26.795Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:49:26.795Z] #71 14.61 + cd /tmp/tmp.mCRbJlCl5N/src/github.com/containerd/containerd [2022-07-13T20:49:26.795Z] #71 14.61 + git checkout -q v1.6.6 [2022-07-13T20:49:27.365Z] #71 15.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:49:27.365Z] #71 15.27 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:49:27.365Z] #71 15.27 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:49:27.365Z] #71 15.27 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:49:27.365Z] #71 15.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:49:27.365Z] #71 15.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:49:27.365Z] #71 15.27 + '[' '' = dynamic ']' [2022-07-13T20:49:27.365Z] #71 15.27 + make [2022-07-13T20:49:27.645Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2022-07-13T20:49:27.645Z] === RUN TestHealthKillContainer [2022-07-13T20:49:27.645Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-13T20:49:28.212Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-13T20:49:28.305Z] #71 16.12 + bin/ctr [2022-07-13T20:49:32.402Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-13T20:49:34.885Z] #71 ... [2022-07-13T20:49:34.885Z] [2022-07-13T20:49:34.885Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:49:34.885Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:49:34.885Z] #20 63.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:49:34.885Z] #20 63.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 63.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:49:34.885Z] #20 64.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:49:34.885Z] #20 64.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 64.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:49:34.885Z] #20 68.56 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:49:34.885Z] #20 68.56 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 68.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:49:34.885Z] #20 70.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:49:34.885Z] #20 70.32 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:49:34.885Z] #20 70.33 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:49:34.885Z] #20 70.41 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:49:34.885Z] #20 70.42 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 70.42 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:49:34.885Z] #20 70.48 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:49:34.885Z] #20 70.48 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 70.49 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:49:34.885Z] #20 70.57 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:49:34.885Z] #20 70.58 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 70.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:49:34.885Z] #20 70.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:49:34.885Z] #20 70.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 70.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:49:34.885Z] #20 70.76 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:49:34.885Z] #20 70.76 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 70.77 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:49:34.885Z] #20 70.81 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:49:34.885Z] #20 70.83 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 70.83 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:49:34.885Z] #20 70.89 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:49:34.885Z] #20 70.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 70.91 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:49:34.885Z] #20 71.05 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:49:34.885Z] #20 71.05 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:49:34.885Z] #20 71.06 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:49:35.146Z] #20 71.15 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:49:35.146Z] #20 71.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:49:35.146Z] #20 71.16 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:49:35.146Z] #20 71.24 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:49:35.146Z] #20 71.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:49:35.146Z] #20 71.26 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:49:35.146Z] #20 71.30 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:49:35.146Z] #20 71.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:49:35.146Z] #20 71.31 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:49:35.407Z] #20 71.51 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:49:35.407Z] #20 71.52 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:49:35.407Z] #20 71.53 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:49:35.407Z] #20 71.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:49:35.668Z] #20 71.63 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:49:35.668Z] #20 71.64 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:49:35.668Z] #20 71.70 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:49:35.668Z] #20 71.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:49:35.668Z] #20 71.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:49:35.668Z] #20 71.78 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:49:35.668Z] #20 71.78 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:49:35.668Z] #20 71.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:49:35.690Z] --- PASS: TestHealthKillContainer (8.19s) [2022-07-13T20:49:35.690Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T20:49:35.929Z] #20 72.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:49:35.929Z] #20 72.02 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:49:35.929Z] #20 72.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:49:35.929Z] #20 72.05 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:49:35.929Z] #20 72.06 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:49:35.929Z] #20 72.07 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:49:35.929Z] #20 72.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:49:35.929Z] #20 72.10 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:49:35.929Z] #20 72.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:49:35.929Z] #20 72.13 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:49:36.189Z] #20 72.14 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:49:36.189Z] #20 72.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:49:36.189Z] #20 72.17 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:49:36.189Z] #20 72.18 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:49:36.189Z] #20 72.19 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:49:36.189Z] #20 72.21 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:49:36.189Z] #20 72.22 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:49:36.189Z] #20 72.24 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:49:36.189Z] #20 72.26 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:49:36.189Z] #20 72.27 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:49:36.189Z] #20 72.28 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:49:36.189Z] #20 72.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:49:36.189Z] #20 72.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:49:36.189Z] #20 72.32 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:49:36.189Z] #20 72.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:49:36.189Z] #20 72.34 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:49:36.189Z] #20 72.35 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-13T20:49:36.258Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-07-13T20:49:36.258Z] === RUN TestIpcModeNone [2022-07-13T20:49:36.450Z] #20 72.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:49:36.450Z] #20 72.38 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:49:36.450Z] #20 72.40 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:49:36.450Z] #20 72.41 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:49:36.450Z] #20 72.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:49:36.450Z] #20 72.44 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:49:36.450Z] #20 72.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:49:36.517Z] --- PASS: TestIpcModeNone (0.53s) [2022-07-13T20:49:36.517Z] === RUN TestIpcModePrivate [2022-07-13T20:49:36.776Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-13T20:49:37.035Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-13T20:49:37.294Z] --- PASS: TestIpcModePrivate (0.62s) [2022-07-13T20:49:37.294Z] === RUN TestIpcModeShareable [2022-07-13T20:49:37.553Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-07-13T20:49:37.812Z] --- PASS: TestIpcModeShareable (0.55s) [2022-07-13T20:49:37.812Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T20:49:37.841Z] #20 DONE 73.8s [2022-07-13T20:49:37.841Z] [2022-07-13T20:49:37.841Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-13T20:49:37.841Z] #21 sha256:c9ecffb875861eac00daf3761042d4306c6b6f1e989c35eaf1cb7307e30dce1e [2022-07-13T20:49:38.381Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-13T20:49:38.784Z] #21 1.051 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-13T20:49:38.784Z] #21 1.051 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-13T20:49:38.784Z] #21 1.051 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-13T20:49:39.759Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-07-13T20:49:39.759Z] === RUN TestAPIIpcModeHost [2022-07-13T20:49:40.018Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-13T20:49:40.018Z] === RUN TestDaemonIpcModeShareable [2022-07-13T20:49:40.954Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-07-13T20:49:41.214Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2022-07-13T20:49:41.214Z] === RUN TestDaemonIpcModePrivate [2022-07-13T20:49:41.473Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-13T20:49:42.043Z] check_test.go:540: [d48fcd7050006] daemon is not started [2022-07-13T20:49:42.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-13T20:49:42.302Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-07-13T20:49:42.560Z] --- PASS: TestDaemonIpcModePrivate (1.28s) [2022-07-13T20:49:42.560Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T20:49:42.863Z] #77 238.3 AR libcrun_testing.a [2022-07-13T20:49:42.863Z] #77 238.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:49:43.124Z] #77 238.4 CCLD tests/tests_libcrun_utils [2022-07-13T20:49:43.124Z] #77 238.4 CCLD tests/tests_libcrun_errors [2022-07-13T20:49:43.124Z] #77 238.5 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:49:43.124Z] #77 238.6 CCLD libcrun.la [2022-07-13T20:49:43.497Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-07-13T20:49:43.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-13T20:49:43.756Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-07-13T20:49:43.756Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T20:49:44.505Z] #77 239.9 CCLD crun [2022-07-13T20:49:44.647Z] #21 1.549 Reading package lists... [2022-07-13T20:49:45.075Z] #77 240.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:49:45.076Z] #77 240.6 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:49:45.076Z] #77 240.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:49:45.076Z] #77 240.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:49:45.076Z] #77 240.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:49:45.076Z] #77 240.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:49:45.135Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: true, mustBeShared: true [2022-07-13T20:49:45.135Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-07-13T20:49:45.135Z] === RUN TestIpcModeOlderClient [2022-07-13T20:49:45.336Z] #77 240.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:49:45.336Z] #77 240.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:49:45.336Z] #77 240.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:49:45.336Z] #77 241.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 [2022-07-13T20:49:45.395Z] === PAUSE TestIpcModeOlderClient [2022-07-13T20:49:45.395Z] === RUN TestKillContainerInvalidSignal [2022-07-13T20:49:45.596Z] #77 241.0 ---------------------------------------------------------------------- [2022-07-13T20:49:45.596Z] #77 241.0 Libraries have been installed in: [2022-07-13T20:49:45.596Z] #77 241.0 /usr/local/lib [2022-07-13T20:49:45.596Z] #77 241.0 [2022-07-13T20:49:45.596Z] #77 241.0 If you ever happen to want to link against installed libraries [2022-07-13T20:49:45.596Z] #77 241.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:49:45.596Z] #77 241.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:49:45.596Z] #77 241.0 flag during linking and do at least one of the following: [2022-07-13T20:49:45.596Z] #77 241.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:49:45.596Z] #77 241.0 during execution [2022-07-13T20:49:45.596Z] #77 241.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:49:45.596Z] #77 241.0 during linking [2022-07-13T20:49:45.596Z] #77 241.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:49:45.596Z] #77 241.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:49:45.596Z] #77 241.0 [2022-07-13T20:49:45.596Z] #77 241.0 See any operating system documentation about shared libraries for [2022-07-13T20:49:45.596Z] #77 241.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:49:45.596Z] #77 241.0 ---------------------------------------------------------------------- [2022-07-13T20:49:45.596Z] #77 241.0 /bin/mkdir -p '/build' [2022-07-13T20:49:45.596Z] #77 241.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:49:45.596Z] #77 241.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:49:45.596Z] #77 241.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:49:45.596Z] #77 241.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:49:45.596Z] #77 241.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:49:45.596Z] #77 DONE 241.2s [2022-07-13T20:49:45.596Z] [2022-07-13T20:49:45.596Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:49:45.596Z] #60 sha256:8a5eb9b183a15ae5433f6730a185b9ffffca36641df6b9a205b5b269eaf57ae4 [2022-07-13T20:49:46.332Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2022-07-13T20:49:46.332Z] === RUN TestKillContainer [2022-07-13T20:49:46.332Z] === RUN TestKillContainer/no_signal [2022-07-13T20:49:46.332Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-13T20:49:46.591Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T20:49:47.881Z] #64 325.1 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:49:47.881Z] #64 325.1 /usr/bin/ld: /tmp/go-link-1004220199/000019.o: in function `New': [2022-07-13T20:49:47.881Z] #64 325.1 /tmp/tmp.pOBgn4CyfT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-13T20:49:47.881Z] #64 325.1 + bin/containerd-stress [2022-07-13T20:49:47.881Z] #64 326.2 + bin/containerd-shim [2022-07-13T20:49:47.969Z] === RUN TestKillContainer/killing_signal [2022-07-13T20:49:47.969Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-13T20:49:48.848Z] #21 6.292 Reading package lists... [2022-07-13T20:49:48.906Z] --- PASS: TestKillContainer (2.68s) [2022-07-13T20:49:48.906Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-07-13T20:49:48.906Z] --- PASS: TestKillContainer/non_killing_signal (1.05s) [2022-07-13T20:49:48.906Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-07-13T20:49:48.906Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T20:49:48.906Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T20:49:49.473Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T20:49:49.789Z] #21 10.97 Building dependency tree... [2022-07-13T20:49:49.789Z] #21 12.05 Reading state information... [2022-07-13T20:49:50.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2022-07-13T20:49:50.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2022-07-13T20:49:50.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-13T20:49:50.412Z] === RUN TestKillStoppedContainer [2022-07-13T20:49:50.412Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-13T20:49:50.412Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T20:49:50.412Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-13T20:49:50.412Z] === RUN TestKillDifferentUserContainer [2022-07-13T20:49:50.730Z] #21 13.22 The following additional packages will be installed: [2022-07-13T20:49:51.097Z] #21 13.22 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-13T20:49:51.097Z] #21 13.22 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-13T20:49:51.097Z] #21 13.22 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-13T20:49:51.097Z] #21 13.22 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-13T20:49:51.097Z] #21 13.22 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-13T20:49:51.097Z] #21 13.23 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-13T20:49:51.097Z] #21 13.23 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-13T20:49:51.097Z] #21 13.25 Suggested packages: [2022-07-13T20:49:51.097Z] #21 13.25 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-13T20:49:51.097Z] #21 13.25 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-13T20:49:51.097Z] #21 13.25 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-13T20:49:51.097Z] #21 13.25 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-13T20:49:51.097Z] #21 13.25 seccomp:ppc64el seccomp:s390x [2022-07-13T20:49:51.097Z] #21 13.25 Recommended packages: [2022-07-13T20:49:51.097Z] #21 13.25 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-13T20:49:51.097Z] #21 13.25 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-13T20:49:51.097Z] #21 13.25 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-13T20:49:51.097Z] #21 13.25 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-13T20:49:51.357Z] #21 13.68 The following NEW packages will be installed: [2022-07-13T20:49:51.357Z] #21 13.69 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-13T20:49:51.357Z] #21 13.69 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-13T20:49:51.357Z] #21 13.69 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-13T20:49:51.357Z] #21 13.69 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-13T20:49:51.357Z] #21 13.69 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-13T20:49:51.357Z] #21 13.69 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-13T20:49:51.357Z] #21 13.69 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-13T20:49:51.357Z] #21 13.69 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-13T20:49:51.357Z] #21 13.69 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-13T20:49:51.357Z] #21 13.69 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-13T20:49:51.357Z] #21 13.70 libseccomp2:ppc64el libseccomp2:s390x [2022-07-13T20:49:51.617Z] #21 14.05 0 upgraded, 40 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:49:51.617Z] #21 14.05 Need to get 15.9 MB of archives. [2022-07-13T20:49:51.617Z] #21 14.05 After this operation, 73.0 MB of additional disk space will be used. [2022-07-13T20:49:51.617Z] #21 14.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-13T20:49:51.617Z] #21 14.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-13T20:49:51.617Z] #21 14.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-13T20:49:51.617Z] #21 14.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-13T20:49:51.617Z] #21 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-13T20:49:51.617Z] #21 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-13T20:49:51.877Z] #21 14.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-13T20:49:51.877Z] #21 14.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-13T20:49:51.877Z] #21 14.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-13T20:49:51.877Z] #21 14.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-13T20:49:51.877Z] #21 14.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-13T20:49:51.877Z] #21 14.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-13T20:49:51.877Z] #21 14.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-13T20:49:51.877Z] #21 14.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-13T20:49:51.877Z] #21 14.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-13T20:49:51.877Z] #21 14.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-13T20:49:51.877Z] #21 14.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-13T20:49:51.877Z] #21 14.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-13T20:49:51.877Z] #21 14.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-13T20:49:51.877Z] #21 14.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-13T20:49:51.877Z] #21 14.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-13T20:49:51.877Z] #21 14.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-13T20:49:51.877Z] #21 14.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-13T20:49:51.877Z] #21 14.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-13T20:49:51.877Z] #21 14.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-13T20:49:51.877Z] #21 14.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-13T20:49:51.877Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-13T20:49:51.877Z] #21 14.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-13T20:49:51.877Z] #21 14.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-13T20:49:51.877Z] #21 14.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-13T20:49:51.877Z] #21 14.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-13T20:49:51.877Z] #21 14.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-13T20:49:51.877Z] #21 14.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-13T20:49:51.877Z] #21 14.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-13T20:49:51.877Z] #21 14.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-13T20:49:51.877Z] #21 14.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-13T20:49:51.877Z] #21 14.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-13T20:49:51.877Z] #21 14.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-13T20:49:51.877Z] #21 14.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-13T20:49:51.877Z] #21 14.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-13T20:49:51.880Z] --- PASS: TestKillDifferentUserContainer (1.21s) [2022-07-13T20:49:51.880Z] === RUN TestInspectOomKilledTrue [2022-07-13T20:49:51.880Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:49:51.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-13T20:49:51.880Z] === RUN TestInspectOomKilledFalse [2022-07-13T20:49:51.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:49:51.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-13T20:49:51.880Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T20:49:52.139Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-07-13T20:49:52.139Z] === RUN TestLinksContainerNames [2022-07-13T20:49:52.448Z] #21 14.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:49:52.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-13T20:49:52.708Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-13T20:49:52.709Z] #21 14.96 Fetched 15.9 MB in 1s (30.2 MB/s) [2022-07-13T20:49:52.709Z] #21 14.99 Selecting previously unselected package gcc-10-base:armel. [2022-07-13T20:49:52.709Z] #21 14.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 ... 38557 files and directories currently installed.) [2022-07-13T20:49:52.709Z] #21 15.03 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-13T20:49:52.709Z] #21 15.04 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-13T20:49:52.969Z] #21 15.09 Selecting previously unselected package gcc-10-base:armhf. [2022-07-13T20:49:52.969Z] #21 15.09 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-13T20:49:52.969Z] #21 15.10 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-13T20:49:52.969Z] #21 15.15 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-13T20:49:52.969Z] #21 15.16 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-13T20:49:52.969Z] #21 15.16 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-13T20:49:52.969Z] #21 15.21 Selecting previously unselected package gcc-10-base:s390x. [2022-07-13T20:49:52.969Z] #21 15.21 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-13T20:49:52.969Z] #21 15.22 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-13T20:49:52.969Z] #21 15.28 Selecting previously unselected package gcc-10-base:arm64. [2022-07-13T20:49:52.969Z] #21 15.28 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-13T20:49:52.969Z] #21 15.28 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-13T20:49:52.969Z] #21 15.34 Selecting previously unselected package libgcc-s1:armel. [2022-07-13T20:49:53.231Z] #21 15.35 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-13T20:49:53.231Z] #21 15.36 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-13T20:49:53.231Z] #21 15.41 Selecting previously unselected package libcrypt1:armel. [2022-07-13T20:49:53.231Z] #21 15.42 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-13T20:49:53.231Z] #21 15.43 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-13T20:49:53.231Z] #21 15.53 Selecting previously unselected package libc6:armel. [2022-07-13T20:49:53.231Z] #21 15.53 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-13T20:49:53.277Z] --- PASS: TestLinksContainerNames (1.22s) [2022-07-13T20:49:53.277Z] === RUN TestLogsFollowTailEmpty [2022-07-13T20:49:53.492Z] #21 15.71 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-13T20:49:53.537Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-13T20:49:53.537Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-13T20:49:53.537Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-13T20:49:53.752Z] #21 16.14 Selecting previously unselected package libapparmor1:armel. [2022-07-13T20:49:53.752Z] #21 16.15 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-13T20:49:53.752Z] #21 16.16 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-13T20:49:53.752Z] #21 16.21 Selecting previously unselected package libapparmor-dev:armel. [2022-07-13T20:49:54.013Z] #21 16.22 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-13T20:49:54.013Z] #21 16.22 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-13T20:49:54.013Z] #21 16.29 Selecting previously unselected package libgcc-s1:arm64. [2022-07-13T20:49:54.013Z] #21 16.29 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-13T20:49:54.013Z] #21 16.30 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-13T20:49:54.013Z] #21 16.35 Selecting previously unselected package libcrypt1:arm64. [2022-07-13T20:49:54.013Z] #21 16.35 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-13T20:49:54.013Z] #21 16.36 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-13T20:49:54.013Z] #21 16.44 Selecting previously unselected package libc6:arm64. [2022-07-13T20:49:54.105Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-07-13T20:49:54.105Z] === RUN TestLogs [2022-07-13T20:49:54.105Z] === RUN TestLogs/driver_local [2022-07-13T20:49:54.105Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:49:54.105Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:49:54.105Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T20:49:54.105Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T20:49:54.105Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T20:49:54.105Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T20:49:54.105Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:49:54.105Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:49:54.105Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:49:54.105Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:49:54.105Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:49:54.105Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:49:54.105Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:49:54.105Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:49:54.105Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T20:49:54.105Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:49:54.105Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T20:49:54.105Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:49:54.274Z] #21 16.45 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-13T20:49:54.274Z] #21 16.61 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-13T20:49:54.364Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-13T20:49:54.419Z] #64 337.2 + bin/containerd-shim-runc-v1 [2022-07-13T20:49:54.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-13T20:49:54.794Z] #21 17.03 Selecting previously unselected package libapparmor1:arm64. [2022-07-13T20:49:54.794Z] #21 17.04 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-13T20:49:54.794Z] #21 17.04 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:49:54.794Z] #21 17.09 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-13T20:49:54.794Z] #21 17.10 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-13T20:49:54.794Z] #21 17.10 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:49:55.055Z] #21 17.17 Selecting previously unselected package libgcc-s1:s390x. [2022-07-13T20:49:55.055Z] #21 17.18 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-13T20:49:55.055Z] #21 17.18 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-13T20:49:55.055Z] #21 17.23 Selecting previously unselected package libcrypt1:s390x. [2022-07-13T20:49:55.055Z] #21 17.24 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-13T20:49:55.055Z] #21 17.25 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-13T20:49:55.055Z] #21 17.34 Selecting previously unselected package libc6:s390x. [2022-07-13T20:49:55.055Z] #21 17.34 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-13T20:49:55.192Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-13T20:49:55.315Z] #21 17.53 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-13T20:49:55.576Z] #21 17.95 Selecting previously unselected package libapparmor1:s390x. [2022-07-13T20:49:55.576Z] #21 17.95 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-13T20:49:55.576Z] #21 17.96 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-13T20:49:55.576Z] #21 18.01 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-13T20:49:55.576Z] #21 18.02 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-13T20:49:55.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-13T20:49:55.836Z] #21 18.02 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-13T20:49:55.836Z] #21 18.10 Selecting previously unselected package libgcc-s1:armhf. [2022-07-13T20:49:55.836Z] #21 18.10 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-13T20:49:55.836Z] #21 18.11 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-13T20:49:55.836Z] #21 18.16 Selecting previously unselected package libcrypt1:armhf. [2022-07-13T20:49:55.836Z] #21 18.16 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-13T20:49:55.836Z] #21 18.18 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-13T20:49:55.836Z] #21 18.27 Selecting previously unselected package libc6:armhf. [2022-07-13T20:49:56.022Z] === RUN TestLogs/driver_json-file [2022-07-13T20:49:56.022Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:49:56.022Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:49:56.022Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:49:56.022Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:49:56.022Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:49:56.022Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:49:56.022Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:49:56.022Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:49:56.022Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:49:56.022Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:49:56.022Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:49:56.022Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:49:56.022Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:49:56.022Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:49:56.022Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:49:56.022Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:49:56.022Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:49:56.022Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:49:56.097Z] #21 18.27 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-13T20:49:56.097Z] #21 18.44 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-13T20:49:56.282Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-13T20:49:56.666Z] #21 18.86 Selecting previously unselected package libapparmor1:armhf. [2022-07-13T20:49:56.666Z] #21 18.87 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-13T20:49:56.666Z] #21 18.87 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-13T20:49:56.666Z] #21 18.93 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-13T20:49:56.666Z] #21 18.93 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-13T20:49:56.666Z] #21 18.94 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-13T20:49:56.666Z] #21 19.00 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-13T20:49:56.666Z] #21 19.01 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-13T20:49:56.666Z] #21 19.02 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-13T20:49:56.666Z] #21 19.06 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-13T20:49:56.666Z] #21 19.07 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-13T20:49:56.666Z] #21 19.08 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-13T20:49:56.917Z] #64 281.9 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:49:56.917Z] #64 281.9 /usr/bin/ld: /tmp/go-link-1772350533/000019.o: in function `New': [2022-07-13T20:49:56.917Z] #64 281.9 /tmp/tmp.1t9QxRtZ86/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-13T20:49:56.917Z] #64 282.0 + bin/containerd-stress [2022-07-13T20:49:56.917Z] #64 283.1 + bin/containerd-shim [2022-07-13T20:49:56.926Z] #21 19.17 Selecting previously unselected package libc6:ppc64el. [2022-07-13T20:49:56.926Z] #21 19.18 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-13T20:49:57.187Z] #21 19.43 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-13T20:49:57.221Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-13T20:49:57.758Z] #21 20.08 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-13T20:49:57.758Z] #21 20.08 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-13T20:49:57.758Z] #21 20.10 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-13T20:49:57.758Z] #21 20.15 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-13T20:49:57.758Z] #21 20.16 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-13T20:49:57.758Z] #21 20.17 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-13T20:49:57.758Z] #21 20.24 Selecting previously unselected package libseccomp2:s390x. [2022-07-13T20:49:57.758Z] #21 20.24 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-13T20:49:57.758Z] #21 20.25 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.019Z] #21 20.30 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-13T20:49:58.019Z] #21 20.31 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-13T20:49:58.019Z] #21 20.31 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.019Z] #21 20.39 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-13T20:49:58.019Z] #21 20.39 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-13T20:49:58.158Z] --- PASS: TestLogs (4.00s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.13s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.21s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.56s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.75s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.89s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.99s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.05s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.52s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.52s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.55s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.86s) [2022-07-13T20:49:58.158Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.99s) [2022-07-13T20:49:58.158Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T20:49:58.158Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-13T20:49:58.279Z] #21 20.39 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.279Z] #21 20.44 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-13T20:49:58.279Z] #21 20.44 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-13T20:49:58.279Z] #21 20.45 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.279Z] #21 20.52 Selecting previously unselected package libseccomp2:armhf. [2022-07-13T20:49:58.279Z] #21 20.53 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-13T20:49:58.279Z] #21 20.53 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.279Z] #21 20.57 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-13T20:49:58.279Z] #21 20.58 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-13T20:49:58.279Z] #21 20.58 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.279Z] #21 20.64 Selecting previously unselected package libseccomp2:armel. [2022-07-13T20:49:58.279Z] #21 20.65 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-13T20:49:58.279Z] #21 20.65 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.279Z] #21 20.69 Selecting previously unselected package libseccomp-dev:armel. [2022-07-13T20:49:58.279Z] #21 20.70 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-13T20:49:58.279Z] #21 20.71 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.539Z] #21 20.77 Selecting previously unselected package libseccomp2:arm64. [2022-07-13T20:49:58.539Z] #21 20.78 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:49:58.539Z] #21 20.78 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.539Z] #21 20.83 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-13T20:49:58.539Z] #21 20.83 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:49:58.539Z] #21 20.84 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:49:58.539Z] #21 20.94 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-13T20:49:58.539Z] #21 20.95 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-13T20:49:58.539Z] #21 20.96 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-13T20:49:58.539Z] #21 20.97 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-13T20:49:58.539Z] #21 20.99 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-13T20:49:58.539Z] #21 21.00 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-13T20:49:58.539Z] #21 21.02 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-13T20:49:58.539Z] #21 21.03 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-13T20:49:58.726Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/default [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/private [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/slave [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/shared [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/default [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/private [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/slave [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/shared [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:49:58.726Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:49:58.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:49:58.726Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-13T20:49:58.726Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-13T20:49:58.726Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T20:49:58.799Z] #21 21.04 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-13T20:49:58.799Z] #21 21.06 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-13T20:49:58.799Z] #21 21.07 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-13T20:49:58.799Z] #21 21.08 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-13T20:49:58.799Z] #21 21.09 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-13T20:49:58.799Z] #21 21.11 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-13T20:49:58.799Z] #21 21.12 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-13T20:49:58.799Z] #21 21.13 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-13T20:49:58.985Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-13T20:49:58.985Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-13T20:49:58.985Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-13T20:49:59.457Z] #64 291.9 + bin/containerd-shim-runc-v1 [2022-07-13T20:49:59.922Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-13T20:50:00.181Z] #21 22.35 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-13T20:50:00.694Z] #60 ... [2022-07-13T20:50:00.694Z] [2022-07-13T20:50:00.694Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:50:00.694Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:00.694Z] #55 308.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:50:00.861Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-13T20:50:00.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-13T20:50:00.861Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2022-07-13T20:50:00.861Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T20:50:00.963Z] #64 343.4 + bin/containerd-shim-runc-v2 [2022-07-13T20:50:00.963Z] #64 344.2 + binaries [2022-07-13T20:50:00.963Z] #64 344.2 + install -D bin/containerd /build/containerd [2022-07-13T20:50:00.963Z] #64 344.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:50:00.963Z] #64 344.2 + install -D bin/ctr /build/ctr [2022-07-13T20:50:01.268Z] #55 DONE 309.3s [2022-07-13T20:50:01.268Z] [2022-07-13T20:50:01.268Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:50:01.268Z] #60 sha256:8a5eb9b183a15ae5433f6730a185b9ffffca36641df6b9a205b5b269eaf57ae4 [2022-07-13T20:50:01.268Z] #60 181.8 + mkdir -p /build [2022-07-13T20:50:01.268Z] #60 181.8 + cp runc /build/runc [2022-07-13T20:50:01.268Z] #60 DONE 182.1s [2022-07-13T20:50:01.268Z] [2022-07-13T20:50:01.268Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:50:01.268Z] #64 sha256:2e5bb67e154517248a52c00a42482529f04c2be8a9e237caa32129a5c4834d9f [2022-07-13T20:50:01.430Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2022-07-13T20:50:01.430Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T20:50:01.565Z] #21 23.58 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-13T20:50:01.997Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2022-07-13T20:50:01.998Z] === RUN TestNetworkNat [2022-07-13T20:50:02.565Z] --- PASS: TestNetworkNat (0.64s) [2022-07-13T20:50:02.565Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T20:50:02.949Z] #21 24.90 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-13T20:50:03.133Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2022-07-13T20:50:03.133Z] === RUN TestNetworkLoopbackNat [2022-07-13T20:50:03.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-13T20:50:03.888Z] #21 26.11 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-13T20:50:04.227Z] #64 DONE 347.4s [2022-07-13T20:50:04.335Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-13T20:50:04.563Z] #64 ... [2022-07-13T20:50:04.563Z] [2022-07-13T20:50:04.563Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:50:04.563Z] #56 sha256:959d8c09c0b8911d77f747ead0508c6dec41d95bfe213b4c991f8816673a424f [2022-07-13T20:50:04.741Z] #64 297.0 + bin/containerd-shim-runc-v2 [2022-07-13T20:50:04.795Z] [2022-07-13T20:50:04.795Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:50:04.795Z] #65 sha256:07b0a7b58ea83719c1931717e8ef0a3a042e498d7f038257684d2e82f812d225 [2022-07-13T20:50:04.823Z] #56 DONE 0.2s [2022-07-13T20:50:04.823Z] [2022-07-13T20:50:04.823Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:50:04.823Z] #58 sha256:158f104589331a10b7a29b52224a7692336ecabf555af4222f3f342627e520da [2022-07-13T20:50:04.902Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-13T20:50:05.083Z] #58 DONE 0.1s [2022-07-13T20:50:05.084Z] [2022-07-13T20:50:05.084Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:50:05.084Z] #61 sha256:1f8a99ab0c46b5bfc9d40fc50d8d96b9595034218ac6cce3716499745ea8c646 [2022-07-13T20:50:05.084Z] #61 DONE 0.2s [2022-07-13T20:50:05.084Z] [2022-07-13T20:50:05.084Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:50:05.084Z] #64 sha256:2e5bb67e154517248a52c00a42482529f04c2be8a9e237caa32129a5c4834d9f [2022-07-13T20:50:05.272Z] #21 27.34 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.35 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.37 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.38 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.39 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.40 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.43 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.44 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.45 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.47 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.48 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.50 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.51 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.52 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.53 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-13T20:50:05.272Z] #21 27.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.57 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.58 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.59 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.272Z] #21 27.61 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:50:05.310Z] #64 297.8 + binaries [2022-07-13T20:50:05.310Z] #64 297.8 + install -D bin/containerd /build/containerd [2022-07-13T20:50:05.310Z] #64 297.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:50:05.310Z] #64 297.8 + install -D bin/ctr /build/ctr [2022-07-13T20:50:05.532Z] #21 27.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:50:05.533Z] #21 DONE 27.9s [2022-07-13T20:50:05.533Z] [2022-07-13T20:50:05.533Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:50:05.533Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:50:05.721Z] #65 DONE 0.9s [2022-07-13T20:50:05.721Z] [2022-07-13T20:50:05.721Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:50:05.721Z] #70 sha256:82d2c3c6de14f54637f37606a66b7af3477e27ec459046183d059746bc855426 [2022-07-13T20:50:05.793Z] #71 ... [2022-07-13T20:50:05.793Z] [2022-07-13T20:50:05.793Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:50:05.793Z] #66 sha256:1418fc63330882bc8aafbd2a802835c78d6bc020ba05162013217d33e33f2c49 [2022-07-13T20:50:05.793Z] #66 DONE 0.1s [2022-07-13T20:50:05.793Z] [2022-07-13T20:50:05.793Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:50:05.793Z] #22 sha256:11ca62e706b6ed76e228733d5134e0b5d242f06e032b81a2c36fa5e0f54ef94e [2022-07-13T20:50:05.839Z] --- PASS: TestNetworkLoopbackNat (2.71s) [2022-07-13T20:50:05.839Z] === RUN TestPause [2022-07-13T20:50:05.977Z] #70 DONE 0.2s [2022-07-13T20:50:05.977Z] [2022-07-13T20:50:05.977Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:50:05.977Z] #75 sha256:9ac85ddc511e97660aed74f6a347a5875667eb3482ec068bb3d46a1ae8a899f8 [2022-07-13T20:50:06.738Z] #22 DONE 1.3s [2022-07-13T20:50:06.738Z] [2022-07-13T20:50:06.738Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:50:06.738Z] #67 sha256:5ab0e7a12656342f2c6b36e0226e975f7abb6fde6a7e508d2af3051de405f288 [2022-07-13T20:50:06.738Z] #67 1.056 + RM_GOPATH=0 [2022-07-13T20:50:06.738Z] #67 1.056 + TMP_GOPATH= [2022-07-13T20:50:06.738Z] #67 1.056 + : /build [2022-07-13T20:50:06.738Z] #67 1.056 + '[' -z '' ']' [2022-07-13T20:50:06.738Z] #67 1.057 ++ mktemp -d [2022-07-13T20:50:06.738Z] #67 1.061 + export GOPATH=/tmp/tmp.ot2Ny8Sus8 [2022-07-13T20:50:06.738Z] #67 1.061 + GOPATH=/tmp/tmp.ot2Ny8Sus8 [2022-07-13T20:50:06.738Z] #67 1.061 + RM_GOPATH=1 [2022-07-13T20:50:06.738Z] #67 1.061 + case "$(go env GOARCH)" in [2022-07-13T20:50:06.738Z] #67 1.062 ++ go env GOARCH [2022-07-13T20:50:06.738Z] #67 1.071 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:50:06.738Z] #67 1.071 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:50:06.738Z] #67 1.072 ++ dirname /install.sh [2022-07-13T20:50:06.738Z] #67 1.073 + dir=/ [2022-07-13T20:50:06.738Z] #67 1.073 + bin=runc [2022-07-13T20:50:06.738Z] #67 1.073 + shift [2022-07-13T20:50:06.738Z] #67 1.073 + '[' '!' -f //runc.installer ']' [2022-07-13T20:50:06.738Z] #67 1.073 + . //runc.installer [2022-07-13T20:50:06.738Z] #67 1.073 ++ set -e [2022-07-13T20:50:06.738Z] #67 1.073 ++ : v1.1.2 [2022-07-13T20:50:06.738Z] #67 1.074 + install_runc [2022-07-13T20:50:06.738Z] #67 1.074 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:50:06.738Z] #67 1.074 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:50:06.738Z] #67 1.074 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:50:06.738Z] #67 1.074 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ot2Ny8Sus8/src/github.com/opencontainers/runc [2022-07-13T20:50:06.738Z] #67 1.075 Cloning into '/tmp/tmp.ot2Ny8Sus8/src/github.com/opencontainers/runc'... [2022-07-13T20:50:06.776Z] --- PASS: TestPause (0.71s) [2022-07-13T20:50:06.776Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T20:50:06.776Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T20:50:06.776Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T20:50:06.776Z] === RUN TestPauseStopPausedContainer [2022-07-13T20:50:06.903Z] #75 DONE 1.0s [2022-07-13T20:50:06.903Z] [2022-07-13T20:50:06.903Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:50:06.903Z] #78 sha256:bd3dea6c2758835c6650de02db3f7fe26a6d1fe61ecc98821d0869d32b31fba6 [2022-07-13T20:50:06.903Z] #78 DONE 0.0s [2022-07-13T20:50:07.159Z] [2022-07-13T20:50:07.159Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:50:07.159Z] #79 sha256:149c3c5916046ec3123e8e04bf57472c8e5f2461f4f5c1647aca4a69bc349840 [2022-07-13T20:50:07.159Z] #79 DONE 0.0s [2022-07-13T20:50:07.159Z] [2022-07-13T20:50:07.159Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:50:07.159Z] #80 sha256:00be6be3a808b76fc4f6af70fd4f672be91013b62b89edee1d52307f2861e99c [2022-07-13T20:50:07.159Z] #80 DONE 0.0s [2022-07-13T20:50:07.159Z] [2022-07-13T20:50:07.159Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:50:07.159Z] #81 sha256:798a8fdfaa6eb5726b26918a346302e1b3d47671fee96a425424d0cd70241a90 [2022-07-13T20:50:07.218Z] #64 DONE 299.9s [2022-07-13T20:50:07.343Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2022-07-13T20:50:07.344Z] === RUN TestPidHost [2022-07-13T20:50:07.344Z] check_test.go:540: [d5eb8533b962c] daemon is not started [2022-07-13T20:50:07.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-13T20:50:08.120Z] #67 ... [2022-07-13T20:50:08.121Z] [2022-07-13T20:50:08.121Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-13T20:50:08.121Z] #23 sha256:e91a2f4b3e3f490d90280cdba29a3e19ad36d1ca21a9ea4f72f5eedaaa216aa9 [2022-07-13T20:50:08.121Z] #23 DONE 1.0s [2022-07-13T20:50:08.121Z] [2022-07-13T20:50:08.121Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:50:08.121Z] #24 sha256:1f52a34490b4246e5d5ad7612a3503869be6b1cb7e738e81530451f13963b87b [2022-07-13T20:50:08.157Z] [2022-07-13T20:50:08.157Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:50:08.157Z] #65 sha256:9653b5c68171776a1b964b1a70b40d2c306e80b88f2726827fd502dbb29e7e30 [2022-07-13T20:50:08.690Z] #24 0.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:50:08.691Z] #24 DONE 0.9s [2022-07-13T20:50:08.691Z] [2022-07-13T20:50:08.691Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:50:08.691Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:50:08.721Z] --- PASS: TestPidHost (1.17s) [2022-07-13T20:50:08.721Z] === RUN TestPsFilter [2022-07-13T20:50:08.721Z] --- PASS: TestPsFilter (0.11s) [2022-07-13T20:50:08.721Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T20:50:08.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-13T20:50:08.951Z] #71 ... [2022-07-13T20:50:08.951Z] [2022-07-13T20:50:08.951Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:50:08.951Z] #25 sha256:3e29e0482499b882b939b50451c702bdf5e01c16366a2d0b1463a112507a348d [2022-07-13T20:50:08.981Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2022-07-13T20:50:08.981Z] === RUN TestRemoveContainerWithVolume [2022-07-13T20:50:09.098Z] #65 DONE 0.8s [2022-07-13T20:50:09.098Z] [2022-07-13T20:50:09.098Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:50:09.098Z] #70 sha256:86f6c406f19f0f5189b9ca2434c30da9210f49752b6db6519893802781a50992 [2022-07-13T20:50:09.280Z] #64 273.8 + bin/containerd [2022-07-13T20:50:09.357Z] #70 DONE 0.2s [2022-07-13T20:50:09.357Z] [2022-07-13T20:50:09.357Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:50:09.357Z] #75 sha256:79491b91c7c6b927e5ea7e684903ce124c57fb6716ccf0f958cd9671db82268f [2022-07-13T20:50:09.548Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-13T20:50:09.807Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-07-13T20:50:09.807Z] === RUN TestRemoveContainerRunning [2022-07-13T20:50:09.893Z] #25 DONE 0.9s [2022-07-13T20:50:09.893Z] [2022-07-13T20:50:09.893Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:50:09.893Z] #26 sha256:9a5f5ccff98634b86bd4081fa845a509d0429bf738b941d0b7aef35da6ed12ba [2022-07-13T20:50:10.299Z] #75 DONE 0.9s [2022-07-13T20:50:10.299Z] [2022-07-13T20:50:10.299Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:50:10.299Z] #78 sha256:fbb12a7052d15779ff1d12d6efc7bcdcc9a9c795a95f677ef3fce3e3e937dbc3 [2022-07-13T20:50:10.299Z] #78 DONE 0.0s [2022-07-13T20:50:10.299Z] [2022-07-13T20:50:10.299Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:50:10.299Z] #79 sha256:e71faeadc82b0a516bf0275d064c66b623c67217593caf0dbad2617d830bca2f [2022-07-13T20:50:10.299Z] #79 DONE 0.0s [2022-07-13T20:50:10.299Z] [2022-07-13T20:50:10.299Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:50:10.299Z] #80 sha256:e70200999f747c82008774cfce5919dd331d19f6ac719310d6513c86c2fe8e6b [2022-07-13T20:50:10.299Z] #80 DONE 0.0s [2022-07-13T20:50:10.299Z] [2022-07-13T20:50:10.299Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:50:10.299Z] #81 sha256:198cbadbdc6f3c813c1dd6ebb11b24460bda389ca812dfacb17ec34c2b2ee62d [2022-07-13T20:50:10.375Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-13T20:50:10.375Z] --- PASS: TestRemoveContainerRunning (0.70s) [2022-07-13T20:50:10.375Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T20:50:10.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-13T20:50:10.924Z] #26 DONE 1.0s [2022-07-13T20:50:10.925Z] [2022-07-13T20:50:10.925Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:50:10.925Z] #67 sha256:5ab0e7a12656342f2c6b36e0226e975f7abb6fde6a7e508d2af3051de405f288 [2022-07-13T20:50:10.925Z] #67 ... [2022-07-13T20:50:10.925Z] [2022-07-13T20:50:10.925Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:50:10.925Z] #27 sha256:140e426a794a3535fd7b75c42914df66b5aa40b319bd99d587da6e476733fb4f [2022-07-13T20:50:11.202Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-07-13T20:50:11.202Z] === RUN TestRemoveInvalidContainer [2022-07-13T20:50:11.202Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-13T20:50:11.202Z] === RUN TestRenameLinkedContainer [2022-07-13T20:50:11.238Z] #81 DONE 0.9s [2022-07-13T20:50:11.239Z] [2022-07-13T20:50:11.239Z] #82 exporting to image [2022-07-13T20:50:11.239Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:50:11.239Z] #82 exporting layers [2022-07-13T20:50:11.325Z] #81 DONE 4.2s [2022-07-13T20:50:11.325Z] [2022-07-13T20:50:11.325Z] #82 exporting to image [2022-07-13T20:50:11.325Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:50:11.325Z] #82 exporting layers [2022-07-13T20:50:11.770Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-13T20:50:11.886Z] #27 DONE 1.1s [2022-07-13T20:50:11.886Z] [2022-07-13T20:50:11.887Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:50:11.887Z] #28 sha256:971cd5e5bd70385368a7e97591e2986ce0f989bb7f8fe1f92c09da687ae5ccf8 [2022-07-13T20:50:12.825Z] #28 1.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:50:12.825Z] #28 1.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:50:13.085Z] #28 1.085 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:50:13.085Z] #28 1.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:50:13.345Z] #28 1.533 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:50:13.605Z] #28 1.804 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:50:13.865Z] #28 2.023 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:50:14.125Z] #28 2.314 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:50:14.305Z] --- PASS: TestRenameLinkedContainer (2.70s) [2022-07-13T20:50:14.305Z] === RUN TestRenameStoppedContainer [2022-07-13T20:50:14.384Z] #28 2.532 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:50:14.535Z] #82 exporting layers 3.2s done [2022-07-13T20:50:14.535Z] #82 writing image sha256:8dd25f22151467a2ab143393b2c6df3a8c725b6e44a7dcc293fb4bbd5f2cc8c8 done [2022-07-13T20:50:14.535Z] #82 naming to docker.io/library/docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf done [2022-07-13T20:50:14.535Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [2022-07-13T20:50:14.564Z] --- PASS: TestRenameStoppedContainer (0.63s) [2022-07-13T20:50:14.564Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-13T20:50:14.652Z] #28 2.759 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:50:14.652Z] #28 2.771 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:50:14.652Z] #28 2.772 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:50:14.652Z] #28 2.772 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:50:14.652Z] #28 2.772 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:50:14.652Z] #28 2.785 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:50:14.859Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-13T20:50:14.912Z] #28 2.957 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:50:14.912Z] #28 2.966 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:50:14.912Z] #28 2.970 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:50:14.912Z] #28 2.970 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:50:14.912Z] #28 2.971 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:50:14.912Z] #28 2.983 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:50:15.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/test/unit [2022-07-13T20:50:15.944Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2022-07-13T20:50:15.944Z] === RUN TestRenameInvalidName [2022-07-13T20:50:16.204Z] --- PASS: TestRenameInvalidName (0.51s) [2022-07-13T20:50:16.204Z] === RUN TestRenameAnonymousContainer [2022-07-13T20:50:16.532Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-13T20:50:16.532Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-13T20:50:16.532Z] + TESTDIRS=./... [2022-07-13T20:50:16.532Z] + exclude_paths='/vendor/|/integration' [2022-07-13T20:50:16.532Z] ++ go list ./... [2022-07-13T20:50:16.532Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-13T20:50:17.109Z] + pkg_list='github.com/docker/docker/api [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/backend [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/container [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/events [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/filters [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/image [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/mount [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/network [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/registry [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/time [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/versions [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:50:17.109Z] github.com/docker/docker/api/types/volume [2022-07-13T20:50:17.109Z] github.com/docker/docker/builder [2022-07-13T20:50:17.109Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/config [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/debug [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:50:17.110Z] github.com/docker/docker/client [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:50:17.110Z] github.com/docker/docker/container [2022-07-13T20:50:17.110Z] github.com/docker/docker/container/stream [2022-07-13T20:50:17.110Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:50:17.110Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:50:17.110Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/config [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/events [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/exec [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/images [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/links [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/names [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/network [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/stats [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution/utils [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:50:17.110Z] github.com/docker/docker/dockerversion [2022-07-13T20:50:17.110Z] github.com/docker/docker/errdefs [2022-07-13T20:50:17.110Z] github.com/docker/docker/image [2022-07-13T20:50:17.110Z] github.com/docker/docker/image/cache [2022-07-13T20:50:17.110Z] github.com/docker/docker/image/tarexport [2022-07-13T20:50:17.110Z] github.com/docker/docker/image/v1 [2022-07-13T20:50:17.110Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:50:17.110Z] github.com/docker/docker/layer [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/libnetwork/types [2022-07-13T20:50:17.110Z] github.com/docker/docker/oci [2022-07-13T20:50:17.110Z] github.com/docker/docker/oci/caps [2022-07-13T20:50:17.110Z] github.com/docker/docker/opts [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/archive [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/directory [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/platform [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/pools [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/progress [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/signal [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/stack [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/system [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:50:17.110Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:50:17.110Z] github.com/docker/docker/plugin [2022-07-13T20:50:17.110Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:50:17.110Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:50:17.110Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:50:17.110Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:50:17.110Z] github.com/docker/docker/quota [2022-07-13T20:50:17.110Z] github.com/docker/docker/reference [2022-07-13T20:50:17.110Z] github.com/docker/docker/registry [2022-07-13T20:50:17.110Z] github.com/docker/docker/registry/resumable [2022-07-13T20:50:17.110Z] github.com/docker/docker/restartmanager [2022-07-13T20:50:17.110Z] github.com/docker/docker/rootless [2022-07-13T20:50:17.110Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:50:17.110Z] github.com/docker/docker/runconfig [2022-07-13T20:50:17.110Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/environment [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/registry [2022-07-13T20:50:17.110Z] github.com/docker/docker/testutil/request [2022-07-13T20:50:17.110Z] github.com/docker/docker/volume [2022-07-13T20:50:17.110Z] github.com/docker/docker/volume/drivers [2022-07-13T20:50:17.110Z] github.com/docker/docker/volume/local [2022-07-13T20:50:17.110Z] github.com/docker/docker/volume/mounts [2022-07-13T20:50:17.110Z] github.com/docker/docker/volume/service [2022-07-13T20:50:17.110Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:50:17.110Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:50:17.110Z] ++ grep --fixed-strings -v /libnetwork [2022-07-13T20:50:17.110Z] ++ echo 'github.com/docker/docker/api [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/backend [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/container [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/events [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/filters [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/image [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/mount [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/network [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/registry [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/time [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/versions [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:50:17.110Z] github.com/docker/docker/api/types/volume [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:50:17.110Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/config [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/debug [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:50:17.110Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:50:17.110Z] github.com/docker/docker/client [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:50:17.110Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:50:17.110Z] github.com/docker/docker/container [2022-07-13T20:50:17.110Z] github.com/docker/docker/container/stream [2022-07-13T20:50:17.110Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:50:17.110Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:50:17.110Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/config [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/events [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/exec [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/images [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/links [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/names [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/network [2022-07-13T20:50:17.110Z] github.com/docker/docker/daemon/stats [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution/utils [2022-07-13T20:50:17.110Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:50:17.110Z] github.com/docker/docker/dockerversion [2022-07-13T20:50:17.110Z] github.com/docker/docker/errdefs [2022-07-13T20:50:17.110Z] github.com/docker/docker/image [2022-07-13T20:50:17.110Z] github.com/docker/docker/image/cache [2022-07-13T20:50:17.110Z] github.com/docker/docker/image/tarexport [2022-07-13T20:50:17.110Z] github.com/docker/docker/image/v1 [2022-07-13T20:50:17.110Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:50:17.110Z] github.com/docker/docker/layer [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:50:17.110Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:50:17.111Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:50:17.111Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/libnetwork/types [2022-07-13T20:50:17.111Z] github.com/docker/docker/oci [2022-07-13T20:50:17.111Z] github.com/docker/docker/oci/caps [2022-07-13T20:50:17.111Z] github.com/docker/docker/opts [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/archive [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/directory [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/platform [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/pools [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/progress [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/signal [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/stack [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/system [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:50:17.111Z] github.com/docker/docker/plugin [2022-07-13T20:50:17.111Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:50:17.111Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:50:17.111Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:50:17.111Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:50:17.111Z] github.com/docker/docker/quota [2022-07-13T20:50:17.111Z] github.com/docker/docker/reference [2022-07-13T20:50:17.111Z] github.com/docker/docker/registry [2022-07-13T20:50:17.111Z] github.com/docker/docker/registry/resumable [2022-07-13T20:50:17.111Z] github.com/docker/docker/restartmanager [2022-07-13T20:50:17.111Z] github.com/docker/docker/rootless [2022-07-13T20:50:17.111Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:50:17.111Z] github.com/docker/docker/runconfig [2022-07-13T20:50:17.111Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/environment [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/registry [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/request [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/drivers [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/local [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/mounts [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/service [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:50:17.111Z] + base_pkg_list='github.com/docker/docker/api [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/backend [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/container [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/events [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/filters [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/image [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/mount [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/network [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/registry [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/time [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/versions [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/types/volume [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:50:17.111Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:50:17.111Z] github.com/docker/docker/cli [2022-07-13T20:50:17.111Z] github.com/docker/docker/cli/config [2022-07-13T20:50:17.111Z] github.com/docker/docker/cli/debug [2022-07-13T20:50:17.111Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:50:17.111Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:50:17.111Z] github.com/docker/docker/client [2022-07-13T20:50:17.111Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:50:17.111Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:50:17.111Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:50:17.111Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:50:17.111Z] github.com/docker/docker/container [2022-07-13T20:50:17.111Z] github.com/docker/docker/container/stream [2022-07-13T20:50:17.111Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:50:17.111Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:50:17.111Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/config [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/events [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/exec [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/images [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/links [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/names [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/network [2022-07-13T20:50:17.111Z] github.com/docker/docker/daemon/stats [2022-07-13T20:50:17.111Z] github.com/docker/docker/distribution [2022-07-13T20:50:17.111Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:50:17.111Z] github.com/docker/docker/distribution/utils [2022-07-13T20:50:17.111Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:50:17.111Z] github.com/docker/docker/dockerversion [2022-07-13T20:50:17.111Z] github.com/docker/docker/errdefs [2022-07-13T20:50:17.111Z] github.com/docker/docker/image [2022-07-13T20:50:17.111Z] github.com/docker/docker/image/cache [2022-07-13T20:50:17.111Z] github.com/docker/docker/image/tarexport [2022-07-13T20:50:17.111Z] github.com/docker/docker/image/v1 [2022-07-13T20:50:17.111Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:50:17.111Z] github.com/docker/docker/layer [2022-07-13T20:50:17.111Z] github.com/docker/docker/libcontainerd [2022-07-13T20:50:17.111Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:50:17.111Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:50:17.111Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:50:17.111Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:50:17.111Z] github.com/docker/docker/oci [2022-07-13T20:50:17.111Z] github.com/docker/docker/oci/caps [2022-07-13T20:50:17.111Z] github.com/docker/docker/opts [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/archive [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/directory [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/platform [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/pools [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/progress [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/signal [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/stack [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/system [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:50:17.111Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:50:17.111Z] github.com/docker/docker/plugin [2022-07-13T20:50:17.111Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:50:17.111Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:50:17.111Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:50:17.111Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:50:17.111Z] github.com/docker/docker/quota [2022-07-13T20:50:17.111Z] github.com/docker/docker/reference [2022-07-13T20:50:17.111Z] github.com/docker/docker/registry [2022-07-13T20:50:17.111Z] github.com/docker/docker/registry/resumable [2022-07-13T20:50:17.111Z] github.com/docker/docker/restartmanager [2022-07-13T20:50:17.111Z] github.com/docker/docker/rootless [2022-07-13T20:50:17.111Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:50:17.111Z] github.com/docker/docker/runconfig [2022-07-13T20:50:17.111Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/environment [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/registry [2022-07-13T20:50:17.111Z] github.com/docker/docker/testutil/request [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/drivers [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/local [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/mounts [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/service [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:50:17.111Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:50:17.111Z] ++ grep --fixed-strings /libnetwork [2022-07-13T20:50:17.111Z] ++ echo 'github.com/docker/docker/api [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server [2022-07-13T20:50:17.111Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/backend [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/container [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/events [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/filters [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/image [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/mount [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/network [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/registry [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/time [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/versions [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:50:17.112Z] github.com/docker/docker/api/types/volume [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:50:17.112Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:50:17.112Z] github.com/docker/docker/cli [2022-07-13T20:50:17.112Z] github.com/docker/docker/cli/config [2022-07-13T20:50:17.112Z] github.com/docker/docker/cli/debug [2022-07-13T20:50:17.112Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:50:17.112Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:50:17.112Z] github.com/docker/docker/client [2022-07-13T20:50:17.112Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:50:17.112Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:50:17.112Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:50:17.112Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:50:17.112Z] github.com/docker/docker/container [2022-07-13T20:50:17.112Z] github.com/docker/docker/container/stream [2022-07-13T20:50:17.112Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:50:17.112Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:50:17.112Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/config [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/events [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/exec [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/images [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/links [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/names [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/network [2022-07-13T20:50:17.112Z] github.com/docker/docker/daemon/stats [2022-07-13T20:50:17.112Z] github.com/docker/docker/distribution [2022-07-13T20:50:17.112Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:50:17.112Z] github.com/docker/docker/distribution/utils [2022-07-13T20:50:17.112Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:50:17.112Z] github.com/docker/docker/dockerversion [2022-07-13T20:50:17.112Z] github.com/docker/docker/errdefs [2022-07-13T20:50:17.112Z] github.com/docker/docker/image [2022-07-13T20:50:17.112Z] github.com/docker/docker/image/cache [2022-07-13T20:50:17.112Z] github.com/docker/docker/image/tarexport [2022-07-13T20:50:17.112Z] github.com/docker/docker/image/v1 [2022-07-13T20:50:17.112Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:50:17.112Z] github.com/docker/docker/layer [2022-07-13T20:50:17.112Z] github.com/docker/docker/libcontainerd [2022-07-13T20:50:17.112Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:50:17.112Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:50:17.112Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:50:17.112Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/types [2022-07-13T20:50:17.112Z] github.com/docker/docker/oci [2022-07-13T20:50:17.112Z] github.com/docker/docker/oci/caps [2022-07-13T20:50:17.112Z] github.com/docker/docker/opts [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/archive [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/directory [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/platform [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/pools [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/progress [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/signal [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/stack [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/system [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:50:17.112Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:50:17.112Z] github.com/docker/docker/plugin [2022-07-13T20:50:17.112Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:50:17.112Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:50:17.112Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:50:17.112Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:50:17.112Z] github.com/docker/docker/quota [2022-07-13T20:50:17.112Z] github.com/docker/docker/reference [2022-07-13T20:50:17.112Z] github.com/docker/docker/registry [2022-07-13T20:50:17.112Z] github.com/docker/docker/registry/resumable [2022-07-13T20:50:17.112Z] github.com/docker/docker/restartmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/rootless [2022-07-13T20:50:17.112Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:50:17.112Z] github.com/docker/docker/runconfig [2022-07-13T20:50:17.112Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/environment [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/registry [2022-07-13T20:50:17.112Z] github.com/docker/docker/testutil/request [2022-07-13T20:50:17.112Z] github.com/docker/docker/volume [2022-07-13T20:50:17.112Z] github.com/docker/docker/volume/drivers [2022-07-13T20:50:17.112Z] github.com/docker/docker/volume/local [2022-07-13T20:50:17.112Z] github.com/docker/docker/volume/mounts [2022-07-13T20:50:17.112Z] github.com/docker/docker/volume/service [2022-07-13T20:50:17.112Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:50:17.112Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:50:17.112Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:50:17.112Z] github.com/docker/docker/libnetwork/types' [2022-07-13T20:50:17.112Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-13T20:50:17.113Z] + echo 'github.com/docker/docker/libnetwork [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/types' [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:50:17.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:50:17.113Z] + type docker-proxy [2022-07-13T20:50:17.113Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-13T20:50:17.113Z] + hack/make.sh binary-proxy install-proxy [2022-07-13T20:50:17.113Z] [2022-07-13T20:50:17.113Z] Removing bundles/ [2022-07-13T20:50:17.113Z] [2022-07-13T20:50:17.113Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-13T20:50:17.113Z] Building: bundles/binary-proxy/docker-proxy [2022-07-13T20:50:17.113Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:50:18.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-13T20:50:19.045Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-13T20:50:19.045Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-13T20:50:19.045Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-13T20:50:19.045Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2022-07-13T20:50:19.045Z] === RUN TestRenameContainerWithSameName [2022-07-13T20:50:19.412Z] #82 exporting layers 7.8s done [2022-07-13T20:50:19.412Z] #82 writing image sha256:566eb1bb5816bb70a4282a027c5e3cf83107db094fa45e3b8eb81d1d81d73b3a done [2022-07-13T20:50:19.413Z] #82 naming to docker.io/library/docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf done [2022-07-13T20:50:19.413Z] #82 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:50:19.613Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-13T20:50:19.613Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-13T20:50:19.737Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -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=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh dynbinary test-integration [2022-07-13T20:50:19.872Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2022-07-13T20:50:19.872Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T20:50:20.003Z] [2022-07-13T20:50:20.280Z] Removing bundles/ [2022-07-13T20:50:20.280Z] [2022-07-13T20:50:20.280Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T20:50:20.280Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T20:50:20.280Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:50:20.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-13T20:50:20.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-13T20:50:20.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-13T20:50:21.378Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2022-07-13T20:50:21.378Z] === RUN TestResize [2022-07-13T20:50:21.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-13T20:50:21.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-13T20:50:21.488Z] #28 ... [2022-07-13T20:50:21.488Z] [2022-07-13T20:50:21.488Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:50:21.488Z] #67 sha256:5ab0e7a12656342f2c6b36e0226e975f7abb6fde6a7e508d2af3051de405f288 [2022-07-13T20:50:21.488Z] #67 5.746 + cd /tmp/tmp.ot2Ny8Sus8/src/github.com/opencontainers/runc [2022-07-13T20:50:21.488Z] #67 5.746 + git checkout -q v1.1.2 [2022-07-13T20:50:21.488Z] #67 6.164 + '[' -z '' ']' [2022-07-13T20:50:21.488Z] #67 6.164 + target=static [2022-07-13T20:50:21.488Z] #67 6.164 + make BUILDTAGS=seccomp static [2022-07-13T20:50:21.488Z] #67 6.625 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-13T20:50:21.947Z] --- PASS: TestResize (0.57s) [2022-07-13T20:50:21.947Z] === RUN TestResizeWithInvalidSize [2022-07-13T20:50:22.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-13T20:50:22.515Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2022-07-13T20:50:22.515Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T20:50:22.774Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-13T20:50:22.774Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-13T20:50:23.482Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:50:23.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:50:23.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:50:23.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:50:23.483Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-13T20:50:23.692Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-13T20:50:23.692Z] [2022-07-13T20:50:23.692Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-13T20:50:23.692Z] Installing docker-proxy to /usr/local/bin/ [2022-07-13T20:50:23.692Z] [2022-07-13T20:50:23.692Z] + mkdir -p bundles [2022-07-13T20:50:23.692Z] + '[' -n 'github.com/docker/docker/api [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/backend [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/container [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/events [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/filters [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/image [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/mount [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/network [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/registry [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/time [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/versions [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:50:23.692Z] github.com/docker/docker/api/types/volume [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:50:23.692Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:50:23.692Z] github.com/docker/docker/cli [2022-07-13T20:50:23.692Z] github.com/docker/docker/cli/config [2022-07-13T20:50:23.692Z] github.com/docker/docker/cli/debug [2022-07-13T20:50:23.692Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:50:23.692Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:50:23.692Z] github.com/docker/docker/client [2022-07-13T20:50:23.692Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:50:23.692Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:50:23.692Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:50:23.692Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:50:23.692Z] github.com/docker/docker/container [2022-07-13T20:50:23.692Z] github.com/docker/docker/container/stream [2022-07-13T20:50:23.692Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:50:23.692Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:50:23.692Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/config [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/events [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/exec [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/images [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/links [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/names [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/network [2022-07-13T20:50:23.692Z] github.com/docker/docker/daemon/stats [2022-07-13T20:50:23.692Z] github.com/docker/docker/distribution [2022-07-13T20:50:23.692Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:50:23.692Z] github.com/docker/docker/distribution/utils [2022-07-13T20:50:23.692Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:50:23.692Z] github.com/docker/docker/dockerversion [2022-07-13T20:50:23.692Z] github.com/docker/docker/errdefs [2022-07-13T20:50:23.692Z] github.com/docker/docker/image [2022-07-13T20:50:23.692Z] github.com/docker/docker/image/cache [2022-07-13T20:50:23.692Z] github.com/docker/docker/image/tarexport [2022-07-13T20:50:23.692Z] github.com/docker/docker/image/v1 [2022-07-13T20:50:23.692Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:50:23.692Z] github.com/docker/docker/layer [2022-07-13T20:50:23.692Z] github.com/docker/docker/libcontainerd [2022-07-13T20:50:23.692Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:50:23.692Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:50:23.692Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:50:23.692Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:50:23.692Z] github.com/docker/docker/oci [2022-07-13T20:50:23.692Z] github.com/docker/docker/oci/caps [2022-07-13T20:50:23.692Z] github.com/docker/docker/opts [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/archive [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/directory [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/platform [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/pools [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/progress [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/signal [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/stack [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/system [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:50:23.692Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:50:23.692Z] github.com/docker/docker/plugin [2022-07-13T20:50:23.692Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:50:23.692Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:50:23.692Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:50:23.692Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:50:23.692Z] github.com/docker/docker/quota [2022-07-13T20:50:23.692Z] github.com/docker/docker/reference [2022-07-13T20:50:23.692Z] github.com/docker/docker/registry [2022-07-13T20:50:23.692Z] github.com/docker/docker/registry/resumable [2022-07-13T20:50:23.692Z] github.com/docker/docker/restartmanager [2022-07-13T20:50:23.692Z] github.com/docker/docker/rootless [2022-07-13T20:50:23.692Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:50:23.692Z] github.com/docker/docker/runconfig [2022-07-13T20:50:23.692Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil/environment [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:50:23.692Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:50:23.693Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:50:23.693Z] github.com/docker/docker/testutil/registry [2022-07-13T20:50:23.693Z] github.com/docker/docker/testutil/request [2022-07-13T20:50:23.693Z] github.com/docker/docker/volume [2022-07-13T20:50:23.693Z] github.com/docker/docker/volume/drivers [2022-07-13T20:50:23.693Z] github.com/docker/docker/volume/local [2022-07-13T20:50:23.693Z] github.com/docker/docker/volume/mounts [2022-07-13T20:50:23.693Z] github.com/docker/docker/volume/service [2022-07-13T20:50:23.693Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:50:23.693Z] github.com/docker/docker/volume/testutils' ']' [2022-07-13T20:50:23.693Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-13T20:50:23.693Z] ? github.com/docker/docker/api [no test files] [2022-07-13T20:50:24.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-13T20:50:24.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:50:24.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T20:50:24.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T20:50:24.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T20:50:25.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T20:50:25.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T20:50:25.526Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-13T20:50:26.859Z] #67 ... [2022-07-13T20:50:26.859Z] [2022-07-13T20:50:26.859Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:50:26.859Z] #28 sha256:971cd5e5bd70385368a7e97591e2986ce0f989bb7f8fe1f92c09da687ae5ccf8 [2022-07-13T20:50:26.859Z] #28 14.18 Fetched 49.1 MB in 13s (3677 kB/s) [2022-07-13T20:50:26.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T20:50:27.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:50:27.732Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-13T20:50:27.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-13T20:50:27.991Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-13T20:50:27.991Z] check_test.go:540: [dfc12ac2eb40b] daemon is not started [2022-07-13T20:50:27.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-13T20:50:27.991Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-13T20:50:27.991Z] check_test.go:540: [d6b65ad548f93] daemon is not started [2022-07-13T20:50:27.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-13T20:50:28.929Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-13T20:50:29.498Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-13T20:50:30.875Z] check_test.go:540: [db7429a14a878] daemon is not started [2022-07-13T20:50:30.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-13T20:50:31.133Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-13T20:50:31.702Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2022-07-13T20:50:31.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-07-13T20:50:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2022-07-13T20:50:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.66s) [2022-07-13T20:50:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2022-07-13T20:50:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2022-07-13T20:50:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s) [2022-07-13T20:50:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s) [2022-07-13T20:50:31.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.66s) [2022-07-13T20:50:31.961Z] === RUN TestCgroupNamespacesRun [2022-07-13T20:50:32.140Z] #28 14.18 Reading package lists... [2022-07-13T20:50:32.530Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-13T20:50:33.468Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2022-07-13T20:50:33.468Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T20:50:34.847Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s) [2022-07-13T20:50:34.847Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T20:50:34.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-13T20:50:36.224Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s) [2022-07-13T20:50:36.224Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T20:50:37.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-13T20:50:37.603Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2022-07-13T20:50:37.603Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T20:50:38.590Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-07-13T20:50:38.980Z] #28 20.56 Reading package lists... [2022-07-13T20:50:38.982Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s) [2022-07-13T20:50:38.982Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T20:50:40.361Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2022-07-13T20:50:40.361Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T20:50:40.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-13T20:50:40.364Z] #28 27.07 Building dependency tree... [2022-07-13T20:50:41.005Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-13T20:50:41.005Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T20:50:41.823Z] #28 30.15 bzip2 is already the newest version (1.0.8-4). [2022-07-13T20:50:41.823Z] #28 30.15 patch is already the newest version (2.7.6-7). [2022-07-13T20:50:41.823Z] #28 30.15 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-13T20:50:41.823Z] #28 30.15 The following additional packages will be installed: [2022-07-13T20:50:41.823Z] #28 30.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-13T20:50:41.823Z] #28 30.15 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-13T20:50:41.823Z] #28 30.16 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:50:41.823Z] #28 30.16 python3-pkg-resources vim-runtime xxd [2022-07-13T20:50:41.823Z] #28 30.18 Suggested packages: [2022-07-13T20:50:41.823Z] #28 30.18 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-13T20:50:41.823Z] #28 30.18 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-13T20:50:41.823Z] #28 30.18 Recommended packages: [2022-07-13T20:50:41.823Z] #28 30.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:50:42.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2022-07-13T20:50:42.385Z] === RUN TestNISDomainname [2022-07-13T20:50:42.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-13T20:50:43.212Z] --- PASS: TestNISDomainname (0.78s) [2022-07-13T20:50:43.212Z] === RUN TestHostnameDnsResolution [2022-07-13T20:50:43.734Z] #28 31.83 The following NEW packages will be installed: [2022-07-13T20:50:43.734Z] #28 31.84 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-13T20:50:43.734Z] #28 31.84 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-13T20:50:43.734Z] #28 31.84 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-13T20:50:43.734Z] #28 31.85 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-13T20:50:43.734Z] #28 31.85 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-13T20:50:43.734Z] #28 31.85 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-13T20:50:43.734Z] #28 31.85 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-13T20:50:44.149Z] --- PASS: TestHostnameDnsResolution (0.93s) [2022-07-13T20:50:44.149Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T20:50:44.305Z] #28 32.29 0 upgraded, 45 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:50:44.305Z] #28 32.29 Need to get 18.6 MB of archives. [2022-07-13T20:50:44.305Z] #28 32.29 After this operation, 71.4 MB of additional disk space will be used. [2022-07-13T20:50:44.305Z] #28 32.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:50:44.305Z] #28 32.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:50:44.305Z] #28 32.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:50:44.305Z] #28 32.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:50:44.305Z] #28 32.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:50:44.305Z] #28 32.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:50:44.305Z] #28 32.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:50:44.305Z] #28 32.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:50:44.305Z] #28 32.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:50:44.305Z] #28 32.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:50:44.305Z] #28 32.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:50:44.305Z] #28 32.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:50:44.305Z] #28 32.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:50:44.305Z] #28 32.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:50:44.305Z] #28 32.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:50:44.305Z] #28 32.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:50:44.305Z] #28 32.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:50:44.305Z] #28 32.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:50:44.305Z] #28 32.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:50:44.305Z] #28 32.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:50:44.305Z] #28 32.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:50:44.305Z] #28 32.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:50:44.305Z] #28 32.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:50:44.305Z] #28 32.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:50:44.305Z] #28 32.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:50:44.305Z] #28 32.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:50:44.305Z] #28 32.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:50:44.305Z] #28 32.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:50:44.305Z] #28 32.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:50:44.305Z] #28 32.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:50:44.305Z] #28 32.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-13T20:50:44.305Z] #28 32.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:50:44.305Z] #28 32.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:50:44.305Z] #28 32.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:50:44.305Z] #28 32.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:50:44.305Z] #28 32.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:50:44.305Z] #28 32.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:50:44.305Z] #28 32.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:50:44.305Z] #28 32.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:50:44.305Z] #28 32.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:50:44.305Z] #28 32.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-13T20:50:44.305Z] #28 32.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:50:44.569Z] #28 32.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:50:44.570Z] #28 32.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:50:44.570Z] #28 32.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:50:44.717Z] --- PASS: TestUnprivilegedPortsAndPing (0.72s) [2022-07-13T20:50:44.717Z] === RUN TestPrivilegedHostDevices [2022-07-13T20:50:45.141Z] #28 33.27 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:50:45.401Z] #28 33.51 Fetched 18.6 MB in 1s (26.7 MB/s) [2022-07-13T20:50:45.401Z] #28 33.58 Selecting previously unselected package pigz. [2022-07-13T20:50:45.401Z] #28 33.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-07-13T20:50:45.401Z] #28 33.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:50:45.401Z] #28 33.65 Unpacking pigz (2.6-1) ... [2022-07-13T20:50:45.401Z] #28 33.72 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:50:45.656Z] --- PASS: TestPrivilegedHostDevices (0.76s) [2022-07-13T20:50:45.656Z] === RUN TestRunConsoleSize [2022-07-13T20:50:45.656Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-13T20:50:45.661Z] #28 33.73 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:50:45.661Z] #28 33.74 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:50:45.661Z] #28 33.85 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:50:45.661Z] #28 33.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:50:45.661Z] #28 33.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:50:45.661Z] #28 33.94 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:50:45.661Z] #28 33.95 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:50:45.661Z] #28 33.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:50:45.661Z] #28 34.00 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:50:45.916Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-13T20:50:45.921Z] #28 34.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:50:45.921Z] #28 34.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:50:45.921Z] #28 34.10 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:50:45.921Z] #28 34.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:50:45.921Z] #28 34.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:50:45.921Z] #28 34.15 Selecting previously unselected package libcap2-bin. [2022-07-13T20:50:45.921Z] #28 34.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:50:45.921Z] #28 34.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:50:45.921Z] #28 34.24 Selecting previously unselected package iproute2. [2022-07-13T20:50:46.174Z] --- PASS: TestRunConsoleSize (0.61s) [2022-07-13T20:50:46.175Z] === RUN TestStats [2022-07-13T20:50:46.181Z] #28 34.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:50:46.181Z] #28 34.25 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:50:46.181Z] #28 34.51 Selecting previously unselected package xxd. [2022-07-13T20:50:46.442Z] #28 34.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:50:46.442Z] #28 34.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:46.442Z] #28 34.65 Selecting previously unselected package vim-common. [2022-07-13T20:50:46.442Z] #28 34.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:50:46.442Z] #28 34.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:46.703Z] #28 34.81 Selecting previously unselected package bash-completion. [2022-07-13T20:50:46.703Z] #28 34.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:50:46.743Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-13T20:50:46.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-13T20:50:47.002Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-13T20:50:47.906Z] #28 36.01 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:50:48.169Z] #28 36.29 Selecting previously unselected package apparmor. [2022-07-13T20:50:48.169Z] #28 36.30 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:50:48.169Z] #28 36.35 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:50:48.383Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-13T20:50:48.429Z] #28 36.59 Selecting previously unselected package inetutils-ping. [2022-07-13T20:50:48.429Z] #28 36.59 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:50:48.430Z] #28 36.60 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:50:48.690Z] #28 36.70 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:50:48.690Z] #28 36.70 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:50:48.690Z] #28 36.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:50:48.690Z] #28 36.76 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:50:48.690Z] #28 36.77 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:50:48.690Z] #28 36.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:50:48.690Z] #28 36.83 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:50:48.690Z] #28 36.84 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:50:48.690Z] #28 36.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:50:48.690Z] #28 36.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:50:48.690Z] #28 36.92 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:50:48.690Z] #28 36.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:50:48.950Z] #28 36.98 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:50:48.950Z] #28 37.00 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:50:48.950Z] #28 37.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:50:48.950Z] #28 37.07 Selecting previously unselected package iptables. [2022-07-13T20:50:48.950Z] #28 37.08 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:50:48.950Z] #28 37.08 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:50:48.952Z] --- PASS: TestStats (2.71s) [2022-07-13T20:50:48.952Z] === RUN TestStopContainerWithTimeout [2022-07-13T20:50:48.952Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T20:50:48.952Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T20:50:48.952Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T20:50:48.952Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T20:50:48.952Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T20:50:48.952Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T20:50:48.952Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T20:50:48.952Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T20:50:48.952Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T20:50:48.952Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T20:50:48.952Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T20:50:48.952Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T20:50:49.210Z] #28 37.29 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:50:49.210Z] #28 37.31 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:50:49.210Z] #28 37.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:50:49.210Z] #28 37.43 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:50:49.210Z] #28 37.44 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:50:49.210Z] #28 37.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:50:49.470Z] #28 37.52 Selecting previously unselected package jq. [2022-07-13T20:50:49.470Z] #28 37.53 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:50:49.470Z] #28 37.53 Unpacking jq (1.6-2.1) ... [2022-07-13T20:50:49.470Z] #28 37.60 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:50:49.470Z] #28 37.61 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:50:49.470Z] #28 37.62 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:50:49.470Z] #28 37.66 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:50:49.470Z] #28 37.68 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:50:49.470Z] #28 37.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:50:49.470Z] #28 37.74 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:50:49.470Z] #28 37.74 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:50:49.470Z] #28 37.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:50:49.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-13T20:50:49.730Z] #28 37.80 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:50:49.730Z] #28 37.81 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:50:49.730Z] #28 37.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:50:49.730Z] #28 37.88 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:50:49.730Z] #28 37.89 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:50:49.730Z] #28 37.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:50:49.730Z] #28 37.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:50:49.730Z] #28 37.97 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:50:49.730Z] #28 37.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:49.990Z] #28 38.06 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:50:49.990Z] #28 38.07 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:50:49.990Z] #28 38.08 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:50:49.990Z] #28 38.12 Selecting previously unselected package net-tools. [2022-07-13T20:50:49.990Z] #28 38.13 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:50:49.990Z] #28 38.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:50:49.990Z] #28 38.25 Selecting previously unselected package python-pip-whl. [2022-07-13T20:50:49.990Z] #28 38.26 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:50:49.990Z] #28 38.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:50:50.087Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-13T20:50:50.346Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-13T20:50:50.561Z] #28 38.59 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:50:50.561Z] #28 38.60 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:50:50.561Z] #28 38.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:50:50.561Z] #28 38.70 Selecting previously unselected package python3-distutils. [2022-07-13T20:50:50.561Z] #28 38.72 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:50:50.561Z] #28 38.73 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:50:50.561Z] #28 38.82 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:50:50.561Z] #28 38.83 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:50:50.561Z] #28 38.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:50:50.822Z] #28 38.92 Selecting previously unselected package python3-setuptools. [2022-07-13T20:50:50.822Z] #28 38.93 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:50:50.822Z] #28 38.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:50:50.822Z] #28 39.09 Selecting previously unselected package python3-wheel. [2022-07-13T20:50:50.822Z] #28 39.10 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:50:50.822Z] #28 39.10 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:50:50.822Z] #28 39.16 Selecting previously unselected package python3-pip. [2022-07-13T20:50:50.822Z] #28 39.17 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:50:50.822Z] #28 39.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:50:51.392Z] #28 39.35 Selecting previously unselected package sudo. [2022-07-13T20:50:51.392Z] #28 39.35 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:50:51.392Z] #28 39.36 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:50:51.652Z] #28 39.69 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:50:51.652Z] #28 39.69 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:50:51.652Z] #28 39.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:50:51.652Z] #28 39.85 Selecting previously unselected package uidmap. [2022-07-13T20:50:51.652Z] #28 39.86 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:50:51.652Z] #28 39.86 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:50:51.912Z] #28 39.96 Selecting previously unselected package vim-runtime. [2022-07-13T20:50:51.912Z] #28 39.96 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:50:51.912Z] #28 39.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-13T20:50:51.912Z] #28 40.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:50:51.912Z] #28 40.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:52.250Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-13T20:50:52.250Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-07-13T20:50:52.250Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2022-07-13T20:50:52.250Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2022-07-13T20:50:52.250Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2022-07-13T20:50:52.250Z] === RUN TestDeleteDevicemapper [2022-07-13T20:50:52.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T20:50:52.250Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T20:50:52.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T20:50:53.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-13T20:50:53.822Z] #28 ... [2022-07-13T20:50:53.822Z] [2022-07-13T20:50:53.822Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:50:53.822Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:50:53.822Z] #71 101.5 + bin/containerd [2022-07-13T20:50:54.566Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2022-07-13T20:50:54.566Z] === RUN TestUpdateMemory [2022-07-13T20:50:54.566Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:50:54.566Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-13T20:50:54.566Z] === RUN TestUpdateCPUQuota [2022-07-13T20:50:55.135Z] check_test.go:540: [d6b79fee4480d] daemon is not started [2022-07-13T20:50:55.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-13T20:50:55.703Z] --- PASS: TestUpdateCPUQuota (1.16s) [2022-07-13T20:50:55.703Z] === RUN TestUpdatePidsLimit [2022-07-13T20:50:55.703Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-13T20:50:55.962Z] === RUN TestUpdatePidsLimit/no_change [2022-07-13T20:50:56.221Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-13T20:50:56.480Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-13T20:50:56.480Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-13T20:50:56.739Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-13T20:50:56.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-13T20:50:56.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-13T20:50:57.936Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit (2.34s) [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-07-13T20:50:57.936Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-07-13T20:50:57.936Z] === RUN TestUpdateRestartPolicy [2022-07-13T20:50:59.108Z] #71 ... [2022-07-13T20:50:59.108Z] [2022-07-13T20:50:59.108Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-13T20:50:59.108Z] #28 sha256:971cd5e5bd70385368a7e97591e2986ce0f989bb7f8fe1f92c09da687ae5ccf8 [2022-07-13T20:50:59.108Z] #28 41.81 Selecting previously unselected package vim. [2022-07-13T20:50:59.108Z] #28 41.82 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:50:59.108Z] #28 41.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:59.108Z] #28 42.14 Selecting previously unselected package xfsprogs. [2022-07-13T20:50:59.108Z] #28 42.16 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:50:59.108Z] #28 42.16 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:50:59.108Z] #28 42.42 Selecting previously unselected package zip. [2022-07-13T20:50:59.108Z] #28 42.43 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-13T20:50:59.108Z] #28 42.45 Unpacking zip (3.0-12) ... [2022-07-13T20:50:59.108Z] #28 42.55 Selecting previously unselected package zstd. [2022-07-13T20:50:59.108Z] #28 42.55 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:50:59.108Z] #28 42.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:50:59.108Z] #28 42.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:50:59.108Z] #28 43.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:50:59.108Z] #28 43.36 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:50:59.108Z] #28 43.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:50:59.108Z] #28 43.38 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:50:59.108Z] #28 43.39 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:50:59.108Z] #28 43.41 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:50:59.108Z] #28 43.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:50:59.108Z] #28 43.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:50:59.108Z] #28 43.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:59.108Z] #28 43.46 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:50:59.108Z] #28 43.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:59.108Z] #28 43.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:50:59.108Z] #28 43.87 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:50:59.108Z] #28 43.88 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:50:59.108Z] #28 45.02 Setting up zip (3.0-12) ... [2022-07-13T20:50:59.108Z] #28 45.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:59.108Z] #28 45.06 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:50:59.108Z] #28 46.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:50:59.108Z] #28 46.32 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:50:59.108Z] #28 46.39 invoke-rc.d: could not determine current runlevel [2022-07-13T20:50:59.108Z] #28 46.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:50:59.108Z] #28 46.40 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:50:59.108Z] #28 46.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:50:59.108Z] #28 46.51 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:50:59.108Z] #28 46.52 Setting up pigz (2.6-1) ... [2022-07-13T20:50:59.108Z] #28 46.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:50:59.108Z] #28 46.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:50:59.108Z] #28 46.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:50:59.108Z] #28 46.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:59.108Z] #28 47.03 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:50:59.108Z] #28 47.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:50:59.108Z] #28 47.30 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:50:59.108Z] #28 47.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:50:59.108Z] #28 47.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:50:59.313Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-13T20:50:59.313Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-13T20:50:59.368Z] #28 47.36 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:50:59.629Z] #28 47.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:50:59.629Z] #28 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:50:59.629Z] #28 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:50:59.629Z] #28 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:50:59.629Z] #28 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:50:59.629Z] #28 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:50:59.629Z] #28 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:50:59.629Z] #28 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:50:59.629Z] #28 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:50:59.629Z] #28 47.76 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:51:00.251Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-13T20:51:00.570Z] #28 48.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:51:00.570Z] #28 48.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:51:00.570Z] #28 48.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:51:00.570Z] #28 48.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:51:01.141Z] #28 49.30 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:51:01.141Z] #28 49.32 Setting up jq (1.6-2.1) ... [2022-07-13T20:51:01.141Z] #28 49.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:51:01.141Z] #28 49.37 Setting up iptables (1.8.7-1) ... [2022-07-13T20:51:01.141Z] #28 49.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:51:01.141Z] #28 49.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:51:01.141Z] #28 49.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:51:01.141Z] #28 49.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:51:01.141Z] #28 49.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:51:01.141Z] #28 49.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:51:01.141Z] #28 49.42 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:51:01.628Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-13T20:51:01.712Z] #28 49.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:02.196Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-13T20:51:02.285Z] #28 DONE 50.3s [2022-07-13T20:51:02.285Z] [2022-07-13T20:51:02.285Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-13T20:51:02.285Z] #29 sha256:f14a7e5a43302fa840cbcc1f2da41324c16dc0284467a4aa3f62c4fb105cf5a4 [2022-07-13T20:51:02.764Z] check_test.go:540: [deb29f2100898] daemon is not started [2022-07-13T20:51:02.764Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-13T20:51:03.228Z] #29 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:51:03.228Z] #29 0.949 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:51:03.228Z] #29 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:51:03.228Z] #29 DONE 1.0s [2022-07-13T20:51:03.228Z] [2022-07-13T20:51:03.228Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:51:03.228Z] #30 sha256:6f2db360ef8cfbac3ced6810c38a4826a801f9fa63d9564d3662e700353b3bf2 [2022-07-13T20:51:03.331Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-13T20:51:03.590Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-13T20:51:05.494Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-13T20:51:05.531Z] #64 324.1 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:51:05.531Z] #64 324.1 /usr/bin/ld: /tmp/go-link-1725180569/000019.o: in function `New': [2022-07-13T20:51:05.531Z] #64 324.1 /tmp/tmp.voBi8Zd7vc/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-13T20:51:05.531Z] #64 324.2 + bin/containerd-stress [2022-07-13T20:51:05.531Z] #64 325.3 + bin/containerd-shim [2022-07-13T20:51:06.061Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-13T20:51:07.965Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-13T20:51:08.534Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-13T20:51:09.915Z] --- PASS: TestUpdateRestartPolicy (11.65s) [2022-07-13T20:51:09.915Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T20:51:10.483Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-07-13T20:51:10.483Z] === RUN TestWaitNonBlocked [2022-07-13T20:51:10.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:51:10.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:51:10.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:51:10.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:51:10.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:51:10.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:51:10.483Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-13T20:51:10.742Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-13T20:51:11.311Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-13T20:51:11.311Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2022-07-13T20:51:11.311Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2022-07-13T20:51:11.311Z] === RUN TestWaitBlocked [2022-07-13T20:51:11.311Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:51:11.311Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:51:11.311Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:51:11.311Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:51:11.311Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:51:11.311Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:51:11.365Z] #30 7.642 Collecting yamllint==1.26.1 [2022-07-13T20:51:11.880Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-13T20:51:11.936Z] #30 8.705 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:51:12.102Z] #64 336.4 + bin/containerd-shim-runc-v1 [2022-07-13T20:51:12.448Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-13T20:51:12.448Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-13T20:51:12.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2022-07-13T20:51:12.448Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2022-07-13T20:51:12.448Z] === RUN TestWaitConditions [2022-07-13T20:51:12.448Z] === RUN TestWaitConditions/default [2022-07-13T20:51:12.448Z] === PAUSE TestWaitConditions/default [2022-07-13T20:51:12.448Z] === RUN TestWaitConditions/not-running [2022-07-13T20:51:12.448Z] === PAUSE TestWaitConditions/not-running [2022-07-13T20:51:12.448Z] === RUN TestWaitConditions/next-exit [2022-07-13T20:51:12.448Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T20:51:12.448Z] === RUN TestWaitConditions/removed [2022-07-13T20:51:12.448Z] === PAUSE TestWaitConditions/removed [2022-07-13T20:51:12.448Z] === CONT TestWaitConditions/default [2022-07-13T20:51:12.448Z] === CONT TestWaitConditions/removed [2022-07-13T20:51:12.448Z] === CONT TestWaitConditions/not-running [2022-07-13T20:51:12.448Z] === CONT TestWaitConditions/next-exit [2022-07-13T20:51:12.506Z] #30 9.321 Collecting pathspec>=0.5.3 [2022-07-13T20:51:12.506Z] #30 9.326 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:51:12.766Z] #30 9.590 Collecting pyyaml [2022-07-13T20:51:12.766Z] #30 9.596 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-13T20:51:12.766Z] #30 9.642 Building wheels for collected packages: yamllint [2022-07-13T20:51:12.766Z] #30 9.646 Building wheel for yamllint (setup.py): started [2022-07-13T20:51:13.017Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-13T20:51:13.017Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-13T20:51:13.336Z] #30 10.24 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:51:13.337Z] #30 10.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f7c1bf058b62ab8f833b87a0ef4997cd5d1d57d24821b816086573980719d941 [2022-07-13T20:51:13.337Z] #30 10.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:51:13.337Z] #30 10.25 Successfully built yamllint [2022-07-13T20:51:13.337Z] #30 10.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:51:13.585Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-13T20:51:13.936Z] #30 10.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:51:14.153Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-13T20:51:14.203Z] #30 DONE 10.9s [2022-07-13T20:51:14.203Z] [2022-07-13T20:51:14.203Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:51:14.203Z] #34 sha256:8bfd2d5eec50d5e061cbda8b4b1c375c52e3c71f97b925afade7820a131c1281 [2022-07-13T20:51:14.412Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-13T20:51:14.463Z] #34 DONE 0.3s [2022-07-13T20:51:14.463Z] [2022-07-13T20:51:14.463Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:51:14.463Z] #39 sha256:3df1e3cfa9ecd3c01b09ecdbbc9af77801a480aa88185bdb54b7e69b22dabbf4 [2022-07-13T20:51:14.672Z] --- PASS: TestWaitConditions (0.01s) [2022-07-13T20:51:14.672Z] --- PASS: TestWaitConditions/default (1.66s) [2022-07-13T20:51:14.672Z] --- PASS: TestWaitConditions/not-running (1.93s) [2022-07-13T20:51:14.672Z] --- PASS: TestWaitConditions/next-exit (2.12s) [2022-07-13T20:51:14.672Z] --- PASS: TestWaitConditions/removed (2.19s) [2022-07-13T20:51:14.672Z] === CONT TestContainerStartOnDaemonRestart [2022-07-13T20:51:14.672Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T20:51:14.672Z] === CONT TestIpcModeOlderClient [2022-07-13T20:51:14.672Z] === CONT TestContainerKillOnDaemonStart [2022-07-13T20:51:14.672Z] === CONT TestDaemonHostGatewayIP [2022-07-13T20:51:14.672Z] === CONT TestDaemonRestartIpcMode [2022-07-13T20:51:14.672Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-13T20:51:14.724Z] #39 DONE 0.3s [2022-07-13T20:51:14.724Z] [2022-07-13T20:51:14.724Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:51:14.724Z] #42 sha256:8619ca3b764cbe87ebb738529d31403d1676f70c04b024a17a0eaa4bf14dafab [2022-07-13T20:51:14.724Z] #42 DONE 0.1s [2022-07-13T20:51:14.724Z] [2022-07-13T20:51:14.724Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:51:14.724Z] #67 sha256:5ab0e7a12656342f2c6b36e0226e975f7abb6fde6a7e508d2af3051de405f288 [2022-07-13T20:51:14.724Z] #67 ... [2022-07-13T20:51:14.724Z] [2022-07-13T20:51:14.724Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:51:14.724Z] #44 sha256:92ba7dad24e41b9e5840a913fdacf5f25338b70e738ccdd8063f5af1eab9d558 [2022-07-13T20:51:14.724Z] #44 DONE 0.1s [2022-07-13T20:51:14.724Z] [2022-07-13T20:51:14.724Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:51:14.724Z] #46 sha256:cd349438e4018dd13bc94b468f23839952d658209b12b4b9ac82045fc6ce15ee [2022-07-13T20:51:14.933Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-13T20:51:14.985Z] #46 DONE 0.1s [2022-07-13T20:51:14.985Z] [2022-07-13T20:51:14.985Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:51:14.985Z] #48 sha256:5b9167eb9f7f5ebcec44379bc81c7d25c535dd46d6a48f0a668100d817922d72 [2022-07-13T20:51:14.985Z] #48 DONE 0.1s [2022-07-13T20:51:14.985Z] [2022-07-13T20:51:14.985Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:51:14.985Z] #52 sha256:c2fca51763622ed18a7ac219cebffee00ab624f69429eacddd431d6affc6155f [2022-07-13T20:51:14.985Z] #52 DONE 0.1s [2022-07-13T20:51:14.985Z] [2022-07-13T20:51:14.985Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:51:14.985Z] #67 sha256:5ab0e7a12656342f2c6b36e0226e975f7abb6fde6a7e508d2af3051de405f288 [2022-07-13T20:51:14.985Z] #67 ... [2022-07-13T20:51:14.985Z] [2022-07-13T20:51:14.985Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:51:14.985Z] #55 sha256:753837725db8d79fd7c0c3b9f3a404d624e9a7cd1daecf38138b710533f5a11a [2022-07-13T20:51:14.985Z] #55 DONE 0.1s [2022-07-13T20:51:15.246Z] [2022-07-13T20:51:15.246Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:51:15.246Z] #59 sha256:1575d01e07f8ff0486ad5134515ed054273a0bd0326a9daeea4b2811f7ab055f [2022-07-13T20:51:15.246Z] #59 DONE 0.1s [2022-07-13T20:51:15.246Z] [2022-07-13T20:51:15.246Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:51:15.246Z] #61 sha256:e6c2aa9c170bc520d5451acb2f896be5d0539ebb93b65f1b137eb24e019deebc [2022-07-13T20:51:15.246Z] #61 DONE 0.1s [2022-07-13T20:51:15.246Z] [2022-07-13T20:51:15.246Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:51:15.246Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:51:15.503Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-13T20:51:15.507Z] #71 ... [2022-07-13T20:51:15.507Z] [2022-07-13T20:51:15.507Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:51:15.507Z] #63 sha256:e64a07adc8c3c59d5b980e2b6c76bbc03ff82ad693c91c2ab86039f736f528d4 [2022-07-13T20:51:15.507Z] #63 DONE 0.2s [2022-07-13T20:51:15.507Z] [2022-07-13T20:51:15.507Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:51:15.507Z] #65 sha256:d3af242dedce6417abeb19c3a3d3389ab76cd32db38292651b27859fc585001a [2022-07-13T20:51:15.507Z] #65 DONE 0.1s [2022-07-13T20:51:15.507Z] [2022-07-13T20:51:15.507Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:51:15.507Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:51:16.072Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-13T20:51:16.642Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-13T20:51:16.901Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-13T20:51:17.161Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-13T20:51:17.421Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2022-07-13T20:51:17.680Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-13T20:51:18.251Z] check_test.go:540: [d047c944a130d] daemon is not started [2022-07-13T20:51:18.251Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-13T20:51:18.510Z] --- PASS: TestDaemonHostGatewayIP (3.78s) [2022-07-13T20:51:18.676Z] #64 342.5 + bin/containerd-shim-runc-v2 [2022-07-13T20:51:18.676Z] #64 343.4 + binaries [2022-07-13T20:51:18.676Z] #64 343.4 + install -D bin/containerd /build/containerd [2022-07-13T20:51:18.676Z] #64 343.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:51:18.676Z] #64 343.4 + install -D bin/ctr /build/ctr [2022-07-13T20:51:18.769Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2022-07-13T20:51:18.769Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2022-07-13T20:51:19.336Z] check_test.go:540: [dea6fde3ebe8f] daemon is not started [2022-07-13T20:51:19.336Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-13T20:51:19.595Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-13T20:51:20.532Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-13T20:51:20.578Z] #64 DONE 345.5s [2022-07-13T20:51:21.146Z] [2022-07-13T20:51:21.147Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:51:21.147Z] #65 sha256:40c2ddf21cb138b84845d05dcfa58f85cc5e1e02a0def82e156c4319a8e6a4e8 [2022-07-13T20:51:21.469Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-13T20:51:22.082Z] #65 DONE 1.0s [2022-07-13T20:51:22.341Z] [2022-07-13T20:51:22.341Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:51:22.341Z] #70 sha256:0cbd59635a2a64b83276d49b723ef3fef2a29a0b49a7d9b18c488c775e21a93e [2022-07-13T20:51:22.341Z] #70 DONE 0.2s [2022-07-13T20:51:22.341Z] [2022-07-13T20:51:22.341Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:51:22.341Z] #75 sha256:6289cee7a8fb295c6c99193cd726a5ae08eca0406cb56c74f0ad8cce83cdc623 [2022-07-13T20:51:22.406Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-13T20:51:22.665Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-13T20:51:23.601Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-13T20:51:23.718Z] #75 DONE 1.0s [2022-07-13T20:51:23.718Z] [2022-07-13T20:51:23.718Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:51:23.718Z] #78 sha256:1824f09c51f55b59f97aef89f815f0eddfad6e32be319a20bc54546777f8864b [2022-07-13T20:51:23.718Z] #78 DONE 0.1s [2022-07-13T20:51:23.718Z] [2022-07-13T20:51:23.718Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:51:23.718Z] #79 sha256:503bb558342c585fbfadf29e29f201445974b6d9e4bb4ddb6c1ff57457d46a63 [2022-07-13T20:51:23.718Z] #79 DONE 0.0s [2022-07-13T20:51:23.718Z] [2022-07-13T20:51:23.718Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:51:23.718Z] #80 sha256:c4a09381988de3597a9da2fb84d03a8f98e27505098881b8e48276efd961c8ac [2022-07-13T20:51:23.718Z] #80 DONE 0.0s [2022-07-13T20:51:23.718Z] [2022-07-13T20:51:23.718Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-13T20:51:23.718Z] #81 sha256:3f323cd2696b72ea63d3b7fb34f9b20ae37c7f13ab8c50cb4d8504b738e6dd50 [2022-07-13T20:51:24.169Z] check_test.go:540: [d225c7f55fef2] daemon is not started [2022-07-13T20:51:24.169Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-13T20:51:24.286Z] #81 0.616 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-13T20:51:24.286Z] #81 0.616 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-13T20:51:24.286Z] #81 0.617 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-13T20:51:24.805Z] #81 0.855 Reading package lists... [2022-07-13T20:51:25.634Z] #81 1.350 Reading package lists... [2022-07-13T20:51:25.634Z] #81 1.847 Building dependency tree... [2022-07-13T20:51:25.634Z] #81 1.948 Reading state information... [2022-07-13T20:51:25.634Z] #81 2.060 The following additional packages will be installed: [2022-07-13T20:51:25.634Z] #81 2.061 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-13T20:51:25.634Z] #81 2.061 Suggested packages: [2022-07-13T20:51:25.634Z] #81 2.061 systemd-container policykit-1 [2022-07-13T20:51:25.634Z] #81 2.061 Recommended packages: [2022-07-13T20:51:25.634Z] #81 2.061 systemd-timesyncd | time-daemon libnss-systemd [2022-07-13T20:51:25.634Z] #81 2.127 The following NEW packages will be installed: [2022-07-13T20:51:25.634Z] #81 2.127 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-13T20:51:25.634Z] #81 2.128 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-13T20:51:26.074Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-13T20:51:26.201Z] #81 2.403 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:51:26.201Z] #81 2.403 Need to get 5817 kB of archives. [2022-07-13T20:51:26.201Z] #81 2.403 After this operation, 19.3 MB of additional disk space will be used. [2022-07-13T20:51:26.201Z] #81 2.403 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-13T20:51:26.201Z] #81 2.407 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-13T20:51:26.201Z] #81 2.408 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-13T20:51:26.201Z] #81 2.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-13T20:51:26.201Z] #81 2.414 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-13T20:51:26.201Z] #81 2.496 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-13T20:51:26.201Z] #81 2.505 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-13T20:51:26.201Z] #81 2.507 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-13T20:51:26.201Z] #81 2.508 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-13T20:51:26.201Z] #81 2.510 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-13T20:51:26.201Z] #81 2.669 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:26.201Z] #81 2.697 Fetched 5817 kB in 0s (15.4 MB/s) [2022-07-13T20:51:26.201Z] #81 2.720 Selecting previously unselected package libargon2-1:amd64. [2022-07-13T20:51:26.201Z] #81 2.720 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28639 files and directories currently installed.) [2022-07-13T20:51:26.201Z] #81 2.734 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-13T20:51:26.201Z] #81 2.742 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-13T20:51:26.201Z] #81 2.775 Selecting previously unselected package libjson-c5:amd64. [2022-07-13T20:51:26.460Z] #81 2.777 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-13T20:51:26.460Z] #81 2.781 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-13T20:51:26.460Z] #81 2.816 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-13T20:51:26.460Z] #81 2.816 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-13T20:51:26.460Z] #81 2.821 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-13T20:51:26.460Z] #81 2.871 Selecting previously unselected package libkmod2:amd64. [2022-07-13T20:51:26.460Z] #81 2.874 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-13T20:51:26.460Z] #81 2.878 Unpacking libkmod2:amd64 (28-1) ... [2022-07-13T20:51:26.460Z] #81 2.916 Selecting previously unselected package systemd. [2022-07-13T20:51:26.460Z] #81 2.919 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-13T20:51:26.460Z] #81 2.952 Unpacking systemd (247.3-7) ... [2022-07-13T20:51:26.643Z] --- PASS: TestContainerKillOnDaemonStart (12.04s) [2022-07-13T20:51:26.643Z] PASS [2022-07-13T20:51:26.643Z] [2022-07-13T20:51:26.643Z] === Skipped [2022-07-13T20:51:26.643Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-13T20:51:26.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T20:51:26.643Z] [2022-07-13T20:51:26.643Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-13T20:51:26.643Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:51:26.643Z] [2022-07-13T20:51:26.643Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-13T20:51:26.643Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:51:26.643Z] [2022-07-13T20:51:26.643Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T20:51:26.643Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T20:51:26.643Z] [2022-07-13T20:51:26.643Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T20:51:26.643Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T20:51:26.643Z] [2022-07-13T20:51:26.643Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-13T20:51:26.643Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:51:26.643Z] [2022-07-13T20:51:26.643Z] DONE 264 tests, 6 skipped in 133.568s [2022-07-13T20:51:26.643Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T20:51:26.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:51:26.643Z] ++ set -e [2022-07-13T20:51:26.643Z] ++ '[' -n 0 ']' [2022-07-13T20:51:26.643Z] ++ set -x [2022-07-13T20:51:26.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:51:26.643Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T20:51:27.028Z] #81 3.471 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-13T20:51:27.028Z] #81 3.482 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-13T20:51:27.028Z] #81 3.491 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-13T20:51:27.028Z] #81 3.501 Setting up libkmod2:amd64 (28-1) ... [2022-07-13T20:51:27.028Z] #81 3.509 Setting up systemd (247.3-7) ... [2022-07-13T20:51:27.028Z] #81 3.543 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-13T20:51:27.028Z] #81 3.545 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-13T20:51:27.028Z] #81 3.548 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-13T20:51:27.028Z] #81 3.569 Initializing machine ID from KVM UUID. [2022-07-13T20:51:27.211Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-13T20:51:27.211Z] === RUN TestConfigDaemonID [2022-07-13T20:51:27.211Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-13T20:51:27.597Z] #81 3.962 Selecting previously unselected package systemd-sysv. [2022-07-13T20:51:27.597Z] #81 3.962 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-07-13T20:51:27.597Z] #81 3.976 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-13T20:51:27.597Z] #81 3.980 Unpacking systemd-sysv (247.3-7) ... [2022-07-13T20:51:27.597Z] #81 4.021 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-13T20:51:27.597Z] #81 4.023 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-13T20:51:27.597Z] #81 4.027 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-13T20:51:27.597Z] #81 4.082 Selecting previously unselected package dbus. [2022-07-13T20:51:27.597Z] #81 4.085 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-13T20:51:27.597Z] #81 4.094 Unpacking dbus (1.12.20-2) ... [2022-07-13T20:51:27.597Z] #81 4.151 Selecting previously unselected package libpam-systemd:amd64. [2022-07-13T20:51:27.779Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-13T20:51:27.860Z] #81 4.154 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-13T20:51:27.860Z] #81 4.159 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-13T20:51:27.860Z] #81 4.210 Selecting previously unselected package dbus-user-session. [2022-07-13T20:51:27.860Z] #81 4.213 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-13T20:51:27.860Z] #81 4.219 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-13T20:51:27.860Z] #81 4.287 Setting up systemd-sysv (247.3-7) ... [2022-07-13T20:51:27.860Z] #81 4.296 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-13T20:51:27.860Z] #81 4.305 Setting up dbus (1.12.20-2) ... [2022-07-13T20:51:27.860Z] #81 4.430 invoke-rc.d: could not determine current runlevel [2022-07-13T20:51:28.128Z] #81 4.432 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:51:28.128Z] #81 4.438 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-13T20:51:28.128Z] #81 4.578 Setting up dbus-user-session (1.12.20-2) ... [2022-07-13T20:51:28.128Z] #81 4.592 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:28.128Z] #81 DONE 4.7s [2022-07-13T20:51:28.371Z] daemon_test.go:83: [d953ebbf191ef] daemon is not started [2022-07-13T20:51:28.371Z] --- PASS: TestConfigDaemonID (1.03s) [2022-07-13T20:51:28.371Z] === RUN TestDaemonConfigValidation [2022-07-13T20:51:28.371Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:51:28.371Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:51:28.371Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T20:51:28.371Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T20:51:28.371Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T20:51:28.371Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T20:51:28.371Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T20:51:28.371Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T20:51:28.371Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T20:51:28.371Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T20:51:28.371Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:51:28.371Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T20:51:28.371Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T20:51:28.371Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T20:51:28.371Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T20:51:28.371Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T20:51:28.371Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-13T20:51:28.371Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-13T20:51:28.371Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-13T20:51:28.371Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-13T20:51:28.371Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-13T20:51:28.371Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T20:51:28.371Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T20:51:28.390Z] [2022-07-13T20:51:28.390Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-13T20:51:28.390Z] #82 sha256:92728caa89faa4de93a56818de2345cf59dfd3085c3ca12e540089ef6f7f3d2c [2022-07-13T20:51:28.866Z] #82 0.379 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T20:51:28.866Z] #82 0.381 Dload Upload Total Spent Left Speed [2022-07-13T20:51:28.866Z] #82 0.382 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8211 0 --:--:-- --:--:-- --:--:-- 8211 [2022-07-13T20:51:28.866Z] #82 DONE 0.6s [2022-07-13T20:51:28.866Z] [2022-07-13T20:51:28.866Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:51:28.866Z] #83 sha256:268390fb0c5904bb56705ba313274556ba56bab2546ded3235a64eae18fc0fbf [2022-07-13T20:51:28.879Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-13T20:51:29.465Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T20:51:29.465Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-13T20:51:29.804Z] #83 DONE 0.9s [2022-07-13T20:51:29.804Z] [2022-07-13T20:51:29.804Z] #84 exporting to image [2022-07-13T20:51:29.804Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:51:29.804Z] #84 exporting layers [2022-07-13T20:51:30.440Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-13T20:51:30.440Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T20:51:31.434Z] check_test.go:540: [d6181d1c19636] daemon is not started [2022-07-13T20:51:31.434Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-13T20:51:31.434Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T20:51:31.434Z] daemon_test.go:197: [da0f6b7dac317] daemon is not started [2022-07-13T20:51:31.434Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-07-13T20:51:31.434Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-13T20:51:31.434Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-13T20:51:31.434Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-13T20:51:31.434Z] === RUN TestDaemonProxy [2022-07-13T20:51:31.434Z] === RUN TestDaemonProxy/environment_variables [2022-07-13T20:51:32.025Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-13T20:51:33.446Z] === RUN TestDaemonProxy/command-line_options [2022-07-13T20:51:34.825Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-13T20:51:34.825Z] === RUN TestDaemonProxy/configuration_file [2022-07-13T20:51:36.415Z] #84 exporting layers 6.7s done [2022-07-13T20:51:36.415Z] #84 writing image sha256:d10486e869b75714dd923ed895a994e6ad1bb3332a84c213d0aba9589acad838 done [2022-07-13T20:51:36.415Z] #84 naming to docker.io/library/docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf done [2022-07-13T20:51:36.415Z] #84 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:51:36.740Z] === RUN TestDaemonProxy/conflicting_options [2022-07-13T20:51:36.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -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=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh dynbinary test-integration [2022-07-13T20:51:36.999Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-13T20:51:36.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-13T20:51:37.258Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-13T20:51:37.258Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-13T20:51:37.512Z] #71 ... [2022-07-13T20:51:37.512Z] [2022-07-13T20:51:37.512Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:51:37.512Z] #67 sha256:5ab0e7a12656342f2c6b36e0226e975f7abb6fde6a7e508d2af3051de405f288 [2022-07-13T20:51:37.512Z] #67 90.48 + mkdir -p /build [2022-07-13T20:51:37.512Z] #67 90.49 + cp runc /build/runc [2022-07-13T20:51:37.512Z] #67 DONE 90.8s [2022-07-13T20:51:37.512Z] [2022-07-13T20:51:37.512Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:51:37.512Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:51:37.826Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-13T20:51:37.826Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-07-13T20:51:37.826Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-13T20:51:37.826Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-13T20:51:37.826Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-13T20:51:37.826Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-13T20:51:37.826Z] PASS [2022-07-13T20:51:37.826Z] [2022-07-13T20:51:37.826Z] DONE 18 tests in 10.993s [2022-07-13T20:51:37.826Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T20:51:37.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:51:37.826Z] ++ set -e [2022-07-13T20:51:37.826Z] ++ '[' -n 0 ']' [2022-07-13T20:51:37.826Z] ++ set -x [2022-07-13T20:51:37.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:51:37.826Z] INFO: Testing against a local daemon [2022-07-13T20:51:37.826Z] === RUN TestCommitInheritsEnv [2022-07-13T20:51:38.085Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-13T20:51:38.085Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T20:51:38.085Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-13T20:51:38.085Z] === RUN TestImportWithCustomPlatform [2022-07-13T20:51:38.085Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T20:51:38.085Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T20:51:38.085Z] === RUN TestImportWithCustomPlatform// [2022-07-13T20:51:38.085Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T20:51:38.085Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T20:51:38.086Z] #71 ... [2022-07-13T20:51:38.086Z] [2022-07-13T20:51:38.086Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:51:38.086Z] #68 sha256:62975ec00b1171650392fc35cf7c0319dc889ed162dc48c32be9d0333646006e [2022-07-13T20:51:38.086Z] #68 DONE 0.1s [2022-07-13T20:51:38.086Z] [2022-07-13T20:51:38.086Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:51:38.086Z] #71 sha256:83083b98128f45041c373106f4dc53dfede5c2cd6f289fdc4de2894cf295bf18 [2022-07-13T20:51:38.139Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-13T20:51:38.139Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-13T20:51:38.139Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-13T20:51:38.139Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-13T20:51:38.139Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-13T20:51:38.139Z] Detected virtualization docker. [2022-07-13T20:51:38.139Z] Detected architecture x86-64. [2022-07-13T20:51:38.139Z] Set hostname to <4f5a7e492f5a>. [2022-07-13T20:51:38.139Z] modprobe@configfs.service: Succeeded. [2022-07-13T20:51:38.139Z] modprobe@drm.service: Succeeded. [2022-07-13T20:51:38.139Z] modprobe@fuse.service: Succeeded. [2022-07-13T20:51:38.139Z] + source /etc/docker-entrypoint-cmd [2022-07-13T20:51:38.139Z] ++ hack/make.sh dynbinary test-integration [2022-07-13T20:51:38.139Z] [2022-07-13T20:51:38.345Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T20:51:38.345Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T20:51:38.345Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T20:51:38.345Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T20:51:38.345Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T20:51:38.345Z] === RUN TestImagesFilterMultiReference [2022-07-13T20:51:38.345Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-13T20:51:38.345Z] === RUN TestImagePullPlatformInvalid [2022-07-13T20:51:38.345Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-07-13T20:51:38.345Z] === RUN TestRemoveImageOrphaning [2022-07-13T20:51:38.398Z] Removing bundles/ [2022-07-13T20:51:38.398Z] [2022-07-13T20:51:38.398Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T20:51:38.398Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T20:51:38.398Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:51:38.604Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-13T20:51:38.604Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T20:51:38.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-13T20:51:39.172Z] time="2022-07-13T20:51:39Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-13T20:51:39.431Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-13T20:51:39.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-13T20:51:40.568Z] --- PASS: TestRemoveImageGarbageCollector (1.97s) [2022-07-13T20:51:40.568Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T20:51:40.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-13T20:51:40.568Z] === RUN TestTagInvalidReference [2022-07-13T20:51:40.568Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-13T20:51:40.568Z] === RUN TestTagValidPrefixedRepo [2022-07-13T20:51:40.568Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-13T20:51:40.568Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T20:51:40.827Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-13T20:51:40.827Z] === RUN TestTagOfficialNames [2022-07-13T20:51:40.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-13T20:51:40.827Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-13T20:51:40.827Z] === RUN TestTagMatchesDigest [2022-07-13T20:51:40.827Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-13T20:51:40.827Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-13T20:51:42.207Z] check_test.go:540: [d95e6eca558c2] daemon is not started [2022-07-13T20:51:42.207Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-13T20:51:42.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-13T20:51:42.466Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-13T20:51:43.034Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-13T20:51:43.603Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-13T20:51:43.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-13T20:51:44.982Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-13T20:51:44.982Z] check_test.go:540: [decdf2737f82e] daemon is not started [2022-07-13T20:51:44.982Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-13T20:51:45.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-13T20:51:46.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-13T20:51:46.558Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-13T20:51:46.558Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-13T20:51:46.558Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-13T20:51:47.128Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-07-13T20:51:47.128Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-13T20:51:47.128Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-13T20:51:47.128Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-13T20:51:47.128Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-13T20:51:47.128Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-13T20:51:47.128Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-13T20:51:47.135Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-13T20:51:47.387Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-13T20:51:47.387Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-13T20:51:47.647Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-13T20:51:48.216Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-13T20:51:48.216Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-13T20:51:48.475Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-13T20:51:48.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-13T20:51:48.736Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-13T20:51:48.996Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-13T20:51:49.213Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-13T20:51:49.256Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-13T20:51:49.256Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-13T20:51:49.256Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-13T20:51:49.516Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-07-13T20:51:49.516Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-13T20:51:49.516Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-13T20:51:52.057Z] ok github.com/docker/docker/builder/remotecontext 0.141s coverage: 13.7% of statements [2022-07-13T20:51:52.319Z] ok github.com/docker/docker/builder/dockerfile 0.460s coverage: 49.3% of statements [2022-07-13T20:51:52.579Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-13T20:51:53.149Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-13T20:51:53.408Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-13T20:51:53.721Z] ok github.com/docker/docker/builder/remotecontext/git 1.577s coverage: 86.3% of statements [2022-07-13T20:51:53.721Z] ? github.com/docker/docker/cli [no test files] [2022-07-13T20:51:53.721Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-13T20:51:53.721Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-13T20:51:53.721Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-13T20:51:53.978Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-13T20:51:54.292Z] ok github.com/docker/docker/cmd/docker-proxy 0.138s coverage: 67.6% of statements [2022-07-13T20:51:54.916Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-13T20:51:55.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-13T20:51:57.598Z] ok github.com/docker/docker/client 0.134s coverage: 75.6% of statements [2022-07-13T20:51:57.764Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-13T20:51:57.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-13T20:51:59.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-13T20:51:59.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-13T20:51:59.927Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-13T20:52:01.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-13T20:52:03.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-13T20:52:03.471Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-13T20:52:04.850Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-13T20:52:05.787Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-13T20:52:06.724Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-13T20:52:06.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-13T20:52:07.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-13T20:52:08.859Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-13T20:52:09.120Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-13T20:52:09.120Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-13T20:52:09.379Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-13T20:52:10.205Z] #71 178.1 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:52:10.205Z] #71 178.1 /usr/bin/ld: /tmp/go-link-250409600/000019.o: in function `New': [2022-07-13T20:52:10.205Z] #71 178.1 /tmp/tmp.mCRbJlCl5N/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-13T20:52:10.205Z] #71 178.2 + bin/containerd-stress [2022-07-13T20:52:11.591Z] #71 179.3 + bin/containerd-shim [2022-07-13T20:52:13.732Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-13T20:52:13.732Z] docker_cli_daemon_test.go:2503: [d02a82e149764] daemon is not started [2022-07-13T20:52:14.301Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-13T20:52:14.560Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-13T20:52:15.129Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-13T20:52:15.129Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-13T20:52:17.035Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-13T20:52:17.295Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-13T20:52:17.554Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-13T20:52:17.813Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-13T20:52:18.073Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-13T20:52:18.073Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-13T20:52:18.073Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-13T20:52:18.073Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-13T20:52:19.009Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-13T20:52:23.203Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-13T20:52:23.203Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-13T20:52:23.203Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-13T20:52:23.822Z] #71 190.7 + bin/containerd-shim-runc-v1 [2022-07-13T20:52:24.141Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-13T20:52:24.141Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-13T20:52:24.400Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-13T20:52:24.660Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-13T20:52:24.919Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-13T20:52:25.178Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-13T20:52:25.746Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-13T20:52:26.694Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T20:52:26.695Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:52:26.695Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:52:26.695Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:52:26.695Z] [2022-07-13T20:52:26.695Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T20:52:26.695Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T20:52:26.695Z] HOSTNAME=bd469fdeb023 [2022-07-13T20:52:26.695Z] DEST=bundles/test-integration [2022-07-13T20:52:26.695Z] PWD=/go/src/github.com/docker/docker [2022-07-13T20:52:26.695Z] DOCKER_ROOTLESS=1 [2022-07-13T20:52:26.695Z] DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:52:26.695Z] container=docker [2022-07-13T20:52:26.695Z] HOME=/root [2022-07-13T20:52:26.695Z] GOLANG_VERSION=1.18.3 [2022-07-13T20:52:26.695Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T20:52:26.695Z] VALIDATE_BRANCH=22.06 [2022-07-13T20:52:26.695Z] TERM=xterm [2022-07-13T20:52:26.695Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T20:52:26.695Z] SHLVL=1 [2022-07-13T20:52:26.695Z] TIMEOUT=120m [2022-07-13T20:52:26.695Z] DOCKER_BUILDTAGS= journald [2022-07-13T20:52:26.695Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T20:52:26.695Z] GO111MODULE=off [2022-07-13T20:52:26.695Z] DOCKER_EXPERIMENTAL=1 [2022-07-13T20:52:26.695Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T20:52:26.695Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T20:52:26.695Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T20:52:26.695Z] GOPATH=/go [2022-07-13T20:52:26.695Z] PKG_CONFIG=pkg-config [2022-07-13T20:52:26.695Z] _=/usr/bin/env [2022-07-13T20:52:26.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T20:52:27.653Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-13T20:52:27.653Z] check_test.go:540: [df182fdee0d57] daemon is not started [2022-07-13T20:52:27.653Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-13T20:52:29.105Z] #71 197.1 + bin/containerd-shim-runc-v2 [2022-07-13T20:52:30.044Z] #71 197.9 + binaries [2022-07-13T20:52:30.044Z] #71 197.9 + install -D bin/containerd /build/containerd [2022-07-13T20:52:30.044Z] #71 197.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:52:30.044Z] #71 197.9 + install -D bin/ctr /build/ctr [2022-07-13T20:52:30.304Z] #71 DONE 198.4s [2022-07-13T20:52:31.684Z] [2022-07-13T20:52:31.684Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:52:31.684Z] #72 sha256:3ba039a6258ec4148055b4b0a3ed86b87677e7f8ebefe4e77a768fa5aad57b55 [2022-07-13T20:52:31.684Z] #72 DONE 0.4s [2022-07-13T20:52:31.684Z] [2022-07-13T20:52:31.684Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:52:31.684Z] #77 sha256:385e8d365f416f0d90f607a7d6a3abbc16789b5a1e302d8aecce222bd316a11e [2022-07-13T20:52:31.684Z] #77 DONE 0.1s [2022-07-13T20:52:31.943Z] [2022-07-13T20:52:31.943Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:52:31.943Z] #82 sha256:59b77fcee14acbcc0df782c0da4437f8ebdfc5ea65a478f0fa16aef3801d40e2 [2022-07-13T20:52:32.517Z] #82 DONE 0.6s [2022-07-13T20:52:32.517Z] [2022-07-13T20:52:32.517Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:52:32.517Z] #85 sha256:f7122c440cb044d515aabaab37f141287b0f47cb74170c15e6c09ceeb64b7db2 [2022-07-13T20:52:32.517Z] #85 DONE 0.1s [2022-07-13T20:52:32.517Z] [2022-07-13T20:52:32.517Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:52:32.517Z] #86 sha256:d7c1713812eda6c1a7377ec1dc344033bd7ee5e8027c52dfd3fbdbaaad072b20 [2022-07-13T20:52:32.517Z] #86 DONE 0.0s [2022-07-13T20:52:32.517Z] [2022-07-13T20:52:32.517Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:52:32.517Z] #87 sha256:6f2a847d45f28caccb59fe6ea31abb745d26afc2bb01cc894d5f87f2257b7b94 [2022-07-13T20:52:32.517Z] #87 DONE 0.0s [2022-07-13T20:52:32.517Z] [2022-07-13T20:52:32.517Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:52:32.517Z] #88 sha256:72479d2c01beb8c60c92f1cb42f8f1280cdc682c8579c9891cfdbae695ab0a3a [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite (296.24s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (3.99s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.06s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.94s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.03s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.55s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.28s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.29s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.48s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (5.22s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.30s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.32s) [2022-07-13T20:52:32.928Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.61s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.58s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.23s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.46s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.48s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.83s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.29s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-13T20:52:32.928Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.55s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.43s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.53s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.37s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.34s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.41s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.73s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.74s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (8.87s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.01s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.31s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.42s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.05s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.66s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.54s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.68s) [2022-07-13T20:52:32.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-13T20:52:32.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.73s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.96s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.66s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.85s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.75s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.78s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.51s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.68s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.51s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.25s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.71s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.51s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.38s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.76s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.35s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.16s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.34s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.46s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.09s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.44s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.07s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.10s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.92s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.09s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.47s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.56s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.57s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.28s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.86s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.86s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.47s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.13s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.35s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.88s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.34s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.04s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-07-13T20:52:32.929Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.13s) [2022-07-13T20:52:32.929Z] === RUN TestDockerSwarmSuite [2022-07-13T20:52:32.929Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-13T20:52:33.866Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-13T20:52:34.126Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-13T20:52:36.032Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-13T20:52:36.336Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 31.9% of statements [2022-07-13T20:52:36.336Z] ok github.com/docker/docker/container 0.120s coverage: 34.8% of statements [2022-07-13T20:52:36.336Z] ok github.com/docker/docker/cmd/dockerd/trap 2.505s coverage: 0.0% of statements [2022-07-13T20:52:36.336Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-13T20:52:36.336Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-13T20:52:36.336Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-13T20:52:36.336Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-13T20:52:36.336Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-13T20:52:36.600Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-13T20:52:37.721Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2022-07-13T20:52:37.800Z] #88 DONE 4.9s [2022-07-13T20:52:37.800Z] [2022-07-13T20:52:37.800Z] #89 exporting to image [2022-07-13T20:52:37.800Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:52:37.800Z] #89 exporting layers [2022-07-13T20:52:38.506Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-13T20:52:39.102Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-13T20:52:39.884Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-13T20:52:40.042Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-13T20:52:40.822Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-13T20:52:40.822Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-13T20:52:40.822Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-13T20:52:40.822Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-13T20:52:40.822Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-13T20:52:40.822Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-13T20:52:40.822Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-13T20:52:40.822Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-13T20:52:40.822Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-13T20:52:42.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-13T20:52:43.664Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-13T20:52:46.616Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-13T20:52:46.954Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-13T20:52:47.995Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-13T20:52:48.255Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-13T20:52:48.859Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-13T20:52:48.860Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-13T20:52:49.193Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-13T20:52:49.193Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.1% of statements [2022-07-13T20:52:49.193Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-13T20:52:49.193Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-13T20:52:49.193Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-13T20:52:49.193Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-13T20:52:50.574Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.631s coverage: 74.8% of statements [2022-07-13T20:52:51.144Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-13T20:52:51.404Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.284s coverage: 56.2% of statements [2022-07-13T20:52:52.784Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-13T20:52:53.051Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-13T20:52:54.166Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.231s coverage: 50.6% of statements [2022-07-13T20:52:55.547Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.589s coverage: 45.9% of statements [2022-07-13T20:52:55.547Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-13T20:52:55.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-13T20:52:56.489Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-13T20:52:56.489Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.852s coverage: 58.5% of statements [2022-07-13T20:52:56.489Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-13T20:52:56.489Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-13T20:52:56.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-13T20:52:56.523Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-13T20:52:56.782Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-13T20:52:57.430Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-13T20:52:57.719Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-13T20:52:57.999Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-13T20:52:58.288Z] docker_api_swarm_test.go:563: [d7810b73d7abc] joining swarm manager [d52bc9e7ae5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:52:58.570Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-07-13T20:52:58.570Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-13T20:52:58.570Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-13T20:52:59.558Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 42.8% of statements [2022-07-13T20:53:00.148Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 79.9% of statements [2022-07-13T20:53:00.148Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-07-13T20:53:00.148Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-13T20:53:00.717Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-13T20:53:00.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-13T20:53:00.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-13T20:53:00.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-13T20:53:00.976Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-13T20:53:01.237Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-13T20:53:01.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-13T20:53:01.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.170s coverage: 76.8% of statements [2022-07-13T20:53:02.067Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-07-13T20:53:02.067Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-13T20:53:02.067Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-13T20:53:02.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-13T20:53:03.008Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-07-13T20:53:03.008Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 65.9% of statements [2022-07-13T20:53:03.269Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-13T20:53:03.948Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-13T20:53:04.208Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-13T20:53:04.778Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-13T20:53:05.347Z] ok github.com/docker/docker/daemon/logger/splunk 1.520s coverage: 82.5% of statements [2022-07-13T20:53:05.348Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-13T20:53:05.348Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-13T20:53:05.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T20:53:05.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T20:53:06.287Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-13T20:53:07.668Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.0% of statements [2022-07-13T20:53:07.668Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-13T20:53:07.928Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-13T20:53:08.498Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-13T20:53:08.758Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-07-13T20:53:08.758Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-13T20:53:09.018Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-13T20:53:09.278Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-13T20:53:09.278Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-13T20:53:09.278Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-13T20:53:09.837Z] docker_api_swarm_test.go:585: [ddd738cd68ebc] joining swarm manager [d52bc9e7ae5dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:53:09.848Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-07-13T20:53:09.911Z] #89 exporting layers 28.1s done [2022-07-13T20:53:09.911Z] #89 writing image sha256:d0902c7e3503f2fc0173b2afd17020d0cc19b692e61f63f24585ecbfb6e01626 done [2022-07-13T20:53:09.911Z] #89 naming to docker.io/library/docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf done [2022-07-13T20:53:09.911Z] #89 DONE 28.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-13T20:53:10.237Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43806/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/validate/default [2022-07-13T20:53:10.405Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-13T20:53:10.418Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-13T20:53:10.987Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-13T20:53:11.247Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-13T20:53:11.342Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-13T20:53:11.910Z] check_test.go:611: [d7810b73d7abc] daemon is not started [2022-07-13T20:53:12.779Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-13T20:53:12.779Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-13T20:53:13.157Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.3% of statements [2022-07-13T20:53:13.815Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-13T20:53:14.096Z] ok github.com/docker/docker/pkg/authorization 0.598s coverage: 68.3% of statements [2022-07-13T20:53:14.096Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-13T20:53:14.357Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-13T20:53:15.194Z] --- PASS: TestImportExtremelyLargeImageWorks (94.27s) [2022-07-13T20:53:15.194Z] PASS [2022-07-13T20:53:15.194Z] [2022-07-13T20:53:15.194Z] DONE 22 tests in 97.355s [2022-07-13T20:53:15.194Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T20:53:15.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:53:15.194Z] ++ set -e [2022-07-13T20:53:15.194Z] ++ '[' -n 0 ']' [2022-07-13T20:53:15.194Z] ++ set -x [2022-07-13T20:53:15.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:53:15.194Z] === RUN TestStripANSICommands [2022-07-13T20:53:15.194Z] === RUN TestStripANSICommands/#00 [2022-07-13T20:53:15.194Z] === RUN TestStripANSICommands/#01 [2022-07-13T20:53:15.194Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T20:53:15.194Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T20:53:15.194Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T20:53:15.194Z] PASS [2022-07-13T20:53:15.194Z] [2022-07-13T20:53:15.194Z] DONE 3 tests in 0.012s [2022-07-13T20:53:15.194Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T20:53:15.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:53:15.194Z] ++ set -e [2022-07-13T20:53:15.194Z] ++ '[' -n 0 ']' [2022-07-13T20:53:15.194Z] ++ set -x [2022-07-13T20:53:15.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:53:15.194Z] INFO: Testing against a local daemon [2022-07-13T20:53:15.194Z] === RUN TestNetworkCreateDelete [2022-07-13T20:53:15.194Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-07-13T20:53:15.194Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T20:53:16.130Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2022-07-13T20:53:16.130Z] === RUN TestDaemonDNSFallback [2022-07-13T20:53:17.649Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 42.7% of statements [2022-07-13T20:53:17.649Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-13T20:53:17.909Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-13T20:53:18.170Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-13T20:53:18.170Z] ok github.com/docker/docker/layer 7.525s coverage: 68.9% of statements [2022-07-13T20:53:18.170Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-13T20:53:18.170Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-13T20:53:18.170Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-13T20:53:18.170Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-13T20:53:18.170Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-13T20:53:18.170Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-13T20:53:18.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-13T20:53:18.665Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-13T20:53:18.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-13T20:53:18.740Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-07-13T20:53:18.740Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2022-07-13T20:53:18.740Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-07-13T20:53:19.680Z] ok github.com/docker/docker/pkg/idtools 0.399s coverage: 67.9% of statements [2022-07-13T20:53:19.940Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 70.1% of statements [2022-07-13T20:53:19.940Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-13T20:53:20.201Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-13T20:53:20.201Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-13T20:53:20.201Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-13T20:53:20.462Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-07-13T20:53:20.462Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-07-13T20:53:20.570Z] docker_api_swarm_test.go:46: [da07e1575eba0] joining swarm manager [dcb8c817f99e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:53:20.722Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-07-13T20:53:20.722Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-13T20:53:20.722Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-13T20:53:20.722Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-13T20:53:20.910Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-13T20:53:21.292Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-07-13T20:53:21.506Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-13T20:53:21.765Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-13T20:53:21.765Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-13T20:53:21.862Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-13T20:53:22.122Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-13T20:53:22.381Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-13T20:53:22.701Z] --- PASS: TestDaemonDNSFallback (6.56s) [2022-07-13T20:53:22.701Z] === RUN TestInspectNetwork [2022-07-13T20:53:23.760Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-07-13T20:53:23.760Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-13T20:53:24.020Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-13T20:53:24.280Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-13T20:53:24.541Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-13T20:53:24.801Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-13T20:53:25.235Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-13T20:53:25.373Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-13T20:53:25.633Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-13T20:53:25.802Z] === RUN TestInspectNetwork/full_network_id [2022-07-13T20:53:25.802Z] === RUN TestInspectNetwork/partial_network_id [2022-07-13T20:53:25.802Z] === RUN TestInspectNetwork/network_name [2022-07-13T20:53:25.802Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-13T20:53:25.893Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-07-13T20:53:26.463Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-13T20:53:26.723Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-13T20:53:26.738Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-13T20:53:26.983Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-13T20:53:27.487Z] Congratulations! All API changes are done the right way. [2022-07-13T20:53:27.487Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-13T20:53:27.487Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-13T20:53:27.487Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-13T20:53:27.487Z] [2022-07-13T20:53:27.487Z] INFO Start validation with golang-ci-lint [2022-07-13T20:53:27.487Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-13T20:53:27.487Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-13T20:53:28.115Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-13T20:53:28.890Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-13T20:53:29.149Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-13T20:53:29.409Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-13T20:53:30.790Z] ok github.com/docker/docker/quota 0.212s coverage: 71.4% of statements [2022-07-13T20:53:31.050Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-13T20:53:31.403Z] --- PASS: TestInspectNetwork (8.53s) [2022-07-13T20:53:31.404Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-13T20:53:31.404Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-13T20:53:31.404Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-13T20:53:31.404Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-13T20:53:31.404Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T20:53:31.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T20:53:31.989Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-07-13T20:53:32.249Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-13T20:53:32.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-13T20:53:32.508Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-13T20:53:32.601Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2022-07-13T20:53:32.601Z] === RUN TestNetworkInvalidJSON [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T20:53:32.860Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T20:53:32.860Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T20:53:32.860Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T20:53:32.860Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T20:53:32.860Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T20:53:32.860Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T20:53:32.860Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T20:53:32.860Z] === RUN TestNetworkList [2022-07-13T20:53:32.860Z] === RUN TestNetworkList//networks [2022-07-13T20:53:32.860Z] === PAUSE TestNetworkList//networks [2022-07-13T20:53:32.860Z] === RUN TestNetworkList//networks/ [2022-07-13T20:53:32.860Z] === PAUSE TestNetworkList//networks/ [2022-07-13T20:53:32.860Z] === CONT TestNetworkList//networks [2022-07-13T20:53:32.860Z] === CONT TestNetworkList//networks/ [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkList (0.01s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T20:53:32.860Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T20:53:32.860Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T20:53:33.077Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-13T20:53:33.077Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-13T20:53:33.428Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-07-13T20:53:33.428Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T20:53:34.365Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-13T20:53:34.365Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-13T20:53:34.365Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T20:53:34.986Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-13T20:53:35.301Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2022-07-13T20:53:35.301Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T20:53:35.555Z] ok github.com/docker/docker/volume/local 0.074s coverage: 76.8% of statements [2022-07-13T20:53:35.815Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-13T20:53:35.869Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-13T20:53:36.436Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-07-13T20:53:36.436Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T20:53:37.195Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-13T20:53:37.813Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-07-13T20:53:37.813Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T20:53:38.380Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-13T20:53:38.380Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T20:53:38.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-13T20:53:39.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-13T20:53:39.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-13T20:53:41.263Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2022-07-13T20:53:41.263Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T20:53:41.263Z] service_test.go:243: FLAKY_TEST [2022-07-13T20:53:41.263Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T20:53:41.263Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T20:53:44.885Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T20:53:44.885Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:53:44.885Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:53:44.885Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:53:44.885Z] [2022-07-13T20:53:44.885Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T20:53:44.885Z] DOCKER_SYSTEMD=1 [2022-07-13T20:53:44.885Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T20:53:44.885Z] HOSTNAME=4f5a7e492f5a [2022-07-13T20:53:44.885Z] DEST=bundles/test-integration [2022-07-13T20:53:44.885Z] PWD=/go/src/github.com/docker/docker [2022-07-13T20:53:44.885Z] DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:53:44.885Z] container=docker [2022-07-13T20:53:44.885Z] HOME=/root [2022-07-13T20:53:44.885Z] LANG=C.UTF-8 [2022-07-13T20:53:44.885Z] INVOCATION_ID=7ae39287f86d4f89b3498510e9bfe2ec [2022-07-13T20:53:44.885Z] GOLANG_VERSION=1.18.3 [2022-07-13T20:53:44.885Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T20:53:44.885Z] VALIDATE_BRANCH=22.06 [2022-07-13T20:53:44.885Z] TERM=xterm [2022-07-13T20:53:44.885Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T20:53:44.885Z] SHLVL=3 [2022-07-13T20:53:44.885Z] TIMEOUT=120m [2022-07-13T20:53:44.885Z] DOCKER_BUILDTAGS= journald [2022-07-13T20:53:44.885Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T20:53:44.885Z] GO111MODULE=off [2022-07-13T20:53:44.885Z] DOCKER_EXPERIMENTAL=1 [2022-07-13T20:53:44.885Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T20:53:44.885Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T20:53:44.885Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T20:53:44.885Z] GOPATH=/go [2022-07-13T20:53:44.885Z] PKG_CONFIG=pkg-config [2022-07-13T20:53:44.885Z] _=/usr/bin/env [2022-07-13T20:53:44.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T20:53:46.535Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-13T20:53:46.535Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-13T20:53:48.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T20:53:48.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T20:53:48.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T20:53:49.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T20:53:49.822Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-13T20:53:49.822Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-13T20:53:49.822Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-13T20:53:50.082Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-13T20:53:50.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T20:53:50.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T20:53:50.341Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-13T20:53:50.341Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-13T20:53:50.600Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-13T20:53:51.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T20:53:52.505Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-13T20:53:53.072Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-13T20:53:53.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T20:53:54.008Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-13T20:53:54.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T20:53:54.576Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-13T20:53:55.337Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/rootless [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/volume [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-13T20:53:55.337Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === Skipped [2022-07-13T20:53:55.337Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-13T20:53:55.337Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-13T20:53:55.337Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-13T20:53:55.337Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-13T20:53:55.337Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:71: No driver to put! [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-13T20:53:55.337Z] time="2022-07-13T20:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-13T20:53:55.337Z] time="2022-07-13T20:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-13T20:53:55.337Z] time="2022-07-13T20:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-13T20:53:55.337Z] time="2022-07-13T20:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-13T20:53:55.337Z] time="2022-07-13T20:52:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:71: No driver to put! [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-13T20:53:55.337Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-13T20:53:55.337Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-13T20:53:55.337Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-13T20:53:55.337Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.337Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T20:53:55.337Z] [2022-07-13T20:53:55.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-13T20:53:55.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.338Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T20:53:55.338Z] [2022-07-13T20:53:55.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-13T20:53:55.338Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T20:53:55.338Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T20:53:55.338Z] [2022-07-13T20:53:55.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-13T20:53:55.338Z] graphtest_unix.go:71: No driver to put! [2022-07-13T20:53:55.338Z] [2022-07-13T20:53:55.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-13T20:53:55.338Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-13T20:53:55.338Z] [2022-07-13T20:53:55.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-13T20:53:55.338Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-13T20:53:55.338Z] [2022-07-13T20:53:55.338Z] DONE 2789 tests, 28 skipped in 212.609s [2022-07-13T20:53:55.338Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:53:55.338Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-13T20:53:55.338Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-13T20:53:55.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T20:53:55.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T20:53:55.952Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-13T20:53:56.520Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-13T20:53:56.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T20:53:56.779Z] --- PASS: TestServiceWithDataPathPortInit (15.78s) [2022-07-13T20:53:56.779Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T20:53:57.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T20:53:58.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T20:53:59.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T20:53:59.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T20:54:00.066Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qo3byoxjzpy0y5d5hkpkago0h Created:2022-07-13 20:53:58.228422971 +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[da56ce551d47e21f48e7b3c425ff59aac1c13c4a941676154b7608103aa72678:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o573qyg4to3od0uakaenaxzut EndpointID:04224465b47df02dd378af6ab073152f2c807065ab6950af9b8d0302cc538685 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d3b901b9e7234b39db9b6a985112cd0fa99839cd9b8a6b7eaea658abe417a7a3 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:76def555f464 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o573qyg4to3od0uakaenaxzut EndpointID:04224465b47df02dd378af6ab073152f2c807065ab6950af9b8d0302cc538685 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-13T20:54:00.977Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T20:54:00.977Z] Using test binary docker [2022-07-13T20:54:00.977Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T20:54:00.977Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T20:54:00.977Z] INFO: Waiting for daemon to start... [2022-07-13T20:54:00.977Z] Starting dockerd [2022-07-13T20:54:01.002Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-13T20:54:04.288Z] . [2022-07-13T20:54:04.289Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T20:54:04.289Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T20:54:04.289Z] Error: No such image: emptyfs [2022-07-13T20:54:04.289Z] Running integration-test (iteration 1) [2022-07-13T20:54:04.289Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T20:54:04.289Z] Loaded image: busybox:latest [2022-07-13T20:54:04.289Z] Loaded image: busybox:glibc [2022-07-13T20:54:05.193Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2022-07-13T20:54:05.193Z] PASS [2022-07-13T20:54:05.193Z] [2022-07-13T20:54:05.193Z] === Skipped [2022-07-13T20:54:05.193Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T20:54:05.193Z] service_test.go:243: FLAKY_TEST [2022-07-13T20:54:05.193Z] [2022-07-13T20:54:05.193Z] DONE 38 tests, 1 skipped in 49.843s [2022-07-13T20:54:05.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T20:54:05.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:05.193Z] ++ set -e [2022-07-13T20:54:05.193Z] ++ '[' -n 0 ']' [2022-07-13T20:54:05.193Z] ++ set -x [2022-07-13T20:54:05.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:05.193Z] INFO: Testing against a local daemon [2022-07-13T20:54:05.193Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T20:54:05.193Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:54:05.193Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T20:54:05.193Z] === RUN TestDockerNetworkIpvlan [2022-07-13T20:54:05.193Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:54:05.193Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T20:54:05.193Z] PASS [2022-07-13T20:54:05.193Z] [2022-07-13T20:54:05.193Z] === Skipped [2022-07-13T20:54:05.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T20:54:05.193Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:54:05.193Z] [2022-07-13T20:54:05.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T20:54:05.193Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:54:05.193Z] [2022-07-13T20:54:05.193Z] DONE 2 tests, 2 skipped in 0.020s [2022-07-13T20:54:05.193Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T20:54:05.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:05.193Z] ++ set -e [2022-07-13T20:54:05.193Z] ++ '[' -n 0 ']' [2022-07-13T20:54:05.193Z] ++ set -x [2022-07-13T20:54:05.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:05.193Z] INFO: Testing against a local daemon [2022-07-13T20:54:05.193Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T20:54:05.674Z] Loaded image: debian:bullseye-slim [2022-07-13T20:54:05.930Z] Loaded image: hello-world:latest [2022-07-13T20:54:05.930Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T20:54:05.930Z] INFO: Testing against a local daemon [2022-07-13T20:54:05.930Z] === RUN TestCgroupNamespacesBuild [2022-07-13T20:54:06.573Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-07-13T20:54:06.573Z] === RUN TestDockerNetworkMacvlan [2022-07-13T20:54:07.142Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-13T20:54:07.294Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-07-13T20:54:07.294Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T20:54:07.709Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-13T20:54:08.222Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-13T20:54:08.222Z] === RUN TestBuildWithSession [2022-07-13T20:54:08.222Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T20:54:08.222Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T20:54:08.222Z] === RUN TestBuildSquashParent [2022-07-13T20:54:08.646Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-13T20:54:10.551Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-13T20:54:12.454Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-13T20:54:15.744Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-13T20:54:15.744Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-13T20:54:16.305Z] --- PASS: TestBuildSquashParent (6.72s) [2022-07-13T20:54:16.305Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T20:54:16.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:54:16.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:54:16.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:54:16.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:54:16.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:54:16.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:54:16.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:54:16.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:54:16.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:54:16.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:54:16.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:54:16.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:54:16.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:54:16.305Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:54:16.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-13T20:54:16.570Z] --- PASS: TestDockerNetworkMacvlan (10.19s) [2022-07-13T20:54:16.570Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-13T20:54:16.570Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-07-13T20:54:16.570Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-07-13T20:54:16.570Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2022-07-13T20:54:16.570Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-07-13T20:54:16.570Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-13T20:54:16.570Z] PASS [2022-07-13T20:54:16.570Z] [2022-07-13T20:54:16.570Z] DONE 8 tests in 11.581s [2022-07-13T20:54:16.570Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T20:54:16.570Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:16.570Z] ++ set -e [2022-07-13T20:54:16.570Z] ++ '[' -n 0 ']' [2022-07-13T20:54:16.570Z] ++ set -x [2022-07-13T20:54:16.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:16.570Z] testing: warning: no tests to run [2022-07-13T20:54:16.570Z] PASS [2022-07-13T20:54:16.570Z] [2022-07-13T20:54:16.570Z] DONE 0 tests in 0.006s [2022-07-13T20:54:16.570Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T20:54:16.570Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:16.570Z] ++ set -e [2022-07-13T20:54:16.570Z] ++ '[' -n 0 ']' [2022-07-13T20:54:16.570Z] ++ set -x [2022-07-13T20:54:16.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:54:16.570Z] INFO: Testing against a local daemon [2022-07-13T20:54:16.570Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T20:54:16.867Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:54:16.867Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:54:17.948Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-07-13T20:54:17.948Z] === RUN TestAuthZPluginTLS [2022-07-13T20:54:18.207Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-13T20:54:18.207Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T20:54:18.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:54:18.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:54:18.774Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-13T20:54:18.774Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T20:54:19.342Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-13T20:54:19.342Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T20:54:20.027Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-13T20:54:20.027Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T20:54:20.678Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-13T20:54:20.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-07-13T20:54:20.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-07-13T20:54:20.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-07-13T20:54:20.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-07-13T20:54:20.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-07-13T20:54:20.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-07-13T20:54:20.678Z] === RUN TestBuildMultiStageCopy [2022-07-13T20:54:20.678Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T20:54:21.405Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2022-07-13T20:54:21.406Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T20:54:21.664Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-13T20:54:21.664Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T20:54:22.233Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-13T20:54:22.233Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T20:54:22.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-13T20:54:22.751Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-13T20:54:22.751Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T20:54:23.010Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-13T20:54:23.269Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-13T20:54:23.528Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-13T20:54:24.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-07-13T20:54:24.465Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T20:54:24.465Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-13T20:54:24.465Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-13T20:54:24.465Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-13T20:54:24.724Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-13T20:54:24.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T20:54:25.098Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T20:54:25.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-07-13T20:54:25.661Z] === RUN TestAuthZPluginHeader [2022-07-13T20:54:26.024Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T20:54:26.228Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-13T20:54:26.229Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T20:54:27.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T20:54:28.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-13T20:54:28.314Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-07-13T20:54:28.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-07-13T20:54:28.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-13T20:54:28.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-13T20:54:28.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-13T20:54:28.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-13T20:54:28.314Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T20:54:30.038Z] docker_api_swarm_test.go:304: [d00400524bfc4] joining swarm manager [df8aa939e0b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:54:30.974Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s) [2022-07-13T20:54:30.974Z] === RUN TestAuthZPluginV2Disable [2022-07-13T20:54:31.542Z] docker_api_swarm_test.go:305: [dc2d7287bbf69] joining swarm manager [df8aa939e0b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:54:31.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T20:54:31.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T20:54:32.477Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-13T20:54:32.478Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-13T20:54:32.736Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-13T20:54:32.995Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-13T20:54:33.254Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-13T20:54:33.254Z] === RUN TestDockerSuite/TestBuildFails [2022-07-13T20:54:33.555Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-13T20:54:33.555Z] === RUN TestBuildLabelWithTargets [2022-07-13T20:54:33.822Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-13T20:54:34.082Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-13T20:54:35.019Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-07-13T20:54:35.019Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T20:54:35.278Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-13T20:54:36.655Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-13T20:54:38.033Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-13T20:54:38.601Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-07-13T20:54:38.601Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T20:54:38.601Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-13T20:54:38.860Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-13T20:54:39.796Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-13T20:54:41.173Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-13T20:54:41.432Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-13T20:54:41.635Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-13T20:54:41.635Z] === RUN TestBuildWithEmptyLayers [2022-07-13T20:54:41.691Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-13T20:54:42.031Z] ok github.com/docker/docker/libnetwork 37.344s coverage: 40.6% of statements [2022-07-13T20:54:42.031Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-07-13T20:54:42.031Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-13T20:54:42.031Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-13T20:54:42.031Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-13T20:54:42.031Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-13T20:54:42.031Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-13T20:54:42.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-13T20:54:42.032Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-13T20:54:42.032Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-13T20:54:42.032Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-13T20:54:42.032Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-13T20:54:42.032Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-13T20:54:42.032Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-13T20:54:42.032Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-13T20:54:43.412Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.524s coverage: 59.9% of statements [2022-07-13T20:54:43.412Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-13T20:54:43.412Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-13T20:54:43.595Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-13T20:54:43.981Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.0% of statements [2022-07-13T20:54:43.981Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-13T20:54:44.149Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-13T20:54:44.149Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T20:54:44.550Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-13T20:54:44.550Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-13T20:54:44.810Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-13T20:54:45.500Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-13T20:54:46.067Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-13T20:54:46.326Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-13T20:54:46.893Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-13T20:54:47.152Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.68s) [2022-07-13T20:54:47.152Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T20:54:47.411Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-13T20:54:47.670Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-13T20:54:47.670Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-13T20:54:48.237Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-13T20:54:48.496Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-13T20:54:48.755Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-13T20:54:49.014Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-13T20:54:49.014Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-13T20:54:49.273Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-13T20:54:49.390Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-13T20:54:49.390Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T20:54:49.646Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-13T20:54:49.646Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T20:54:49.841Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-13T20:54:51.746Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-13T20:54:53.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T20:54:54.421Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-13T20:54:54.793Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.202s coverage: 6.6% of statements [2022-07-13T20:54:54.793Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-13T20:54:54.793Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-13T20:54:54.887Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-07-13T20:54:54.887Z] === RUN TestBuildWithHugeFile [2022-07-13T20:54:55.361Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-13T20:54:55.362Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-13T20:54:55.362Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-13T20:54:55.362Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-13T20:54:55.621Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-13T20:54:55.821Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-13T20:54:55.881Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-07-13T20:54:56.141Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-13T20:54:56.401Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-13T20:54:57.751Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-13T20:54:57.751Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-13T20:54:58.020Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-13T20:54:58.020Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-13T20:54:58.020Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-13T20:54:58.295Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-13T20:54:58.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-13T20:54:58.881Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-13T20:55:00.053Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-13T20:55:02.587Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-13T20:55:02.587Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-13T20:55:02.846Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-13T20:55:04.222Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-13T20:55:04.222Z] PASS [2022-07-13T20:55:04.222Z] [2022-07-13T20:55:04.222Z] DONE 17 tests in 47.392s [2022-07-13T20:55:04.222Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T20:55:04.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:04.222Z] ++ set -e [2022-07-13T20:55:04.222Z] ++ '[' -n 0 ']' [2022-07-13T20:55:04.222Z] ++ set -x [2022-07-13T20:55:04.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:04.223Z] INFO: Testing against a local daemon [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T20:55:04.223Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T20:55:04.223Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T20:55:04.223Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T20:55:04.223Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T20:55:04.223Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T20:55:04.223Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T20:55:04.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T20:55:04.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T20:55:04.223Z] === RUN TestPluginInstall [2022-07-13T20:55:04.223Z] === RUN TestPluginInstall/no_auth [2022-07-13T20:55:04.791Z] time="2022-07-13T20:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T20:55:04.791Z] time="2022-07-13T20:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d91875db9e816f1cefc8b741d5064b61858cdd988a853ebb695bb235a0ccd80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T20:55:04.791Z] time="2022-07-13T20:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T20:55:04.791Z] time="2022-07-13T20:55:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d91875db9e816f1cefc8b741d5064b61858cdd988a853ebb695bb235a0ccd80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T20:55:04.791Z] === RUN TestPluginInstall/with_htpasswd [2022-07-13T20:55:05.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-13T20:55:05.309Z] time="2022-07-13T20:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T20:55:05.309Z] time="2022-07-13T20:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d91875db9e816f1cefc8b741d5064b61858cdd988a853ebb695bb235a0ccd80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T20:55:05.309Z] time="2022-07-13T20:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T20:55:05.309Z] time="2022-07-13T20:55:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d91875db9e816f1cefc8b741d5064b61858cdd988a853ebb695bb235a0ccd80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T20:55:05.568Z] === RUN TestPluginInstall/with_insecure [2022-07-13T20:55:06.505Z] time="2022-07-13T20:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T20:55:06.505Z] time="2022-07-13T20:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c9eb593d46dc641737ae9d53cce36efea6a4c73d8c1bf3341dec4c50c317553" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T20:55:06.505Z] time="2022-07-13T20:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T20:55:06.505Z] time="2022-07-13T20:55:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c9eb593d46dc641737ae9d53cce36efea6a4c73d8c1bf3341dec4c50c317553" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T20:55:06.505Z] plugin_test.go:195: [d0ab2a28c53ad] daemon is not started [2022-07-13T20:55:06.505Z] --- PASS: TestPluginInstall (2.48s) [2022-07-13T20:55:06.505Z] --- PASS: TestPluginInstall/no_auth (0.85s) [2022-07-13T20:55:06.505Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-13T20:55:06.505Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-07-13T20:55:06.505Z] === RUN TestPluginsWithRuntimes [2022-07-13T20:55:07.074Z] docker_api_swarm_test.go:272: [d0b5eedffd191] joining swarm manager [d9aae0351d39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:55:08.012Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-13T20:55:08.579Z] docker_api_swarm_test.go:273: [d43ad9d9adfa8] joining swarm manager [d9aae0351d39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:55:08.623Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-13T20:55:08.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T20:55:08.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T20:55:08.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T20:55:08.838Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-13T20:55:09.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T20:55:09.774Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-13T20:55:10.033Z] --- PASS: TestPluginsWithRuntimes (3.63s) [2022-07-13T20:55:10.033Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-07-13T20:55:10.033Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-07-13T20:55:10.033Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T20:55:10.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T20:55:10.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T20:55:10.601Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-13T20:55:10.601Z] PASS [2022-07-13T20:55:10.601Z] [2022-07-13T20:55:10.601Z] DONE 24 tests in 6.722s [2022-07-13T20:55:10.601Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T20:55:10.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:10.601Z] ++ set -e [2022-07-13T20:55:10.601Z] ++ '[' -n 0 ']' [2022-07-13T20:55:10.601Z] ++ set -x [2022-07-13T20:55:10.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:10.860Z] INFO: Testing against a local daemon [2022-07-13T20:55:10.860Z] === RUN TestExternalGraphDriver [2022-07-13T20:55:11.118Z] === RUN TestExternalGraphDriver/json [2022-07-13T20:55:11.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T20:55:12.497Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-13T20:55:12.756Z] === RUN TestExternalGraphDriver/spec [2022-07-13T20:55:13.323Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-13T20:55:14.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T20:55:14.701Z] === RUN TestExternalGraphDriver/pull [2022-07-13T20:55:14.701Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-13T20:55:14.701Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-13T20:55:14.701Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-13T20:55:14.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T20:55:15.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T20:55:16.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T20:55:16.605Z] --- PASS: TestExternalGraphDriver (5.81s) [2022-07-13T20:55:16.605Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-07-13T20:55:16.605Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-13T20:55:16.605Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2022-07-13T20:55:16.605Z] === RUN TestGraphdriverPluginV2 [2022-07-13T20:55:17.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T20:55:17.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T20:55:18.509Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-13T20:55:18.509Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-13T20:55:19.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T20:55:19.886Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-13T20:55:19.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T20:55:20.145Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-13T20:55:20.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T20:55:21.081Z] --- PASS: TestGraphdriverPluginV2 (4.51s) [2022-07-13T20:55:21.081Z] PASS [2022-07-13T20:55:21.081Z] [2022-07-13T20:55:21.081Z] DONE 5 tests in 10.337s [2022-07-13T20:55:21.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T20:55:21.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:21.081Z] ++ set -e [2022-07-13T20:55:21.081Z] ++ '[' -n 0 ']' [2022-07-13T20:55:21.081Z] ++ set -x [2022-07-13T20:55:21.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:21.081Z] INFO: Testing against a local daemon [2022-07-13T20:55:21.081Z] === RUN TestContinueAfterPluginCrash [2022-07-13T20:55:21.081Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T20:55:21.081Z] === RUN TestReadPluginNoRead [2022-07-13T20:55:21.081Z] === PAUSE TestReadPluginNoRead [2022-07-13T20:55:21.081Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T20:55:21.081Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T20:55:21.081Z] === CONT TestContinueAfterPluginCrash [2022-07-13T20:55:21.081Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T20:55:21.081Z] === CONT TestReadPluginNoRead [2022-07-13T20:55:21.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T20:55:21.440Z] Using test binary docker [2022-07-13T20:55:21.440Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T20:55:21.440Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-13T20:55:21.440Z] Starting dockerd [2022-07-13T20:55:21.440Z] INFO: Waiting for daemon to start... [2022-07-13T20:55:21.649Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-13T20:55:22.218Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-13T20:55:23.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-13T20:55:23.157Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-13T20:55:23.518Z] ok github.com/docker/docker/libnetwork/ipam 16.356s coverage: 85.3% of statements [2022-07-13T20:55:23.518Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-13T20:55:23.518Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-13T20:55:23.725Z] === RUN TestReadPluginNoRead/default [2022-07-13T20:55:23.778Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-13T20:55:23.984Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-13T20:55:24.243Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-07-13T20:55:24.348Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2022-07-13T20:55:24.348Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-13T20:55:24.608Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-13T20:55:25.178Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-07-13T20:55:25.180Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T20:55:25.439Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-13T20:55:25.630Z] . [2022-07-13T20:55:25.630Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T20:55:25.630Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T20:55:25.630Z] Error: No such image: emptyfs [2022-07-13T20:55:25.630Z] Running integration-test (iteration 1) [2022-07-13T20:55:25.630Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T20:55:25.630Z] Loaded image: busybox:latest [2022-07-13T20:55:25.630Z] Loaded image: busybox:glibc [2022-07-13T20:55:25.698Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-13T20:55:25.698Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-13T20:55:25.748Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2022-07-13T20:55:26.008Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-13T20:55:26.266Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-13T20:55:26.268Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-13T20:55:26.525Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-13T20:55:26.784Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T20:55:27.008Z] Loaded image: debian:bullseye-slim [2022-07-13T20:55:27.008Z] Loaded image: hello-world:latest [2022-07-13T20:55:27.008Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T20:55:27.008Z] INFO: Testing against a local daemon [2022-07-13T20:55:27.008Z] === RUN TestCgroupNamespacesBuild [2022-07-13T20:55:27.043Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-13T20:55:27.979Z] === CONT TestReadPluginNoRead [2022-07-13T20:55:27.979Z] read_test.go:92: [d31321240b8b9] daemon is not started [2022-07-13T20:55:27.979Z] --- PASS: TestReadPluginNoRead (6.95s) [2022-07-13T20:55:27.979Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2022-07-13T20:55:27.979Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-07-13T20:55:27.979Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.41s) [2022-07-13T20:55:28.386Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-07-13T20:55:28.386Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T20:55:28.546Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-13T20:55:29.115Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-07-13T20:55:29.115Z] PASS [2022-07-13T20:55:29.115Z] [2022-07-13T20:55:29.115Z] DONE 6 tests in 8.093s [2022-07-13T20:55:29.115Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-13T20:55:29.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:29.115Z] ++ set -e [2022-07-13T20:55:29.115Z] ++ '[' -n 0 ']' [2022-07-13T20:55:29.115Z] ++ set -x [2022-07-13T20:55:29.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:29.115Z] testing: warning: no tests to run [2022-07-13T20:55:29.115Z] PASS [2022-07-13T20:55:29.115Z] [2022-07-13T20:55:29.115Z] DONE 0 tests in 0.012s [2022-07-13T20:55:29.115Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T20:55:29.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:29.115Z] ++ set -e [2022-07-13T20:55:29.115Z] ++ '[' -n 0 ']' [2022-07-13T20:55:29.115Z] ++ set -x [2022-07-13T20:55:29.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:29.116Z] INFO: Testing against a local daemon [2022-07-13T20:55:29.116Z] === RUN TestPluginWithDevMounts [2022-07-13T20:55:29.116Z] === PAUSE TestPluginWithDevMounts [2022-07-13T20:55:29.116Z] === CONT TestPluginWithDevMounts [2022-07-13T20:55:29.796Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-07-13T20:55:29.796Z] === RUN TestBuildWithSession [2022-07-13T20:55:29.796Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T20:55:29.796Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T20:55:29.796Z] === RUN TestBuildSquashParent [2022-07-13T20:55:30.493Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-13T20:55:30.752Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-13T20:55:30.752Z] PASS [2022-07-13T20:55:30.752Z] [2022-07-13T20:55:30.752Z] DONE 1 tests in 1.573s [2022-07-13T20:55:30.752Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T20:55:30.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:30.752Z] ++ set -e [2022-07-13T20:55:30.752Z] ++ '[' -n 0 ']' [2022-07-13T20:55:30.752Z] ++ set -x [2022-07-13T20:55:30.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:30.752Z] INFO: Testing against a local daemon [2022-07-13T20:55:30.752Z] === RUN TestSecretInspect [2022-07-13T20:55:31.320Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-13T20:55:32.478Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-13T20:55:33.854Z] --- PASS: TestSecretInspect (2.86s) [2022-07-13T20:55:33.854Z] === RUN TestSecretList [2022-07-13T20:55:33.854Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-13T20:55:34.791Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-13T20:55:35.171Z] --- PASS: TestBuildSquashParent (4.78s) [2022-07-13T20:55:35.171Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T20:55:35.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:55:35.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:55:35.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:55:35.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:55:35.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:55:35.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:55:35.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:55:35.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:55:35.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:55:35.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:55:35.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:55:35.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:55:35.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T20:55:35.171Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T20:55:36.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T20:55:36.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T20:55:36.695Z] --- PASS: TestSecretList (2.85s) [2022-07-13T20:55:36.695Z] === RUN TestSecretsCreateAndDelete [2022-07-13T20:55:37.263Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-13T20:55:37.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T20:55:38.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T20:55:38.640Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-13T20:55:38.899Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2022-07-13T20:55:38.899Z] === RUN TestSecretsUpdate [2022-07-13T20:55:39.157Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-13T20:55:39.381Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-13T20:55:39.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-07-13T20:55:39.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-07-13T20:55:39.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s) [2022-07-13T20:55:39.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s) [2022-07-13T20:55:39.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-07-13T20:55:39.381Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-07-13T20:55:39.381Z] === RUN TestBuildMultiStageCopy [2022-07-13T20:55:39.381Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T20:55:40.094Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-13T20:55:41.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T20:55:41.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T20:55:41.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T20:55:41.472Z] --- PASS: TestSecretsUpdate (2.54s) [2022-07-13T20:55:41.472Z] === RUN TestTemplatedSecret [2022-07-13T20:55:41.544Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T20:55:41.803Z] --- PASS: TestBuildMultiStageCopy (2.38s) [2022-07-13T20:55:41.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-07-13T20:55:41.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-13T20:55:41.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-13T20:55:41.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-13T20:55:41.803Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-13T20:55:41.803Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T20:55:42.370Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-13T20:55:42.370Z] === RUN TestBuildLabelWithTargets [2022-07-13T20:55:43.753Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-07-13T20:55:43.753Z] === RUN TestBuildWithEmptyLayers [2022-07-13T20:55:44.012Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-13T20:55:44.012Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T20:55:44.763Z] --- PASS: TestTemplatedSecret (3.05s) [2022-07-13T20:55:44.763Z] === RUN TestSecretCreateResolve [2022-07-13T20:55:45.916Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-07-13T20:55:45.916Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T20:55:46.175Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-07-13T20:55:46.175Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T20:55:47.297Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-13T20:55:47.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-13T20:55:47.866Z] --- PASS: TestSecretCreateResolve (3.14s) [2022-07-13T20:55:47.866Z] PASS [2022-07-13T20:55:47.866Z] [2022-07-13T20:55:47.866Z] DONE 6 tests in 16.897s [2022-07-13T20:55:47.866Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T20:55:47.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:47.866Z] ++ set -e [2022-07-13T20:55:47.866Z] ++ '[' -n 0 ']' [2022-07-13T20:55:47.866Z] ++ set -x [2022-07-13T20:55:47.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-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:55:47.866Z] INFO: Testing against a local daemon [2022-07-13T20:55:47.866Z] === RUN TestServiceCreateInit [2022-07-13T20:55:47.866Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T20:55:48.080Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-07-13T20:55:48.080Z] === RUN TestBuildWithHugeFile [2022-07-13T20:55:51.063Z] --- PASS: TestBuildWithHugeFile (50.46s) [2022-07-13T20:55:51.063Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T20:55:51.063Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T20:55:51.063Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T20:55:51.063Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T20:55:51.063Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:55:51.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:55:51.063Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:55:51.063Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:55:51.063Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:55:51.063Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:55:51.063Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:55:51.063Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:55:51.063Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:55:51.063Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-13T20:55:51.063Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-07-13T20:55:51.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-07-13T20:55:51.063Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-13T20:55:51.063Z] === RUN TestBuildPreserveOwnership [2022-07-13T20:55:51.063Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T20:55:51.063Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T20:55:51.152Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-13T20:55:51.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-13T20:55:53.056Z] === RUN TestDockerSuite/TestBuildRm [2022-07-13T20:55:53.056Z] docker_api_swarm_node_test.go:20: [dfb2797f84c7e] joining swarm manager [dcd3f01bbb2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:55:53.315Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T20:55:53.882Z] docker_api_swarm_node_test.go:21: [d8333dff75da5] joining swarm manager [dcd3f01bbb2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:55:55.231Z] --- PASS: TestBuildPreserveOwnership (10.21s) [2022-07-13T20:55:55.231Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.18s) [2022-07-13T20:55:55.231Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-13T20:55:55.231Z] === RUN TestBuildPlatformInvalid [2022-07-13T20:55:55.231Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-13T20:55:55.231Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T20:55:55.231Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-13T20:55:55.231Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-07-13T20:55:55.231Z] PASS [2022-07-13T20:55:55.231Z] [2022-07-13T20:55:55.231Z] === Skipped [2022-07-13T20:55:55.231Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-13T20:55:55.231Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T20:55:55.231Z] [2022-07-13T20:55:55.231Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T20:55:55.231Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T20:55:55.231Z] [2022-07-13T20:55:55.231Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-07-13T20:55:55.231Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-13T20:55:55.231Z] [2022-07-13T20:55:55.231Z] DONE 34 tests, 3 skipped in 111.236s [2022-07-13T20:55:55.231Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T20:55:55.486Z] INFO: Testing against a local daemon [2022-07-13T20:55:55.486Z] === RUN TestConfigInspect [2022-07-13T20:55:55.486Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] --- SKIP: TestConfigInspect (0.03s) [2022-07-13T20:55:55.486Z] === RUN TestConfigList [2022-07-13T20:55:55.486Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] --- SKIP: TestConfigList (0.01s) [2022-07-13T20:55:55.486Z] === RUN TestConfigsCreateAndDelete [2022-07-13T20:55:55.486Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-13T20:55:55.486Z] === RUN TestConfigsUpdate [2022-07-13T20:55:55.486Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-13T20:55:55.486Z] === RUN TestTemplatedConfig [2022-07-13T20:55:55.486Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-13T20:55:55.486Z] === RUN TestConfigCreateResolve [2022-07-13T20:55:55.486Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-13T20:55:55.486Z] PASS [2022-07-13T20:55:55.486Z] [2022-07-13T20:55:55.486Z] === Skipped [2022-07-13T20:55:55.486Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-07-13T20:55:55.486Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] [2022-07-13T20:55:55.486Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-13T20:55:55.486Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] [2022-07-13T20:55:55.486Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-13T20:55:55.486Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] [2022-07-13T20:55:55.486Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-13T20:55:55.486Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] [2022-07-13T20:55:55.486Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-13T20:55:55.486Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] [2022-07-13T20:55:55.486Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-13T20:55:55.486Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:55:55.486Z] [2022-07-13T20:55:55.486Z] DONE 6 tests, 6 skipped in 0.169s [2022-07-13T20:55:55.486Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T20:55:55.742Z] INFO: Testing against a local daemon [2022-07-13T20:55:55.742Z] === RUN TestAttachWithTTY [2022-07-13T20:55:55.742Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-13T20:55:55.742Z] === RUN TestAttachWithoutTTy [2022-07-13T20:55:55.742Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-13T20:55:55.742Z] === RUN TestCheckpoint [2022-07-13T20:55:55.742Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T20:55:55.742Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T20:55:55.742Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T20:55:55.742Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:55:55.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:55:55.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:55:55.742Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:55:55.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:55:55.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:55:55.742Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T20:55:55.742Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T20:55:55.742Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T20:55:55.742Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T20:55:55.742Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T20:55:55.742Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T20:55:55.742Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T20:55:55.742Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T20:55:55.742Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-13T20:55:55.742Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-13T20:55:55.742Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T20:55:55.743Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T20:55:55.743Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T20:55:55.743Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-13T20:55:55.743Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T20:55:55.743Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-13T20:55:55.743Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T20:55:55.785Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-13T20:55:56.001Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-13T20:55:56.001Z] === RUN TestCopyEmptyFile [2022-07-13T20:55:56.001Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-07-13T20:55:56.001Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T20:55:56.044Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-13T20:55:56.257Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-13T20:55:56.257Z] === RUN TestCopyFromContainer [2022-07-13T20:55:56.981Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-13T20:55:57.240Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-13T20:55:57.498Z] --- PASS: TestServiceCreateInit (9.70s) [2022-07-13T20:55:57.498Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.46s) [2022-07-13T20:55:57.498Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2022-07-13T20:55:57.498Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T20:55:58.066Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-13T20:55:59.002Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-13T20:55:59.570Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer// [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T20:56:00.469Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T20:56:00.725Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer (4.57s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-13T20:56:00.725Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-13T20:56:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T20:56:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:56:00.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:56:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:56:00.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:56:00.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:56:00.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:56:00.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:56:00.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:56:00.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:56:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-13T20:56:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T20:56:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T20:56:00.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T20:56:00.725Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T20:56:00.725Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-13T20:56:00.725Z] === RUN TestCreateWithInvalidEnv [2022-07-13T20:56:00.725Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T20:56:00.725Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T20:56:00.725Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T20:56:00.725Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T20:56:00.725Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T20:56:00.725Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T20:56:00.725Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T20:56:00.725Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T20:56:00.725Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T20:56:00.725Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-13T20:56:00.725Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T20:56:00.725Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-13T20:56:00.725Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T20:56:00.725Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T20:56:00.725Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-13T20:56:00.725Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T20:56:02.148Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-13T20:56:02.148Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T20:56:03.077Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-07-13T20:56:03.077Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T20:56:03.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:56:03.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:56:03.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:56:03.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:56:03.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:56:03.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:56:03.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:56:03.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:56:03.077Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:56:03.077Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:56:03.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:56:03.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:56:03.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:56:03.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:56:03.077Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:56:03.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-13T20:56:03.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-13T20:56:03.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-07-13T20:56:03.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-13T20:56:03.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-13T20:56:03.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-13T20:56:03.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T20:56:03.588Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-13T20:56:03.588Z] === RUN TestCreateDifferentPlatform [2022-07-13T20:56:03.588Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T20:56:03.588Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T20:56:03.588Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-13T20:56:03.588Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T20:56:03.588Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T20:56:03.588Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T20:56:03.588Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-13T20:56:03.588Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T20:56:03.588Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-13T20:56:03.588Z] === RUN TestCreateInvalidHostConfig [2022-07-13T20:56:03.588Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:56:03.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:56:03.588Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:56:03.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:56:03.589Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:56:03.589Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:56:03.589Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:56:03.589Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:56:03.589Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:56:03.589Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:56:03.589Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:56:03.589Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:56:03.589Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T20:56:03.589Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T20:56:03.589Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T20:56:03.589Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T20:56:03.589Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T20:56:03.589Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T20:56:03.589Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-13T20:56:03.589Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-13T20:56:03.589Z] === RUN TestDaemonRestartIpcMode [2022-07-13T20:56:03.589Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T20:56:03.589Z] === RUN TestDaemonHostGatewayIP [2022-07-13T20:56:03.589Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:56:03.589Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-13T20:56:03.589Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T20:56:03.589Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T20:56:03.589Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T20:56:03.589Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-13T20:56:03.589Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-13T20:56:03.589Z] === RUN TestDiff [2022-07-13T20:56:03.953Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-13T20:56:03.953Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-13T20:56:03.953Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-13T20:56:03.953Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-13T20:56:03.953Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-13T20:56:03.953Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-13T20:56:04.150Z] --- PASS: TestDiff (0.40s) [2022-07-13T20:56:04.151Z] === RUN TestExecConsoleSize [2022-07-13T20:56:04.212Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-13T20:56:04.212Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-13T20:56:04.712Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-13T20:56:04.712Z] === RUN TestExecWithCloseStdin [2022-07-13T20:56:04.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-13T20:56:04.969Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-13T20:56:04.969Z] === RUN TestExec [2022-07-13T20:56:05.347Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-13T20:56:05.530Z] --- PASS: TestExec (0.45s) [2022-07-13T20:56:05.531Z] === RUN TestExecUser [2022-07-13T20:56:06.092Z] --- PASS: TestExecUser (0.45s) [2022-07-13T20:56:06.092Z] === RUN TestExportContainerAndImportImage [2022-07-13T20:56:06.654Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-07-13T20:56:06.654Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T20:56:08.021Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-13T20:56:08.021Z] === RUN TestHealthCheckWorkdir [2022-07-13T20:56:08.277Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-07-13T20:56:08.277Z] === RUN TestHealthKillContainer [2022-07-13T20:56:09.537Z] docker_api_swarm_test.go:502: [d74d8d8e25cb5] joining swarm manager [d1f6a82e06480]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:56:09.796Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-13T20:56:10.733Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-13T20:56:11.300Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-13T20:56:11.559Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-13T20:56:12.126Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-13T20:56:13.062Z] === RUN TestDockerSuite/TestBuildUser [2022-07-13T20:56:13.630Z] --- PASS: TestCreateServiceMultipleTimes (16.20s) [2022-07-13T20:56:13.630Z] === RUN TestCreateServiceConflict [2022-07-13T20:56:14.566Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-13T20:56:16.359Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-13T20:56:16.359Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T20:56:16.359Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-13T20:56:16.359Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-13T20:56:16.359Z] === RUN TestIpcModeNone [2022-07-13T20:56:16.470Z] --- PASS: TestCreateServiceConflict (2.74s) [2022-07-13T20:56:16.470Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T20:56:16.615Z] --- PASS: TestIpcModeNone (0.47s) [2022-07-13T20:56:16.615Z] === RUN TestIpcModePrivate [2022-07-13T20:56:17.037Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-13T20:56:17.176Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-13T20:56:17.176Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-13T20:56:17.176Z] === RUN TestIpcModeShareable [2022-07-13T20:56:17.176Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:56:17.176Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-13T20:56:17.176Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T20:56:19.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-07-13T20:56:19.065Z] === RUN TestAPIIpcModeHost [2022-07-13T20:56:19.065Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:56:19.065Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-13T20:56:19.065Z] === RUN TestDaemonIpcModeShareable [2022-07-13T20:56:19.065Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:56:19.065Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-13T20:56:19.065Z] === RUN TestDaemonIpcModePrivate [2022-07-13T20:56:19.571Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2022-07-13T20:56:19.571Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T20:56:19.571Z] docker_api_swarm_test.go:507: [d0e1d00c7fe47] joining swarm manager [d1f6a82e06480]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:56:19.633Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-13T20:56:19.889Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-07-13T20:56:19.889Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T20:56:19.889Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:56:19.889Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-13T20:56:19.889Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T20:56:19.889Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:56:19.889Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-13T20:56:19.889Z] === RUN TestIpcModeOlderClient [2022-07-13T20:56:19.889Z] === PAUSE TestIpcModeOlderClient [2022-07-13T20:56:19.889Z] === RUN TestKillContainerInvalidSignal [2022-07-13T20:56:20.145Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-07-13T20:56:20.145Z] === RUN TestKillContainer [2022-07-13T20:56:20.145Z] === RUN TestKillContainer/no_signal [2022-07-13T20:56:20.708Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T20:56:20.963Z] === RUN TestKillContainer/killing_signal [2022-07-13T20:56:21.524Z] --- PASS: TestKillContainer (1.21s) [2022-07-13T20:56:21.524Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-13T20:56:21.524Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-07-13T20:56:21.524Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-13T20:56:21.524Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T20:56:21.524Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T20:56:21.780Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T20:56:22.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-07-13T20:56:22.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-13T20:56:22.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-13T20:56:22.343Z] === RUN TestKillStoppedContainer [2022-07-13T20:56:22.343Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-13T20:56:22.343Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T20:56:22.343Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-13T20:56:22.343Z] === RUN TestKillDifferentUserContainer [2022-07-13T20:56:22.598Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-07-13T20:56:22.598Z] === RUN TestInspectOomKilledTrue [2022-07-13T20:56:22.598Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:56:22.598Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-13T20:56:22.598Z] === RUN TestInspectOomKilledFalse [2022-07-13T20:56:22.599Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:56:22.599Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-13T20:56:22.599Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T20:56:22.599Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-13T20:56:22.599Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-13T20:56:22.599Z] === RUN TestLinksContainerNames [2022-07-13T20:56:23.525Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-13T20:56:23.525Z] === RUN TestLogsFollowTailEmpty [2022-07-13T20:56:24.089Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-13T20:56:24.089Z] === RUN TestLogs [2022-07-13T20:56:24.089Z] === RUN TestLogs/driver_local [2022-07-13T20:56:24.089Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:56:24.089Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:56:24.089Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T20:56:24.089Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T20:56:24.089Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T20:56:24.089Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T20:56:24.089Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:56:24.089Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:56:24.089Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:56:24.089Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:56:24.089Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:56:24.089Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:56:24.089Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:56:24.089Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:56:24.655Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:56:24.655Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:56:25.217Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T20:56:25.217Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T20:56:25.778Z] === RUN TestLogs/driver_json-file [2022-07-13T20:56:25.778Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:56:25.778Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:56:25.778Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:56:25.778Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:56:25.778Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:56:25.778Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:56:25.778Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:56:25.778Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:56:25.778Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:56:25.778Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:56:25.778Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:56:25.778Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:56:25.778Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:56:25.778Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:56:26.383Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:56:26.383Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:56:26.944Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:56:27.200Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:56:27.762Z] --- PASS: TestLogs (3.68s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.72s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-07-13T20:56:27.762Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-13T20:56:27.762Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T20:56:28.018Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/default [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/private [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/slave [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/shared [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/default [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/shared [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/slave [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/private [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:56:28.018Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T20:56:28.018Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:56:28.018Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:56:28.274Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:56:28.530Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T20:56:28.531Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T20:56:28.531Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:56:28.531Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T20:56:28.531Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:56:28.531Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-13T20:56:28.531Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-13T20:56:28.531Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T20:56:28.531Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-13T20:56:28.531Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-13T20:56:28.531Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T20:56:28.531Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-13T20:56:28.531Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-13T20:56:28.531Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T20:56:28.531Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-13T20:56:28.531Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-13T20:56:28.531Z] === RUN TestNetworkNat [2022-07-13T20:56:29.091Z] --- PASS: TestNetworkNat (0.49s) [2022-07-13T20:56:29.092Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T20:56:29.348Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-13T20:56:29.348Z] === RUN TestNetworkLoopbackNat [2022-07-13T20:56:29.549Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-13T20:56:29.549Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-13T20:56:29.549Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-13T20:56:30.117Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-13T20:56:31.054Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-13T20:56:31.862Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-13T20:56:31.862Z] === RUN TestPause [2022-07-13T20:56:31.862Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:56:31.862Z] --- SKIP: TestPause (0.00s) [2022-07-13T20:56:31.862Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T20:56:31.862Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T20:56:31.862Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T20:56:31.862Z] === RUN TestPauseStopPausedContainer [2022-07-13T20:56:31.862Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:56:31.862Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-13T20:56:31.862Z] === RUN TestPidHost [2022-07-13T20:56:31.991Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-13T20:56:31.991Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-13T20:56:31.991Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-13T20:56:31.991Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-13T20:56:31.991Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-13T20:56:31.991Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-13T20:56:31.991Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-13T20:56:31.991Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-13T20:56:31.991Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-13T20:56:32.879Z] --- PASS: TestPidHost (0.88s) [2022-07-13T20:56:32.879Z] === RUN TestPsFilter [2022-07-13T20:56:32.879Z] --- PASS: TestPsFilter (0.10s) [2022-07-13T20:56:32.879Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T20:56:33.368Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-13T20:56:33.369Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-13T20:56:33.439Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-13T20:56:33.439Z] === RUN TestRemoveContainerWithVolume [2022-07-13T20:56:33.627Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2022-07-13T20:56:33.627Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T20:56:33.695Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-13T20:56:33.695Z] === RUN TestRemoveContainerRunning [2022-07-13T20:56:33.886Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-13T20:56:34.060Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 2m52.174590596s [2022-07-13T20:56:34.060Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.115271ms [2022-07-13T20:56:34.257Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-13T20:56:34.257Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T20:56:34.454Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-13T20:56:34.819Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-13T20:56:34.819Z] === RUN TestRemoveInvalidContainer [2022-07-13T20:56:34.819Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-13T20:56:34.819Z] === RUN TestRenameLinkedContainer [2022-07-13T20:56:35.022Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-13T20:56:35.022Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-13T20:56:36.185Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-07-13T20:56:36.185Z] === RUN TestRenameStoppedContainer [2022-07-13T20:56:36.400Z] --- PASS: TestCreateServiceSecretFileMode (2.85s) [2022-07-13T20:56:36.400Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T20:56:36.746Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-07-13T20:56:36.746Z] === RUN TestRenameRunningContainerAndReuse [2022-07-13T20:56:37.337Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-13T20:56:37.672Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-13T20:56:37.672Z] === RUN TestRenameInvalidName [2022-07-13T20:56:37.928Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-13T20:56:37.928Z] === RUN TestRenameAnonymousContainer [2022-07-13T20:56:38.715Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-13T20:56:39.282Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-13T20:56:39.541Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-13T20:56:39.541Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2022-07-13T20:56:39.541Z] === RUN TestCreateServiceSysctls [2022-07-13T20:56:39.800Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-13T20:56:39.800Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-13T20:56:39.800Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-13T20:56:39.820Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-07-13T20:56:39.820Z] === RUN TestRenameContainerWithSameName [2022-07-13T20:56:39.820Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-13T20:56:39.820Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T20:56:40.368Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-13T20:56:40.748Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-07-13T20:56:40.748Z] === RUN TestResize [2022-07-13T20:56:41.004Z] --- PASS: TestResize (0.42s) [2022-07-13T20:56:41.004Z] === RUN TestResizeWithInvalidSize [2022-07-13T20:56:41.565Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-13T20:56:41.565Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T20:56:41.746Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-13T20:56:41.822Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-13T20:56:41.822Z] === RUN TestDaemonRestartKillContainers [2022-07-13T20:56:41.822Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-13T20:56:41.822Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-13T20:56:41.822Z] === RUN TestCgroupNamespacesRun [2022-07-13T20:56:42.683Z] === RUN TestDockerSuite/TestCommitChange [2022-07-13T20:56:43.188Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-13T20:56:43.188Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T20:56:43.250Z] --- PASS: TestCreateServiceSysctls (3.68s) [2022-07-13T20:56:43.250Z] === RUN TestCreateServiceCapabilities [2022-07-13T20:56:43.509Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-13T20:56:44.076Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-13T20:56:44.116Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-13T20:56:44.116Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T20:56:44.323Z] --- PASS: TestBuildWithHugeFile (53.33s) [2022-07-13T20:56:44.323Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T20:56:44.323Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T20:56:44.323Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T20:56:44.323Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T20:56:44.323Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:56:44.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:56:44.323Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:56:44.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:56:44.323Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:56:44.323Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:56:44.323Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T20:56:44.323Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T20:56:44.323Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T20:56:44.323Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-13T20:56:44.323Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-13T20:56:44.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-13T20:56:44.323Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-13T20:56:44.323Z] === RUN TestBuildPreserveOwnership [2022-07-13T20:56:44.323Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T20:56:44.323Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T20:56:45.259Z] --- PASS: TestBuildPreserveOwnership (3.60s) [2022-07-13T20:56:45.259Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-07-13T20:56:45.259Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-07-13T20:56:45.259Z] === RUN TestBuildPlatformInvalid [2022-07-13T20:56:45.259Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-13T20:56:45.259Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T20:56:45.453Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-13T20:56:45.518Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-13T20:56:45.518Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T20:56:45.827Z] Loaded image: busybox:latest [2022-07-13T20:56:46.021Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2022-07-13T20:56:46.021Z] === RUN TestInspect [2022-07-13T20:56:46.086Z] Loaded image: busybox:glibc [2022-07-13T20:56:46.458Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-13T20:56:46.458Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T20:56:46.957Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-13T20:56:47.465Z] Loaded image: debian:bullseye-slim [2022-07-13T20:56:47.465Z] Loaded image: hello-world:latest [2022-07-13T20:56:47.465Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T20:56:47.525Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-13T20:56:47.830Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-07-13T20:56:47.830Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T20:56:48.756Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-13T20:56:48.756Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T20:56:49.428Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-13T20:56:49.428Z] --- PASS: TestInspect (3.32s) [2022-07-13T20:56:49.428Z] === RUN TestCreateJob [2022-07-13T20:56:49.684Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-13T20:56:49.684Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T20:56:50.364Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-13T20:56:50.612Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-13T20:56:50.612Z] === RUN TestNISDomainname [2022-07-13T20:56:50.612Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-13T20:56:50.612Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-13T20:56:50.612Z] === RUN TestHostnameDnsResolution [2022-07-13T20:56:50.931Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-13T20:56:51.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-13T20:56:51.539Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-07-13T20:56:51.539Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T20:56:51.539Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-13T20:56:51.539Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-13T20:56:51.539Z] === RUN TestPrivilegedHostDevices [2022-07-13T20:56:51.795Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-07-13T20:56:51.795Z] === RUN TestRunConsoleSize [2022-07-13T20:56:52.357Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-13T20:56:52.357Z] === RUN TestStats [2022-07-13T20:56:52.357Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:56:52.357Z] --- SKIP: TestStats (0.00s) [2022-07-13T20:56:52.357Z] === RUN TestStopContainerWithTimeout [2022-07-13T20:56:52.357Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T20:56:52.357Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T20:56:52.357Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T20:56:52.357Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T20:56:52.357Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T20:56:52.357Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T20:56:52.357Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T20:56:52.357Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T20:56:52.357Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T20:56:52.357Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T20:56:52.435Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-13T20:56:52.435Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-13T20:56:52.927Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T20:56:53.373Z] docker_api_swarm_node_test.go:81: [d12be7c2fdb89] joining swarm manager [dea4c15c5aace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:56:53.373Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-13T20:56:53.633Z] --- PASS: TestCreateJob (4.05s) [2022-07-13T20:56:53.633Z] === RUN TestReplicatedJob [2022-07-13T20:56:54.201Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-13T20:56:54.769Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-13T20:56:54.815Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T20:56:55.706Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-13T20:56:56.178Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-13T20:56:56.178Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-07-13T20:56:56.178Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-07-13T20:56:56.178Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-13T20:56:56.178Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-13T20:56:56.178Z] === RUN TestDeleteDevicemapper [2022-07-13T20:56:56.178Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T20:56:56.178Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T20:56:56.178Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T20:56:56.642Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-13T20:56:57.446Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.51s) [2022-07-13T20:56:57.446Z] PASS [2022-07-13T20:56:57.446Z] [2022-07-13T20:56:57.446Z] === Skipped [2022-07-13T20:56:57.446Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-13T20:56:57.446Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T20:56:57.446Z] [2022-07-13T20:56:57.446Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T20:56:57.446Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T20:56:57.446Z] [2022-07-13T20:56:57.446Z] DONE 34 tests, 2 skipped in 90.471s [2022-07-13T20:56:57.446Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T20:56:57.446Z] INFO: Testing against a local daemon [2022-07-13T20:56:57.446Z] === RUN TestConfigInspect [2022-07-13T20:56:57.578Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-13T20:56:58.013Z] --- PASS: TestConfigInspect (2.35s) [2022-07-13T20:56:58.013Z] === RUN TestConfigList [2022-07-13T20:56:58.065Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-07-13T20:56:58.066Z] === RUN TestUpdateMemory [2022-07-13T20:56:58.066Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:56:58.066Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-13T20:56:58.066Z] === RUN TestUpdateCPUQuota [2022-07-13T20:56:58.066Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:56:58.066Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-13T20:56:58.066Z] === RUN TestUpdatePidsLimit [2022-07-13T20:56:58.066Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:56:58.066Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-13T20:56:58.066Z] === RUN TestUpdateRestartPolicy [2022-07-13T20:56:58.516Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-13T20:56:59.453Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-13T20:57:00.021Z] --- PASS: TestReplicatedJob (6.39s) [2022-07-13T20:57:00.021Z] === RUN TestUpdateReplicatedJob [2022-07-13T20:57:00.280Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-13T20:57:00.548Z] --- PASS: TestConfigList (2.17s) [2022-07-13T20:57:00.548Z] === RUN TestConfigsCreateAndDelete [2022-07-13T20:57:01.217Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-13T20:57:02.154Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-13T20:57:02.450Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-07-13T20:57:02.450Z] === RUN TestConfigsUpdate [2022-07-13T20:57:02.722Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-13T20:57:03.658Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-13T20:57:04.082Z] --- PASS: TestUpdateReplicatedJob (4.06s) [2022-07-13T20:57:04.082Z] === RUN TestServiceListWithStatuses [2022-07-13T20:57:04.082Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T20:57:04.082Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T20:57:04.082Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T20:57:04.650Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-13T20:57:04.984Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-13T20:57:04.984Z] === RUN TestTemplatedConfig [2022-07-13T20:57:05.218Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-13T20:57:06.154Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-13T20:57:06.154Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-13T20:57:06.722Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-13T20:57:07.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-13T20:57:07.290Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-13T20:57:07.516Z] --- PASS: TestTemplatedConfig (2.62s) [2022-07-13T20:57:07.516Z] === RUN TestConfigCreateResolve [2022-07-13T20:57:08.668Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-13T20:57:09.235Z] docker_api_swarm_node_test.go:53: [d48ebf2a3aaf2] joining swarm manager [d941d09c81d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:57:09.419Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-07-13T20:57:09.420Z] PASS [2022-07-13T20:57:09.420Z] [2022-07-13T20:57:09.420Z] DONE 6 tests in 13.627s [2022-07-13T20:57:09.420Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T20:57:09.420Z] INFO: Testing against a local daemon [2022-07-13T20:57:09.420Z] === RUN TestAttachWithTTY [2022-07-13T20:57:09.420Z] --- PASS: TestAttachWithTTY (0.11s) [2022-07-13T20:57:09.420Z] === RUN TestAttachWithoutTTy [2022-07-13T20:57:09.495Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-13T20:57:09.495Z] --- PASS: TestDockerNetworkConnectAlias (5.61s) [2022-07-13T20:57:09.495Z] === RUN TestDockerNetworkReConnect [2022-07-13T20:57:09.679Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-13T20:57:09.679Z] === RUN TestCheckpoint [2022-07-13T20:57:09.679Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T20:57:09.679Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T20:57:09.679Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T20:57:09.679Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:57:09.679Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:57:09.679Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:57:09.679Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:57:09.679Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:57:09.679Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:57:09.679Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T20:57:09.679Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T20:57:09.679Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T20:57:09.679Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T20:57:09.679Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T20:57:09.679Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T20:57:09.679Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T20:57:09.679Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T20:57:09.679Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T20:57:09.679Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T20:57:09.679Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-13T20:57:09.679Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T20:57:09.679Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-13T20:57:09.679Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T20:57:09.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-13T20:57:09.679Z] === RUN TestCopyEmptyFile [2022-07-13T20:57:09.938Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-13T20:57:09.938Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T20:57:09.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-13T20:57:09.938Z] === RUN TestCopyFromContainer [2022-07-13T20:57:10.062Z] docker_api_swarm_node_test.go:54: [d1cea23564ba2] joining swarm manager [d941d09c81d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:57:10.229Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-07-13T20:57:10.229Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T20:57:10.229Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-07-13T20:57:10.229Z] === RUN TestWaitNonBlocked [2022-07-13T20:57:10.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:57:10.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:57:10.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:57:10.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:57:10.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:57:10.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:57:10.229Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-13T20:57:10.229Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-07-13T20:57:10.229Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-07-13T20:57:10.229Z] === RUN TestWaitBlocked [2022-07-13T20:57:10.229Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:57:10.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:57:10.229Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:57:10.229Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:57:10.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:57:10.229Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:57:10.321Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-13T20:57:10.485Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-13T20:57:10.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-07-13T20:57:10.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-13T20:57:10.485Z] === RUN TestWaitConditions [2022-07-13T20:57:10.485Z] === RUN TestWaitConditions/default [2022-07-13T20:57:10.485Z] === PAUSE TestWaitConditions/default [2022-07-13T20:57:10.485Z] === RUN TestWaitConditions/not-running [2022-07-13T20:57:10.485Z] === PAUSE TestWaitConditions/not-running [2022-07-13T20:57:10.485Z] === RUN TestWaitConditions/next-exit [2022-07-13T20:57:10.485Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T20:57:10.485Z] === RUN TestWaitConditions/removed [2022-07-13T20:57:10.485Z] === PAUSE TestWaitConditions/removed [2022-07-13T20:57:10.485Z] === CONT TestWaitConditions/default [2022-07-13T20:57:10.485Z] === CONT TestWaitConditions/removed [2022-07-13T20:57:11.317Z] === RUN TestCopyFromContainer// [2022-07-13T20:57:11.317Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T20:57:11.317Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T20:57:11.317Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T20:57:11.317Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T20:57:11.317Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T20:57:11.579Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T20:57:11.579Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T20:57:11.579Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T20:57:11.579Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T20:57:11.698Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer (1.71s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-13T20:57:11.838Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-13T20:57:11.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T20:57:11.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:57:11.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:57:11.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:57:11.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:57:11.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:57:11.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:57:11.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T20:57:11.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T20:57:11.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T20:57:11.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-13T20:57:11.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T20:57:11.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T20:57:11.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T20:57:11.838Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T20:57:11.838Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-13T20:57:11.838Z] === RUN TestCreateWithInvalidEnv [2022-07-13T20:57:11.838Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T20:57:11.838Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T20:57:11.838Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T20:57:11.838Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T20:57:11.838Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T20:57:11.838Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T20:57:11.838Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T20:57:11.838Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T20:57:11.838Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T20:57:11.838Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-13T20:57:11.838Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-13T20:57:11.838Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T20:57:11.838Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T20:57:11.838Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T20:57:11.838Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-13T20:57:11.838Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T20:57:12.266Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-13T20:57:12.372Z] === CONT TestWaitConditions/next-exit [2022-07-13T20:57:12.372Z] === CONT TestWaitConditions/not-running [2022-07-13T20:57:13.749Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-07-13T20:57:13.749Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T20:57:14.169Z] --- PASS: TestDockerNetworkReConnect (4.42s) [2022-07-13T20:57:14.169Z] === RUN TestServicePlugin [2022-07-13T20:57:14.259Z] --- PASS: TestWaitConditions (0.01s) [2022-07-13T20:57:14.259Z] --- PASS: TestWaitConditions/default (1.67s) [2022-07-13T20:57:14.259Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-07-13T20:57:14.259Z] --- PASS: TestWaitConditions/not-running (1.79s) [2022-07-13T20:57:14.259Z] --- PASS: TestWaitConditions/next-exit (1.92s) [2022-07-13T20:57:14.259Z] === CONT TestDaemonRestartIpcMode [2022-07-13T20:57:14.259Z] === CONT TestIpcModeOlderClient [2022-07-13T20:57:14.259Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-13T20:57:14.259Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T20:57:14.428Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-13T20:57:15.127Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.47s) [2022-07-13T20:57:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T20:57:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:57:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:57:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:57:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:57:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:57:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:57:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:57:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:57:15.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:57:15.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:57:15.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T20:57:15.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T20:57:15.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T20:57:15.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T20:57:15.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T20:57:15.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-13T20:57:15.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-13T20:57:15.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-13T20:57:15.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-13T20:57:15.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-13T20:57:15.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-13T20:57:15.127Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T20:57:15.386Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-07-13T20:57:15.386Z] === RUN TestCreateDifferentPlatform [2022-07-13T20:57:15.386Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T20:57:15.386Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T20:57:15.386Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-13T20:57:15.386Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T20:57:15.386Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T20:57:15.386Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T20:57:15.645Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-13T20:57:15.645Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T20:57:15.645Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-13T20:57:15.645Z] === RUN TestCreateInvalidHostConfig [2022-07-13T20:57:15.645Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:57:15.645Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:57:15.645Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:57:15.645Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:57:15.645Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:57:15.645Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:57:15.645Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:57:15.645Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:57:15.645Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T20:57:15.645Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T20:57:15.645Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T20:57:15.645Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T20:57:15.645Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T20:57:15.645Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T20:57:15.645Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T20:57:15.645Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T20:57:15.645Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T20:57:15.645Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T20:57:15.645Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-13T20:57:15.645Z] === RUN TestDaemonRestartIpcMode [2022-07-13T20:57:15.645Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T20:57:15.645Z] === RUN TestDaemonHostGatewayIP [2022-07-13T20:57:15.645Z] === PAUSE TestDaemonHostGatewayIP [2022-07-13T20:57:15.645Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T20:57:15.645Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T20:57:15.645Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T20:57:15.645Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-13T20:57:15.645Z] === RUN TestDiff [2022-07-13T20:57:16.212Z] --- PASS: TestDiff (0.53s) [2022-07-13T20:57:16.212Z] === RUN TestExecConsoleSize [2022-07-13T20:57:16.780Z] --- PASS: TestExecConsoleSize (0.62s) [2022-07-13T20:57:16.780Z] === RUN TestExecWithCloseStdin [2022-07-13T20:57:16.786Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-07-13T20:57:16.786Z] --- PASS: TestDaemonRestartIpcMode (2.62s) [2022-07-13T20:57:16.786Z] PASS [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === Skipped [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-13T20:57:16.786Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-13T20:57:16.786Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-13T20:57:16.786Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-13T20:57:16.786Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-13T20:57:16.786Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-13T20:57:16.786Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-13T20:57:16.786Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-13T20:57:16.786Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-13T20:57:16.786Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-13T20:57:16.786Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-13T20:57:16.786Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-13T20:57:16.786Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-13T20:57:16.786Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-13T20:57:16.786Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-13T20:57:16.786Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-13T20:57:16.786Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-13T20:57:16.786Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T20:57:16.786Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-13T20:57:16.786Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-13T20:57:16.786Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-13T20:57:16.786Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-13T20:57:16.786Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-13T20:57:16.786Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T20:57:16.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-13T20:57:16.786Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-13T20:57:16.786Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-13T20:57:16.786Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T20:57:16.786Z] [2022-07-13T20:57:16.786Z] DONE 241 tests, 27 skipped in 81.125s [2022-07-13T20:57:16.786Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T20:57:16.786Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T20:57:17.348Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-07-13T20:57:17.348Z] === RUN TestExec [2022-07-13T20:57:17.348Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-13T20:57:17.348Z] === RUN TestConfigDaemonID [2022-07-13T20:57:17.716Z] plugin_test.go:61: [d7456ee40f78e] joining swarm manager [da40755730f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:57:17.716Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-13T20:57:17.739Z] ok github.com/docker/docker/libnetwork/networkdb 103.379s coverage: 55.6% of statements [2022-07-13T20:57:17.739Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-13T20:57:17.739Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-13T20:57:17.739Z] ok github.com/docker/docker/libnetwork/osl 4.276s coverage: 39.7% of statements [2022-07-13T20:57:17.739Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-13T20:57:17.739Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-07-13T20:57:17.739Z] ok github.com/docker/docker/libnetwork/portmapper 0.655s coverage: 48.6% of statements [2022-07-13T20:57:17.739Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-13T20:57:17.739Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-13T20:57:17.916Z] --- PASS: TestExec (0.62s) [2022-07-13T20:57:17.916Z] === RUN TestExecUser [2022-07-13T20:57:18.276Z] daemon_test.go:83: [d023355d3f11e] daemon is not started [2022-07-13T20:57:18.276Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-13T20:57:18.276Z] === RUN TestDaemonConfigValidation [2022-07-13T20:57:18.276Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:57:18.276Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:57:18.276Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T20:57:18.276Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T20:57:18.276Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T20:57:18.276Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T20:57:18.276Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T20:57:18.276Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T20:57:18.276Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T20:57:18.276Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T20:57:18.276Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:57:18.276Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T20:57:18.308Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === Skipped [2022-07-13T20:57:18.308Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-13T20:57:18.308Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-13T20:57:18.308Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-13T20:57:18.308Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-13T20:57:18.308Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-13T20:57:18.308Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-13T20:57:18.308Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-13T20:57:18.308Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-13T20:57:18.308Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-13T20:57:18.308Z] firewalld_test.go:14: firewalld is not running [2022-07-13T20:57:18.308Z] [2022-07-13T20:57:18.308Z] DONE 327 tests, 9 skipped in 202.756s [2022-07-13T20:57:18.532Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T20:57:18.532Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T20:57:18.532Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T20:57:18.532Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T20:57:18.532Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-13T20:57:18.532Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-07-13T20:57:18.532Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-13T20:57:18.532Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-13T20:57:18.532Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-13T20:57:18.532Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T20:57:18.532Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T20:57:18.853Z] --- PASS: TestExecUser (0.66s) [2022-07-13T20:57:18.853Z] === RUN TestExportContainerAndImportImage Post stage [Pipeline] junit [2022-07-13T20:57:18.892Z] Recording test results [2022-07-13T20:57:19.093Z] plugin_test.go:64: [d78838dda3359] joining swarm manager [da40755730f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:57:19.421Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-07-13T20:57:19.421Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T20:57:19.897Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T20:57:20.031Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-13T20:57:20.070Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:57:20.406Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh dynbinary test-integration [2022-07-13T20:57:20.598Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-13T20:57:20.798Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-13T20:57:20.798Z] === RUN TestHealthCheckWorkdir [2022-07-13T20:57:20.824Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T20:57:20.975Z] [2022-07-13T20:57:20.975Z] Removing bundles/ [2022-07-13T20:57:20.975Z] [2022-07-13T20:57:20.975Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T20:57:20.975Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T20:57:20.975Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:57:21.365Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-07-13T20:57:21.365Z] === RUN TestHealthKillContainer [2022-07-13T20:57:21.750Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T20:57:21.750Z] daemon_test.go:197: [d0a8a63270f73] daemon is not started [2022-07-13T20:57:21.750Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-13T20:57:21.750Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-13T20:57:21.750Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-13T20:57:21.750Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-13T20:57:21.750Z] === RUN TestDaemonProxy [2022-07-13T20:57:21.750Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-13T20:57:21.750Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-13T20:57:21.750Z] PASS [2022-07-13T20:57:21.750Z] [2022-07-13T20:57:21.750Z] === Skipped [2022-07-13T20:57:21.750Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-13T20:57:21.750Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-13T20:57:21.750Z] [2022-07-13T20:57:21.750Z] DONE 13 tests, 1 skipped in 5.244s [2022-07-13T20:57:21.750Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T20:57:22.006Z] INFO: Testing against a local daemon [2022-07-13T20:57:22.006Z] === RUN TestCommitInheritsEnv [2022-07-13T20:57:23.370Z] --- PASS: TestCommitInheritsEnv (1.12s) [2022-07-13T20:57:23.370Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T20:57:23.370Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform// [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T20:57:23.370Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T20:57:23.370Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T20:57:23.370Z] === RUN TestImagesFilterMultiReference [2022-07-13T20:57:23.625Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-13T20:57:23.625Z] === RUN TestImagePullPlatformInvalid [2022-07-13T20:57:23.625Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-13T20:57:23.625Z] === RUN TestRemoveImageOrphaning [2022-07-13T20:57:23.885Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-13T20:57:25.511Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-13T20:57:25.512Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T20:57:25.512Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-13T20:57:25.512Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-13T20:57:25.512Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T20:57:25.512Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-13T20:57:25.512Z] === RUN TestTagInvalidReference [2022-07-13T20:57:25.512Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-13T20:57:25.512Z] === RUN TestTagValidPrefixedRepo [2022-07-13T20:57:25.512Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-13T20:57:25.512Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T20:57:25.512Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-13T20:57:25.512Z] === RUN TestTagOfficialNames [2022-07-13T20:57:25.512Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-13T20:57:25.512Z] === RUN TestTagMatchesDigest [2022-07-13T20:57:25.512Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-13T20:57:25.512Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-13T20:57:25.790Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-13T20:57:26.049Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-13T20:57:29.337Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-13T20:57:29.528Z] --- PASS: TestHealthKillContainer (8.19s) [2022-07-13T20:57:29.528Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T20:57:29.595Z] === RUN TestDockerSuite/TestCpToDot [2022-07-13T20:57:30.094Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-07-13T20:57:30.094Z] === RUN TestIpcModeNone [2022-07-13T20:57:30.532Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-13T20:57:30.661Z] --- PASS: TestIpcModeNone (0.61s) [2022-07-13T20:57:30.661Z] === RUN TestIpcModePrivate [2022-07-13T20:57:31.229Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-13T20:57:31.229Z] --- PASS: TestIpcModePrivate (0.62s) [2022-07-13T20:57:31.229Z] === RUN TestIpcModeShareable [2022-07-13T20:57:31.468Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-13T20:57:31.796Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-13T20:57:32.055Z] --- PASS: TestIpcModeShareable (0.67s) [2022-07-13T20:57:32.055Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T20:57:32.404Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-13T20:57:33.341Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-13T20:57:33.959Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-07-13T20:57:33.959Z] === RUN TestAPIIpcModeHost [2022-07-13T20:57:34.217Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-13T20:57:34.218Z] === RUN TestDaemonIpcModeShareable [2022-07-13T20:57:34.278Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-13T20:57:34.278Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-13T20:57:34.845Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-13T20:57:35.153Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-13T20:57:35.411Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-07-13T20:57:35.411Z] === RUN TestDaemonIpcModePrivate [2022-07-13T20:57:35.782Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-13T20:57:35.782Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-13T20:57:35.782Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-13T20:57:36.348Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-13T20:57:36.351Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-13T20:57:36.607Z] --- PASS: TestDaemonIpcModePrivate (1.29s) [2022-07-13T20:57:36.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T20:57:36.610Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-13T20:57:36.610Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-13T20:57:36.610Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-13T20:57:36.868Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-13T20:57:37.804Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-13T20:57:37.804Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-13T20:57:37.804Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-13T20:57:37.985Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-13T20:57:37.985Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-13T20:57:37.985Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T20:57:38.062Z] === RUN TestDockerSuite/TestCreateRM [2022-07-13T20:57:38.062Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-13T20:57:38.062Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-13T20:57:38.062Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-13T20:57:38.062Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-13T20:57:38.321Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-13T20:57:38.921Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-13T20:57:39.180Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-13T20:57:39.180Z] === RUN TestIpcModeOlderClient [2022-07-13T20:57:39.180Z] === PAUSE TestIpcModeOlderClient [2022-07-13T20:57:39.180Z] === RUN TestKillContainerInvalidSignal [2022-07-13T20:57:39.439Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-13T20:57:39.439Z] === RUN TestKillContainer [2022-07-13T20:57:39.439Z] === RUN TestKillContainer/no_signal [2022-07-13T20:57:39.698Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-13T20:57:39.698Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-13T20:57:39.698Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-13T20:57:40.008Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T20:57:40.267Z] === RUN TestKillContainer/killing_signal [2022-07-13T20:57:40.834Z] --- PASS: TestKillContainer (1.32s) [2022-07-13T20:57:40.834Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-13T20:57:40.834Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-13T20:57:40.834Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-13T20:57:40.834Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T20:57:40.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T20:57:41.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T20:57:41.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-07-13T20:57:41.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-13T20:57:41.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-13T20:57:41.969Z] === RUN TestKillStoppedContainer [2022-07-13T20:57:42.229Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-13T20:57:42.229Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T20:57:42.229Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-13T20:57:42.229Z] === RUN TestKillDifferentUserContainer [2022-07-13T20:57:42.231Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-13T20:57:42.231Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-13T20:57:42.231Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-13T20:57:42.488Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-13T20:57:42.488Z] === RUN TestInspectOomKilledTrue [2022-07-13T20:57:42.488Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-13T20:57:42.488Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-13T20:57:42.488Z] === RUN TestInspectOomKilledFalse [2022-07-13T20:57:42.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-13T20:57:42.749Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-13T20:57:43.057Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-13T20:57:43.057Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T20:57:43.317Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-13T20:57:43.317Z] === RUN TestLinksContainerNames [2022-07-13T20:57:43.686Z] --- PASS: TestServicePlugin (29.51s) [2022-07-13T20:57:43.686Z] === RUN TestServiceUpdateLabel [2022-07-13T20:57:43.686Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-13T20:57:44.255Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-13T20:57:44.260Z] --- PASS: TestLinksContainerNames (0.83s) [2022-07-13T20:57:44.260Z] === RUN TestLogsFollowTailEmpty [2022-07-13T20:57:44.518Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-13T20:57:44.518Z] === RUN TestLogs [2022-07-13T20:57:44.518Z] === RUN TestLogs/driver_local [2022-07-13T20:57:44.518Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:57:44.518Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:57:44.518Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T20:57:44.518Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T20:57:44.518Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T20:57:44.518Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T20:57:44.518Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:57:44.518Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:57:44.518Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:57:44.518Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:57:44.518Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:57:44.518Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:57:44.518Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T20:57:44.518Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T20:57:45.192Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-13T20:57:45.458Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T20:57:45.458Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T20:57:45.759Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-13T20:57:46.026Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T20:57:46.026Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T20:57:46.326Z] --- PASS: TestServiceUpdateLabel (2.72s) [2022-07-13T20:57:46.326Z] === RUN TestServiceUpdateSecrets [2022-07-13T20:57:46.594Z] === RUN TestLogs/driver_json-file [2022-07-13T20:57:46.594Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:57:46.594Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:57:46.594Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:57:46.594Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:57:46.594Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:57:46.594Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:57:46.594Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:57:46.594Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:57:46.594Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:57:46.594Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:57:46.594Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:57:46.594Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:57:46.594Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T20:57:46.594Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T20:57:47.161Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T20:57:47.262Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-13T20:57:47.420Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T20:57:47.990Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T20:57:47.990Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T20:57:48.560Z] --- PASS: TestLogs (4.00s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.74s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-07-13T20:57:48.560Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-13T20:57:48.560Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T20:57:48.640Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-13T20:57:48.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-13T20:57:49.127Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/default [2022-07-13T20:57:49.127Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/private [2022-07-13T20:57:49.127Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T20:57:49.127Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/slave [2022-07-13T20:57:49.127Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T20:57:49.127Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/shared [2022-07-13T20:57:49.127Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T20:57:49.127Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T20:57:49.127Z] === CONT TestMountDaemonRoot/default [2022-07-13T20:57:49.127Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/shared [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/slave [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/private [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T20:57:49.128Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:57:49.128Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T20:57:49.128Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T20:57:49.388Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T20:57:49.649Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T20:57:49.649Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T20:57:49.649Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T20:57:49.649Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-13T20:57:49.649Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-13T20:57:49.649Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T20:57:50.803Z] docker_api_swarm_test.go:202: [d182c71d0bb82] joining swarm manager [d4f0999679c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:57:50.803Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-13T20:57:51.027Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-07-13T20:57:51.027Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T20:57:51.286Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-13T20:57:51.286Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T20:57:51.854Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-07-13T20:57:51.854Z] === RUN TestNetworkNat [2022-07-13T20:57:52.423Z] --- PASS: TestNetworkNat (0.51s) [2022-07-13T20:57:52.423Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T20:57:52.682Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-13T20:57:52.682Z] === RUN TestNetworkLoopbackNat [2022-07-13T20:57:53.337Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-13T20:57:53.905Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-13T20:57:54.842Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-13T20:57:55.214Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-07-13T20:57:55.214Z] === RUN TestPause [2022-07-13T20:57:55.409Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-13T20:57:55.668Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-13T20:57:55.781Z] --- PASS: TestPause (0.48s) [2022-07-13T20:57:55.781Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T20:57:55.781Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T20:57:55.781Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T20:57:55.781Z] === RUN TestPauseStopPausedContainer [2022-07-13T20:57:56.348Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-13T20:57:56.348Z] === RUN TestPidHost [2022-07-13T20:57:56.604Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-13T20:57:57.171Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-13T20:57:57.286Z] --- PASS: TestPidHost (0.93s) [2022-07-13T20:57:57.286Z] === RUN TestPsFilter [2022-07-13T20:57:57.286Z] --- PASS: TestPsFilter (0.11s) [2022-07-13T20:57:57.286Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T20:57:57.430Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-13T20:57:57.430Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-13T20:57:57.689Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-13T20:57:57.689Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-13T20:57:57.854Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-13T20:57:57.854Z] === RUN TestRemoveContainerWithVolume [2022-07-13T20:57:58.112Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-13T20:57:58.112Z] === RUN TestRemoveContainerRunning [2022-07-13T20:57:58.680Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-13T20:57:58.680Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T20:57:58.940Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-13T20:57:58.940Z] === RUN TestRemoveInvalidContainer [2022-07-13T20:57:58.940Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-13T20:57:58.940Z] === RUN TestRenameLinkedContainer [2022-07-13T20:57:59.067Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-13T20:58:00.003Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-13T20:58:00.003Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-13T20:58:00.003Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-13T20:58:00.570Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-13T20:58:00.570Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-13T20:58:00.846Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-13T20:58:00.846Z] === RUN TestRenameStoppedContainer [2022-07-13T20:58:01.105Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-13T20:58:01.105Z] === RUN TestRenameRunningContainerAndReuse [2022-07-13T20:58:01.506Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2022-07-13T20:58:01.506Z] === RUN TestServiceUpdateConfigs [2022-07-13T20:58:01.765Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-13T20:58:02.041Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-13T20:58:02.041Z] === RUN TestRenameInvalidName [2022-07-13T20:58:02.609Z] --- PASS: TestRenameInvalidName (0.48s) [2022-07-13T20:58:02.609Z] === RUN TestRenameAnonymousContainer [2022-07-13T20:58:02.721Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-13T20:58:02.721Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-13T20:58:02.721Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-13T20:58:02.983Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-13T20:58:02.983Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-13T20:58:02.983Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-13T20:58:03.987Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-13T20:58:03.987Z] === RUN TestRenameContainerWithSameName [2022-07-13T20:58:04.555Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-13T20:58:04.555Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T20:58:05.012Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-13T20:58:05.491Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-13T20:58:05.491Z] === RUN TestResize [2022-07-13T20:58:05.600Z] === RUN TestDockerSuite/TestEventsRename [2022-07-13T20:58:05.750Z] --- PASS: TestResize (0.44s) [2022-07-13T20:58:05.750Z] === RUN TestResizeWithInvalidSize [2022-07-13T20:58:06.223Z] === RUN TestDockerSuite/TestEventsResize [2022-07-13T20:58:06.319Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-13T20:58:06.319Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T20:58:06.579Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:58:06.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:58:06.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:58:06.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T20:58:06.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:58:06.820Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-13T20:58:07.094Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-13T20:58:08.031Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-13T20:58:08.290Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-13T20:58:08.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:58:09.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:58:10.602Z] INFO [linters context/goanalysis] analyzers took 6m19.27116048s with top 10 stages: buildir: 2m20.342703996s, the_only_name: 40.414606663s, goimports: 28.678473402s, unconvert: 23.585031314s, gosec: 17.806507583s, S1038: 16.133763703s, misspell: 5.994621022s, unused: 5.816755488s, S1039: 4.784201568s, nilness: 4.384700037s [2022-07-13T20:58:10.602Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-13T20:58:10.602Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 77/2030, nolint: 0/77, filename_unadjuster: 2133/2133, skip_files: 2133/2133, cgo: 2133/2396, identifier_marker: 2030/2030, exclude: 2030/2030, path_prettifier: 2133/2133, skip_dirs: 2133/2133, autogenerated_exclude: 2030/2133 [2022-07-13T20:58:10.602Z] INFO [runner] processing took 82.658238ms with stages: nolint: 32.041412ms, identifier_marker: 21.65743ms, path_prettifier: 10.363601ms, autogenerated_exclude: 8.557226ms, exclude-rules: 7.829298ms, skip_dirs: 1.809493ms, cgo: 242.946µs, filename_unadjuster: 150.715µs, max_same_issues: 1.706µs, uniq_by_line: 642ns, max_from_linter: 570ns, source_code: 569ns, severity-rules: 519ns, skip_files: 393ns, diff: 380ns, exclude: 372ns, path_shortener: 265ns, sort_results: 255ns, max_per_file_from_linter: 249ns, path_prefixer: 197ns [2022-07-13T20:58:10.602Z] INFO [runner] linters took 1m46.196313181s with stages: goanalysis_metalinter: 1m46.113397866s [2022-07-13T20:58:10.602Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-13T20:58:10.602Z] INFO Memory: 2790 samples, avg is 323.2MB, max is 1236.7MB [2022-07-13T20:58:10.602Z] INFO Execution took 4m38.884282661s [2022-07-13T20:58:10.602Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-13T20:58:10.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T20:58:10.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh dynbinary test-docker-py [2022-07-13T20:58:11.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T20:58:11.197Z] [2022-07-13T20:58:11.456Z] Removing bundles/ [2022-07-13T20:58:11.456Z] [2022-07-13T20:58:11.456Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T20:58:11.456Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T20:58:11.456Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:58:11.575Z] === RUN TestDockerSuite/TestEventsTop [2022-07-13T20:58:11.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-13T20:58:11.575Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-13T20:58:12.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:58:12.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T20:58:13.481Z] docker_api_swarm_test.go:384: [d068a5f0699df] joining swarm manager [d53e51afe857e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:58:14.417Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-13T20:58:15.015Z] docker_api_swarm_test.go:385: [d52417f9f2035] joining swarm manager [d53e51afe857e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:58:15.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T20:58:15.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T20:58:16.396Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2022-07-13T20:58:16.396Z] === RUN TestServiceUpdateNetwork [2022-07-13T20:58:18.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T20:58:19.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T20:58:19.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T20:58:20.589Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-13T20:58:20.849Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-13T20:58:21.416Z] === RUN TestDockerSuite/TestExec [2022-07-13T20:58:21.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T20:58:21.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T20:58:21.984Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-13T20:58:23.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T20:58:23.361Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-13T20:58:24.298Z] === RUN TestDockerSuite/TestExecEnv [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-07-13T20:58:24.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-07-13T20:58:24.866Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-13T20:58:24.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-07-13T20:58:24.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-07-13T20:58:24.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-13T20:58:24.874Z] === RUN TestCgroupNamespacesRun [2022-07-13T20:58:26.245Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-13T20:58:26.252Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-07-13T20:58:26.252Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T20:58:26.252Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-13T20:58:26.252Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-13T20:58:26.252Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T20:58:26.812Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-13T20:58:27.188Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-13T20:58:27.188Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T20:58:28.563Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-07-13T20:58:28.564Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T20:58:29.348Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-13T20:58:29.500Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2022-07-13T20:58:29.500Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T20:58:29.607Z] --- PASS: TestServiceUpdateNetwork (13.18s) [2022-07-13T20:58:29.607Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T20:58:30.314Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-13T20:58:30.573Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-13T20:58:30.832Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-13T20:58:30.877Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-13T20:58:30.877Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T20:58:31.401Z] === RUN TestDockerSuite/TestExecParseError [2022-07-13T20:58:31.445Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-13T20:58:31.445Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T20:58:31.660Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-13T20:58:31.919Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-13T20:58:32.488Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-13T20:58:32.823Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-07-13T20:58:32.823Z] === RUN TestNISDomainname [2022-07-13T20:58:33.056Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-13T20:58:33.082Z] --- PASS: TestNISDomainname (0.54s) [2022-07-13T20:58:33.082Z] === RUN TestHostnameDnsResolution [2022-07-13T20:58:33.624Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-13T20:58:34.018Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-07-13T20:58:34.018Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T20:58:34.193Z] === RUN TestDockerSuite/TestExecTTY [2022-07-13T20:58:34.586Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-07-13T20:58:34.586Z] === RUN TestPrivilegedHostDevices [2022-07-13T20:58:34.762Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-13T20:58:34.845Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-13T20:58:34.845Z] === RUN TestRunConsoleSize [2022-07-13T20:58:35.330Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-13T20:58:35.413Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-13T20:58:35.413Z] === RUN TestStats [2022-07-13T20:58:35.898Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-13T20:58:36.466Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-13T20:58:36.466Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-13T20:58:36.466Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-13T20:58:37.844Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-13T20:58:37.943Z] --- PASS: TestStats (2.47s) [2022-07-13T20:58:37.943Z] === RUN TestStopContainerWithTimeout [2022-07-13T20:58:37.943Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T20:58:37.943Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T20:58:37.943Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T20:58:37.943Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T20:58:37.943Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T20:58:37.943Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T20:58:37.943Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T20:58:37.943Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T20:58:37.943Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T20:58:37.943Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T20:58:38.412Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-13T20:58:38.412Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-13T20:58:38.512Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T20:58:38.980Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-13T20:58:39.917Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-13T20:58:40.485Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-13T20:58:41.044Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T20:58:41.864Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-13T20:58:41.979Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-13T20:58:41.979Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-07-13T20:58:41.979Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2022-07-13T20:58:41.979Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-13T20:58:41.979Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-13T20:58:41.979Z] === RUN TestDeleteDevicemapper [2022-07-13T20:58:41.979Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T20:58:41.979Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T20:58:41.979Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T20:58:43.769Z] === RUN TestDockerSuite/TestHealth [2022-07-13T20:58:43.885Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-07-13T20:58:43.885Z] === RUN TestUpdateMemory [2022-07-13T20:58:44.145Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-13T20:58:44.145Z] === RUN TestUpdateCPUQuota [2022-07-13T20:58:45.081Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-07-13T20:58:45.081Z] === RUN TestUpdatePidsLimit [2022-07-13T20:58:45.081Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-13T20:58:45.340Z] === RUN TestUpdatePidsLimit/no_change [2022-07-13T20:58:45.599Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-13T20:58:45.859Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-13T20:58:45.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-13T20:58:46.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-13T20:58:46.305Z] --- PASS: TestServiceUpdatePidsLimit (16.57s) [2022-07-13T20:58:46.305Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-13T20:58:46.305Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-07-13T20:58:46.305Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2022-07-13T20:58:46.305Z] PASS [2022-07-13T20:58:46.305Z] [2022-07-13T20:58:46.305Z] === Skipped [2022-07-13T20:58:46.305Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T20:58:46.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T20:58:46.305Z] [2022-07-13T20:58:46.305Z] DONE 27 tests, 1 skipped in 178.465s [2022-07-13T20:58:46.305Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T20:58:46.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:58:46.305Z] ++ set -e [2022-07-13T20:58:46.305Z] ++ '[' -n 0 ']' [2022-07-13T20:58:46.305Z] ++ set -x [2022-07-13T20:58:46.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-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:58:46.305Z] INFO: Testing against a local daemon [2022-07-13T20:58:46.305Z] === RUN TestSessionCreate [2022-07-13T20:58:46.305Z] --- PASS: TestSessionCreate (0.01s) [2022-07-13T20:58:46.305Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T20:58:46.305Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-07-13T20:58:46.305Z] PASS [2022-07-13T20:58:46.305Z] [2022-07-13T20:58:46.305Z] DONE 2 tests in 0.046s [2022-07-13T20:58:46.305Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T20:58:46.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:58:46.305Z] ++ set -e [2022-07-13T20:58:46.305Z] ++ '[' -n 0 ']' [2022-07-13T20:58:46.305Z] ++ set -x [2022-07-13T20:58:46.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-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:58:46.305Z] INFO: Testing against a local daemon [2022-07-13T20:58:46.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T20:58:46.305Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T20:58:46.305Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T20:58:46.305Z] === RUN TestDiskUsage [2022-07-13T20:58:46.305Z] === PAUSE TestDiskUsage [2022-07-13T20:58:46.305Z] === RUN TestEventsExecDie [2022-07-13T20:58:46.377Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-13T20:58:46.888Z] --- PASS: TestEventsExecDie (0.61s) [2022-07-13T20:58:46.888Z] === RUN TestEventsBackwardsCompatible [2022-07-13T20:58:46.888Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-13T20:58:46.888Z] === RUN TestEventsVolumeCreate [2022-07-13T20:58:46.888Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-13T20:58:46.888Z] === RUN TestInfoBinaryCommits [2022-07-13T20:58:46.888Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-13T20:58:46.888Z] === RUN TestInfoAPIVersioned [2022-07-13T20:58:46.888Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-13T20:58:46.888Z] === RUN TestInfoAPI [2022-07-13T20:58:47.188Z] --- PASS: TestInfoAPI (0.02s) [2022-07-13T20:58:47.188Z] === RUN TestInfoAPIWarnings [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-13T20:58:47.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-07-13T20:58:47.313Z] === RUN TestUpdateRestartPolicy [2022-07-13T20:58:57.462Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T20:58:57.462Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:58:57.462Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:58:57.462Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T20:58:57.462Z] [2022-07-13T20:58:57.462Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T20:58:57.462Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T20:58:57.462Z] HOSTNAME=051373be65f1 [2022-07-13T20:58:57.462Z] TESTDEBUG=0 [2022-07-13T20:58:57.462Z] DEST=bundles/test-integration [2022-07-13T20:58:57.462Z] PWD=/go/src/github.com/docker/docker [2022-07-13T20:58:57.462Z] DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf [2022-07-13T20:58:57.462Z] container=docker [2022-07-13T20:58:57.462Z] HOME=/root [2022-07-13T20:58:57.462Z] GOLANG_VERSION=1.18.3 [2022-07-13T20:58:57.462Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T20:58:57.462Z] VALIDATE_BRANCH=22.06 [2022-07-13T20:58:57.462Z] TERM=xterm [2022-07-13T20:58:57.462Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T20:58:57.462Z] SHLVL=1 [2022-07-13T20:58:57.462Z] TIMEOUT=120m [2022-07-13T20:58:57.462Z] DOCKER_BUILDTAGS= journald [2022-07-13T20:58:57.462Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T20:58:57.462Z] GO111MODULE=off [2022-07-13T20:58:57.462Z] DOCKER_EXPERIMENTAL=1 [2022-07-13T20:58:57.462Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T20:58:57.462Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T20:58:57.462Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T20:58:57.462Z] GOPATH=/go [2022-07-13T20:58:57.462Z] PKG_CONFIG=pkg-config [2022-07-13T20:58:57.462Z] _=/usr/bin/env [2022-07-13T20:58:57.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T20:58:59.517Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-07-13T20:58:59.517Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T20:58:59.517Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-13T20:58:59.517Z] === RUN TestWaitNonBlocked [2022-07-13T20:58:59.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:58:59.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:58:59.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:58:59.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:58:59.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T20:58:59.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T20:58:59.517Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-13T20:58:59.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-07-13T20:58:59.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-07-13T20:58:59.517Z] === RUN TestWaitBlocked [2022-07-13T20:58:59.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:58:59.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:58:59.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:58:59.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:58:59.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T20:58:59.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T20:59:00.452Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-13T20:59:00.452Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2022-07-13T20:59:00.452Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2022-07-13T20:59:00.452Z] === RUN TestWaitConditions [2022-07-13T20:59:00.452Z] === RUN TestWaitConditions/default [2022-07-13T20:59:00.452Z] === PAUSE TestWaitConditions/default [2022-07-13T20:59:00.452Z] === RUN TestWaitConditions/not-running [2022-07-13T20:59:00.452Z] === PAUSE TestWaitConditions/not-running [2022-07-13T20:59:00.452Z] === RUN TestWaitConditions/next-exit [2022-07-13T20:59:00.452Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T20:59:00.452Z] === RUN TestWaitConditions/removed [2022-07-13T20:59:00.452Z] === PAUSE TestWaitConditions/removed [2022-07-13T20:59:00.452Z] === CONT TestWaitConditions/default [2022-07-13T20:59:00.452Z] === CONT TestWaitConditions/next-exit [2022-07-13T20:59:02.062Z] --- PASS: TestImportExtremelyLargeImageWorks (93.10s) [2022-07-13T20:59:02.062Z] PASS [2022-07-13T20:59:02.062Z] [2022-07-13T20:59:02.062Z] === Skipped [2022-07-13T20:59:02.062Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-13T20:59:02.062Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-13T20:59:02.062Z] [2022-07-13T20:59:02.062Z] DONE 22 tests, 1 skipped in 96.546s [2022-07-13T20:59:02.062Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T20:59:02.062Z] === RUN TestStripANSICommands [2022-07-13T20:59:02.062Z] === RUN TestStripANSICommands/#00 [2022-07-13T20:59:02.062Z] === RUN TestStripANSICommands/#01 [2022-07-13T20:59:02.062Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T20:59:02.062Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T20:59:02.062Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T20:59:02.062Z] PASS [2022-07-13T20:59:02.062Z] [2022-07-13T20:59:02.062Z] DONE 3 tests in 0.038s [2022-07-13T20:59:02.062Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T20:59:02.062Z] INFO: Testing against a local daemon [2022-07-13T20:59:02.062Z] === RUN TestNetworkCreateDelete [2022-07-13T20:59:02.062Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-13T20:59:02.062Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T20:59:02.062Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-13T20:59:02.062Z] === RUN TestDaemonDNSFallback [2022-07-13T20:59:02.356Z] === CONT TestWaitConditions/removed [2022-07-13T20:59:02.356Z] === CONT TestWaitConditions/not-running [2022-07-13T20:59:03.732Z] --- PASS: TestWaitConditions (0.01s) [2022-07-13T20:59:03.732Z] --- PASS: TestWaitConditions/default (1.76s) [2022-07-13T20:59:03.732Z] --- PASS: TestWaitConditions/next-exit (1.79s) [2022-07-13T20:59:03.732Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-07-13T20:59:03.732Z] --- PASS: TestWaitConditions/removed (1.60s) [2022-07-13T20:59:03.732Z] === CONT TestContainerStartOnDaemonRestart [2022-07-13T20:59:03.732Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T20:59:05.274Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-13T20:59:05.274Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-13T20:59:05.274Z] === RUN TestInfoDebug [2022-07-13T20:59:05.274Z] --- PASS: TestInfoDebug (0.52s) [2022-07-13T20:59:05.274Z] === RUN TestInfoInsecureRegistries [2022-07-13T20:59:05.274Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-13T20:59:05.274Z] === RUN TestInfoRegistryMirrors [2022-07-13T20:59:05.274Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-13T20:59:05.274Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T20:59:05.329Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-07-13T20:59:05.329Z] === RUN TestInspectNetwork [2022-07-13T20:59:05.329Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.329Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-13T20:59:05.329Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T20:59:05.329Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.329Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T20:59:05.329Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T20:59:05.329Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T20:59:05.329Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T20:59:05.329Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T20:59:05.329Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T20:59:05.329Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T20:59:05.329Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T20:59:05.329Z] === RUN TestNetworkList [2022-07-13T20:59:05.329Z] === RUN TestNetworkList//networks [2022-07-13T20:59:05.329Z] === PAUSE TestNetworkList//networks [2022-07-13T20:59:05.329Z] === RUN TestNetworkList//networks/ [2022-07-13T20:59:05.329Z] === PAUSE TestNetworkList//networks/ [2022-07-13T20:59:05.329Z] === CONT TestNetworkList//networks [2022-07-13T20:59:05.329Z] === CONT TestNetworkList//networks/ [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkList (0.01s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T20:59:05.329Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T20:59:05.329Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T20:59:05.329Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.329Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-13T20:59:05.329Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T20:59:05.329Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.329Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-13T20:59:05.329Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T20:59:05.329Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.329Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-13T20:59:05.329Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T20:59:05.329Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.329Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-13T20:59:05.329Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T20:59:05.329Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.329Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-13T20:59:05.329Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T20:59:05.532Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-13T20:59:05.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-13T20:59:05.532Z] === RUN TestPingCacheHeaders [2022-07-13T20:59:05.532Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-13T20:59:05.532Z] === RUN TestPingGet [2022-07-13T20:59:05.532Z] --- PASS: TestPingGet (0.01s) [2022-07-13T20:59:05.532Z] === RUN TestPingHead [2022-07-13T20:59:05.532Z] --- PASS: TestPingHead (0.02s) [2022-07-13T20:59:05.532Z] === RUN TestPingSwarmHeader [2022-07-13T20:59:05.586Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-13T20:59:05.586Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T20:59:05.586Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.586Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-13T20:59:05.586Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T20:59:05.586Z] service_test.go:243: FLAKY_TEST [2022-07-13T20:59:05.586Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T20:59:05.586Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T20:59:05.586Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.586Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-13T20:59:05.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T20:59:05.586Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.586Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-13T20:59:05.586Z] PASS [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === Skipped [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-13T20:59:05.586Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-13T20:59:05.586Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-13T20:59:05.586Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-13T20:59:05.586Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-13T20:59:05.586Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-13T20:59:05.586Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-13T20:59:05.586Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-13T20:59:05.586Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-13T20:59:05.586Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T20:59:05.586Z] service_test.go:243: FLAKY_TEST [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-13T20:59:05.586Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-13T20:59:05.586Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] DONE 34 tests, 12 skipped in 7.030s [2022-07-13T20:59:05.586Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T20:59:05.586Z] INFO: Testing against a local daemon [2022-07-13T20:59:05.586Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T20:59:05.586Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:59:05.586Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T20:59:05.586Z] === RUN TestDockerNetworkIpvlan [2022-07-13T20:59:05.586Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:59:05.586Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T20:59:05.586Z] PASS [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === Skipped [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T20:59:05.586Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T20:59:05.586Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] DONE 2 tests, 2 skipped in 0.088s [2022-07-13T20:59:05.586Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T20:59:05.586Z] INFO: Testing against a local daemon [2022-07-13T20:59:05.586Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T20:59:05.586Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-13T20:59:05.586Z] === RUN TestDockerNetworkMacvlan [2022-07-13T20:59:05.586Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-13T20:59:05.586Z] PASS [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === Skipped [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-13T20:59:05.586Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-13T20:59:05.586Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T20:59:05.586Z] [2022-07-13T20:59:05.586Z] DONE 2 tests, 2 skipped in 0.088s [2022-07-13T20:59:05.586Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T20:59:05.841Z] testing: warning: no tests to run [2022-07-13T20:59:05.841Z] PASS [2022-07-13T20:59:05.841Z] [2022-07-13T20:59:05.841Z] DONE 0 tests in 0.026s [2022-07-13T20:59:05.841Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T20:59:05.841Z] INFO: Testing against a local daemon [2022-07-13T20:59:05.841Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T20:59:05.841Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.841Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-13T20:59:05.841Z] === RUN TestAuthZPluginTLS [2022-07-13T20:59:05.841Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.841Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-13T20:59:05.841Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T20:59:05.841Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.841Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-13T20:59:05.841Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T20:59:05.841Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.841Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-13T20:59:05.841Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T20:59:05.841Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.841Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-13T20:59:05.841Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T20:59:05.841Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.841Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-13T20:59:05.841Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T20:59:05.842Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.842Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-13T20:59:05.842Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T20:59:05.842Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.842Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-13T20:59:05.842Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T20:59:05.842Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.842Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-13T20:59:05.842Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T20:59:05.842Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.842Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-13T20:59:05.842Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T20:59:05.842Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.842Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-13T20:59:05.842Z] === RUN TestAuthZPluginHeader [2022-07-13T20:59:05.842Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:05.842Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-13T20:59:05.842Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T20:59:06.099Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T20:59:06.270Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-07-13T20:59:06.270Z] === CONT TestIpcModeOlderClient [2022-07-13T20:59:06.270Z] === CONT TestContainerKillOnDaemonStart [2022-07-13T20:59:06.270Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-07-13T20:59:06.270Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-13T20:59:06.270Z] === CONT TestDaemonHostGatewayIP [2022-07-13T20:59:06.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:06.403Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-07-13T20:59:06.403Z] === RUN TestAuthZPluginV2Disable [2022-07-13T20:59:06.658Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:06.658Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-13T20:59:06.658Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T20:59:06.667Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T20:59:06.943Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:06.943Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-13T20:59:06.943Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T20:59:07.205Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.205Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-13T20:59:07.205Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-13T20:59:07.475Z] PASS [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === Skipped [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-13T20:59:07.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.475Z] [2022-07-13T20:59:07.475Z] DONE 17 tests, 17 skipped in 1.772s [2022-07-13T20:59:07.475Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T20:59:07.746Z] INFO: Testing against a local daemon [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T20:59:07.746Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T20:59:07.746Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T20:59:07.746Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T20:59:07.746Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T20:59:07.746Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T20:59:07.746Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T20:59:07.746Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T20:59:07.746Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T20:59:07.746Z] === RUN TestPluginInstall [2022-07-13T20:59:07.746Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.746Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-13T20:59:07.746Z] === RUN TestPluginsWithRuntimes [2022-07-13T20:59:07.746Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-13T20:59:07.746Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-13T20:59:07.746Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T20:59:07.746Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-13T20:59:07.746Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-13T20:59:07.746Z] PASS [2022-07-13T20:59:07.746Z] [2022-07-13T20:59:07.746Z] === Skipped [2022-07-13T20:59:07.746Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-13T20:59:07.746Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T20:59:07.746Z] [2022-07-13T20:59:07.746Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-13T20:59:07.746Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-13T20:59:07.746Z] [2022-07-13T20:59:07.746Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-13T20:59:07.746Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-13T20:59:07.746Z] [2022-07-13T20:59:07.746Z] DONE 19 tests, 3 skipped in 0.135s [2022-07-13T20:59:07.746Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T20:59:07.746Z] INFO: Testing against a local daemon [2022-07-13T20:59:07.746Z] === RUN TestExternalGraphDriver [2022-07-13T20:59:08.009Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-13T20:59:08.009Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-13T20:59:08.009Z] === RUN TestGraphdriverPluginV2 [2022-07-13T20:59:08.044Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T20:59:08.044Z] --- PASS: TestPingSwarmHeader (2.33s) [2022-07-13T20:59:08.044Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T20:59:08.044Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T20:59:08.044Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T20:59:08.044Z] === RUN TestVersion [2022-07-13T20:59:08.044Z] --- PASS: TestVersion (0.01s) [2022-07-13T20:59:08.044Z] === CONT TestDiskUsage [2022-07-13T20:59:08.044Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-13T20:59:08.044Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-13T20:59:08.044Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-13T20:59:08.044Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T20:59:08.612Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T20:59:08.612Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-13T20:59:08.612Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-13T20:59:08.807Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-07-13T20:59:08.807Z] === CONT TestDaemonRestartIpcMode [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T20:59:08.871Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage (1.34s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:09.440Z] PASS [2022-07-13T20:59:09.440Z] [2022-07-13T20:59:09.440Z] === Skipped [2022-07-13T20:59:09.440Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T20:59:09.440Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T20:59:09.440Z] [2022-07-13T20:59:09.440Z] DONE 54 tests, 1 skipped in 23.022s [2022-07-13T20:59:09.440Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T20:59:09.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:59:09.440Z] ++ set -e [2022-07-13T20:59:09.440Z] ++ '[' -n 0 ']' [2022-07-13T20:59:09.440Z] ++ set -x [2022-07-13T20:59:09.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-13T20:59:09.440Z] INFO: Testing against a local daemon [2022-07-13T20:59:09.440Z] === RUN TestVolumesCreateAndList [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-13T20:59:09.440Z] === RUN TestVolumesRemove [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-13T20:59:09.440Z] === RUN TestVolumesInspect [2022-07-13T20:59:09.440Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T20:59:09.440Z] === RUN TestVolumesInvalidJSON [2022-07-13T20:59:09.440Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T20:59:09.440Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T20:59:09.440Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T20:59:09.440Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T20:59:09.440Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T20:59:09.440Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T20:59:09.440Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T20:59:09.440Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T20:59:09.440Z] PASS [2022-07-13T20:59:09.440Z] [2022-07-13T20:59:09.440Z] DONE 9 tests in 0.127s [2022-07-13T20:59:09.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T20:59:09.698Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T20:59:09.698Z] +++ kill 11406 [2022-07-13T20:59:09.957Z] +++ /etc/init.d/apparmor stop [2022-07-13T20:59:09.957Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T20:59:09.957Z] [2022-07-13T20:59:09.957Z] Unloading profiles will leave already running processes permanently [2022-07-13T20:59:09.957Z] unconfined, which can lead to unexpected situations. [2022-07-13T20:59:09.957Z] [2022-07-13T20:59:09.957Z] To set a process to complain mode, use the command line tool [2022-07-13T20:59:09.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T20:59:09.957Z] +++ true [2022-07-13T20:59:09.957Z] exiting test-integration [2022-07-13T20:59:09.957Z] ++ exit 0 [2022-07-13T20:59:09.957Z] [2022-07-13T20:59:10.216Z] + for job in $(jobs -p) [2022-07-13T20:59:10.216Z] + wait 18448 [2022-07-13T20:59:10.216Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-13T20:59:10.216Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-13T20:59:10.216Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-13T20:59:10.475Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-13T20:59:10.475Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-13T20:59:10.734Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-13T20:59:10.992Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-13T20:59:10.992Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-13T20:59:11.340Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-07-13T20:59:11.598Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-13T20:59:11.598Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-13T20:59:12.166Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-13T20:59:12.172Z] --- PASS: TestGraphdriverPluginV2 (3.67s) [2022-07-13T20:59:12.172Z] PASS [2022-07-13T20:59:12.172Z] [2022-07-13T20:59:12.172Z] === Skipped [2022-07-13T20:59:12.172Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-13T20:59:12.172Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-13T20:59:12.172Z] [2022-07-13T20:59:12.172Z] DONE 2 tests, 1 skipped in 4.118s [2022-07-13T20:59:12.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T20:59:12.172Z] INFO: Testing against a local daemon [2022-07-13T20:59:12.172Z] === RUN TestContinueAfterPluginCrash [2022-07-13T20:59:12.172Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T20:59:12.172Z] === RUN TestReadPluginNoRead [2022-07-13T20:59:12.172Z] === PAUSE TestReadPluginNoRead [2022-07-13T20:59:12.172Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T20:59:12.172Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T20:59:12.172Z] === CONT TestContinueAfterPluginCrash [2022-07-13T20:59:12.172Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T20:59:12.734Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-13T20:59:12.734Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-13T20:59:13.302Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-13T20:59:15.833Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-13T20:59:15.833Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-13T20:59:15.833Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-13T20:59:16.093Z] check_test.go:611: [d52417f9f2035] daemon is not started [2022-07-13T20:59:16.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-13T20:59:16.337Z] --- PASS: TestDaemonStartWithLogOpt (4.21s) [2022-07-13T20:59:16.337Z] === CONT TestReadPluginNoRead [2022-07-13T20:59:17.029Z] === RUN TestDockerSuite/TestImportFile [2022-07-13T20:59:17.904Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2022-07-13T20:59:17.904Z] PASS [2022-07-13T20:59:17.904Z] [2022-07-13T20:59:17.904Z] === Skipped [2022-07-13T20:59:17.904Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-13T20:59:17.904Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T20:59:17.904Z] [2022-07-13T20:59:17.904Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-13T20:59:17.904Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-13T20:59:17.904Z] [2022-07-13T20:59:17.904Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T20:59:17.904Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T20:59:17.904Z] [2022-07-13T20:59:17.904Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-13T20:59:17.904Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-13T20:59:17.904Z] [2022-07-13T20:59:17.904Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T20:59:17.904Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T20:59:17.904Z] [2022-07-13T20:59:17.904Z] DONE 264 tests, 5 skipped in 128.537s [2022-07-13T20:59:17.904Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T20:59:17.904Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T20:59:17.966Z] docker_api_swarm_test.go:802: [dd9ec043b5b38] joining swarm manager [d007b01541294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T20:59:18.224Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-13T20:59:18.224Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-13T20:59:18.225Z] === RUN TestReadPluginNoRead/default [2022-07-13T20:59:18.472Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-13T20:59:18.472Z] === RUN TestConfigDaemonID [2022-07-13T20:59:19.408Z] daemon_test.go:83: [d3c9c4431b1fa] daemon is not started [2022-07-13T20:59:19.408Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-13T20:59:19.408Z] === RUN TestDaemonConfigValidation [2022-07-13T20:59:19.408Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:59:19.408Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:59:19.408Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T20:59:19.408Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T20:59:19.408Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T20:59:19.408Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T20:59:19.408Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T20:59:19.408Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T20:59:19.408Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T20:59:19.408Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T20:59:19.408Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T20:59:19.408Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T20:59:19.590Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T20:59:19.601Z] docker_api_swarm_test.go:802: [de6ddd8ef452c] joining swarm manager [d007b01541294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T20:59:19.601Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-13T20:59:19.667Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T20:59:19.667Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T20:59:19.667Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T20:59:19.667Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T20:59:19.667Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-13T20:59:19.667Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-13T20:59:19.667Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-13T20:59:19.667Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-13T20:59:19.667Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-13T20:59:19.667Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T20:59:19.667Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T20:59:20.537Z] docker_api_swarm_test.go:802: [d7f31ca24746a] joining swarm manager [d007b01541294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-13T20:59:20.537Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-13T20:59:20.955Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-07-13T20:59:20.955Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T20:59:21.043Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T20:59:21.921Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-13T20:59:21.921Z] docker_api_swarm_test.go:802: [d5a340e253132] joining swarm manager [d007b01541294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-13T20:59:21.979Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T20:59:22.320Z] === CONT TestReadPluginNoRead [2022-07-13T20:59:22.320Z] read_test.go:92: [d398fbc6c7a7c] daemon is not started [2022-07-13T20:59:22.320Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-07-13T20:59:22.320Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-07-13T20:59:22.320Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-13T20:59:22.320Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-07-13T20:59:22.320Z] PASS [2022-07-13T20:59:22.320Z] [2022-07-13T20:59:22.320Z] DONE 6 tests in 10.367s [2022-07-13T20:59:22.320Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-13T20:59:22.320Z] testing: warning: no tests to run [2022-07-13T20:59:22.320Z] PASS [2022-07-13T20:59:22.320Z] [2022-07-13T20:59:22.320Z] DONE 0 tests in 0.039s [2022-07-13T20:59:22.320Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T20:59:22.320Z] INFO: Testing against a local daemon [2022-07-13T20:59:22.320Z] === RUN TestPluginWithDevMounts [2022-07-13T20:59:22.320Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-13T20:59:22.320Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-13T20:59:22.320Z] PASS [2022-07-13T20:59:22.320Z] [2022-07-13T20:59:22.320Z] === Skipped [2022-07-13T20:59:22.320Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-13T20:59:22.320Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-13T20:59:22.320Z] [2022-07-13T20:59:22.320Z] DONE 1 tests, 1 skipped in 0.115s [2022-07-13T20:59:22.320Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T20:59:22.488Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-13T20:59:22.576Z] INFO: Testing against a local daemon [2022-07-13T20:59:22.576Z] === RUN TestSecretInspect [2022-07-13T20:59:22.576Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-13T20:59:22.576Z] === RUN TestSecretList [2022-07-13T20:59:22.576Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- SKIP: TestSecretList (0.01s) [2022-07-13T20:59:22.576Z] === RUN TestSecretsCreateAndDelete [2022-07-13T20:59:22.576Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-13T20:59:22.576Z] === RUN TestSecretsUpdate [2022-07-13T20:59:22.576Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-13T20:59:22.576Z] === RUN TestTemplatedSecret [2022-07-13T20:59:22.576Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-13T20:59:22.576Z] === RUN TestSecretCreateResolve [2022-07-13T20:59:22.576Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-13T20:59:22.576Z] PASS [2022-07-13T20:59:22.576Z] [2022-07-13T20:59:22.576Z] === Skipped [2022-07-13T20:59:22.576Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-13T20:59:22.576Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] [2022-07-13T20:59:22.576Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-13T20:59:22.576Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] [2022-07-13T20:59:22.576Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-13T20:59:22.576Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] [2022-07-13T20:59:22.576Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-13T20:59:22.576Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] [2022-07-13T20:59:22.576Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-13T20:59:22.576Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] [2022-07-13T20:59:22.576Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-13T20:59:22.576Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] [2022-07-13T20:59:22.576Z] DONE 6 tests, 6 skipped in 0.163s [2022-07-13T20:59:22.576Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T20:59:22.576Z] INFO: Testing against a local daemon [2022-07-13T20:59:22.576Z] === RUN TestServiceCreateInit [2022-07-13T20:59:22.576Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T20:59:22.576Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T20:59:22.576Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-13T20:59:22.576Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-13T20:59:22.576Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-13T20:59:22.576Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T20:59:22.576Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.576Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-13T20:59:22.576Z] === RUN TestCreateServiceConflict [2022-07-13T20:59:22.576Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-07-13T20:59:22.832Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T20:59:22.832Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T20:59:22.832Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T20:59:22.832Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T20:59:22.832Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestCreateServiceSysctls [2022-07-13T20:59:22.832Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-13T20:59:22.832Z] === RUN TestCreateServiceCapabilities [2022-07-13T20:59:22.832Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-13T20:59:22.832Z] === RUN TestInspect [2022-07-13T20:59:22.832Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestInspect (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestCreateJob [2022-07-13T20:59:22.832Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestCreateJob (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestReplicatedJob [2022-07-13T20:59:22.832Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestUpdateReplicatedJob [2022-07-13T20:59:22.832Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestServiceListWithStatuses [2022-07-13T20:59:22.832Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T20:59:22.832Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T20:59:22.832Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T20:59:22.832Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestDockerNetworkReConnect [2022-07-13T20:59:22.832Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:22.832Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-13T20:59:22.832Z] === RUN TestServicePlugin [2022-07-13T20:59:22.916Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T20:59:22.916Z] daemon_test.go:197: [d447dadefe15f] daemon is not started [2022-07-13T20:59:22.916Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-13T20:59:22.916Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-13T20:59:22.916Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-13T20:59:22.916Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-13T20:59:22.916Z] === RUN TestDaemonProxy [2022-07-13T20:59:22.916Z] === RUN TestDaemonProxy/environment_variables [2022-07-13T20:59:23.056Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-13T20:59:23.315Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-13T20:59:23.574Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-13T20:59:23.574Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-13T20:59:23.833Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-13T20:59:24.092Z] docker_api_swarm_test.go:810: [df8414e3fe83b] joining swarm manager [d007b01541294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-13T20:59:24.660Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-13T20:59:24.721Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.721Z] --- SKIP: TestServicePlugin (1.91s) [2022-07-13T20:59:24.721Z] === RUN TestServiceUpdateLabel [2022-07-13T20:59:24.721Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.721Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-13T20:59:24.721Z] === RUN TestServiceUpdateSecrets [2022-07-13T20:59:24.721Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.721Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-13T20:59:24.721Z] === RUN TestServiceUpdateConfigs [2022-07-13T20:59:24.721Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.721Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-13T20:59:24.721Z] === RUN TestServiceUpdateNetwork [2022-07-13T20:59:24.721Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.721Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-13T20:59:24.721Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T20:59:24.848Z] === RUN TestDaemonProxy/command-line_options [2022-07-13T20:59:24.918Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-13T20:59:24.977Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-13T20:59:24.977Z] PASS [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === Skipped [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-13T20:59:24.977Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-13T20:59:24.977Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-13T20:59:24.977Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-07-13T20:59:24.977Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-13T20:59:24.977Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-13T20:59:24.977Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-13T20:59:24.977Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-13T20:59:24.977Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-13T20:59:24.977Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-13T20:59:24.977Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-13T20:59:24.977Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-13T20:59:24.977Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-13T20:59:24.977Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-13T20:59:24.977Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T20:59:24.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-13T20:59:24.977Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-13T20:59:24.977Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-07-13T20:59:24.977Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-13T20:59:24.977Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-13T20:59:24.977Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-13T20:59:24.977Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-13T20:59:24.977Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-13T20:59:24.977Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] DONE 24 tests, 23 skipped in 2.340s [2022-07-13T20:59:24.977Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T20:59:24.977Z] INFO: Testing against a local daemon [2022-07-13T20:59:24.977Z] === RUN TestSessionCreate [2022-07-13T20:59:24.977Z] --- PASS: TestSessionCreate (0.03s) [2022-07-13T20:59:24.977Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T20:59:24.977Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-13T20:59:24.977Z] PASS [2022-07-13T20:59:24.977Z] [2022-07-13T20:59:24.977Z] DONE 2 tests in 0.156s [2022-07-13T20:59:24.977Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T20:59:25.177Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-13T20:59:25.177Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-13T20:59:25.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-13T20:59:25.233Z] INFO: Testing against a local daemon [2022-07-13T20:59:25.233Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T20:59:25.233Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T20:59:25.233Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T20:59:25.233Z] === RUN TestDiskUsage [2022-07-13T20:59:25.233Z] === PAUSE TestDiskUsage [2022-07-13T20:59:25.233Z] === RUN TestEventsExecDie [2022-07-13T20:59:25.795Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-13T20:59:25.795Z] === RUN TestEventsBackwardsCompatible [2022-07-13T20:59:25.795Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-13T20:59:25.795Z] === RUN TestEventsVolumeCreate [2022-07-13T20:59:25.795Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-13T20:59:25.795Z] === RUN TestInfoBinaryCommits [2022-07-13T20:59:25.795Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-13T20:59:25.795Z] === RUN TestInfoAPIVersioned [2022-07-13T20:59:25.795Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-13T20:59:25.795Z] === RUN TestInfoAPI [2022-07-13T20:59:25.795Z] --- PASS: TestInfoAPI (0.02s) [2022-07-13T20:59:25.795Z] === RUN TestInfoAPIWarnings [2022-07-13T20:59:26.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-13T20:59:26.238Z] === RUN TestDaemonProxy/configuration_file [2022-07-13T20:59:26.682Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-13T20:59:26.941Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-13T20:59:27.508Z] === RUN TestDockerSuite/TestInspectImage [2022-07-13T20:59:27.508Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-13T20:59:27.508Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-13T20:59:27.508Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-13T20:59:27.508Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-13T20:59:28.076Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-13T20:59:28.139Z] === RUN TestDaemonProxy/conflicting_options [2022-07-13T20:59:28.644Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-13T20:59:28.644Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-13T20:59:28.706Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-13T20:59:28.965Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-13T20:59:28.965Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-13T20:59:28.965Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-13T20:59:28.965Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-13T20:59:28.965Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-13T20:59:28.965Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-13T20:59:28.965Z] PASS [2022-07-13T20:59:28.965Z] [2022-07-13T20:59:28.965Z] DONE 18 tests in 11.163s [2022-07-13T20:59:29.212Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-13T20:59:29.224Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T20:59:29.224Z] INFO: Testing against a local daemon [2022-07-13T20:59:29.224Z] === RUN TestCommitInheritsEnv [2022-07-13T20:59:29.483Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-13T20:59:29.483Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T20:59:29.483Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-13T20:59:29.483Z] === RUN TestImportWithCustomPlatform [2022-07-13T20:59:29.483Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T20:59:29.483Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T20:59:29.483Z] === RUN TestImportWithCustomPlatform// [2022-07-13T20:59:29.483Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T20:59:29.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T20:59:29.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T20:59:29.742Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T20:59:29.742Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T20:59:29.742Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T20:59:29.742Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T20:59:29.742Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T20:59:29.742Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T20:59:29.742Z] === RUN TestImagesFilterMultiReference [2022-07-13T20:59:29.742Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-13T20:59:29.742Z] === RUN TestImagePullPlatformInvalid [2022-07-13T20:59:29.742Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-13T20:59:29.742Z] === RUN TestRemoveImageOrphaning [2022-07-13T20:59:29.780Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-13T20:59:30.001Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-13T20:59:30.001Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T20:59:30.568Z] time="2022-07-13T20:59:30Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-13T20:59:31.946Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-07-13T20:59:31.946Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T20:59:31.946Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-13T20:59:31.946Z] === RUN TestTagInvalidReference [2022-07-13T20:59:31.946Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-13T20:59:31.946Z] === RUN TestTagValidPrefixedRepo [2022-07-13T20:59:32.204Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-13T20:59:32.204Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T20:59:32.204Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-13T20:59:32.204Z] === RUN TestTagOfficialNames [2022-07-13T20:59:32.204Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-13T20:59:32.204Z] === RUN TestTagMatchesDigest [2022-07-13T20:59:32.204Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-13T20:59:32.204Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-13T20:59:32.313Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-13T20:59:32.313Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-13T20:59:32.572Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-13T20:59:33.140Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-13T20:59:34.076Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-13T20:59:34.646Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-13T20:59:35.215Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-13T20:59:35.782Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-13T20:59:36.350Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-13T20:59:36.609Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-13T20:59:37.176Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-13T20:59:37.176Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-13T20:59:38.553Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-13T20:59:39.489Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-13T20:59:39.489Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-13T20:59:40.867Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-13T20:59:42.245Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-13T20:59:43.830Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-13T20:59:43.830Z] === RUN TestInfoDebug [2022-07-13T20:59:43.830Z] --- PASS: TestInfoDebug (0.54s) [2022-07-13T20:59:43.830Z] === RUN TestInfoInsecureRegistries [2022-07-13T20:59:43.830Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-13T20:59:43.830Z] === RUN TestInfoRegistryMirrors [2022-07-13T20:59:44.085Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-13T20:59:44.085Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T20:59:44.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-13T20:59:44.341Z] === RUN TestPingCacheHeaders [2022-07-13T20:59:44.341Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-13T20:59:44.341Z] === RUN TestPingGet [2022-07-13T20:59:44.341Z] --- PASS: TestPingGet (0.01s) [2022-07-13T20:59:44.341Z] === RUN TestPingHead [2022-07-13T20:59:44.597Z] --- PASS: TestPingHead (0.04s) [2022-07-13T20:59:44.597Z] === RUN TestPingSwarmHeader [2022-07-13T20:59:44.778Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-13T20:59:44.778Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-13T20:59:45.157Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T20:59:45.719Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T20:59:46.646Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T20:59:46.646Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-13T20:59:46.646Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T20:59:46.646Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T20:59:46.646Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T20:59:46.646Z] === RUN TestVersion [2022-07-13T20:59:46.646Z] --- PASS: TestVersion (0.03s) [2022-07-13T20:59:46.646Z] === CONT TestDiskUsage [2022-07-13T20:59:46.681Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-13T20:59:46.681Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T20:59:47.207Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T20:59:47.264Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-13T20:59:47.464Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T20:59:47.464Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T20:59:47.464Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T20:59:47.464Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T20:59:47.464Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T20:59:47.464Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T20:59:47.464Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T20:59:47.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T20:59:47.719Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T20:59:47.719Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T20:59:47.719Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage (1.20s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-13T20:59:47.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-13T20:59:47.719Z] PASS [2022-07-13T20:59:47.719Z] [2022-07-13T20:59:47.719Z] === Skipped [2022-07-13T20:59:47.719Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T20:59:47.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T20:59:47.719Z] [2022-07-13T20:59:47.719Z] DONE 54 tests, 1 skipped in 22.723s [2022-07-13T20:59:47.719Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T20:59:47.975Z] INFO: Testing against a local daemon [2022-07-13T20:59:47.975Z] === RUN TestVolumesCreateAndList [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-13T20:59:47.975Z] === RUN TestVolumesRemove [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-13T20:59:47.975Z] === RUN TestVolumesInspect [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T20:59:47.975Z] === RUN TestVolumesInvalidJSON [2022-07-13T20:59:47.975Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T20:59:47.975Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T20:59:47.975Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T20:59:47.975Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T20:59:47.975Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T20:59:47.975Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T20:59:47.975Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T20:59:47.975Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T20:59:47.975Z] PASS [2022-07-13T20:59:47.975Z] [2022-07-13T20:59:47.975Z] DONE 9 tests in 0.179s [2022-07-13T20:59:47.975Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T20:59:47.975Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14234 is not a child of this shell [2022-07-13T20:59:47.975Z] warning: PID 14234 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-13T20:59:47.975Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T20:59:47.975Z] [2022-07-13T20:59:47.975Z] Unloading profiles will leave already running processes permanently [2022-07-13T20:59:47.975Z] unconfined, which can lead to unexpected situations. [2022-07-13T20:59:47.975Z] [2022-07-13T20:59:47.975Z] To set a process to complain mode, use the command line tool [2022-07-13T20:59:47.975Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T20:59:47.975Z] Removing test suite binaries [2022-07-13T20:59:47.975Z] exiting test-integration [2022-07-13T20:59:47.975Z] ++ exit 0 [2022-07-13T20:59:47.975Z] Post stage [Pipeline] junit [2022-07-13T20:59:48.916Z] Recording test results [2022-07-13T20:59:50.265Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T20:59:50.649Z] + echo Ensuring container killed. [2022-07-13T20:59:50.649Z] Ensuring container killed. [2022-07-13T20:59:50.649Z] + docker rm -vf docker-pr1 [2022-07-13T20:59:50.649Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T20:59:50.930Z] + echo Chowning /workspace to jenkins user [2022-07-13T20:59:50.930Z] Chowning /workspace to jenkins user [2022-07-13T20:59:50.930Z] + id -u [2022-07-13T20:59:50.930Z] + id -g [2022-07-13T20:59:50.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43806:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T20:59:50.930Z] Unable to find image 'busybox:latest' locally [2022-07-13T20:59:50.930Z] latest: Pulling from library/busybox [2022-07-13T20:59:51.186Z] 19d511225f94: Pulling fs layer [2022-07-13T20:59:51.186Z] 19d511225f94: Verifying Checksum [2022-07-13T20:59:51.186Z] 19d511225f94: Download complete [2022-07-13T20:59:51.186Z] 19d511225f94: Pull complete [2022-07-13T20:59:51.186Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T20:59:51.186Z] Status: Downloaded newer image for busybox:latest [2022-07-13T20:59:51.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T20:59:52.850Z] + bundleName=amd64-rootless [2022-07-13T20:59:52.850Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-13T20:59:52.850Z] Creating amd64-rootless-bundles.tar.gz [2022-07-13T20:59:52.850Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-13T20:59:52.850Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-13T20:59:52.859Z] Archiving artifacts [2022-07-13T20:59:54.444Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T20:59:54.742Z] + make clean [2022-07-13T20:59:54.742Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T20:59:55.001Z] docker-dev-cache [2022-07-13T20:59:55.001Z] docker-mod-cache [Pipeline] deleteDir [2022-07-13T20:59:55.390Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T20:59:56.766Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-13T20:59:57.025Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-13T20:59:58.929Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-13T20:59:58.929Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-13T20:59:58.929Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-13T20:59:59.497Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-13T21:00:00.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T21:00:00.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T21:00:00.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T21:00:00.433Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-13T21:00:01.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T21:00:01.369Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-13T21:00:01.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T21:00:02.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T21:00:02.305Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-13T21:00:02.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T21:00:02.872Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-13T21:00:04.250Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-13T21:00:04.818Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-13T21:00:05.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T21:00:05.387Z] === RUN TestDockerSuite/TestLogsSince [2022-07-13T21:00:06.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T21:00:06.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-13T21:00:07.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T21:00:07.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T21:00:08.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T21:00:08.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T21:00:09.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T21:00:10.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T21:00:11.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T21:00:12.287Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T21:00:12.287Z] Using test binary docker [2022-07-13T21:00:12.287Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T21:00:12.287Z] +++ /etc/init.d/apparmor start [2022-07-13T21:00:12.287Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:00:12.287Z] INFO: Waiting for daemon to start... [2022-07-13T21:00:12.287Z] Starting dockerd [2022-07-13T21:00:12.287Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-13T21:00:12.887Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-13T21:00:15.581Z] . [2022-07-13T21:00:15.581Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T21:00:15.581Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T21:00:15.581Z] Error: No such image: emptyfs [2022-07-13T21:00:15.581Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T21:00:15.581Z] ++++ docker load [2022-07-13T21:00:15.581Z] Running integration-test (iteration 1) [2022-07-13T21:00:15.581Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T21:00:15.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:00:15.581Z] ++ set -e [2022-07-13T21:00:15.581Z] ++ '[' -n 0 ']' [2022-07-13T21:00:15.581Z] ++ set -x [2022-07-13T21:00:15.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:00:15.841Z] Loaded image: busybox:latest [2022-07-13T21:00:15.841Z] Loaded image: busybox:glibc [2022-07-13T21:00:16.781Z] Loaded image: debian:bullseye-slim [2022-07-13T21:00:16.781Z] Loaded image: hello-world:latest [2022-07-13T21:00:17.041Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:00:17.041Z] INFO: Testing against a local daemon [2022-07-13T21:00:17.041Z] === RUN TestCgroupNamespacesBuild [2022-07-13T21:00:17.956Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T21:00:17.956Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:00:17.956Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:00:17.956Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:00:17.956Z] [2022-07-13T21:00:17.956Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-13T21:00:17.956Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-13T21:00:17.956Z] Using test binary docker [2022-07-13T21:00:17.956Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T21:00:17.956Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:00:17.956Z] INFO: Waiting for daemon to start... [2022-07-13T21:00:17.956Z] Starting dockerd [2022-07-13T21:00:17.956Z] . [2022-07-13T21:00:17.956Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-13T21:00:18.140Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-07-13T21:00:18.140Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T21:00:18.160Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-13T21:00:18.160Z] === RUN TestDockerSuite/TestLogsTail [2022-07-13T21:00:18.418Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-13T21:00:18.985Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-13T21:00:19.519Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-13T21:00:19.519Z] === RUN TestBuildWithSession [2022-07-13T21:00:19.519Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:00:19.519Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T21:00:19.519Z] === RUN TestBuildSquashParent [2022-07-13T21:00:19.558Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-13T21:00:19.558Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-13T21:00:19.558Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-13T21:00:19.558Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-13T21:00:19.558Z] === RUN TestDockerSuite/TestNetHostname [2022-07-13T21:00:20.936Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-13T21:00:20.936Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-13T21:00:20.936Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-13T21:00:20.936Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-13T21:00:21.872Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-13T21:00:22.441Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-13T21:00:23.380Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-13T21:00:23.380Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-13T21:00:23.380Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-13T21:00:23.639Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-13T21:00:23.717Z] --- PASS: TestBuildSquashParent (4.03s) [2022-07-13T21:00:23.717Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T21:00:23.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:00:23.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:00:23.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:00:23.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:00:23.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:00:23.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:00:23.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:00:23.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:00:23.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:00:23.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:00:23.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:00:23.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:00:23.717Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:00:23.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:00:24.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:00:24.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:00:26.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:00:26.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:00:27.419Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-13T21:00:27.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s) [2022-07-13T21:00:27.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-07-13T21:00:27.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-07-13T21:00:27.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2022-07-13T21:00:27.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-07-13T21:00:27.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-07-13T21:00:27.419Z] === RUN TestBuildMultiStageCopy [2022-07-13T21:00:27.419Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T21:00:27.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-13T21:00:28.372Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T21:00:28.372Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T21:00:28.632Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T21:00:28.892Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T21:00:29.151Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-07-13T21:00:29.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-07-13T21:00:29.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-13T21:00:29.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-13T21:00:29.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-13T21:00:29.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-13T21:00:29.151Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T21:00:29.212Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-13T21:00:29.720Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-07-13T21:00:29.720Z] === RUN TestBuildLabelWithTargets [2022-07-13T21:00:30.155Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-13T21:00:30.660Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-07-13T21:00:30.660Z] === RUN TestBuildWithEmptyLayers [2022-07-13T21:00:31.228Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-13T21:00:31.228Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T21:00:32.629Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-07-13T21:00:32.629Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T21:00:32.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-13T21:00:32.691Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-13T21:00:33.209Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2022-07-13T21:00:33.209Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T21:00:34.068Z] docker_api_swarm_service_test.go:395: [d2bbbf4a57715] joining swarm manager [df76ad805cbdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:00:34.600Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-07-13T21:00:34.600Z] === RUN TestBuildWithHugeFile [2022-07-13T21:00:35.005Z] docker_api_swarm_service_test.go:395: [df4d2a31a8582] joining swarm manager [df76ad805cbdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:00:35.005Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-13T21:00:38.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-13T21:00:39.857Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-13T21:00:43.144Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-13T21:00:45.676Z] === RUN TestDockerSuite/TestPluginActive [2022-07-13T21:00:48.208Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-13T21:00:50.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-13T21:00:52.648Z] docker_api_swarm_service_test.go:343: [d2480414016c4] joining swarm manager [df6bf3a167782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:00:53.215Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-13T21:00:53.215Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-13T21:00:53.215Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-13T21:00:53.215Z] docker_api_swarm_service_test.go:343: [d5d6cb3d6fa2a] joining swarm manager [df6bf3a167782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:00:54.593Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-13T21:00:56.689Z] sha256:e1414bf64f658ead37e0522cd81f77c8d5523f282e1ba53525aa6cc7595a958d [2022-07-13T21:00:56.690Z] INFO: Starting docker-py tests... [2022-07-13T21:00:56.690Z] ============================= test session starts ============================== [2022-07-13T21:00:56.690Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-13T21:00:56.690Z] rootdir: /src, inifile: pytest.ini [2022-07-13T21:00:56.690Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-13T21:00:56.690Z] collected 395 items / 2 deselected / 393 selected [2022-07-13T21:00:56.690Z] [2022-07-13T21:00:57.891Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-13T21:01:03.162Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-13T21:01:04.538Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-13T21:01:05.483Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-13T21:01:06.421Z] === RUN TestDockerSuite/TestPortList [2022-07-13T21:01:06.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-13T21:01:08.584Z] docker_api_swarm_service_test.go:490: [d7ec7a52d1bcc] joining swarm manager [dad2170cfbde5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:01:08.680Z] --- PASS: TestImportExtremelyLargeImageWorks (92.67s) [2022-07-13T21:01:08.680Z] PASS [2022-07-13T21:01:08.680Z] [2022-07-13T21:01:08.680Z] DONE 22 tests in 95.795s [2022-07-13T21:01:08.680Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T21:01:08.680Z] === RUN TestStripANSICommands [2022-07-13T21:01:08.680Z] === RUN TestStripANSICommands/#00 [2022-07-13T21:01:08.680Z] === RUN TestStripANSICommands/#01 [2022-07-13T21:01:08.680Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T21:01:08.680Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T21:01:08.680Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T21:01:08.680Z] PASS [2022-07-13T21:01:08.680Z] [2022-07-13T21:01:08.680Z] DONE 3 tests in 0.008s [2022-07-13T21:01:08.680Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T21:01:08.680Z] INFO: Testing against a local daemon [2022-07-13T21:01:08.680Z] === RUN TestNetworkCreateDelete [2022-07-13T21:01:08.680Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-13T21:01:08.680Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T21:01:08.680Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-07-13T21:01:08.680Z] === RUN TestDaemonDNSFallback [2022-07-13T21:01:09.520Z] docker_api_swarm_service_test.go:490: [d69d8194257c3] joining swarm manager [dad2170cfbde5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:01:11.664Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-13T21:01:11.964Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-13T21:01:11.964Z] === RUN TestInspectNetwork [2022-07-13T21:01:12.494Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-13T21:01:13.348Z] --- PASS: TestBuildWithHugeFile (38.46s) [2022-07-13T21:01:13.348Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T21:01:13.348Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:01:13.348Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:01:13.348Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T21:01:13.348Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:01:13.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:01:13.349Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:01:13.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:01:13.349Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:01:13.349Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:01:13.349Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:01:13.349Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:01:13.349Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:01:13.349Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-13T21:01:13.349Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-13T21:01:13.349Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-13T21:01:13.349Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-13T21:01:13.349Z] === RUN TestBuildPreserveOwnership [2022-07-13T21:01:13.349Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T21:01:13.711Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-13T21:01:14.260Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-13T21:01:15.256Z] === RUN TestInspectNetwork/full_network_id [2022-07-13T21:01:15.256Z] === RUN TestInspectNetwork/partial_network_id [2022-07-13T21:01:15.256Z] === RUN TestInspectNetwork/network_name [2022-07-13T21:01:15.256Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-13T21:01:15.258Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T21:01:15.828Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-07-13T21:01:15.828Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.83s) [2022-07-13T21:01:15.828Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-07-13T21:01:15.828Z] === RUN TestBuildPlatformInvalid [2022-07-13T21:01:16.088Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-13T21:01:16.088Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T21:01:16.657Z] Loaded image: busybox:latest [2022-07-13T21:01:16.917Z] Loaded image: busybox:glibc [2022-07-13T21:01:16.998Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-13T21:01:16.998Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-13T21:01:17.857Z] Loaded image: debian:bullseye-slim [2022-07-13T21:01:17.857Z] Loaded image: hello-world:latest [2022-07-13T21:01:18.116Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:01:18.904Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-13T21:01:19.444Z] --- PASS: TestInspectNetwork (7.28s) [2022-07-13T21:01:19.444Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-13T21:01:19.444Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-13T21:01:19.444Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-13T21:01:19.444Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-13T21:01:19.444Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T21:01:19.843Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-13T21:01:20.412Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-13T21:01:20.412Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-13T21:01:20.821Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T21:01:20.822Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:01:20.822Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:01:20.822Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:01:20.822Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T21:01:20.822Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T21:01:20.822Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T21:01:20.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T21:01:20.822Z] === RUN TestNetworkList [2022-07-13T21:01:20.822Z] === RUN TestNetworkList//networks [2022-07-13T21:01:20.822Z] === PAUSE TestNetworkList//networks [2022-07-13T21:01:20.822Z] === RUN TestNetworkList//networks/ [2022-07-13T21:01:20.822Z] === PAUSE TestNetworkList//networks/ [2022-07-13T21:01:20.822Z] === CONT TestNetworkList//networks [2022-07-13T21:01:20.822Z] === CONT TestNetworkList//networks/ [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkList (0.01s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T21:01:20.822Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T21:01:20.822Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T21:01:21.389Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-13T21:01:21.389Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T21:01:22.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-13T21:01:22.583Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-13T21:01:22.766Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-13T21:01:22.766Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T21:01:23.151Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-13T21:01:23.334Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-13T21:01:23.334Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T21:01:24.270Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-13T21:01:24.270Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T21:01:25.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-13T21:01:25.648Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T21:01:26.214Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-13T21:01:26.214Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T21:01:26.243Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.33s) [2022-07-13T21:01:26.243Z] PASS [2022-07-13T21:01:26.243Z] [2022-07-13T21:01:26.243Z] === Skipped [2022-07-13T21:01:26.243Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-13T21:01:26.243Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:01:26.243Z] [2022-07-13T21:01:26.243Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:01:26.243Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:01:26.243Z] [2022-07-13T21:01:26.243Z] DONE 34 tests, 2 skipped in 70.825s [2022-07-13T21:01:26.243Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T21:01:26.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:01:26.243Z] ++ set -e [2022-07-13T21:01:26.243Z] ++ '[' -n 0 ']' [2022-07-13T21:01:26.243Z] ++ set -x [2022-07-13T21:01:26.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:01:26.441Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-13T21:01:26.502Z] INFO: Testing against a local daemon [2022-07-13T21:01:26.502Z] === RUN TestConfigInspect [2022-07-13T21:01:27.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-13T21:01:28.748Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-07-13T21:01:28.748Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T21:01:28.748Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:01:28.748Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:01:28.748Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T21:01:29.041Z] --- PASS: TestConfigInspect (2.28s) [2022-07-13T21:01:29.041Z] === RUN TestConfigList [2022-07-13T21:01:29.727Z] docker_api_swarm_service_test.go:128: [dec1d6f78300e] joining swarm manager [dd4305ff5be2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:01:29.985Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-13T21:01:29.985Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-13T21:01:30.554Z] docker_api_swarm_service_test.go:129: [d3615c39dd613] joining swarm manager [dd4305ff5be2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:01:30.954Z] --- PASS: TestConfigList (2.23s) [2022-07-13T21:01:30.954Z] === RUN TestConfigsCreateAndDelete [2022-07-13T21:01:32.459Z] docker_api_swarm_service_test.go:137: [d44d3dd854297] joining swarm manager [dd4305ff5be2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-13T21:01:32.718Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-13T21:01:32.987Z] docker_api_swarm_service_test.go:138: [d1ad841b151e3] joining swarm manager [dd4305ff5be2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-13T21:01:33.499Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-13T21:01:33.499Z] === RUN TestConfigsUpdate [2022-07-13T21:01:35.407Z] --- PASS: TestConfigsUpdate (2.18s) [2022-07-13T21:01:35.407Z] === RUN TestTemplatedConfig [2022-07-13T21:01:37.956Z] --- PASS: TestTemplatedConfig (2.44s) [2022-07-13T21:01:37.956Z] === RUN TestConfigCreateResolve [2022-07-13T21:01:39.570Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-13T21:01:39.865Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-07-13T21:01:39.865Z] PASS [2022-07-13T21:01:39.865Z] [2022-07-13T21:01:39.865Z] DONE 6 tests in 13.640s [2022-07-13T21:01:40.125Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T21:01:40.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:01:40.125Z] ++ set -e [2022-07-13T21:01:40.125Z] ++ '[' -n 0 ']' [2022-07-13T21:01:40.125Z] ++ set -x [2022-07-13T21:01:40.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:01:40.125Z] INFO: Testing against a local daemon [2022-07-13T21:01:40.125Z] === RUN TestAttachWithTTY [2022-07-13T21:01:40.385Z] --- PASS: TestAttachWithTTY (0.15s) [2022-07-13T21:01:40.385Z] === RUN TestAttachWithoutTTy [2022-07-13T21:01:40.385Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-13T21:01:40.385Z] === RUN TestCheckpoint [2022-07-13T21:01:40.385Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:01:40.385Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T21:01:40.385Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T21:01:40.385Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:01:40.385Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:01:40.385Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:01:40.385Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:01:40.385Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:01:40.385Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:01:40.385Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T21:01:40.385Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T21:01:40.385Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T21:01:40.385Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T21:01:40.385Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T21:01:40.385Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T21:01:40.385Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T21:01:40.385Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T21:01:40.385Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T21:01:40.385Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T21:01:40.385Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-13T21:01:40.385Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T21:01:40.385Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-13T21:01:40.385Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T21:01:40.385Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-13T21:01:40.385Z] === RUN TestCopyEmptyFile [2022-07-13T21:01:40.645Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-13T21:01:40.645Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T21:01:40.645Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-13T21:01:40.645Z] === RUN TestCopyFromContainer [2022-07-13T21:01:40.947Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-13T21:01:41.584Z] === RUN TestCopyFromContainer// [2022-07-13T21:01:41.585Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T21:01:41.844Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T21:01:41.844Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T21:01:41.844Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T21:01:41.844Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T21:01:42.105Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T21:01:42.105Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T21:01:42.105Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T21:01:42.105Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T21:01:42.324Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer (1.51s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-13T21:01:42.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-13T21:01:42.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T21:01:42.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:01:42.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:01:42.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:01:42.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:01:42.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:01:42.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:01:42.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:01:42.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:01:42.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:01:42.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-13T21:01:42.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T21:01:42.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T21:01:42.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T21:01:42.365Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T21:01:42.365Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-13T21:01:42.365Z] === RUN TestCreateWithInvalidEnv [2022-07-13T21:01:42.365Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T21:01:42.365Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T21:01:42.365Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T21:01:42.365Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T21:01:42.365Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T21:01:42.365Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T21:01:42.365Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T21:01:42.365Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T21:01:42.365Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T21:01:42.365Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-13T21:01:42.365Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-13T21:01:42.365Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T21:01:42.365Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T21:01:42.365Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T21:01:42.365Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-13T21:01:42.365Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T21:01:43.260Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-13T21:01:43.655Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2022-07-13T21:01:43.655Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T21:01:43.746Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-07-13T21:01:43.746Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T21:01:44.195Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-13T21:01:44.521Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-13T21:01:44.693Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-07-13T21:01:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T21:01:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:01:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:01:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:01:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:01:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:01:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:01:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:01:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:01:44.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:01:44.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:01:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:01:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:01:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:01:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:01:44.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:01:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-13T21:01:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-13T21:01:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-13T21:01:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-13T21:01:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-13T21:01:44.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-13T21:01:44.693Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T21:01:45.033Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:06hyfgjysoc7lb8prmz9rroea Created:2022-07-13 21:01:43.636101261 +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[629fa5e4755df170c787182ece0c0dbaa18de38dbc103ea83c66a2b90c69cb7c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vxmc9cnvyanz2fa9taqfqlmy5 EndpointID:469f22f14dc1266936c6a27b2c7032f0142e67d3cd057ffa6ea3f65f2fd4e20b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:608f0b583aa321beca6d5b4e632276b7926407a6fe82c32219ac1e8dc32e8b4f 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:43ef04f5c039 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vxmc9cnvyanz2fa9taqfqlmy5 EndpointID:469f22f14dc1266936c6a27b2c7032f0142e67d3cd057ffa6ea3f65f2fd4e20b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-13T21:01:45.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-13T21:01:45.284Z] === RUN TestCreateDifferentPlatform [2022-07-13T21:01:45.284Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T21:01:45.284Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T21:01:45.284Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-13T21:01:45.284Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T21:01:45.284Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T21:01:45.284Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T21:01:45.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-13T21:01:45.284Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T21:01:45.284Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-13T21:01:45.284Z] === RUN TestCreateInvalidHostConfig [2022-07-13T21:01:45.284Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:01:45.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:01:45.284Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:01:45.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:01:45.284Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:01:45.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:01:45.284Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:01:45.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:01:45.284Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:01:45.284Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:01:45.284Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:01:45.284Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:01:45.284Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T21:01:45.284Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T21:01:45.284Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T21:01:45.284Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T21:01:45.284Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T21:01:45.284Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T21:01:45.284Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-13T21:01:45.284Z] === RUN TestDaemonRestartIpcMode [2022-07-13T21:01:45.284Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T21:01:45.284Z] === RUN TestDaemonHostGatewayIP [2022-07-13T21:01:45.284Z] === PAUSE TestDaemonHostGatewayIP [2022-07-13T21:01:45.284Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T21:01:45.284Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T21:01:45.284Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T21:01:45.284Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-13T21:01:45.284Z] === RUN TestDiff [2022-07-13T21:01:45.543Z] --- PASS: TestDiff (0.43s) [2022-07-13T21:01:45.543Z] === RUN TestExecConsoleSize [2022-07-13T21:01:48.855Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-13T21:01:48.855Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-13T21:01:48.855Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-13T21:01:48.855Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-13T21:01:48.867Z] --- PASS: TestExecConsoleSize (0.45s) [2022-07-13T21:01:48.867Z] === RUN TestExecWithCloseStdin [2022-07-13T21:01:48.867Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-13T21:01:48.867Z] === RUN TestExec [2022-07-13T21:01:48.867Z] --- PASS: TestExec (0.44s) [2022-07-13T21:01:48.867Z] === RUN TestExecUser [2022-07-13T21:01:48.867Z] --- PASS: TestExecUser (0.43s) [2022-07-13T21:01:48.867Z] === RUN TestExportContainerAndImportImage [2022-07-13T21:01:48.867Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-13T21:01:48.867Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T21:01:49.118Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-13T21:01:49.442Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-13T21:01:49.442Z] === RUN TestHealthCheckWorkdir [2022-07-13T21:01:49.702Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-07-13T21:01:49.702Z] === RUN TestHealthKillContainer [2022-07-13T21:01:49.829Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s) [2022-07-13T21:01:49.829Z] PASS [2022-07-13T21:01:49.829Z] [2022-07-13T21:01:49.829Z] === Skipped [2022-07-13T21:01:49.829Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:01:49.829Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:01:49.829Z] [2022-07-13T21:01:49.829Z] DONE 38 tests, 1 skipped in 44.607s [2022-07-13T21:01:49.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:01:49.829Z] INFO: Testing against a local daemon [2022-07-13T21:01:49.829Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T21:01:49.829Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:01:49.829Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:01:49.829Z] === RUN TestDockerNetworkIpvlan [2022-07-13T21:01:49.829Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:01:49.829Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:01:49.829Z] PASS [2022-07-13T21:01:49.829Z] [2022-07-13T21:01:49.829Z] === Skipped [2022-07-13T21:01:49.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:01:49.829Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:01:49.829Z] [2022-07-13T21:01:49.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:01:49.829Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:01:49.829Z] [2022-07-13T21:01:49.829Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-13T21:01:49.829Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:01:49.829Z] INFO: Testing against a local daemon [2022-07-13T21:01:49.829Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T21:01:50.765Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-07-13T21:01:50.765Z] === RUN TestDockerNetworkMacvlan [2022-07-13T21:01:51.025Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-13T21:01:51.702Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-13T21:01:52.269Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-13T21:01:52.401Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-13T21:01:52.401Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-13T21:01:52.401Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-13T21:01:52.968Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-13T21:01:53.205Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-13T21:01:53.535Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-13T21:01:53.535Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-13T21:01:54.471Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-13T21:01:55.111Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-13T21:01:55.409Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-13T21:01:55.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-13T21:01:55.926Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-13T21:01:56.497Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-13T21:01:57.826Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-13T21:01:57.826Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T21:01:58.129Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-07-13T21:01:58.129Z] === RUN TestIpcModeNone [2022-07-13T21:01:58.389Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-13T21:01:58.389Z] === RUN TestIpcModePrivate [2022-07-13T21:01:58.649Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-13T21:01:58.908Z] --- PASS: TestIpcModePrivate (0.42s) [2022-07-13T21:01:58.908Z] === RUN TestIpcModeShareable [2022-07-13T21:01:59.168Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-13T21:01:59.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-13T21:01:59.428Z] --- PASS: TestIpcModeShareable (0.45s) [2022-07-13T21:01:59.428Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T21:01:59.787Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-13T21:02:00.725Z] --- PASS: TestDockerNetworkMacvlan (9.80s) [2022-07-13T21:02:00.725Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-13T21:02:00.725Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-13T21:02:00.725Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-13T21:02:00.725Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-07-13T21:02:00.725Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-07-13T21:02:00.725Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-07-13T21:02:00.725Z] PASS [2022-07-13T21:02:00.725Z] [2022-07-13T21:02:00.725Z] DONE 8 tests in 11.092s [2022-07-13T21:02:00.725Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T21:02:00.725Z] testing: warning: no tests to run [2022-07-13T21:02:00.725Z] PASS [2022-07-13T21:02:00.725Z] [2022-07-13T21:02:00.725Z] DONE 0 tests in 0.007s [2022-07-13T21:02:00.725Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T21:02:00.725Z] INFO: Testing against a local daemon [2022-07-13T21:02:00.725Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T21:02:00.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-13T21:02:00.809Z] === RUN TestAPIIpcModeHost [2022-07-13T21:02:01.069Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-07-13T21:02:01.069Z] === RUN TestDaemonIpcModeShareable [2022-07-13T21:02:01.117Z] docker_api_swarm_service_test.go:304: [de75f14dd6678] joining swarm manager [d21e87b8bb9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:02:01.691Z] docker_api_swarm_service_test.go:304: [d14b6be15e856] joining swarm manager [d21e87b8bb9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:02:02.103Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2022-07-13T21:02:02.103Z] === RUN TestAuthZPluginTLS [2022-07-13T21:02:02.450Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-13T21:02:02.450Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-13T21:02:02.450Z] === RUN TestDaemonIpcModePrivate [2022-07-13T21:02:02.669Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-13T21:02:02.669Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T21:02:03.237Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-13T21:02:03.237Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T21:02:03.389Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-13T21:02:03.389Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-13T21:02:03.389Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T21:02:03.496Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-13T21:02:03.496Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T21:02:04.065Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-13T21:02:04.065Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T21:02:04.226Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-13T21:02:04.768Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-13T21:02:04.768Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-07-13T21:02:04.768Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T21:02:04.794Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-13T21:02:05.443Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2022-07-13T21:02:05.443Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T21:02:05.707Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-13T21:02:05.707Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-07-13T21:02:05.707Z] === RUN TestIpcModeOlderClient [2022-07-13T21:02:05.707Z] === PAUSE TestIpcModeOlderClient [2022-07-13T21:02:05.707Z] === RUN TestKillContainerInvalidSignal [2022-07-13T21:02:06.010Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-13T21:02:06.011Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T21:02:06.280Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-13T21:02:06.281Z] === RUN TestKillContainer [2022-07-13T21:02:06.281Z] === RUN TestKillContainer/no_signal [2022-07-13T21:02:06.540Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T21:02:06.578Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-13T21:02:06.578Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T21:02:06.697Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-13T21:02:06.697Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-13T21:02:06.697Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-13T21:02:06.697Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-13T21:02:06.800Z] === RUN TestKillContainer/killing_signal [2022-07-13T21:02:07.147Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-13T21:02:07.147Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T21:02:07.368Z] --- PASS: TestKillContainer (1.26s) [2022-07-13T21:02:07.368Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-13T21:02:07.368Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-13T21:02:07.368Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-13T21:02:07.368Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T21:02:07.368Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T21:02:07.937Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T21:02:08.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-13T21:02:08.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-13T21:02:08.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-07-13T21:02:08.197Z] === RUN TestKillStoppedContainer [2022-07-13T21:02:08.197Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-13T21:02:08.197Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T21:02:08.197Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-13T21:02:08.197Z] === RUN TestKillDifferentUserContainer [2022-07-13T21:02:08.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-07-13T21:02:08.525Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T21:02:08.766Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-13T21:02:08.766Z] === RUN TestInspectOomKilledTrue [2022-07-13T21:02:09.232Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-13T21:02:09.335Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-13T21:02:09.335Z] === RUN TestInspectOomKilledFalse [2022-07-13T21:02:09.595Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-13T21:02:09.595Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T21:02:09.855Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-07-13T21:02:09.855Z] === RUN TestLinksContainerNames [2022-07-13T21:02:09.902Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-07-13T21:02:09.902Z] === RUN TestAuthZPluginHeader [2022-07-13T21:02:10.472Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-13T21:02:10.472Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T21:02:10.609Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-13T21:02:10.794Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-13T21:02:10.794Z] === RUN TestLogsFollowTailEmpty [2022-07-13T21:02:11.053Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-07-13T21:02:11.053Z] === RUN TestLogs [2022-07-13T21:02:11.053Z] === RUN TestLogs/driver_local [2022-07-13T21:02:11.053Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:02:11.053Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:02:11.053Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T21:02:11.053Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T21:02:11.053Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T21:02:11.053Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T21:02:11.053Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:02:11.053Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:02:11.053Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:02:11.053Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:02:11.053Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:02:11.053Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:02:11.053Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:02:11.053Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:02:11.623Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:02:11.623Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:02:12.193Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T21:02:12.193Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T21:02:12.763Z] === RUN TestLogs/driver_json-file [2022-07-13T21:02:12.763Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:02:12.763Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:02:12.763Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:02:12.763Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:02:12.763Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:02:12.763Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:02:12.763Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:02:12.763Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:02:12.763Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:02:12.763Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:02:12.763Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:02:12.763Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:02:12.763Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:02:12.763Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:02:13.142Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-13T21:02:13.332Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:02:13.592Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:02:13.710Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-13T21:02:13.710Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-13T21:02:13.710Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-13T21:02:13.851Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:02:13.851Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:02:14.421Z] --- PASS: TestLogs (3.41s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.44s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.42s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.44s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-07-13T21:02:14.421Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-13T21:02:14.421Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T21:02:14.991Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/default [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/private [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/slave [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/shared [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/default [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/shared [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/slave [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/private [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:02:14.991Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T21:02:14.991Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:02:14.991Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:02:15.251Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-13T21:02:15.251Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-13T21:02:15.251Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T21:02:15.740Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.28s) [2022-07-13T21:02:15.740Z] === RUN TestAuthZPluginV2Disable [2022-07-13T21:02:16.245Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-13T21:02:16.633Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-13T21:02:16.633Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T21:02:16.812Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-13T21:02:17.071Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-13T21:02:17.203Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-13T21:02:17.203Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T21:02:17.464Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-13T21:02:17.464Z] === RUN TestNetworkNat [2022-07-13T21:02:17.723Z] --- PASS: TestNetworkNat (0.45s) [2022-07-13T21:02:17.723Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T21:02:18.293Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-13T21:02:18.293Z] === RUN TestNetworkLoopbackNat [2022-07-13T21:02:18.448Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-13T21:02:18.707Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-13T21:02:19.026Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2022-07-13T21:02:19.026Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T21:02:20.084Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-13T21:02:20.651Z] === RUN TestDockerSuite/TestRmiTag [2022-07-13T21:02:20.651Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-13T21:02:20.830Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-13T21:02:20.830Z] === RUN TestPause [2022-07-13T21:02:21.091Z] --- PASS: TestPause (0.42s) [2022-07-13T21:02:21.091Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T21:02:21.091Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:02:21.091Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:02:21.091Z] === RUN TestPauseStopPausedContainer [2022-07-13T21:02:21.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-13T21:02:21.218Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-13T21:02:21.660Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-07-13T21:02:21.660Z] === RUN TestPidHost [2022-07-13T21:02:22.311Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-07-13T21:02:22.311Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T21:02:22.599Z] --- PASS: TestPidHost (0.89s) [2022-07-13T21:02:22.599Z] === RUN TestPsFilter [2022-07-13T21:02:22.599Z] --- PASS: TestPsFilter (0.10s) [2022-07-13T21:02:22.599Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T21:02:23.122Z] docker_api_swarm_service_test.go:100: [dd884cd2b4118] joining swarm manager [d1cd272084c2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:02:23.169Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-13T21:02:23.169Z] === RUN TestRemoveContainerWithVolume [2022-07-13T21:02:23.429Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-13T21:02:23.429Z] === RUN TestRemoveContainerRunning [2022-07-13T21:02:23.999Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-13T21:02:23.999Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T21:02:24.059Z] docker_api_swarm_service_test.go:101: [d9ae6a7a6b10f] joining swarm manager [d1cd272084c2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:02:24.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-07-13T21:02:24.259Z] === RUN TestRemoveInvalidContainer [2022-07-13T21:02:24.259Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-13T21:02:24.259Z] === RUN TestRenameLinkedContainer [2022-07-13T21:02:24.317Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-13T21:02:24.576Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-13T21:02:25.513Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-13T21:02:25.772Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-13T21:02:26.168Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-07-13T21:02:26.168Z] === RUN TestRenameStoppedContainer [2022-07-13T21:02:26.428Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-13T21:02:26.428Z] === RUN TestRenameRunningContainerAndReuse [2022-07-13T21:02:26.709Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-13T21:02:27.277Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-13T21:02:27.366Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-07-13T21:02:27.366Z] === RUN TestRenameInvalidName [2022-07-13T21:02:27.626Z] --- PASS: TestRenameInvalidName (0.40s) [2022-07-13T21:02:27.626Z] === RUN TestRenameAnonymousContainer [2022-07-13T21:02:27.850Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-13T21:02:28.119Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-13T21:02:29.007Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-07-13T21:02:29.007Z] === RUN TestRenameContainerWithSameName [2022-07-13T21:02:29.058Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-13T21:02:29.576Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-13T21:02:29.576Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T21:02:30.146Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-07-13T21:02:30.146Z] === RUN TestResize [2022-07-13T21:02:30.720Z] --- PASS: TestResize (0.40s) [2022-07-13T21:02:30.720Z] === RUN TestResizeWithInvalidSize [2022-07-13T21:02:30.980Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-13T21:02:30.980Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T21:02:31.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:02:31.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:02:31.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:02:31.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:02:31.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:02:32.294Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.58s) [2022-07-13T21:02:32.294Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T21:02:32.350Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-13T21:02:32.350Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-13T21:02:32.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:02:33.728Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-13T21:02:34.295Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-13T21:02:34.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:02:35.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:02:35.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:02:36.829Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-13T21:02:36.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:02:36.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:02:37.765Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-13T21:02:38.300Z] .........................xx.................... [ 29%] [2022-07-13T21:02:39.668Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-13T21:02:40.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:02:40.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:02:40.238Z] === RUN TestDockerSuite/TestDockerFails [2022-07-13T21:02:40.238Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-13T21:02:42.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:02:42.141Z] check_test.go:611: [dd884cd2b4118] daemon is not started [2022-07-13T21:02:42.400Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-13T21:02:42.658Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-13T21:02:43.226Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-13T21:02:43.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:02:44.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:02:44.603Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-13T21:02:44.862Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-13T21:02:45.429Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-13T21:02:45.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:02:45.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:02:46.366Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-13T21:02:46.934Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-13T21:02:47.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:02:47.192Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-13T21:02:47.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-13T21:02:47.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-13T21:02:47.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-13T21:02:48.019Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.62s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-07-13T21:02:48.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-07-13T21:02:48.472Z] === RUN TestCgroupNamespacesRun [2022-07-13T21:02:49.396Z] docker_api_swarm_service_test.go:533: [d7ed64070e1b7] joining swarm manager [d955aa0b0f977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:02:49.396Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-13T21:02:49.853Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-07-13T21:02:49.853Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T21:02:49.963Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-13T21:02:50.377Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-13T21:02:50.377Z] PASS [2022-07-13T21:02:50.377Z] [2022-07-13T21:02:50.377Z] DONE 17 tests in 47.898s [2022-07-13T21:02:50.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T21:02:50.377Z] INFO: Testing against a local daemon [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:02:50.377Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:02:50.377Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T21:02:50.377Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T21:02:50.377Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:02:50.377Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T21:02:50.377Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T21:02:50.377Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T21:02:50.377Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T21:02:50.377Z] === RUN TestPluginInstall [2022-07-13T21:02:50.377Z] === RUN TestPluginInstall/no_auth [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5525674b52ff878391366547beb96c7e56165dece8f0a4261874966abcdb7832" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5525674b52ff878391366547beb96c7e56165dece8f0a4261874966abcdb7832" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:02:50.377Z] === RUN TestPluginInstall/with_htpasswd [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55e52fcd9e843dc105a937053c67c904a98cfbb17b42eedc6e7f7b3d552860a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:02:50.377Z] time="2022-07-13T21:02:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55e52fcd9e843dc105a937053c67c904a98cfbb17b42eedc6e7f7b3d552860a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:02:50.377Z] === RUN TestPluginInstall/with_insecure [2022-07-13T21:02:50.531Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-13T21:02:50.790Z] docker_api_swarm_service_test.go:534: [d6da57d14ebcf] joining swarm manager [d955aa0b0f977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:02:50.791Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-13T21:02:50.791Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T21:02:51.049Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-13T21:02:51.315Z] time="2022-07-13T21:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:02:51.315Z] time="2022-07-13T21:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e9d4d0f6c78c20b4b5f462011cf4256973732f7c778492f3ba6dc560876a1a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:02:51.315Z] time="2022-07-13T21:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:02:51.315Z] time="2022-07-13T21:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e9d4d0f6c78c20b4b5f462011cf4256973732f7c778492f3ba6dc560876a1a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:02:51.315Z] plugin_test.go:195: [ddb5eb9f835ba] daemon is not started [2022-07-13T21:02:51.315Z] --- PASS: TestPluginInstall (2.70s) [2022-07-13T21:02:51.315Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-13T21:02:51.315Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-13T21:02:51.315Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-13T21:02:51.315Z] === RUN TestPluginsWithRuntimes [2022-07-13T21:02:51.986Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-13T21:02:52.171Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-13T21:02:52.171Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T21:02:53.110Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-07-13T21:02:53.110Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T21:02:53.220Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-13T21:02:53.788Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-13T21:02:53.917Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-13T21:02:54.485Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-13T21:02:54.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-13T21:02:54.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T21:02:54.724Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2022-07-13T21:02:54.724Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2022-07-13T21:02:54.724Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-13T21:02:54.724Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T21:02:54.768Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-13T21:02:55.292Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-13T21:02:55.292Z] PASS [2022-07-13T21:02:55.292Z] [2022-07-13T21:02:55.292Z] DONE 24 tests in 6.757s [2022-07-13T21:02:55.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T21:02:55.423Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-13T21:02:55.428Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-07-13T21:02:55.428Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T21:02:55.551Z] INFO: Testing against a local daemon [2022-07-13T21:02:55.551Z] === RUN TestExternalGraphDriver [2022-07-13T21:02:55.809Z] === RUN TestExternalGraphDriver/json [2022-07-13T21:02:55.991Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-13T21:02:55.998Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-13T21:02:55.998Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T21:02:56.927Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-13T21:02:57.378Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-13T21:02:57.378Z] === RUN TestNISDomainname [2022-07-13T21:02:57.494Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-13T21:02:57.638Z] --- PASS: TestNISDomainname (0.53s) [2022-07-13T21:02:57.638Z] === RUN TestHostnameDnsResolution [2022-07-13T21:02:57.713Z] === RUN TestExternalGraphDriver/spec [2022-07-13T21:02:58.062Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-13T21:02:58.589Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-13T21:02:58.589Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T21:02:58.848Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-07-13T21:02:58.848Z] === RUN TestPrivilegedHostDevices [2022-07-13T21:02:58.998Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-13T21:02:59.090Z] === RUN TestExternalGraphDriver/pull [2022-07-13T21:02:59.419Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-13T21:02:59.419Z] === RUN TestRunConsoleSize [2022-07-13T21:02:59.566Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-13T21:02:59.678Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-13T21:02:59.678Z] === RUN TestStats [2022-07-13T21:03:00.134Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-13T21:03:00.702Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-13T21:03:00.702Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-13T21:03:00.994Z] --- PASS: TestExternalGraphDriver (5.27s) [2022-07-13T21:03:00.994Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-13T21:03:00.994Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-13T21:03:00.994Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-13T21:03:00.994Z] === RUN TestGraphdriverPluginV2 [2022-07-13T21:03:02.215Z] --- PASS: TestStats (2.40s) [2022-07-13T21:03:02.215Z] === RUN TestStopContainerWithTimeout [2022-07-13T21:03:02.215Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T21:03:02.215Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T21:03:02.215Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T21:03:02.215Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T21:03:02.215Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T21:03:02.215Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T21:03:02.215Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T21:03:02.215Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T21:03:02.215Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T21:03:02.215Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T21:03:02.245Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-13T21:03:02.606Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-13T21:03:02.784Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T21:03:03.174Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-13T21:03:04.110Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-13T21:03:04.678Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-13T21:03:04.692Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T21:03:05.182Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2022-07-13T21:03:05.182Z] PASS [2022-07-13T21:03:05.182Z] [2022-07-13T21:03:05.182Z] DONE 5 tests in 9.543s [2022-07-13T21:03:05.182Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T21:03:05.182Z] INFO: Testing against a local daemon [2022-07-13T21:03:05.182Z] === RUN TestContinueAfterPluginCrash [2022-07-13T21:03:05.182Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T21:03:05.182Z] === RUN TestReadPluginNoRead [2022-07-13T21:03:05.182Z] === PAUSE TestReadPluginNoRead [2022-07-13T21:03:05.182Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T21:03:05.182Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T21:03:05.182Z] === CONT TestContinueAfterPluginCrash [2022-07-13T21:03:05.182Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T21:03:05.245Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-13T21:03:05.245Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-13T21:03:05.504Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-13T21:03:06.072Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-13T21:03:06.072Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-07-13T21:03:06.072Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-07-13T21:03:06.072Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-07-13T21:03:06.072Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-13T21:03:06.072Z] === RUN TestDeleteDevicemapper [2022-07-13T21:03:06.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:03:06.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T21:03:06.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T21:03:06.072Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-13T21:03:06.639Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-13T21:03:07.207Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-13T21:03:07.238Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-13T21:03:07.466Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-13T21:03:07.466Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-13T21:03:07.981Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s) [2022-07-13T21:03:07.981Z] === RUN TestUpdateMemory [2022-07-13T21:03:08.034Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-13T21:03:08.034Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-13T21:03:08.533Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2022-07-13T21:03:08.533Z] === CONT TestReadPluginNoRead [2022-07-13T21:03:08.551Z] --- PASS: TestUpdateMemory (0.53s) [2022-07-13T21:03:08.551Z] === RUN TestUpdateCPUQuota [2022-07-13T21:03:08.970Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-13T21:03:08.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-13T21:03:09.121Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-07-13T21:03:09.121Z] === RUN TestUpdatePidsLimit [2022-07-13T21:03:09.121Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-13T21:03:09.229Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-13T21:03:09.381Z] === RUN TestUpdatePidsLimit/no_change [2022-07-13T21:03:09.641Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-13T21:03:09.641Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-13T21:03:09.798Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-13T21:03:09.900Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-13T21:03:10.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-13T21:03:10.160Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-13T21:03:10.365Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-13T21:03:10.365Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-13T21:03:10.933Z] docker_api_swarm_service_test.go:148: [d6533b251e8b2] joining swarm manager [d51ea421c9fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:03:11.092Z] === RUN TestReadPluginNoRead/default [2022-07-13T21:03:11.098Z] --- PASS: TestUpdatePidsLimit (1.68s) [2022-07-13T21:03:11.099Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-07-13T21:03:11.099Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-13T21:03:11.099Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-07-13T21:03:11.099Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-07-13T21:03:11.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-07-13T21:03:11.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-07-13T21:03:11.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-07-13T21:03:11.099Z] === RUN TestUpdateRestartPolicy [2022-07-13T21:03:11.191Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-13T21:03:11.759Z] docker_api_swarm_service_test.go:148: [d081df60384f8] joining swarm manager [d51ea421c9fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:03:12.028Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T21:03:12.327Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-13T21:03:13.405Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T21:03:13.405Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-07-13T21:03:13.703Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-13T21:03:14.657Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-13T21:03:14.782Z] === CONT TestReadPluginNoRead [2022-07-13T21:03:14.782Z] read_test.go:92: [de52f235c18ef] daemon is not started [2022-07-13T21:03:14.782Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-07-13T21:03:14.782Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-07-13T21:03:14.782Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-07-13T21:03:14.782Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-07-13T21:03:14.782Z] PASS [2022-07-13T21:03:14.782Z] [2022-07-13T21:03:14.782Z] DONE 6 tests in 9.557s [2022-07-13T21:03:14.782Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-13T21:03:14.782Z] testing: warning: no tests to run [2022-07-13T21:03:14.782Z] PASS [2022-07-13T21:03:14.782Z] [2022-07-13T21:03:14.782Z] DONE 0 tests in 0.008s [2022-07-13T21:03:14.782Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T21:03:14.782Z] INFO: Testing against a local daemon [2022-07-13T21:03:14.782Z] === RUN TestPluginWithDevMounts [2022-07-13T21:03:14.782Z] === PAUSE TestPluginWithDevMounts [2022-07-13T21:03:14.782Z] === CONT TestPluginWithDevMounts [2022-07-13T21:03:15.228Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-13T21:03:15.795Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-13T21:03:16.158Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-07-13T21:03:16.158Z] PASS [2022-07-13T21:03:16.158Z] [2022-07-13T21:03:16.158Z] DONE 1 tests in 1.623s [2022-07-13T21:03:16.158Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T21:03:16.158Z] INFO: Testing against a local daemon [2022-07-13T21:03:16.158Z] === RUN TestSecretInspect [2022-07-13T21:03:16.362Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-13T21:03:16.621Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-13T21:03:17.189Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-13T21:03:18.214Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-13T21:03:18.691Z] --- PASS: TestSecretInspect (2.18s) [2022-07-13T21:03:18.691Z] === RUN TestSecretList [2022-07-13T21:03:20.594Z] --- PASS: TestSecretList (2.17s) [2022-07-13T21:03:20.594Z] === RUN TestSecretsCreateAndDelete [2022-07-13T21:03:20.750Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-13T21:03:20.750Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-13T21:03:21.318Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-13T21:03:22.695Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-13T21:03:23.127Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-07-13T21:03:23.127Z] === RUN TestSecretsUpdate [2022-07-13T21:03:23.312Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-07-13T21:03:23.313Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T21:03:23.313Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-13T21:03:23.313Z] === RUN TestWaitNonBlocked [2022-07-13T21:03:23.313Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:03:23.313Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:03:23.313Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:03:23.313Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:03:23.313Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:03:23.313Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:03:23.313Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-13T21:03:23.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-07-13T21:03:23.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-07-13T21:03:23.313Z] === RUN TestWaitBlocked [2022-07-13T21:03:23.313Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:03:23.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:03:23.313Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:03:23.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:03:23.313Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:03:23.313Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:03:23.572Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-13T21:03:23.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-07-13T21:03:23.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-07-13T21:03:23.572Z] === RUN TestWaitConditions [2022-07-13T21:03:23.572Z] === RUN TestWaitConditions/default [2022-07-13T21:03:23.572Z] === PAUSE TestWaitConditions/default [2022-07-13T21:03:23.572Z] === RUN TestWaitConditions/not-running [2022-07-13T21:03:23.572Z] === PAUSE TestWaitConditions/not-running [2022-07-13T21:03:23.572Z] === RUN TestWaitConditions/next-exit [2022-07-13T21:03:23.572Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T21:03:23.572Z] === RUN TestWaitConditions/removed [2022-07-13T21:03:23.572Z] === PAUSE TestWaitConditions/removed [2022-07-13T21:03:23.572Z] === CONT TestWaitConditions/default [2022-07-13T21:03:23.572Z] === CONT TestWaitConditions/removed [2022-07-13T21:03:23.928Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-13T21:03:24.076Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-13T21:03:25.029Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-13T21:03:25.029Z] === RUN TestTemplatedSecret [2022-07-13T21:03:25.452Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-13T21:03:25.480Z] === CONT TestWaitConditions/not-running [2022-07-13T21:03:25.480Z] === CONT TestWaitConditions/next-exit [2022-07-13T21:03:26.863Z] --- PASS: TestWaitConditions (0.01s) [2022-07-13T21:03:26.863Z] --- PASS: TestWaitConditions/default (1.62s) [2022-07-13T21:03:26.863Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-07-13T21:03:26.863Z] --- PASS: TestWaitConditions/not-running (1.74s) [2022-07-13T21:03:26.863Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-07-13T21:03:26.863Z] === CONT TestContainerStartOnDaemonRestart [2022-07-13T21:03:26.863Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T21:03:27.356Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-13T21:03:27.356Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-13T21:03:27.356Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-13T21:03:27.356Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-13T21:03:27.356Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-13T21:03:27.562Z] --- PASS: TestTemplatedSecret (2.58s) [2022-07-13T21:03:27.562Z] === RUN TestSecretCreateResolve [2022-07-13T21:03:27.924Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-13T21:03:29.303Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-13T21:03:29.430Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-07-13T21:03:29.431Z] === CONT TestIpcModeOlderClient [2022-07-13T21:03:29.431Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-07-13T21:03:29.431Z] === CONT TestContainerKillOnDaemonStart [2022-07-13T21:03:29.431Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-07-13T21:03:29.431Z] === CONT TestDaemonHostGatewayIP [2022-07-13T21:03:29.870Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-13T21:03:30.093Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-13T21:03:30.093Z] PASS [2022-07-13T21:03:30.093Z] [2022-07-13T21:03:30.093Z] DONE 6 tests in 13.516s [2022-07-13T21:03:30.093Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T21:03:30.093Z] INFO: Testing against a local daemon [2022-07-13T21:03:30.093Z] === RUN TestServiceCreateInit [2022-07-13T21:03:30.093Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T21:03:31.340Z] --- PASS: TestDaemonHostGatewayIP (2.37s) [2022-07-13T21:03:31.340Z] === CONT TestDaemonRestartIpcMode [2022-07-13T21:03:31.774Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-13T21:03:32.033Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-13T21:03:33.410Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-13T21:03:33.668Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-13T21:03:33.668Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-13T21:03:33.668Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-13T21:03:33.827Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-13T21:03:33.877Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-07-13T21:03:34.235Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-13T21:03:34.284Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T21:03:35.283Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-13T21:03:36.140Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-13T21:03:36.140Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-13T21:03:36.399Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-13T21:03:36.966Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-13T21:03:37.534Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-13T21:03:37.571Z] --- PASS: TestServiceCreateInit (7.47s) [2022-07-13T21:03:37.571Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-07-13T21:03:37.571Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2022-07-13T21:03:37.571Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T21:03:38.102Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-13T21:03:38.102Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-13T21:03:38.671Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-13T21:03:39.244Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-13T21:03:39.463Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-13T21:03:39.509Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-13T21:03:40.077Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-13T21:03:40.644Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-13T21:03:41.211Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-13T21:03:41.470Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-13T21:03:41.998Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-07-13T21:03:41.998Z] PASS [2022-07-13T21:03:41.998Z] [2022-07-13T21:03:41.998Z] === Skipped [2022-07-13T21:03:41.998Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-13T21:03:41.998Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:03:41.998Z] [2022-07-13T21:03:41.998Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:03:41.998Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:03:41.998Z] [2022-07-13T21:03:41.998Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T21:03:41.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:03:41.998Z] [2022-07-13T21:03:41.998Z] DONE 264 tests, 3 skipped in 120.644s [2022-07-13T21:03:41.998Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T21:03:41.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:41.998Z] ++ set -e [2022-07-13T21:03:41.998Z] ++ '[' -n 0 ']' [2022-07-13T21:03:41.998Z] ++ set -x [2022-07-13T21:03:41.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:41.999Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T21:03:41.999Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-13T21:03:41.999Z] === RUN TestConfigDaemonID [2022-07-13T21:03:42.258Z] daemon_test.go:83: [dae46b7bd5fbd] daemon is not started [2022-07-13T21:03:42.258Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-13T21:03:42.258Z] === RUN TestDaemonConfigValidation [2022-07-13T21:03:42.258Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:03:42.258Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:03:42.258Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T21:03:42.258Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T21:03:42.258Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T21:03:42.258Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T21:03:42.258Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T21:03:42.258Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T21:03:42.258Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T21:03:42.258Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T21:03:42.258Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:03:42.258Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T21:03:42.405Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-13T21:03:42.405Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-13T21:03:42.518Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T21:03:42.518Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T21:03:42.518Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T21:03:42.518Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T21:03:42.518Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-13T21:03:42.518Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-13T21:03:42.518Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-13T21:03:42.518Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-13T21:03:42.518Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-13T21:03:42.518Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T21:03:42.518Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T21:03:42.973Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-13T21:03:43.232Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-13T21:03:43.899Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T21:03:43.917Z] ............................ [ 66%] [2022-07-13T21:03:44.609Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-13T21:03:44.609Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-13T21:03:44.609Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-13T21:03:44.609Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-13T21:03:44.837Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T21:03:45.776Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T21:03:45.776Z] daemon_test.go:197: [d8b1ec20e64eb] daemon is not started [2022-07-13T21:03:45.776Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-13T21:03:45.776Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-13T21:03:45.776Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-13T21:03:45.776Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-13T21:03:45.776Z] === RUN TestDaemonProxy [2022-07-13T21:03:45.776Z] === RUN TestDaemonProxy/environment_variables [2022-07-13T21:03:47.143Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-13T21:03:47.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-13T21:03:47.143Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-13T21:03:47.682Z] === RUN TestDaemonProxy/command-line_options [2022-07-13T21:03:49.061Z] === RUN TestDaemonProxy/configuration_file [2022-07-13T21:03:50.968Z] === RUN TestDaemonProxy/conflicting_options [2022-07-13T21:03:51.537Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-13T21:03:52.106Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-13T21:03:52.106Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-13T21:03:52.106Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-13T21:03:52.106Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-13T21:03:52.106Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-13T21:03:52.106Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-13T21:03:52.106Z] PASS [2022-07-13T21:03:52.106Z] [2022-07-13T21:03:52.106Z] DONE 18 tests in 11.258s [2022-07-13T21:03:52.106Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T21:03:52.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:52.106Z] ++ set -e [2022-07-13T21:03:52.106Z] ++ '[' -n 0 ']' [2022-07-13T21:03:52.106Z] ++ set -x [2022-07-13T21:03:52.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:52.106Z] INFO: Testing against a local daemon [2022-07-13T21:03:52.106Z] === RUN TestCommitInheritsEnv [2022-07-13T21:03:52.366Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-13T21:03:52.366Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T21:03:52.366Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-13T21:03:52.366Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-13T21:03:52.366Z] === RUN TestImportWithCustomPlatform [2022-07-13T21:03:52.366Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T21:03:52.366Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T21:03:52.366Z] === RUN TestImportWithCustomPlatform// [2022-07-13T21:03:52.366Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T21:03:52.366Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T21:03:52.625Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T21:03:52.625Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T21:03:52.625Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T21:03:52.625Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T21:03:52.626Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T21:03:52.626Z] === RUN TestImagesFilterMultiReference [2022-07-13T21:03:52.626Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-13T21:03:52.626Z] === RUN TestImagePullPlatformInvalid [2022-07-13T21:03:52.626Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-13T21:03:52.626Z] === RUN TestRemoveImageOrphaning [2022-07-13T21:03:52.885Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-07-13T21:03:52.885Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T21:03:52.885Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:03:52.885Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-13T21:03:52.885Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T21:03:52.885Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-13T21:03:52.885Z] === RUN TestTagInvalidReference [2022-07-13T21:03:52.885Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-13T21:03:53.146Z] === RUN TestTagValidPrefixedRepo [2022-07-13T21:03:53.146Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-13T21:03:53.146Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T21:03:53.146Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-13T21:03:53.146Z] === RUN TestTagOfficialNames [2022-07-13T21:03:53.146Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-13T21:03:53.146Z] === RUN TestTagMatchesDigest [2022-07-13T21:03:53.146Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-13T21:03:53.146Z] PASS [2022-07-13T21:03:53.146Z] [2022-07-13T21:03:53.146Z] === Skipped [2022-07-13T21:03:53.146Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-13T21:03:53.146Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-13T21:03:53.146Z] [2022-07-13T21:03:53.146Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-13T21:03:53.146Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:03:53.146Z] [2022-07-13T21:03:53.146Z] DONE 22 tests, 2 skipped in 1.192s [2022-07-13T21:03:53.146Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T21:03:53.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:53.146Z] ++ set -e [2022-07-13T21:03:53.146Z] ++ '[' -n 0 ']' [2022-07-13T21:03:53.146Z] ++ set -x [2022-07-13T21:03:53.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:53.146Z] === RUN TestStripANSICommands [2022-07-13T21:03:53.146Z] === RUN TestStripANSICommands/#00 [2022-07-13T21:03:53.146Z] === RUN TestStripANSICommands/#01 [2022-07-13T21:03:53.146Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T21:03:53.146Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T21:03:53.146Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T21:03:53.146Z] PASS [2022-07-13T21:03:53.146Z] [2022-07-13T21:03:53.146Z] DONE 3 tests in 0.033s [2022-07-13T21:03:53.146Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T21:03:53.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:53.146Z] ++ set -e [2022-07-13T21:03:53.146Z] ++ '[' -n 0 ']' [2022-07-13T21:03:53.146Z] ++ set -x [2022-07-13T21:03:53.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:03:53.406Z] INFO: Testing against a local daemon [2022-07-13T21:03:53.406Z] === RUN TestNetworkCreateDelete [2022-07-13T21:03:53.406Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-13T21:03:53.406Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T21:03:53.666Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-13T21:03:53.666Z] === RUN TestDaemonDNSFallback [2022-07-13T21:03:55.656Z] --- PASS: TestCreateServiceMultipleTimes (15.60s) [2022-07-13T21:03:55.656Z] === RUN TestCreateServiceConflict [2022-07-13T21:03:55.656Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-13T21:03:55.656Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T21:03:58.188Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-07-13T21:03:58.188Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T21:03:59.350Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-13T21:03:59.350Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-13T21:03:59.917Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-13T21:03:59.917Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-13T21:03:59.917Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-13T21:03:59.917Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-13T21:04:00.238Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-13T21:04:00.239Z] === RUN TestInspectNetwork [2022-07-13T21:04:00.484Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-13T21:04:02.388Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-13T21:04:03.536Z] === RUN TestInspectNetwork/full_network_id [2022-07-13T21:04:03.536Z] === RUN TestInspectNetwork/partial_network_id [2022-07-13T21:04:03.536Z] === RUN TestInspectNetwork/network_name [2022-07-13T21:04:03.536Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-13T21:04:03.766Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-13T21:04:05.143Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-13T21:04:07.731Z] --- PASS: TestInspectNetwork (7.05s) [2022-07-13T21:04:07.731Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-13T21:04:07.731Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-13T21:04:07.731Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-13T21:04:07.731Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-13T21:04:07.731Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T21:04:08.669Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T21:04:08.669Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:04:08.669Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:04:08.669Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:04:08.669Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T21:04:08.669Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T21:04:08.669Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T21:04:08.669Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T21:04:08.669Z] === RUN TestNetworkList [2022-07-13T21:04:08.669Z] === RUN TestNetworkList//networks [2022-07-13T21:04:08.669Z] === PAUSE TestNetworkList//networks [2022-07-13T21:04:08.669Z] === RUN TestNetworkList//networks/ [2022-07-13T21:04:08.669Z] === PAUSE TestNetworkList//networks/ [2022-07-13T21:04:08.669Z] === CONT TestNetworkList//networks [2022-07-13T21:04:08.669Z] === CONT TestNetworkList//networks/ [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkList (0.01s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T21:04:08.669Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T21:04:08.669Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T21:04:08.929Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-13T21:04:08.929Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T21:04:10.308Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-13T21:04:10.308Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T21:04:10.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-13T21:04:10.670Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-13T21:04:10.877Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-13T21:04:10.877Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T21:04:10.930Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-13T21:04:11.498Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-13T21:04:11.815Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-13T21:04:11.815Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T21:04:12.436Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-13T21:04:12.436Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-13T21:04:12.708Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-13T21:04:13.064Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-07-13T21:04:13.064Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T21:04:13.195Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-07-13T21:04:13.195Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T21:04:13.632Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-07-13T21:04:13.632Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T21:04:13.764Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-13T21:04:13.765Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T21:04:14.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-13T21:04:14.633Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-13T21:04:15.200Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-13T21:04:16.165Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-07-13T21:04:16.165Z] === RUN TestCreateServiceSysctls [2022-07-13T21:04:16.301Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-07-13T21:04:16.301Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T21:04:16.301Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:04:16.301Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:04:16.301Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T21:04:16.577Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-13T21:04:16.577Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-13T21:04:16.835Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-13T21:04:16.835Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-13T21:04:17.771Z] === RUN TestDockerSuite/TestRunMount [2022-07-13T21:04:19.457Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-07-13T21:04:19.457Z] === RUN TestCreateServiceCapabilities [2022-07-13T21:04:20.306Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-13T21:04:21.990Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-07-13T21:04:21.990Z] === RUN TestInspect [2022-07-13T21:04:22.841Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-13T21:04:23.099Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-13T21:04:23.358Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-13T21:04:23.926Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-13T21:04:24.525Z] --- PASS: TestInspect (2.82s) [2022-07-13T21:04:24.525Z] === RUN TestCreateJob [2022-07-13T21:04:24.865Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-13T21:04:25.351Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-13T21:04:26.242Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-13T21:04:27.178Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-13T21:04:27.810Z] --- PASS: TestCreateJob (3.26s) [2022-07-13T21:04:27.810Z] === RUN TestReplicatedJob [2022-07-13T21:04:29.081Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-13T21:04:29.081Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-13T21:04:30.985Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-13T21:04:31.193Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-07-13T21:04:31.193Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T21:04:32.362Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-13T21:04:32.575Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k6ea8omua0wq2s7ic7jnd8i51 Created:2022-07-13 21:04:31.114769616 +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[cdbb05edc2518ace935efadb6777b03ad8f22a916a5612cdceffea99a690c3fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p5c7a3s5ev5m38cv696izibz7 EndpointID:f4f9b9320fc7728aab7c389da2631eab3520582f3cff38b0c72ef6363f84cecc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f285a7eab7aee41779aa1ec5c4b7e4acc4e4b563d0f5fec13d3fc68d2c2a3be 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:d8772f99eefb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p5c7a3s5ev5m38cv696izibz7 EndpointID:f4f9b9320fc7728aab7c389da2631eab3520582f3cff38b0c72ef6363f84cecc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-13T21:04:33.113Z] --- PASS: TestReplicatedJob (5.17s) [2022-07-13T21:04:33.113Z] === RUN TestUpdateReplicatedJob [2022-07-13T21:04:33.298Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-13T21:04:33.557Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-13T21:04:33.557Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-13T21:04:34.124Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-13T21:04:35.061Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-13T21:04:35.628Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-13T21:04:36.197Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-13T21:04:36.421Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-07-13T21:04:36.421Z] === RUN TestServiceListWithStatuses [2022-07-13T21:04:36.421Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:04:36.421Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T21:04:36.421Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T21:04:36.807Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-07-13T21:04:36.807Z] PASS [2022-07-13T21:04:36.807Z] [2022-07-13T21:04:36.807Z] === Skipped [2022-07-13T21:04:36.807Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:04:36.807Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:04:36.807Z] [2022-07-13T21:04:36.807Z] DONE 38 tests, 1 skipped in 43.606s [2022-07-13T21:04:36.807Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:04:36.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:36.807Z] ++ set -e [2022-07-13T21:04:36.807Z] ++ '[' -n 0 ']' [2022-07-13T21:04:36.807Z] ++ set -x [2022-07-13T21:04:36.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:36.807Z] INFO: Testing against a local daemon [2022-07-13T21:04:36.807Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T21:04:36.807Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:04:36.807Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:04:36.807Z] === RUN TestDockerNetworkIpvlan [2022-07-13T21:04:36.807Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:04:36.807Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:04:36.807Z] PASS [2022-07-13T21:04:36.807Z] [2022-07-13T21:04:36.807Z] === Skipped [2022-07-13T21:04:36.807Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:04:36.807Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:04:36.807Z] [2022-07-13T21:04:36.807Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:04:36.807Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:04:36.807Z] [2022-07-13T21:04:36.807Z] DONE 2 tests, 2 skipped in 0.077s [2022-07-13T21:04:36.807Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:04:36.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:36.807Z] ++ set -e [2022-07-13T21:04:36.807Z] ++ '[' -n 0 ']' [2022-07-13T21:04:36.807Z] ++ set -x [2022-07-13T21:04:36.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:37.070Z] INFO: Testing against a local daemon [2022-07-13T21:04:37.070Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T21:04:38.107Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-13T21:04:38.107Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-13T21:04:38.451Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-07-13T21:04:38.451Z] === RUN TestDockerNetworkMacvlan [2022-07-13T21:04:39.020Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-13T21:04:39.589Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-13T21:04:40.013Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-13T21:04:40.493Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-13T21:04:40.528Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-13T21:04:40.613Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-07-13T21:04:40.613Z] === RUN TestDockerNetworkReConnect [2022-07-13T21:04:42.435Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-13T21:04:43.027Z] tests/integration/client_test.py ..... [ 75%] [2022-07-13T21:04:43.028Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-13T21:04:43.028Z] tests/integration/errors_test.py . [ 76%] [2022-07-13T21:04:43.299Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-13T21:04:43.299Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-13T21:04:43.299Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-13T21:04:43.815Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-13T21:04:43.867Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-13T21:04:43.867Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-13T21:04:43.899Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-07-13T21:04:43.899Z] === RUN TestServicePlugin [2022-07-13T21:04:44.434Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-13T21:04:45.001Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-13T21:04:45.002Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-13T21:04:45.569Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-13T21:04:47.108Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-13T21:04:47.187Z] plugin_test.go:61: [d695507ba5612] joining swarm manager [d10dd1bf72710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:04:47.678Z] --- PASS: TestDockerNetworkMacvlan (9.37s) [2022-07-13T21:04:47.678Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-13T21:04:47.678Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-13T21:04:47.678Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-07-13T21:04:47.678Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-07-13T21:04:47.678Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-07-13T21:04:47.678Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-07-13T21:04:47.678Z] PASS [2022-07-13T21:04:47.678Z] [2022-07-13T21:04:47.678Z] DONE 8 tests in 10.738s [2022-07-13T21:04:47.678Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T21:04:47.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:47.678Z] ++ set -e [2022-07-13T21:04:47.678Z] ++ '[' -n 0 ']' [2022-07-13T21:04:47.678Z] ++ set -x [2022-07-13T21:04:47.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:47.678Z] testing: warning: no tests to run [2022-07-13T21:04:47.678Z] PASS [2022-07-13T21:04:47.678Z] [2022-07-13T21:04:47.678Z] DONE 0 tests in 0.025s [2022-07-13T21:04:47.678Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T21:04:47.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:47.678Z] ++ set -e [2022-07-13T21:04:47.678Z] ++ '[' -n 0 ']' [2022-07-13T21:04:47.678Z] ++ set -x [2022-07-13T21:04:47.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:04:47.938Z] INFO: Testing against a local daemon [2022-07-13T21:04:47.938Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T21:04:48.881Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-07-13T21:04:48.881Z] === RUN TestAuthZPluginTLS [2022-07-13T21:04:49.090Z] plugin_test.go:64: [d3ca0a15620fe] joining swarm manager [d10dd1bf72710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:04:49.450Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-13T21:04:49.450Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T21:04:50.019Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-13T21:04:50.019Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T21:04:50.589Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-13T21:04:50.589Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T21:04:51.158Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-13T21:04:51.158Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T21:04:52.100Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-07-13T21:04:52.100Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T21:04:52.133Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-13T21:04:52.133Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-13T21:04:52.133Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-13T21:04:52.133Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-13T21:04:52.392Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-13T21:04:52.668Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-13T21:04:52.668Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T21:04:53.237Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-13T21:04:53.237Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T21:04:53.328Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-13T21:04:53.806Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-13T21:04:53.806Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T21:04:54.264Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-13T21:04:54.523Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-13T21:04:54.523Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-13T21:04:55.090Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-13T21:04:55.187Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-13T21:04:55.187Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T21:04:55.351Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-13T21:04:55.919Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-13T21:04:56.486Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-13T21:04:56.486Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-13T21:04:56.486Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-13T21:04:56.566Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-07-13T21:04:56.566Z] === RUN TestAuthZPluginHeader [2022-07-13T21:04:57.054Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-13T21:04:57.136Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-13T21:04:57.136Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T21:04:57.136Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:04:57.136Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-13T21:04:57.136Z] === RUN TestAuthZPluginV2Disable [2022-07-13T21:04:57.136Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:04:57.136Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-13T21:04:57.136Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T21:04:57.136Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:04:57.136Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-13T21:04:57.136Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T21:04:57.136Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:04:57.136Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-13T21:04:57.136Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T21:04:57.621Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-13T21:04:57.621Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-13T21:04:57.621Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-13T21:04:57.880Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-13T21:04:59.256Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-13T21:04:59.256Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-13T21:04:59.256Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-13T21:05:01.790Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-13T21:05:02.080Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-13T21:05:02.357Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-13T21:05:02.924Z] === RUN TestDockerSuite/TestRunRm [2022-07-13T21:05:03.492Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-13T21:05:06.874Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-13T21:05:07.464Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-13T21:05:08.032Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-13T21:05:09.936Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-13T21:05:10.195Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-13T21:05:10.762Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-13T21:05:13.296Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-13T21:05:14.233Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-13T21:05:15.232Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-13T21:05:15.232Z] PASS [2022-07-13T21:05:15.232Z] [2022-07-13T21:05:15.232Z] === Skipped [2022-07-13T21:05:15.232Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-13T21:05:15.232Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:05:15.232Z] [2022-07-13T21:05:15.232Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-13T21:05:15.232Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:05:15.232Z] [2022-07-13T21:05:15.232Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-13T21:05:15.232Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:05:15.232Z] [2022-07-13T21:05:15.232Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-13T21:05:15.232Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:05:15.232Z] [2022-07-13T21:05:15.232Z] DONE 17 tests, 4 skipped in 26.283s [2022-07-13T21:05:15.232Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T21:05:15.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:15.232Z] ++ set -e [2022-07-13T21:05:15.232Z] ++ '[' -n 0 ']' [2022-07-13T21:05:15.232Z] ++ set -x [2022-07-13T21:05:15.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:15.232Z] INFO: Testing against a local daemon [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:05:15.232Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:05:15.232Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T21:05:15.232Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T21:05:15.232Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T21:05:15.232Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T21:05:15.232Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T21:05:15.232Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T21:05:15.232Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T21:05:15.232Z] === RUN TestPluginInstall [2022-07-13T21:05:15.232Z] === RUN TestPluginInstall/no_auth [2022-07-13T21:05:15.232Z] time="2022-07-13T21:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:05:15.232Z] time="2022-07-13T21:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7859f951b77eb923853c17001b7fc59b0e24657e2d2bec61ca31db59585e44f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:05:15.232Z] time="2022-07-13T21:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:05:15.232Z] time="2022-07-13T21:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7859f951b77eb923853c17001b7fc59b0e24657e2d2bec61ca31db59585e44f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:05:15.232Z] === RUN TestPluginInstall/with_htpasswd [2022-07-13T21:05:15.491Z] time="2022-07-13T21:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:05:15.492Z] time="2022-07-13T21:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7859f951b77eb923853c17001b7fc59b0e24657e2d2bec61ca31db59585e44f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:05:15.492Z] time="2022-07-13T21:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:05:15.492Z] time="2022-07-13T21:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7859f951b77eb923853c17001b7fc59b0e24657e2d2bec61ca31db59585e44f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:05:15.630Z] --- PASS: TestServicePlugin (30.02s) [2022-07-13T21:05:15.630Z] === RUN TestServiceUpdateLabel [2022-07-13T21:05:15.751Z] === RUN TestPluginInstall/with_insecure [2022-07-13T21:05:16.197Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-13T21:05:16.197Z] === RUN TestServiceUpdateSecrets [2022-07-13T21:05:16.320Z] time="2022-07-13T21:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:05:16.320Z] time="2022-07-13T21:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6db81fa958e152ec3494f246beb4ebbe985384358b9550e0d3370e827316d5d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:05:16.581Z] time="2022-07-13T21:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:05:16.581Z] time="2022-07-13T21:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6db81fa958e152ec3494f246beb4ebbe985384358b9550e0d3370e827316d5d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:05:16.581Z] plugin_test.go:195: [da44b2cbd0d7b] daemon is not started [2022-07-13T21:05:16.581Z] --- PASS: TestPluginInstall (2.50s) [2022-07-13T21:05:16.581Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-07-13T21:05:16.581Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-13T21:05:16.581Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-13T21:05:16.581Z] === RUN TestPluginsWithRuntimes [2022-07-13T21:05:17.522Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-13T21:05:17.522Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-13T21:05:17.781Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-13T21:05:18.349Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-13T21:05:18.409Z] ......... [ 85%] [2022-07-13T21:05:18.488Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-13T21:05:18.917Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-13T21:05:19.057Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-13T21:05:19.853Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-13T21:05:19.995Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-07-13T21:05:19.995Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-07-13T21:05:19.995Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-13T21:05:19.995Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T21:05:20.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-13T21:05:20.371Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-13T21:05:20.564Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-13T21:05:20.564Z] PASS [2022-07-13T21:05:20.564Z] [2022-07-13T21:05:20.564Z] DONE 24 tests in 6.421s [2022-07-13T21:05:20.564Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T21:05:20.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:20.564Z] ++ set -e [2022-07-13T21:05:20.564Z] ++ '[' -n 0 ']' [2022-07-13T21:05:20.564Z] ++ set -x [2022-07-13T21:05:20.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:20.565Z] INFO: Testing against a local daemon [2022-07-13T21:05:20.565Z] === RUN TestExternalGraphDriver [2022-07-13T21:05:20.824Z] === RUN TestExternalGraphDriver/json [2022-07-13T21:05:20.939Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-13T21:05:21.506Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-13T21:05:22.073Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-13T21:05:22.732Z] === RUN TestExternalGraphDriver/spec [2022-07-13T21:05:23.010Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-13T21:05:23.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-13T21:05:23.390Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-13T21:05:24.112Z] === RUN TestExternalGraphDriver/pull [2022-07-13T21:05:24.868Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-13T21:05:25.545Z] === RUN TestDockerSuite/TestRunState [2022-07-13T21:05:25.545Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-13T21:05:26.019Z] --- PASS: TestExternalGraphDriver (5.07s) [2022-07-13T21:05:26.020Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-07-13T21:05:26.020Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-07-13T21:05:26.020Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-07-13T21:05:26.020Z] === RUN TestGraphdriverPluginV2 [2022-07-13T21:05:26.020Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:05:26.020Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-13T21:05:26.020Z] PASS [2022-07-13T21:05:26.020Z] [2022-07-13T21:05:26.020Z] === Skipped [2022-07-13T21:05:26.020Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-13T21:05:26.020Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:05:26.020Z] [2022-07-13T21:05:26.020Z] DONE 5 tests, 1 skipped in 5.479s [2022-07-13T21:05:26.020Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T21:05:26.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:26.020Z] ++ set -e [2022-07-13T21:05:26.020Z] ++ '[' -n 0 ']' [2022-07-13T21:05:26.020Z] ++ set -x [2022-07-13T21:05:26.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:26.020Z] INFO: Testing against a local daemon [2022-07-13T21:05:26.020Z] === RUN TestContinueAfterPluginCrash [2022-07-13T21:05:26.020Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T21:05:26.020Z] === RUN TestReadPluginNoRead [2022-07-13T21:05:26.020Z] === PAUSE TestReadPluginNoRead [2022-07-13T21:05:26.020Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T21:05:26.020Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T21:05:26.020Z] === CONT TestContinueAfterPluginCrash [2022-07-13T21:05:26.020Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T21:05:26.481Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-13T21:05:27.418Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-13T21:05:27.985Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-13T21:05:28.244Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-13T21:05:28.244Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-13T21:05:28.244Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-13T21:05:28.503Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-13T21:05:28.762Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-13T21:05:29.315Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-07-13T21:05:29.315Z] === CONT TestReadPluginNoRead [2022-07-13T21:05:29.329Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-13T21:05:30.706Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-13T21:05:30.706Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-13T21:05:30.706Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-13T21:05:31.075Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-07-13T21:05:31.075Z] === RUN TestServiceUpdateConfigs [2022-07-13T21:05:31.223Z] === RUN TestReadPluginNoRead/default [2022-07-13T21:05:31.286Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-13T21:05:31.434Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-13T21:05:31.434Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-13T21:05:31.550Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-13T21:05:32.602Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T21:05:33.198Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-13T21:05:33.454Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-13T21:05:33.540Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T21:05:34.024Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-13T21:05:34.110Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-07-13T21:05:34.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-13T21:05:34.684Z] === CONT TestReadPluginNoRead [2022-07-13T21:05:34.684Z] read_test.go:92: [d689cd459a9e7] daemon is not started [2022-07-13T21:05:34.684Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-07-13T21:05:34.684Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-07-13T21:05:34.684Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-07-13T21:05:34.684Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-07-13T21:05:34.684Z] PASS [2022-07-13T21:05:34.684Z] [2022-07-13T21:05:34.684Z] DONE 6 tests in 8.682s [2022-07-13T21:05:34.684Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-13T21:05:34.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:34.684Z] ++ set -e [2022-07-13T21:05:34.684Z] ++ '[' -n 0 ']' [2022-07-13T21:05:34.684Z] ++ set -x [2022-07-13T21:05:34.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:34.684Z] testing: warning: no tests to run [2022-07-13T21:05:34.684Z] PASS [2022-07-13T21:05:34.684Z] [2022-07-13T21:05:34.684Z] DONE 0 tests in 0.029s [2022-07-13T21:05:34.684Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T21:05:34.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:34.684Z] ++ set -e [2022-07-13T21:05:34.684Z] ++ '[' -n 0 ']' [2022-07-13T21:05:34.684Z] ++ set -x [2022-07-13T21:05:34.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:34.684Z] INFO: Testing against a local daemon [2022-07-13T21:05:34.962Z] === RUN TestPluginWithDevMounts [2022-07-13T21:05:34.962Z] === PAUSE TestPluginWithDevMounts [2022-07-13T21:05:34.962Z] === CONT TestPluginWithDevMounts [2022-07-13T21:05:35.666Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-13T21:05:36.371Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-13T21:05:36.371Z] PASS [2022-07-13T21:05:36.371Z] [2022-07-13T21:05:36.371Z] DONE 1 tests in 1.644s [2022-07-13T21:05:36.371Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T21:05:36.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:36.371Z] ++ set -e [2022-07-13T21:05:36.371Z] ++ '[' -n 0 ']' [2022-07-13T21:05:36.371Z] ++ set -x [2022-07-13T21:05:36.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:36.371Z] INFO: Testing against a local daemon [2022-07-13T21:05:36.371Z] === RUN TestSecretInspect [2022-07-13T21:05:36.483Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-13T21:05:36.484Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-13T21:05:37.043Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-13T21:05:38.422Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-13T21:05:38.908Z] --- PASS: TestSecretInspect (2.22s) [2022-07-13T21:05:38.908Z] === RUN TestSecretList [2022-07-13T21:05:40.105Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-13T21:05:40.326Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-13T21:05:40.624Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-13T21:05:40.624Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-13T21:05:40.624Z] [2022-07-13T21:05:40.624Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-13T21:05:40.624Z] =========================== short test summary info ============================ [2022-07-13T21:05:40.624Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-13T21:05:40.624Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-13T21:05:40.624Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-13T21:05:40.624Z] Not supported on most drivers [2022-07-13T21:05:40.624Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-13T21:05:40.624Z] Output of docker top depends on host distro, and is not formalized. [2022-07-13T21:05:40.624Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-13T21:05:40.624Z] Output of docker top depends on host distro, and is not formalized. [2022-07-13T21:05:40.624Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-13T21:05:40.624Z] Can fail if eth0 has multiple IP addresses [2022-07-13T21:05:40.624Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-13T21:05:40.624Z] This doesn't seem to be taken into account by the engine [2022-07-13T21:05:40.624Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-13T21:05:40.624Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-13T21:05:40.624Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.91 seconds == [2022-07-13T21:05:40.815Z] --- PASS: TestSecretList (2.18s) [2022-07-13T21:05:40.815Z] === RUN TestSecretsCreateAndDelete [2022-07-13T21:05:40.886Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-13T21:05:41.262Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-13T21:05:42.199Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-13T21:05:42.767Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-13T21:05:43.334Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-13T21:05:43.351Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-07-13T21:05:43.351Z] === RUN TestSecretsUpdate [2022-07-13T21:05:44.711Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-13T21:05:45.257Z] --- PASS: TestSecretsUpdate (2.28s) [2022-07-13T21:05:45.257Z] === RUN TestTemplatedSecret [2022-07-13T21:05:45.952Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-07-13T21:05:45.952Z] === RUN TestServiceUpdateNetwork [2022-07-13T21:05:46.088Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-13T21:05:46.088Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-13T21:05:46.347Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-13T21:05:46.606Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-13T21:05:46.865Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-13T21:05:47.124Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-13T21:05:47.691Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-13T21:05:47.796Z] --- PASS: TestTemplatedSecret (2.47s) [2022-07-13T21:05:47.796Z] === RUN TestSecretCreateResolve [2022-07-13T21:05:48.629Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-13T21:05:48.629Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-13T21:05:48.629Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-13T21:05:48.629Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-13T21:05:49.198Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-13T21:05:50.333Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-07-13T21:05:50.333Z] PASS [2022-07-13T21:05:50.333Z] [2022-07-13T21:05:50.333Z] DONE 6 tests in 13.623s [2022-07-13T21:05:50.333Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T21:05:50.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:50.333Z] ++ set -e [2022-07-13T21:05:50.333Z] ++ '[' -n 0 ']' [2022-07-13T21:05:50.333Z] ++ set -x [2022-07-13T21:05:50.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:05:50.333Z] INFO: Testing against a local daemon [2022-07-13T21:05:50.333Z] === RUN TestServiceCreateInit [2022-07-13T21:05:50.333Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T21:05:51.732Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-13T21:05:52.299Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-13T21:05:52.868Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-13T21:05:53.093Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:05:53.093Z] [2022-07-13T21:05:53.093Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:05:53.093Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:05:53.093Z] [2022-07-13T21:05:53.093Z] To set a process to complain mode, use the command line tool [2022-07-13T21:05:53.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:05:53.093Z] Post stage [Pipeline] junit [2022-07-13T21:05:53.106Z] Recording test results [2022-07-13T21:05:53.818Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-13T21:05:54.101Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-13T21:05:54.384Z] + echo Ensuring container killed. [2022-07-13T21:05:54.384Z] Ensuring container killed. [2022-07-13T21:05:54.384Z] + docker rm -vf docker-pr1 [2022-07-13T21:05:54.384Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:05:54.528Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T21:05:54.672Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:05:54.672Z] Chowning /workspace to jenkins user [2022-07-13T21:05:54.672Z] + id -u [2022-07-13T21:05:54.672Z] + id -g [2022-07-13T21:05:54.672Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43806:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:05:54.672Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:05:54.931Z] latest: Pulling from library/busybox [2022-07-13T21:05:54.931Z] 19d511225f94: Pulling fs layer [2022-07-13T21:05:54.931Z] 19d511225f94: Verifying Checksum [2022-07-13T21:05:54.931Z] 19d511225f94: Download complete [2022-07-13T21:05:54.931Z] 19d511225f94: Pull complete [2022-07-13T21:05:55.196Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:05:55.196Z] Status: Downloaded newer image for busybox:latest [2022-07-13T21:05:55.197Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-13T21:05:55.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:05:56.061Z] + bundleName=docker-py [2022-07-13T21:05:56.061Z] + echo Creating docker-py-bundles.tar.gz [2022-07-13T21:05:56.061Z] Creating docker-py-bundles.tar.gz [2022-07-13T21:05:56.061Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-13T21:05:56.077Z] Archiving artifacts [2022-07-13T21:05:57.144Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-13T21:05:57.543Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-13T21:05:57.820Z] --- PASS: TestServiceCreateInit (7.24s) [2022-07-13T21:05:57.820Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-07-13T21:05:57.820Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-07-13T21:05:57.820Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T21:05:57.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh binary [2022-07-13T21:05:58.084Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-13T21:05:58.147Z] [2022-07-13T21:05:58.157Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-07-13T21:05:58.157Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T21:05:58.407Z] Removing bundles/ [2022-07-13T21:05:58.407Z] [2022-07-13T21:05:58.407Z] ---> Making bundle: binary (in bundles/binary) [2022-07-13T21:05:58.407Z] Building: bundles/binary-daemon/dockerd [2022-07-13T21:05:58.407Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:05:58.724Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-13T21:05:59.020Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-13T21:05:59.661Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-13T21:06:01.553Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-13T21:06:01.553Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-13T21:06:01.812Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-13T21:06:01.812Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-13T21:06:01.812Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-13T21:06:01.812Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-13T21:06:01.812Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-13T21:06:01.812Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-13T21:06:01.812Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-13T21:06:02.071Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-13T21:06:02.071Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-13T21:06:02.071Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-13T21:06:02.639Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-13T21:06:03.576Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-13T21:06:04.146Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-13T21:06:05.083Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-13T21:06:05.342Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-13T21:06:05.909Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-13T21:06:05.909Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-13T21:06:06.222Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-13T21:06:06.477Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-13T21:06:06.477Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-13T21:06:06.477Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-13T21:06:06.736Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-13T21:06:06.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-13T21:06:06.736Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-13T21:06:06.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-13T21:06:06.736Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-13T21:06:06.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-13T21:06:06.736Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-13T21:06:06.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-13T21:06:06.736Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-13T21:06:06.736Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-13T21:06:06.736Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-13T21:06:06.736Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-13T21:06:07.304Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-13T21:06:07.562Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-13T21:06:07.821Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-13T21:06:08.080Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-13T21:06:08.339Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-13T21:06:09.275Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-13T21:06:09.275Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-13T21:06:09.275Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-13T21:06:09.844Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-13T21:06:10.103Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-13T21:06:10.362Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-13T21:06:10.362Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-13T21:06:10.930Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-13T21:06:12.308Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-13T21:06:12.308Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-13T21:06:12.714Z] --- PASS: TestCreateServiceMultipleTimes (15.08s) [2022-07-13T21:06:12.714Z] === RUN TestCreateServiceConflict [2022-07-13T21:06:12.876Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-13T21:06:12.876Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-13T21:06:12.876Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-13T21:06:13.135Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-13T21:06:13.135Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-13T21:06:14.335Z] --- PASS: TestServiceUpdatePidsLimit (16.42s) [2022-07-13T21:06:14.335Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-13T21:06:14.335Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-13T21:06:14.335Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-07-13T21:06:14.335Z] PASS [2022-07-13T21:06:14.335Z] [2022-07-13T21:06:14.335Z] === Skipped [2022-07-13T21:06:14.335Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T21:06:14.335Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:06:14.335Z] [2022-07-13T21:06:14.335Z] DONE 27 tests, 1 skipped in 164.199s [2022-07-13T21:06:14.335Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T21:06:14.335Z] INFO: Testing against a local daemon [2022-07-13T21:06:14.335Z] === RUN TestSessionCreate [2022-07-13T21:06:14.335Z] --- PASS: TestSessionCreate (0.02s) [2022-07-13T21:06:14.335Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T21:06:14.335Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-13T21:06:14.335Z] PASS [2022-07-13T21:06:14.335Z] [2022-07-13T21:06:14.335Z] DONE 2 tests in 0.055s [2022-07-13T21:06:14.335Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T21:06:14.335Z] INFO: Testing against a local daemon [2022-07-13T21:06:14.335Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:06:14.335Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:06:14.335Z] === RUN TestDiskUsage [2022-07-13T21:06:14.335Z] === PAUSE TestDiskUsage [2022-07-13T21:06:14.335Z] === RUN TestEventsExecDie [2022-07-13T21:06:14.514Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-13T21:06:14.593Z] --- PASS: TestEventsExecDie (0.61s) [2022-07-13T21:06:14.593Z] === RUN TestEventsBackwardsCompatible [2022-07-13T21:06:14.593Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-13T21:06:14.593Z] === RUN TestEventsVolumeCreate [2022-07-13T21:06:14.593Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-13T21:06:14.593Z] === RUN TestInfoBinaryCommits [2022-07-13T21:06:14.628Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-13T21:06:14.628Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T21:06:14.852Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-13T21:06:14.852Z] === RUN TestInfoAPIVersioned [2022-07-13T21:06:14.852Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-13T21:06:14.852Z] === RUN TestInfoAPI [2022-07-13T21:06:14.852Z] --- PASS: TestInfoAPI (0.02s) [2022-07-13T21:06:14.852Z] === RUN TestInfoAPIWarnings [2022-07-13T21:06:15.465Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-13T21:06:15.465Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-13T21:06:17.166Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-07-13T21:06:17.166Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T21:06:17.370Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-13T21:06:17.939Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-13T21:06:17.939Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-13T21:06:17.939Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-13T21:06:17.939Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-13T21:06:18.197Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-13T21:06:18.765Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-13T21:06:19.332Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-13T21:06:20.268Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-13T21:06:20.526Z] docker_cli_service_logs_test.go:248: checking task udf8wmk0lqy8 [2022-07-13T21:06:20.526Z] docker_cli_service_logs_test.go:253: checking messages for udf8wmk0lqy8 [2022-07-13T21:06:20.526Z] docker_cli_service_logs_test.go:248: checking task 6dwlgoukn5sq [2022-07-13T21:06:20.526Z] docker_cli_service_logs_test.go:253: checking messages for 6dwlgoukn5sq [2022-07-13T21:06:21.462Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-13T21:06:22.029Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-13T21:06:22.596Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-13T21:06:23.973Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-13T21:06:25.350Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-13T21:06:27.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-13T21:06:31.172Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-13T21:06:32.055Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-07-13T21:06:32.055Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T21:06:32.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-13T21:06:32.624Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-07-13T21:06:32.624Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T21:06:32.934Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-13T21:06:32.934Z] === RUN TestInfoDebug [2022-07-13T21:06:32.934Z] --- PASS: TestInfoDebug (0.52s) [2022-07-13T21:06:32.934Z] === RUN TestInfoInsecureRegistries [2022-07-13T21:06:32.934Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-13T21:06:32.934Z] === RUN TestInfoRegistryMirrors [2022-07-13T21:06:32.934Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-13T21:06:32.934Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T21:06:33.193Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-13T21:06:33.193Z] === RUN TestPingCacheHeaders [2022-07-13T21:06:33.193Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-13T21:06:33.193Z] === RUN TestPingGet [2022-07-13T21:06:33.193Z] --- PASS: TestPingGet (0.01s) [2022-07-13T21:06:33.193Z] === RUN TestPingHead [2022-07-13T21:06:33.193Z] --- PASS: TestPingHead (0.02s) [2022-07-13T21:06:33.193Z] === RUN TestPingSwarmHeader [2022-07-13T21:06:33.761Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T21:06:34.327Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T21:06:34.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-13T21:06:35.162Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-07-13T21:06:35.162Z] === RUN TestCreateServiceSysctls [2022-07-13T21:06:35.264Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T21:06:35.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-13T21:06:35.523Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-07-13T21:06:35.523Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T21:06:35.523Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T21:06:35.523Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T21:06:35.523Z] === RUN TestVersion [2022-07-13T21:06:35.523Z] --- PASS: TestVersion (0.02s) [2022-07-13T21:06:35.523Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:06:35.523Z] === CONT TestDiskUsage [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T21:06:36.091Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T21:06:36.327Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T21:06:36.350Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T21:06:36.917Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage (1.63s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/container_types (0.01s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s) [2022-07-13T21:06:37.177Z] PASS [2022-07-13T21:06:37.177Z] [2022-07-13T21:06:37.177Z] DONE 54 tests in 23.108s [2022-07-13T21:06:37.177Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T21:06:37.177Z] INFO: Testing against a local daemon [2022-07-13T21:06:37.177Z] === RUN TestVolumesCreateAndList [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-13T21:06:37.177Z] === RUN TestVolumesRemove [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-13T21:06:37.177Z] === RUN TestVolumesInspect [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T21:06:37.177Z] === RUN TestVolumesInvalidJSON [2022-07-13T21:06:37.177Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T21:06:37.177Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T21:06:37.177Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T21:06:37.177Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T21:06:37.177Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T21:06:37.177Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T21:06:37.177Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T21:06:37.177Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T21:06:37.177Z] PASS [2022-07-13T21:06:37.177Z] [2022-07-13T21:06:37.177Z] DONE 9 tests in 0.153s [2022-07-13T21:06:37.177Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:06:37.745Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-13T21:06:37.745Z] Removing test suite binaries [2022-07-13T21:06:37.745Z] exiting test-integration [2022-07-13T21:06:37.745Z] ++ exit 0 [2022-07-13T21:06:37.745Z] [2022-07-13T21:06:38.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-13T21:06:38.454Z] --- PASS: TestCreateServiceSysctls (3.11s) [2022-07-13T21:06:38.454Z] === RUN TestCreateServiceCapabilities Post stage [Pipeline] junit [2022-07-13T21:06:39.135Z] Recording test results [2022-07-13T21:06:39.612Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-13T21:06:40.451Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:06:40.806Z] + echo Ensuring container killed. [2022-07-13T21:06:40.806Z] Ensuring container killed. [2022-07-13T21:06:40.806Z] + docker rm -vf docker-pr1 [2022-07-13T21:06:40.806Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:06:40.992Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-07-13T21:06:40.992Z] === RUN TestInspect [2022-07-13T21:06:41.094Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:06:41.094Z] Chowning /workspace to jenkins user [2022-07-13T21:06:41.094Z] + id -u [2022-07-13T21:06:41.094Z] + id -g [2022-07-13T21:06:41.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43806:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:06:41.094Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:06:41.353Z] latest: Pulling from library/busybox [2022-07-13T21:06:41.353Z] 19d511225f94: Pulling fs layer [2022-07-13T21:06:41.353Z] 19d511225f94: Download complete [2022-07-13T21:06:41.532Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-13T21:06:41.613Z] 19d511225f94: Pull complete [2022-07-13T21:06:41.613Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:06:41.613Z] Status: Downloaded newer image for busybox:latest [2022-07-13T21:06:42.468Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-13T21:06:42.900Z] --- PASS: TestInspect (2.18s) [2022-07-13T21:06:42.900Z] === RUN TestCreateJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:06:43.290Z] + bundleName=amd64-cgroup2 [2022-07-13T21:06:43.290Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-13T21:06:43.290Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-13T21:06:43.290Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-13T21:06:43.290Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-13T21:06:43.405Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [Pipeline] archiveArtifacts [2022-07-13T21:06:43.563Z] Archiving artifacts [2022-07-13T21:06:44.952Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-13T21:06:45.519Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-13T21:06:45.686Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:06:45.995Z] + make clean [2022-07-13T21:06:46.193Z] --- PASS: TestCreateJob (2.94s) [2022-07-13T21:06:46.193Z] === RUN TestReplicatedJob [2022-07-13T21:06:46.254Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:06:46.254Z] docker-dev-cache [2022-07-13T21:06:46.254Z] docker-mod-cache [Pipeline] deleteDir [2022-07-13T21:06:47.423Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-13T21:06:47.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T21:06:49.586Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-13T21:06:49.586Z] docker_cli_swarm_test.go:1895: [dbc717861f10f] joining swarm manager [d841bccf6e910]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:06:50.390Z] --- PASS: TestReplicatedJob (4.55s) [2022-07-13T21:06:50.390Z] === RUN TestUpdateReplicatedJob [2022-07-13T21:06:50.963Z] docker_cli_swarm_test.go:1896: [d9799104e3d0d] joining swarm manager [d841bccf6e910]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:06:52.868Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-13T21:06:52.868Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-13T21:06:52.868Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-13T21:06:52.868Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-13T21:06:52.869Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-13T21:06:53.437Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-13T21:06:53.706Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-07-13T21:06:53.706Z] === RUN TestServiceListWithStatuses [2022-07-13T21:06:53.706Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:06:53.706Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T21:06:53.706Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T21:06:54.004Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-13T21:06:54.940Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-13T21:06:54.940Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-13T21:06:56.318Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-13T21:06:56.318Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-13T21:06:56.576Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-13T21:06:57.515Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents394910964 [2022-07-13T21:06:57.775Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-13T21:06:57.775Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-13T21:06:57.903Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-07-13T21:06:57.903Z] === RUN TestDockerNetworkReConnect [2022-07-13T21:06:58.711Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-13T21:06:58.971Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-13T21:06:58.971Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-13T21:06:59.907Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-13T21:07:01.195Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-07-13T21:07:01.195Z] === RUN TestServicePlugin [2022-07-13T21:07:01.195Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:07:01.195Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-13T21:07:01.195Z] === RUN TestServiceUpdateLabel [2022-07-13T21:07:01.284Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-13T21:07:03.102Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-07-13T21:07:03.102Z] === RUN TestServiceUpdateSecrets [2022-07-13T21:07:03.194Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-13T21:07:03.762Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-13T21:07:04.021Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-13T21:07:04.021Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-13T21:07:05.924Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-13T21:07:05.924Z] docker_cli_sni_test.go:30: Flakey test [2022-07-13T21:07:05.924Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-13T21:07:08.455Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-13T21:07:10.988Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-13T21:07:12.365Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-13T21:07:12.932Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-13T21:07:13.869Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-13T21:07:15.771Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-13T21:07:16.708Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-13T21:07:17.989Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-07-13T21:07:17.989Z] === RUN TestServiceUpdateConfigs [2022-07-13T21:07:18.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-13T21:07:18.871Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-13T21:07:19.439Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-13T21:07:20.817Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-13T21:07:22.195Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-13T21:07:23.572Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-13T21:07:26.105Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-13T21:07:30.346Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-13T21:07:32.878Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-07-13T21:07:32.878Z] === RUN TestServiceUpdateNetwork [2022-07-13T21:07:33.634Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-13T21:07:33.893Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-13T21:07:35.797Z] docker_cli_swarm_test.go:1796: [ddf003e9cebb5] joining swarm manager [d479d14e820ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:07:38.330Z] docker_cli_swarm_test.go:1797: [d2ed55d714dae] joining swarm manager [d479d14e820ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:07:38.330Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-13T21:07:40.862Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-13T21:07:41.430Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-13T21:07:41.999Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-13T21:07:42.566Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-13T21:07:42.566Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-13T21:07:42.566Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-13T21:07:43.133Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-13T21:07:43.392Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-13T21:07:43.392Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-13T21:07:43.392Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-13T21:07:43.392Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-13T21:07:43.392Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-13T21:07:44.770Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-13T21:07:45.029Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-13T21:07:45.096Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2022-07-13T21:07:45.096Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T21:07:45.096Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-13T21:07:45.598Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-13T21:07:45.666Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-13T21:07:46.974Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-13T21:07:50.262Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-13T21:07:51.640Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-13T21:07:51.640Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-13T21:07:51.640Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-13T21:07:52.207Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-13T21:07:52.775Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-13T21:07:53.788Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-13T21:07:54.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-13T21:07:54.410Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-13T21:07:56.962Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-13T21:07:57.898Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-13T21:08:00.359Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2022-07-13T21:08:00.359Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-13T21:08:00.359Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-13T21:08:00.359Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-13T21:08:00.359Z] PASS [2022-07-13T21:08:00.359Z] [2022-07-13T21:08:00.359Z] === Skipped [2022-07-13T21:08:00.359Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T21:08:00.359Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:08:00.359Z] [2022-07-13T21:08:00.359Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-13T21:08:00.359Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:08:00.359Z] [2022-07-13T21:08:00.359Z] DONE 27 tests, 2 skipped in 129.958s [2022-07-13T21:08:00.359Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T21:08:00.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:08:00.359Z] ++ set -e [2022-07-13T21:08:00.359Z] ++ '[' -n 0 ']' [2022-07-13T21:08:00.359Z] ++ set -x [2022-07-13T21:08:00.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:08:00.359Z] INFO: Testing against a local daemon [2022-07-13T21:08:00.359Z] === RUN TestSessionCreate [2022-07-13T21:08:00.359Z] --- PASS: TestSessionCreate (0.02s) [2022-07-13T21:08:00.359Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T21:08:00.359Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-13T21:08:00.359Z] PASS [2022-07-13T21:08:00.359Z] [2022-07-13T21:08:00.359Z] DONE 2 tests in 0.119s [2022-07-13T21:08:00.359Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T21:08:00.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:08:00.359Z] ++ set -e [2022-07-13T21:08:00.359Z] ++ '[' -n 0 ']' [2022-07-13T21:08:00.359Z] ++ set -x [2022-07-13T21:08:00.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:08:00.359Z] INFO: Testing against a local daemon [2022-07-13T21:08:00.359Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:08:00.359Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:08:00.359Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T21:08:00.359Z] === RUN TestDiskUsage [2022-07-13T21:08:00.359Z] === PAUSE TestDiskUsage [2022-07-13T21:08:00.359Z] === RUN TestEventsExecDie [2022-07-13T21:08:00.619Z] --- PASS: TestEventsExecDie (0.48s) [2022-07-13T21:08:00.619Z] === RUN TestEventsBackwardsCompatible [2022-07-13T21:08:00.878Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-13T21:08:00.878Z] === RUN TestEventsVolumeCreate [2022-07-13T21:08:00.878Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-13T21:08:00.878Z] === RUN TestInfoBinaryCommits [2022-07-13T21:08:00.878Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-13T21:08:00.878Z] === RUN TestInfoAPIVersioned [2022-07-13T21:08:00.878Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-13T21:08:00.878Z] === RUN TestInfoAPI [2022-07-13T21:08:00.878Z] --- PASS: TestInfoAPI (0.02s) [2022-07-13T21:08:00.878Z] === RUN TestInfoAPIWarnings [2022-07-13T21:08:02.086Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-13T21:08:03.991Z] docker_cli_swarm_test.go:1315: [d245a8d01dd35] joining swarm manager [d5aae2f15fb6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:08:04.901Z] Created binary: bundles/binary-daemon/dockerd [2022-07-13T21:08:04.901Z] Copying nested executables into bundles/binary-daemon [2022-07-13T21:08:04.901Z] Building: bundles/binary-daemon/docker-proxy [2022-07-13T21:08:04.901Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:08:04.901Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-13T21:08:04.901Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-13T21:08:05.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/make.sh cross [2022-07-13T21:08:05.368Z] docker_cli_swarm_test.go:1316: [dded71fef65df] joining swarm manager [d5aae2f15fb6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:08:05.484Z] [2022-07-13T21:08:05.743Z] Removing bundles/ [2022-07-13T21:08:05.743Z] [2022-07-13T21:08:05.743Z] ---> Making bundle: cross (in bundles/cross) [2022-07-13T21:08:05.743Z] Cross building: bundles/cross/linux/amd64 [2022-07-13T21:08:05.743Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-13T21:08:05.743Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-13T21:08:13.483Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-13T21:08:13.483Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-13T21:08:13.483Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-13T21:08:13.483Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-13T21:08:13.483Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-13T21:08:13.483Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-13T21:08:13.483Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-13T21:08:14.051Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-13T21:08:14.051Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-13T21:08:14.619Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-13T21:08:14.619Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-13T21:08:14.877Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-13T21:08:14.877Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-13T21:08:14.877Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-13T21:08:16.254Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-13T21:08:16.513Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-13T21:08:16.513Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-13T21:08:16.513Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-13T21:08:16.513Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-13T21:08:16.774Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite (1239.84s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.55s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.63s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.16s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.85s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.46s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.46s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.80s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.86s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.26s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (6.53s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2022-07-13T21:08:16.774Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.71s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.39s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.48s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.34s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.38s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000df77d0__} (1.48s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12587032481_/foo_false_____} (1.60s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12587032481_/foo_true_____} (1.35s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31810002237_/foo_false_____} (1.36s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31810002237_/foo_true_____} (1.41s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31810002237_/foo_true__0xc000df7800___} (1.37s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000df7818__} (1.46s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000df7830__} (1.38s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000df7848__} (1.47s) [2022-07-13T21:08:16.774Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000df7860__} (1.30s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.47s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.60s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.36s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.62s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.73s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.69s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.83s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.72s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.74s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.92s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.26s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.63s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.94s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.07s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.95s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.58s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.60s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.61s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.32s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.65s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.97s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.10s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.51s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.30s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.91s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.11s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.37s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.71s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.47s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.87s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.86s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.09s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.86s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.32s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.06s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.41s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.55s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.99s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.37s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.71s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.82s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.17s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.12s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.96s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.74s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.68s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.85s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.16s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.57s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.79s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.56s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.38s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.65s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.78s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.23s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.64s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.84s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.83s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.21s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.41s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.82s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.88s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.87s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.37s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.83s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.86s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.54s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.52s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCmd (0.18s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2022-07-13T21:08:16.775Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.70s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.90s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.48s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.59s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.31s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.61s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.20s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.04s) [2022-07-13T21:08:16.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-13T21:08:16.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-13T21:08:16.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-13T21:08:16.775Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.63s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.25s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.92s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.18s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.78s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.94s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.28s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.85s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.90s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.30s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.80s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.75s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.70s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.09s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.23s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.78s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.38s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.14s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.74s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.23s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.49s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.93s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.40s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.31s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.36s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.35s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.60s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.83s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.86s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnv (0.84s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.09s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.82s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.31s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.48s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.03s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.98s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.49s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.29s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.99s) [2022-07-13T21:08:16.775Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.18s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.70s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.32s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.43s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.33s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.09s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.89s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.67s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.34s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.43s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.00s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.57s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.81s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.34s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.29s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.01s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.59s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLabel (0.25s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.21s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.24s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.17s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLabels (0.26s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.57s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.54s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.22s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.15s) [2022-07-13T21:08:16.775Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.15s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.48s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.23s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.31s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.95s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.67s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.53s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.58s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.25s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.36s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.48s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.76s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.92s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.42s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.14s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildPATH (1.30s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.03s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.78s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.04s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildRm (2.70s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.33s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.79s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.56s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.20s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.46s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.27s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.58s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.52s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.93s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.82s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.39s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.44s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitChange (0.95s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.28s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.38s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.07s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.25s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.19s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.41s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.14s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.60s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.90s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.10s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.09s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.43s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.31s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.23s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.32s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.58s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.86s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFilters (1.08s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.56s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.22s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.89s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.72s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.47s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecInspectID (2.73s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecStartFails (0.62s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestExecWithUser (0.69s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.16s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.14s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestHealth (18.72s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestBuildHistory (2.55s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.67s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.68s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.50s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.55s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.50s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImportFile (1.29s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.20s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-07-13T21:08:16.776Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-07-13T21:08:16.776Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-13T21:08:16.777Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.61s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.23s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.05s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.60s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.04s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.14s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.67s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.23s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.91s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.74s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.53s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.64s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.95s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.37s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsTail (0.59s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.06s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.03s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.99s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.76s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.96s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.90s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.91s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.07s) [2022-07-13T21:08:16.777Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.59s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.09s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPortList (7.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.76s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.20s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.96s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.76s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.75s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.80s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.56s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.80s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.72s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2022-07-13T21:08:16.777Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.14s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.21s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.02s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.96s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.57s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.84s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.06s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.02s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.09s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.28s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.87s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.54s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.77s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.31s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.53s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.63s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.76s) [2022-07-13T21:08:16.777Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-13T21:08:16.777Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-07-13T21:08:16.777Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.53s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.60s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunExitCode (0.57s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.15s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.11s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.25s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.12s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.71s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.30s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunMount (4.94s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.18s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.99s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.65s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.37s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetHost (0.76s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.06s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.77s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.06s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.31s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.10s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.36s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunRm (0.57s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.91s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.91s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunState (1.15s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.62s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.86s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.93s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.33s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.02s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.73s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUserByID (0.57s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.99s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.14s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.30s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.49s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.86s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.31s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.73s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.90s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.77s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.79s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.02s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.73s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.05s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.46s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.71s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.98s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.93s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.90s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.63s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.38s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.06s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.22s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.23s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.31s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.22s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.60s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.18s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartRecordError (1.56s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.17s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.92s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-07-13T21:08:16.778Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-13T21:08:16.778Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.10s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s) [2022-07-13T21:08:16.779Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.10s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-13T21:08:16.779Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-13T21:08:16.779Z] === RUN TestDockerRegistrySuite [2022-07-13T21:08:16.779Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-13T21:08:17.715Z] check_test.go:427: [d93d94e22c9ba] daemon is not started [2022-07-13T21:08:17.715Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-13T21:08:18.652Z] check_test.go:427: [ddce3d1e54e29] daemon is not started [2022-07-13T21:08:18.652Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-13T21:08:18.972Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-13T21:08:18.972Z] === RUN TestInfoDebug [2022-07-13T21:08:18.972Z] --- PASS: TestInfoDebug (0.52s) [2022-07-13T21:08:18.972Z] === RUN TestInfoInsecureRegistries [2022-07-13T21:08:18.972Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-13T21:08:18.972Z] === RUN TestInfoRegistryMirrors [2022-07-13T21:08:18.972Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-13T21:08:18.972Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T21:08:19.232Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-13T21:08:19.232Z] === RUN TestPingCacheHeaders [2022-07-13T21:08:19.492Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-13T21:08:19.492Z] === RUN TestPingGet [2022-07-13T21:08:19.492Z] --- PASS: TestPingGet (0.01s) [2022-07-13T21:08:19.492Z] === RUN TestPingHead [2022-07-13T21:08:19.492Z] --- PASS: TestPingHead (0.02s) [2022-07-13T21:08:19.492Z] === RUN TestPingSwarmHeader [2022-07-13T21:08:20.030Z] check_test.go:427: [d3d68d2ea4eb8] daemon is not started [2022-07-13T21:08:20.030Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-13T21:08:20.030Z] check_test.go:427: [db451a85f8450] daemon is not started [2022-07-13T21:08:20.030Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-13T21:08:20.061Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T21:08:20.630Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T21:08:21.568Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T21:08:21.568Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-07-13T21:08:21.568Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T21:08:21.568Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T21:08:21.568Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T21:08:21.568Z] === RUN TestVersion [2022-07-13T21:08:21.568Z] --- PASS: TestVersion (0.02s) [2022-07-13T21:08:21.568Z] === CONT TestDiskUsage [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T21:08:22.137Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T21:08:22.397Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T21:08:22.564Z] check_test.go:427: [dd362b077e8b2] daemon is not started [2022-07-13T21:08:22.564Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-13T21:08:22.657Z] --- PASS: TestDiskUsage (1.13s) [2022-07-13T21:08:22.657Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-13T21:08:22.657Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-13T21:08:22.657Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T21:08:22.657Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T21:08:22.657Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T21:08:22.657Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-13T21:08:22.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:08:22.658Z] PASS [2022-07-13T21:08:22.658Z] [2022-07-13T21:08:22.658Z] === Skipped [2022-07-13T21:08:22.658Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T21:08:22.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:08:22.658Z] [2022-07-13T21:08:22.658Z] DONE 54 tests, 1 skipped in 22.542s [2022-07-13T21:08:22.658Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T21:08:22.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:08:22.658Z] ++ set -e [2022-07-13T21:08:22.658Z] ++ '[' -n 0 ']' [2022-07-13T21:08:22.658Z] ++ set -x [2022-07-13T21:08:22.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-13T21:08:22.658Z] INFO: Testing against a local daemon [2022-07-13T21:08:22.658Z] === RUN TestVolumesCreateAndList [2022-07-13T21:08:22.658Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-13T21:08:22.658Z] === RUN TestVolumesRemove [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-13T21:08:22.918Z] === RUN TestVolumesInspect [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T21:08:22.918Z] === RUN TestVolumesInvalidJSON [2022-07-13T21:08:22.918Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T21:08:22.918Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T21:08:22.918Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T21:08:22.918Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T21:08:22.918Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T21:08:22.918Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T21:08:22.918Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T21:08:22.918Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T21:08:22.918Z] PASS [2022-07-13T21:08:22.918Z] [2022-07-13T21:08:22.918Z] DONE 9 tests in 0.183s [2022-07-13T21:08:22.918Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:08:22.918Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T21:08:22.918Z] +++ kill 14252 [2022-07-13T21:08:23.178Z] +++ /etc/init.d/apparmor stop [2022-07-13T21:08:23.178Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:08:23.178Z] [2022-07-13T21:08:23.178Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:08:23.178Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:08:23.178Z] [2022-07-13T21:08:23.178Z] To set a process to complain mode, use the command line tool [2022-07-13T21:08:23.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:08:23.178Z] +++ true [2022-07-13T21:08:23.178Z] exiting test-integration [2022-07-13T21:08:23.178Z] ++ exit 0 [2022-07-13T21:08:23.178Z] Post stage [Pipeline] junit [2022-07-13T21:08:23.760Z] Recording test results [2022-07-13T21:08:24.039Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:08:24.386Z] + echo Ensuring container killed. [2022-07-13T21:08:24.386Z] Ensuring container killed. [2022-07-13T21:08:24.386Z] + docker rm -vf docker-pr1 [2022-07-13T21:08:24.386Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:08:24.688Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:08:24.688Z] Chowning /workspace to jenkins user [2022-07-13T21:08:24.688Z] + id -u [2022-07-13T21:08:24.688Z] + id -g [2022-07-13T21:08:24.688Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43806:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:08:24.688Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:08:24.688Z] latest: Pulling from library/busybox [2022-07-13T21:08:24.948Z] 87379020f3b6: Pulling fs layer [2022-07-13T21:08:24.948Z] 87379020f3b6: Verifying Checksum [2022-07-13T21:08:24.948Z] 87379020f3b6: Download complete [2022-07-13T21:08:24.948Z] 87379020f3b6: Pull complete [2022-07-13T21:08:24.948Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:08:24.948Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:08:26.624Z] + bundleName=arm64-integration [2022-07-13T21:08:26.624Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-13T21:08:26.624Z] Creating arm64-integration-bundles.tar.gz [2022-07-13T21:08:26.624Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-13T21:08:26.624Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-13T21:08:26.897Z] Archiving artifacts [2022-07-13T21:08:28.295Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:08:28.603Z] + make clean [2022-07-13T21:08:28.603Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:08:28.603Z] docker-dev-cache [2022-07-13T21:08:28.603Z] docker-mod-cache [Pipeline] deleteDir [2022-07-13T21:08:29.171Z] check_test.go:427: [d945139449b6d] daemon is not started [2022-07-13T21:08:29.171Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T21:08:31.076Z] check_test.go:427: [dc36e092da757] daemon is not started [2022-07-13T21:08:31.076Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-13T21:08:32.013Z] check_test.go:427: [d33217af32e7c] daemon is not started [2022-07-13T21:08:32.013Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-13T21:08:32.948Z] check_test.go:427: [d0999d2aeac07] daemon is not started [2022-07-13T21:08:32.948Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-13T21:08:33.884Z] check_test.go:427: [db7f2bb2949d8] daemon is not started [2022-07-13T21:08:33.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-13T21:08:35.261Z] check_test.go:427: [d082b91c8a005] daemon is not started [2022-07-13T21:08:35.261Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-13T21:08:36.197Z] check_test.go:427: [d812401cc56a8] daemon is not started [2022-07-13T21:08:36.197Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-13T21:08:37.134Z] check_test.go:427: [dc7920592ec90] daemon is not started [2022-07-13T21:08:37.134Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-13T21:08:38.071Z] check_test.go:427: [dec4c7516df35] daemon is not started [2022-07-13T21:08:38.071Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-13T21:08:39.007Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c83f54e0b3109e2abd95680bdb5530b36e497926084b07d330e947e9d7aecc1c [2022-07-13T21:08:39.943Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8d9af13f5e97ffc583874f164876757bd6324a7497623768877e22c7ba1d7eed [2022-07-13T21:08:39.943Z] check_test.go:427: [dcf060522a4ad] daemon is not started [2022-07-13T21:08:39.943Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-13T21:08:40.880Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94f1b1e55c84249ec4d7bd532ec85e389d9fa7857a441d3c08b140c2a6294db8 [2022-07-13T21:08:41.447Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8dd3a1b94517c70503515d24b1e71d3c3940d4ea957cc54022b38baa2fb1e2fe [2022-07-13T21:08:41.706Z] check_test.go:427: [d92a139bb97a5] daemon is not started [2022-07-13T21:08:41.706Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-13T21:08:42.642Z] check_test.go:427: [da70108512964] daemon is not started [2022-07-13T21:08:42.642Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-13T21:08:44.548Z] check_test.go:427: [db2bb0dc6169c] daemon is not started [2022-07-13T21:08:44.548Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-13T21:08:45.484Z] check_test.go:427: [df759d0bbd637] daemon is not started [2022-07-13T21:08:45.484Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-13T21:08:45.743Z] check_test.go:427: [dcb8ef6219b41] daemon is not started [2022-07-13T21:08:45.743Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-13T21:08:46.679Z] check_test.go:427: [d3f0b16e7f62d] daemon is not started [2022-07-13T21:08:46.679Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-13T21:08:47.615Z] check_test.go:427: [df20bf77be60f] daemon is not started [2022-07-13T21:08:47.615Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-13T21:08:48.182Z] check_test.go:427: [df040c335b7cc] daemon is not started [2022-07-13T21:08:48.441Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-13T21:08:51.003Z] check_test.go:427: [d301362c1f2dd] daemon is not started [2022-07-13T21:08:51.003Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-13T21:08:51.003Z] check_test.go:427: [d622c6360d103] daemon is not started [2022-07-13T21:08:51.003Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-13T21:08:51.946Z] check_test.go:427: [d9e7a4a611c21] daemon is not started [2022-07-13T21:08:51.947Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-13T21:08:52.205Z] check_test.go:427: [d465e191df002] daemon is not started [2022-07-13T21:08:52.205Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-13T21:08:52.464Z] check_test.go:427: [d3dfcc296b0b5] daemon is not started [2022-07-13T21:08:52.464Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-13T21:08:52.723Z] check_test.go:427: [dfff8e024e96b] daemon is not started [2022-07-13T21:08:52.723Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-13T21:08:52.981Z] check_test.go:427: [d011f6a55b83f] daemon is not started [2022-07-13T21:08:52.981Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-13T21:08:53.240Z] check_test.go:427: [d73a6d47686c8] daemon is not started [2022-07-13T21:08:53.240Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-13T21:08:53.240Z] check_test.go:427: [d31143e5e2fdd] daemon is not started [2022-07-13T21:08:53.240Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-13T21:08:54.616Z] check_test.go:427: [d116487de13f2] daemon is not started [2022-07-13T21:08:54.616Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-13T21:08:55.993Z] check_test.go:427: [d8ef2bdde39c0] daemon is not started [2022-07-13T21:08:55.993Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-13T21:08:56.561Z] check_test.go:427: [d640dde12fd82] daemon is not started [2022-07-13T21:08:56.561Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-13T21:08:57.497Z] check_test.go:427: [da21a4b439a50] daemon is not started [2022-07-13T21:08:57.497Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-13T21:08:58.434Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite (42.45s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.92s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.66s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.66s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.86s) [2022-07-13T21:08:59.370Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2022-07-13T21:08:59.370Z] === RUN TestDockerSchema1RegistrySuite [2022-07-13T21:08:59.370Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-13T21:08:59.370Z] check_test.go:454: [dd70db9fbe79a] daemon is not started [2022-07-13T21:08:59.370Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-13T21:09:01.904Z] check_test.go:454: [dd5ad53520793] daemon is not started [2022-07-13T21:09:01.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-13T21:09:07.174Z] check_test.go:454: [de0bd635b3a82] daemon is not started [2022-07-13T21:09:07.174Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-13T21:09:07.174Z] check_test.go:454: [deebbcd22d128] daemon is not started [2022-07-13T21:09:07.174Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-13T21:09:07.432Z] check_test.go:454: [dd6830f96decb] daemon is not started [2022-07-13T21:09:07.432Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-13T21:09:08.368Z] check_test.go:454: [d6413e5a022ec] daemon is not started [2022-07-13T21:09:08.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-13T21:09:09.305Z] check_test.go:454: [d0f5fb43c69d9] daemon is not started [2022-07-13T21:09:09.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-13T21:09:10.241Z] check_test.go:454: [d0e1337db3b51] daemon is not started [2022-07-13T21:09:10.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-13T21:09:12.775Z] check_test.go:454: [dc6e4bad3043c] daemon is not started [2022-07-13T21:09:12.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-13T21:09:12.775Z] check_test.go:454: [d570bfebfc173] daemon is not started [2022-07-13T21:09:13.033Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-13T21:09:13.293Z] check_test.go:454: [da54e487475f2] daemon is not started [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite (14.12s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-13T21:09:13.293Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2022-07-13T21:09:13.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-13T21:09:13.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-13T21:09:13.860Z] check_test.go:483: [db6887ec2c3bc] daemon is not started [2022-07-13T21:09:13.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-13T21:09:14.428Z] check_test.go:483: [db68cb32f2562] daemon is not started [2022-07-13T21:09:14.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-13T21:09:14.687Z] check_test.go:483: [d8dc291c1f895] daemon is not started [2022-07-13T21:09:14.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-13T21:09:15.631Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-13T21:09:16.210Z] check_test.go:483: [dc41f3f26d9ea] daemon is not started [2022-07-13T21:09:16.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-13T21:09:16.777Z] check_test.go:483: [dde98dfc098af] daemon is not started [2022-07-13T21:09:16.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-13T21:09:17.713Z] check_test.go:483: [d1f50ffa5d3a3] daemon is not started [2022-07-13T21:09:17.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-13T21:09:17.713Z] check_test.go:483: [da587e50ee83f] daemon is not started [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.41s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.65s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.80s) [2022-07-13T21:09:17.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-13T21:09:17.713Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-13T21:09:17.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-13T21:09:22.981Z] check_test.go:510: [d67a541714675] daemon is not started [2022-07-13T21:09:22.981Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-13T21:09:22.981Z] check_test.go:510: [d7f5fe1548de8] daemon is not started [2022-07-13T21:09:22.981Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-13T21:09:23.240Z] check_test.go:510: [da511e57f11f0] daemon is not started [2022-07-13T21:09:23.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-13T21:09:23.240Z] check_test.go:510: [df59e3ffb86cf] daemon is not started [2022-07-13T21:09:23.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-13T21:09:23.498Z] check_test.go:510: [db9f6445b4749] daemon is not started [2022-07-13T21:09:23.498Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2022-07-13T21:09:23.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-13T21:09:23.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-13T21:09:23.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-13T21:09:23.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-13T21:09:23.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-13T21:09:23.498Z] === RUN TestDockerNetworkSuite [2022-07-13T21:09:23.498Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-13T21:09:24.876Z] docker_cli_network_unix_test.go:46: [df711102d1da0] daemon is not started [2022-07-13T21:09:24.876Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-13T21:09:25.135Z] docker_cli_network_unix_test.go:46: [d52cd534f8cde] daemon is not started [2022-07-13T21:09:25.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-13T21:09:27.929Z] docker_cli_network_unix_test.go:46: [d31ae3d4ab643] daemon is not started [2022-07-13T21:09:28.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-13T21:09:29.875Z] docker_cli_network_unix_test.go:46: [def32b7960dfb] daemon is not started [2022-07-13T21:09:30.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-13T21:09:30.133Z] docker_cli_network_unix_test.go:1233: [d93932c438c6b] daemon is not started [2022-07-13T21:09:32.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-13T21:09:33.604Z] docker_cli_network_unix_test.go:46: [d774fdd421cb2] daemon is not started [2022-07-13T21:09:34.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-13T21:09:38.731Z] docker_cli_network_unix_test.go:46: [d62aa9aa50ea2] daemon is not started [2022-07-13T21:09:39.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-13T21:09:41.573Z] docker_cli_network_unix_test.go:46: [d13a4d1d35f22] daemon is not started [2022-07-13T21:09:42.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-13T21:09:43.076Z] docker_cli_network_unix_test.go:46: [d02eeec35c932] daemon is not started [2022-07-13T21:09:43.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-13T21:09:43.903Z] docker_cli_network_unix_test.go:46: [d8e79639e25bb] daemon is not started [2022-07-13T21:09:43.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-13T21:09:44.162Z] docker_cli_network_unix_test.go:46: [d9d513c1b876d] daemon is not started [2022-07-13T21:09:44.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-13T21:09:44.786Z] docker_cli_network_unix_test.go:46: [dec36df2d56f5] daemon is not started [2022-07-13T21:09:45.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-13T21:09:45.921Z] docker_cli_network_unix_test.go:46: [d305d82cb08d3] daemon is not started [2022-07-13T21:09:46.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-13T21:09:46.439Z] docker_cli_network_unix_test.go:46: [d8f3257abd9a3] daemon is not started [2022-07-13T21:09:46.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-13T21:09:46.698Z] docker_cli_network_unix_test.go:46: [d341739da55da] daemon is not started [2022-07-13T21:09:46.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-13T21:09:47.265Z] docker_cli_network_unix_test.go:46: [d7008cc68404c] daemon is not started [2022-07-13T21:09:47.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-13T21:09:47.783Z] docker_cli_network_unix_test.go:46: [dcabdf1549f1a] daemon is not started [2022-07-13T21:09:47.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-13T21:09:47.783Z] docker_cli_network_unix_test.go:46: [d66dd61c8c036] daemon is not started [2022-07-13T21:09:47.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-13T21:09:48.042Z] docker_cli_network_unix_test.go:46: [df470543cf5c2] daemon is not started [2022-07-13T21:09:48.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-13T21:09:48.609Z] docker_cli_network_unix_test.go:46: [d6444530ef02e] daemon is not started [2022-07-13T21:09:48.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-13T21:09:49.546Z] docker_cli_network_unix_test.go:46: [de65118072391] daemon is not started [2022-07-13T21:09:49.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-13T21:09:50.063Z] docker_cli_network_unix_test.go:46: [deb729456df1f] daemon is not started [2022-07-13T21:09:50.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-13T21:09:50.063Z] docker_cli_network_unix_test.go:46: [d9f8acf233e7d] daemon is not started [2022-07-13T21:09:50.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-13T21:09:50.322Z] docker_cli_network_unix_test.go:46: [dacfd4702c244] daemon is not started [2022-07-13T21:09:50.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-13T21:09:51.699Z] docker_cli_network_unix_test.go:968: [d6cfc48e29789] daemon is not started [2022-07-13T21:09:52.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-13T21:09:54.014Z] docker_cli_network_unix_test.go:46: [dc3eb327881af] daemon is not started [2022-07-13T21:09:54.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-13T21:09:56.550Z] docker_cli_network_unix_test.go:1116: [d45c88d00f158] daemon is not started [2022-07-13T21:09:58.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-13T21:09:58.454Z] docker_cli_network_unix_test.go:46: [d25a14d001963] daemon is not started [2022-07-13T21:09:58.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-13T21:09:59.390Z] docker_cli_network_unix_test.go:46: [dedcbdbb20bb5] daemon is not started [2022-07-13T21:09:59.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-13T21:09:59.390Z] docker_cli_network_unix_test.go:46: [de764c7213519] daemon is not started [2022-07-13T21:09:59.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-13T21:09:59.390Z] docker_cli_network_unix_test.go:46: [d71ed97b3e622] daemon is not started [2022-07-13T21:09:59.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-13T21:09:59.649Z] docker_cli_network_unix_test.go:46: [d3fab1d2a1944] daemon is not started [2022-07-13T21:09:59.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-13T21:09:59.909Z] docker_cli_network_unix_test.go:46: [d94e1a3d589b0] daemon is not started [2022-07-13T21:09:59.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-13T21:09:59.909Z] docker_cli_network_unix_test.go:46: [dfb570afe70e9] daemon is not started [2022-07-13T21:09:59.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-13T21:10:01.286Z] docker_cli_network_unix_test.go:46: [d1683c6bae71b] daemon is not started [2022-07-13T21:10:02.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-13T21:10:02.663Z] docker_cli_network_unix_test.go:46: [db9eeb7820546] daemon is not started [2022-07-13T21:10:02.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-13T21:10:02.663Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-13T21:10:02.663Z] docker_cli_network_unix_test.go:46: [d7cc9d12de460] daemon is not started [2022-07-13T21:10:02.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-13T21:10:03.230Z] docker_cli_network_unix_test.go:46: [d1a8208deb1ab] daemon is not started [2022-07-13T21:10:03.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-13T21:10:07.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-13T21:10:08.703Z] docker_cli_network_unix_test.go:1084: [de8d2dc9b3c84] daemon is not started [2022-07-13T21:10:10.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-13T21:10:10.365Z] docker_cli_network_unix_test.go:46: [d5d642163ba47] daemon is not started [2022-07-13T21:10:10.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-13T21:10:10.624Z] docker_cli_network_unix_test.go:46: [da3f30b72dc9b] daemon is not started [2022-07-13T21:10:11.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-13T21:10:12.293Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-13T21:10:12.293Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-13T21:10:12.293Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-13T21:10:12.293Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-13T21:10:12.293Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-13T21:10:12.293Z] Cross building: bundles/cross/windows/amd64 [2022-07-13T21:10:12.293Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-13T21:10:12.293Z] { [2022-07-13T21:10:12.293Z] "RT_GROUP_ICON": { [2022-07-13T21:10:12.293Z] "#1": { [2022-07-13T21:10:12.293Z] "0409": "../../winresources/docker.ico" [2022-07-13T21:10:12.293Z] } [2022-07-13T21:10:12.293Z] }, [2022-07-13T21:10:12.293Z] "RT_MANIFEST": { [2022-07-13T21:10:12.293Z] "#1": { [2022-07-13T21:10:12.293Z] "0409": { [2022-07-13T21:10:12.293Z] "identity": {}, [2022-07-13T21:10:12.293Z] "description": "Docker Engine", [2022-07-13T21:10:12.293Z] "minimum-os": "vista", [2022-07-13T21:10:12.293Z] "execution-level": "", [2022-07-13T21:10:12.293Z] "ui-access": false, [2022-07-13T21:10:12.293Z] "auto-elevate": false, [2022-07-13T21:10:12.293Z] "dpi-awareness": "unaware", [2022-07-13T21:10:12.293Z] "disable-theming": false, [2022-07-13T21:10:12.294Z] "disable-window-filtering": false, [2022-07-13T21:10:12.294Z] "high-resolution-scrolling-aware": false, [2022-07-13T21:10:12.294Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-13T21:10:12.294Z] "long-path-aware": false, [2022-07-13T21:10:12.294Z] "printer-driver-isolation": false, [2022-07-13T21:10:12.294Z] "gdi-scaling": false, [2022-07-13T21:10:12.294Z] "segment-heap": false, [2022-07-13T21:10:12.294Z] "use-common-controls-v6": false [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] }, [2022-07-13T21:10:12.294Z] "RT_MESSAGETABLE": { [2022-07-13T21:10:12.294Z] "#1": { [2022-07-13T21:10:12.294Z] "0409": "../../winresources/event_messages.bin" [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] }, [2022-07-13T21:10:12.294Z] "RT_VERSION": { [2022-07-13T21:10:12.294Z] "#1": { [2022-07-13T21:10:12.294Z] "0409": { [2022-07-13T21:10:12.294Z] "fixed": { [2022-07-13T21:10:12.294Z] "file_version": "0.0.0.0", [2022-07-13T21:10:12.294Z] "product_version": "0.0.0.0", [2022-07-13T21:10:12.294Z] "type": "Unknown" [2022-07-13T21:10:12.294Z] }, [2022-07-13T21:10:12.294Z] "info": { [2022-07-13T21:10:12.294Z] "0000": { [2022-07-13T21:10:12.294Z] "CompanyName": "", [2022-07-13T21:10:12.294Z] "FileVersion": "dev", [2022-07-13T21:10:12.294Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-13T21:10:12.294Z] "OriginalFileName": "dockerd.exe", [2022-07-13T21:10:12.294Z] "ProductName": "", [2022-07-13T21:10:12.294Z] "ProductVersion": "dev", [2022-07-13T21:10:12.294Z] "SpecialBuild": "e417e8dfc26b72f94c996055ad6805e2ea401fbf" [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] } [2022-07-13T21:10:12.294Z] cmd/dockerd/config.go [2022-07-13T21:10:12.294Z] cmd/dockerd/config_windows.go [2022-07-13T21:10:12.294Z] cmd/dockerd/daemon.go [2022-07-13T21:10:12.294Z] cmd/dockerd/daemon_test.go [2022-07-13T21:10:12.294Z] cmd/dockerd/daemon_windows.go [2022-07-13T21:10:12.294Z] cmd/dockerd/docker.go [2022-07-13T21:10:12.294Z] cmd/dockerd/docker_windows.go [2022-07-13T21:10:12.294Z] cmd/dockerd/genwinres_windows.go [2022-07-13T21:10:12.294Z] cmd/dockerd/metrics.go [2022-07-13T21:10:12.294Z] cmd/dockerd/options.go [2022-07-13T21:10:12.294Z] cmd/dockerd/options_test.go [2022-07-13T21:10:12.294Z] cmd/dockerd/service_windows.go [2022-07-13T21:10:12.294Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-13T21:10:12.294Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-13T21:10:12.568Z] docker_cli_network_unix_test.go:46: [dd9335bb8dd44] daemon is not started [2022-07-13T21:10:13.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-13T21:10:13.135Z] docker_cli_network_unix_test.go:46: [d9fd0edb27e57] daemon is not started [2022-07-13T21:10:13.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-13T21:10:13.394Z] docker_cli_network_unix_test.go:46: [d33a8e81314c1] daemon is not started [2022-07-13T21:10:13.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-13T21:10:14.221Z] docker_cli_network_unix_test.go:46: [dc9906a31ef1d] daemon is not started [2022-07-13T21:10:14.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-13T21:10:14.789Z] docker_cli_network_unix_test.go:46: [d701a7e273bfa] daemon is not started [2022-07-13T21:10:15.356Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-13T21:10:21.923Z] docker_cli_network_unix_test.go:46: [daab9d2a2606e] daemon is not started [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite (57.61s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.37s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.63s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.64s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.66s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.43s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.00s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.02s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.18s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.30s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.15s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.76s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-13T21:10:21.923Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.60s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.14s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.98s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.03s) [2022-07-13T21:10:21.923Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.78s) [2022-07-13T21:10:21.923Z] === RUN TestDockerHubPullSuite [2022-07-13T21:10:21.923Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-13T21:10:23.300Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-13T21:10:25.832Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-13T21:10:26.767Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-13T21:10:28.670Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-13T21:10:28.929Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-13T21:10:28.929Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-13T21:10:29.188Z] --- PASS: TestDockerHubPullSuite (8.20s) [2022-07-13T21:10:29.188Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.04s) [2022-07-13T21:10:29.188Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-07-13T21:10:29.188Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.05s) [2022-07-13T21:10:29.188Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2022-07-13T21:10:29.188Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.45s) [2022-07-13T21:10:29.188Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-13T21:10:29.188Z] PASS [2022-07-13T21:10:29.188Z] [2022-07-13T21:10:29.188Z] === Skipped [2022-07-13T21:10:29.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-13T21:10:29.188Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.188Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-13T21:10:29.188Z] [2022-07-13T21:10:29.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_sni_test.go:30: Flakey test [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-13T21:10:29.189Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-13T21:10:29.189Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-13T21:10:29.189Z] docker_cli_network_unix_test.go:46: [d7cc9d12de460] daemon is not started [2022-07-13T21:10:29.189Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] DONE 1265 tests, 51 skipped in 1373.962s [2022-07-13T21:10:29.189Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:10:29.189Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T21:10:29.189Z] +++ kill 14652 [2022-07-13T21:10:29.189Z] +++ /etc/init.d/apparmor stop [2022-07-13T21:10:29.189Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:10:29.189Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.189Z] To set a process to complain mode, use the command line tool [2022-07-13T21:10:29.189Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:10:29.189Z] +++ true [2022-07-13T21:10:29.189Z] exiting test-integration [2022-07-13T21:10:29.189Z] ++ exit 0 [2022-07-13T21:10:29.189Z] [2022-07-13T21:10:29.757Z] + for job in $(jobs -p) [2022-07-13T21:10:29.757Z] + wait 18449 [2022-07-13T21:10:33.044Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-13T21:10:39.608Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-13T21:10:44.895Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-13T21:10:47.427Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-13T21:10:51.616Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-13T21:10:53.521Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-13T21:10:57.711Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-13T21:10:57.711Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-13T21:10:57.711Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-13T21:11:02.981Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-13T21:11:02.981Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-13T21:11:03.549Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-13T21:11:06.084Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-13T21:11:48.774Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-13T21:11:48.774Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-13T21:11:48.774Z] { [2022-07-13T21:11:48.774Z] "RT_GROUP_ICON": { [2022-07-13T21:11:48.774Z] "#1": { [2022-07-13T21:11:48.774Z] "0409": "../../winresources/docker.ico" [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] }, [2022-07-13T21:11:48.774Z] "RT_MANIFEST": { [2022-07-13T21:11:48.774Z] "#1": { [2022-07-13T21:11:48.774Z] "0409": { [2022-07-13T21:11:48.774Z] "identity": {}, [2022-07-13T21:11:48.774Z] "description": "Docker Engine", [2022-07-13T21:11:48.774Z] "minimum-os": "vista", [2022-07-13T21:11:48.774Z] "execution-level": "", [2022-07-13T21:11:48.774Z] "ui-access": false, [2022-07-13T21:11:48.774Z] "auto-elevate": false, [2022-07-13T21:11:48.774Z] "dpi-awareness": "unaware", [2022-07-13T21:11:48.774Z] "disable-theming": false, [2022-07-13T21:11:48.774Z] "disable-window-filtering": false, [2022-07-13T21:11:48.774Z] "high-resolution-scrolling-aware": false, [2022-07-13T21:11:48.774Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-13T21:11:48.774Z] "long-path-aware": false, [2022-07-13T21:11:48.774Z] "printer-driver-isolation": false, [2022-07-13T21:11:48.774Z] "gdi-scaling": false, [2022-07-13T21:11:48.774Z] "segment-heap": false, [2022-07-13T21:11:48.774Z] "use-common-controls-v6": false [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] }, [2022-07-13T21:11:48.774Z] "RT_MESSAGETABLE": { [2022-07-13T21:11:48.774Z] "#1": { [2022-07-13T21:11:48.774Z] "0409": "../../winresources/event_messages.bin" [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] }, [2022-07-13T21:11:48.774Z] "RT_VERSION": { [2022-07-13T21:11:48.774Z] "#1": { [2022-07-13T21:11:48.774Z] "0409": { [2022-07-13T21:11:48.774Z] "fixed": { [2022-07-13T21:11:48.774Z] "file_version": "0.0.0.0", [2022-07-13T21:11:48.774Z] "product_version": "0.0.0.0", [2022-07-13T21:11:48.774Z] "type": "Unknown" [2022-07-13T21:11:48.774Z] }, [2022-07-13T21:11:48.774Z] "info": { [2022-07-13T21:11:48.774Z] "0000": { [2022-07-13T21:11:48.774Z] "CompanyName": "", [2022-07-13T21:11:48.774Z] "FileVersion": "dev", [2022-07-13T21:11:48.774Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-13T21:11:48.774Z] "OriginalFileName": "docker-proxy.exe", [2022-07-13T21:11:48.774Z] "ProductName": "", [2022-07-13T21:11:48.774Z] "ProductVersion": "dev", [2022-07-13T21:11:48.774Z] "SpecialBuild": "e417e8dfc26b72f94c996055ad6805e2ea401fbf" [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] } [2022-07-13T21:11:48.774Z] cmd/docker-proxy/genwinres_windows.go [2022-07-13T21:11:48.774Z] cmd/docker-proxy/main.go [2022-07-13T21:11:48.774Z] cmd/docker-proxy/network_proxy_test.go [2022-07-13T21:11:48.774Z] cmd/docker-proxy/proxy.go [2022-07-13T21:11:48.774Z] cmd/docker-proxy/sctp_proxy.go [2022-07-13T21:11:48.774Z] cmd/docker-proxy/tcp_proxy.go [2022-07-13T21:11:48.774Z] cmd/docker-proxy/udp_proxy.go [2022-07-13T21:11:48.774Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-13T21:11:48.774Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-13T21:11:48.774Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-13T21:11:48.774Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-13T21:11:48.774Z] remote: Enumerating objects: 23, done. [2022-07-13T21:11:48.774Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-13T21:11:48.774Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-13T21:11:48.774Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-13T21:11:48.774Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-13T21:11:48.774Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-13T21:11:48.774Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-13T21:11:48.774Z] Cross building: bundles/cross/linux/ppc64le [2022-07-13T21:11:48.774Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-13T21:11:48.774Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-13T21:12:02.308Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-13T21:12:02.308Z] docker_cli_swarm_test.go:1180: [da465399b9dde] joining swarm manager [dc507e1c91b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:12:07.633Z] docker_cli_swarm_test.go:1189: [d8847538d830f] joining swarm manager [dc507e1c91b93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:12:54.308Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-13T21:13:00.871Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-13T21:13:05.061Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-13T21:13:06.965Z] docker_cli_swarm_test.go:1112: [d11e7472e6075] joining swarm manager [d5df3eb816bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:13:08.341Z] docker_cli_swarm_test.go:1113: [d59fdb27d39d5] joining swarm manager [d5df3eb816bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:13:40.265Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-13T21:13:40.265Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-13T21:13:40.265Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-13T21:13:40.265Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-13T21:13:40.265Z] Cross building: bundles/cross/linux/s390x [2022-07-13T21:13:40.265Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-13T21:13:40.265Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-13T21:14:29.923Z] docker_cli_swarm_test.go:1166: [d5c830cd89593] joining swarm manager [d5df3eb816bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-13T21:15:01.998Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-13T21:15:02.566Z] docker_cli_swarm_test.go:1447: [dbdf2c4f8724e] joining swarm manager [d9055c3c2a9cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:15:03.502Z] docker_cli_swarm_test.go:1448: [dd40cad72d7de] joining swarm manager [d9055c3c2a9cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:15:15.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-13T21:15:15.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-13T21:15:15.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-13T21:15:15.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-13T21:15:15.705Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-13T21:15:16.272Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-13T21:15:18.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-13T21:15:22.092Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-13T21:15:24.000Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-13T21:15:25.904Z] docker_cli_swarm_unix_test.go:63: [d5887eba5f7b3] joining swarm manager [dcaa4e071e1ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:15:31.761Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-13T21:15:31.761Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-13T21:15:31.761Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-13T21:15:31.761Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-13T21:15:31.761Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-13T21:15:32.092Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-13T21:15:32.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/test/unit [2022-07-13T21:15:32.647Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-13T21:15:32.647Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-13T21:15:32.647Z] + TESTDIRS=./... [2022-07-13T21:15:32.647Z] + exclude_paths='/vendor/|/integration' [2022-07-13T21:15:32.647Z] ++ go list ./... [2022-07-13T21:15:32.647Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-13T21:15:33.587Z] + pkg_list='github.com/docker/docker/api [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/backend [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/container [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/events [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/filters [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/image [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/mount [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/network [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/registry [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/time [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/versions [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:15:33.587Z] github.com/docker/docker/api/types/volume [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:15:33.587Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:15:33.587Z] github.com/docker/docker/cli [2022-07-13T21:15:33.587Z] github.com/docker/docker/cli/config [2022-07-13T21:15:33.587Z] github.com/docker/docker/cli/debug [2022-07-13T21:15:33.587Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:15:33.587Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:15:33.587Z] github.com/docker/docker/client [2022-07-13T21:15:33.587Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:15:33.587Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:15:33.587Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:15:33.587Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:15:33.587Z] github.com/docker/docker/container [2022-07-13T21:15:33.587Z] github.com/docker/docker/container/stream [2022-07-13T21:15:33.587Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:15:33.587Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:15:33.587Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/config [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/events [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/exec [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/images [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/links [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/names [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/network [2022-07-13T21:15:33.587Z] github.com/docker/docker/daemon/stats [2022-07-13T21:15:33.587Z] github.com/docker/docker/distribution [2022-07-13T21:15:33.587Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:15:33.587Z] github.com/docker/docker/distribution/utils [2022-07-13T21:15:33.587Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:15:33.587Z] github.com/docker/docker/dockerversion [2022-07-13T21:15:33.587Z] github.com/docker/docker/errdefs [2022-07-13T21:15:33.587Z] github.com/docker/docker/image [2022-07-13T21:15:33.587Z] github.com/docker/docker/image/cache [2022-07-13T21:15:33.587Z] github.com/docker/docker/image/tarexport [2022-07-13T21:15:33.587Z] github.com/docker/docker/image/v1 [2022-07-13T21:15:33.587Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:15:33.587Z] github.com/docker/docker/layer [2022-07-13T21:15:33.587Z] github.com/docker/docker/libcontainerd [2022-07-13T21:15:33.587Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:15:33.587Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:15:33.587Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:15:33.587Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:15:33.587Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/types [2022-07-13T21:15:33.588Z] github.com/docker/docker/oci [2022-07-13T21:15:33.588Z] github.com/docker/docker/oci/caps [2022-07-13T21:15:33.588Z] github.com/docker/docker/opts [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/archive [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/directory [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/platform [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/pools [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/progress [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/signal [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/stack [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/system [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:15:33.588Z] github.com/docker/docker/plugin [2022-07-13T21:15:33.588Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:15:33.588Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:15:33.588Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:15:33.588Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:15:33.588Z] github.com/docker/docker/quota [2022-07-13T21:15:33.588Z] github.com/docker/docker/reference [2022-07-13T21:15:33.588Z] github.com/docker/docker/registry [2022-07-13T21:15:33.588Z] github.com/docker/docker/registry/resumable [2022-07-13T21:15:33.588Z] github.com/docker/docker/restartmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/rootless [2022-07-13T21:15:33.588Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:15:33.588Z] github.com/docker/docker/runconfig [2022-07-13T21:15:33.588Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/environment [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/registry [2022-07-13T21:15:33.588Z] github.com/docker/docker/testutil/request [2022-07-13T21:15:33.588Z] github.com/docker/docker/volume [2022-07-13T21:15:33.588Z] github.com/docker/docker/volume/drivers [2022-07-13T21:15:33.588Z] github.com/docker/docker/volume/local [2022-07-13T21:15:33.588Z] github.com/docker/docker/volume/mounts [2022-07-13T21:15:33.588Z] github.com/docker/docker/volume/service [2022-07-13T21:15:33.588Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:15:33.588Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:15:33.588Z] ++ echo 'github.com/docker/docker/api [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/backend [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/container [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/events [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/filters [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/image [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/mount [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/network [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/registry [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/time [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/versions [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:15:33.588Z] github.com/docker/docker/api/types/volume [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:15:33.588Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:15:33.588Z] github.com/docker/docker/cli [2022-07-13T21:15:33.588Z] github.com/docker/docker/cli/config [2022-07-13T21:15:33.588Z] github.com/docker/docker/cli/debug [2022-07-13T21:15:33.588Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:15:33.588Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:15:33.588Z] github.com/docker/docker/client [2022-07-13T21:15:33.588Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:15:33.588Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:15:33.588Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:15:33.588Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:15:33.588Z] github.com/docker/docker/container [2022-07-13T21:15:33.588Z] github.com/docker/docker/container/stream [2022-07-13T21:15:33.588Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:15:33.588Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:15:33.588Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/config [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/events [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/exec [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/images [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/links [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/names [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/network [2022-07-13T21:15:33.588Z] github.com/docker/docker/daemon/stats [2022-07-13T21:15:33.588Z] github.com/docker/docker/distribution [2022-07-13T21:15:33.588Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:15:33.588Z] github.com/docker/docker/distribution/utils [2022-07-13T21:15:33.588Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:15:33.588Z] github.com/docker/docker/dockerversion [2022-07-13T21:15:33.588Z] github.com/docker/docker/errdefs [2022-07-13T21:15:33.588Z] github.com/docker/docker/image [2022-07-13T21:15:33.588Z] github.com/docker/docker/image/cache [2022-07-13T21:15:33.588Z] github.com/docker/docker/image/tarexport [2022-07-13T21:15:33.588Z] github.com/docker/docker/image/v1 [2022-07-13T21:15:33.588Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:15:33.588Z] github.com/docker/docker/layer [2022-07-13T21:15:33.588Z] github.com/docker/docker/libcontainerd [2022-07-13T21:15:33.588Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:15:33.588Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:15:33.588Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:15:33.588Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/libnetwork/types [2022-07-13T21:15:33.588Z] github.com/docker/docker/oci [2022-07-13T21:15:33.588Z] github.com/docker/docker/oci/caps [2022-07-13T21:15:33.588Z] github.com/docker/docker/opts [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/archive [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/directory [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/platform [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/pools [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/progress [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/signal [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/stack [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:15:33.588Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/system [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:15:33.589Z] github.com/docker/docker/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:15:33.589Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:15:33.589Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:15:33.589Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:15:33.589Z] github.com/docker/docker/quota [2022-07-13T21:15:33.589Z] github.com/docker/docker/reference [2022-07-13T21:15:33.589Z] github.com/docker/docker/registry [2022-07-13T21:15:33.589Z] github.com/docker/docker/registry/resumable [2022-07-13T21:15:33.589Z] github.com/docker/docker/restartmanager [2022-07-13T21:15:33.589Z] github.com/docker/docker/rootless [2022-07-13T21:15:33.589Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:15:33.589Z] github.com/docker/docker/runconfig [2022-07-13T21:15:33.589Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/environment [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/registry [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/request [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/drivers [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/local [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/mounts [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/service [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:15:33.589Z] ++ grep --fixed-strings -v /libnetwork [2022-07-13T21:15:33.589Z] + base_pkg_list='github.com/docker/docker/api [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/backend [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/events [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/filters [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/image [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/mount [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/network [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/registry [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/time [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/versions [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/volume [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/config [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/debug [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:15:33.589Z] github.com/docker/docker/client [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:15:33.589Z] github.com/docker/docker/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/container/stream [2022-07-13T21:15:33.589Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:15:33.589Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:15:33.589Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/config [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/events [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/exec [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/images [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/links [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/names [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/network [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/stats [2022-07-13T21:15:33.589Z] github.com/docker/docker/distribution [2022-07-13T21:15:33.589Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:15:33.589Z] github.com/docker/docker/distribution/utils [2022-07-13T21:15:33.589Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:15:33.589Z] github.com/docker/docker/dockerversion [2022-07-13T21:15:33.589Z] github.com/docker/docker/errdefs [2022-07-13T21:15:33.589Z] github.com/docker/docker/image [2022-07-13T21:15:33.589Z] github.com/docker/docker/image/cache [2022-07-13T21:15:33.589Z] github.com/docker/docker/image/tarexport [2022-07-13T21:15:33.589Z] github.com/docker/docker/image/v1 [2022-07-13T21:15:33.589Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:15:33.589Z] github.com/docker/docker/layer [2022-07-13T21:15:33.589Z] github.com/docker/docker/libcontainerd [2022-07-13T21:15:33.589Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:15:33.589Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:15:33.589Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:15:33.589Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:15:33.589Z] github.com/docker/docker/oci [2022-07-13T21:15:33.589Z] github.com/docker/docker/oci/caps [2022-07-13T21:15:33.589Z] github.com/docker/docker/opts [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/archive [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/directory [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/platform [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/pools [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/progress [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/signal [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/stack [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/system [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:15:33.589Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:15:33.589Z] github.com/docker/docker/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:15:33.589Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:15:33.589Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:15:33.589Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:15:33.589Z] github.com/docker/docker/quota [2022-07-13T21:15:33.589Z] github.com/docker/docker/reference [2022-07-13T21:15:33.589Z] github.com/docker/docker/registry [2022-07-13T21:15:33.589Z] github.com/docker/docker/registry/resumable [2022-07-13T21:15:33.589Z] github.com/docker/docker/restartmanager [2022-07-13T21:15:33.589Z] github.com/docker/docker/rootless [2022-07-13T21:15:33.589Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:15:33.589Z] github.com/docker/docker/runconfig [2022-07-13T21:15:33.589Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/environment [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/registry [2022-07-13T21:15:33.589Z] github.com/docker/docker/testutil/request [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/drivers [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/local [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/mounts [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/service [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:15:33.589Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:15:33.589Z] ++ grep --fixed-strings /libnetwork [2022-07-13T21:15:33.589Z] ++ echo 'github.com/docker/docker/api [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/backend [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/events [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/filters [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/image [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/mount [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/network [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/registry [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/time [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/versions [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:15:33.589Z] github.com/docker/docker/api/types/volume [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:15:33.589Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/config [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/debug [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:15:33.589Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:15:33.589Z] github.com/docker/docker/client [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:15:33.589Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:15:33.589Z] github.com/docker/docker/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/container/stream [2022-07-13T21:15:33.589Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:15:33.589Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:15:33.589Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/config [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/events [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/exec [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/images [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/links [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:15:33.589Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/names [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/network [2022-07-13T21:15:33.590Z] github.com/docker/docker/daemon/stats [2022-07-13T21:15:33.590Z] github.com/docker/docker/distribution [2022-07-13T21:15:33.590Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:15:33.590Z] github.com/docker/docker/distribution/utils [2022-07-13T21:15:33.590Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:15:33.590Z] github.com/docker/docker/dockerversion [2022-07-13T21:15:33.590Z] github.com/docker/docker/errdefs [2022-07-13T21:15:33.590Z] github.com/docker/docker/image [2022-07-13T21:15:33.590Z] github.com/docker/docker/image/cache [2022-07-13T21:15:33.590Z] github.com/docker/docker/image/tarexport [2022-07-13T21:15:33.590Z] github.com/docker/docker/image/v1 [2022-07-13T21:15:33.590Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:15:33.590Z] github.com/docker/docker/layer [2022-07-13T21:15:33.590Z] github.com/docker/docker/libcontainerd [2022-07-13T21:15:33.590Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:15:33.590Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:15:33.590Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:15:33.590Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/types [2022-07-13T21:15:33.590Z] github.com/docker/docker/oci [2022-07-13T21:15:33.590Z] github.com/docker/docker/oci/caps [2022-07-13T21:15:33.590Z] github.com/docker/docker/opts [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/archive [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/directory [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/platform [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/pools [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/progress [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/signal [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/stack [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/system [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:15:33.590Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:15:33.590Z] github.com/docker/docker/plugin [2022-07-13T21:15:33.590Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:15:33.590Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:15:33.590Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:15:33.590Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:15:33.590Z] github.com/docker/docker/quota [2022-07-13T21:15:33.590Z] github.com/docker/docker/reference [2022-07-13T21:15:33.590Z] github.com/docker/docker/registry [2022-07-13T21:15:33.590Z] github.com/docker/docker/registry/resumable [2022-07-13T21:15:33.590Z] github.com/docker/docker/restartmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/rootless [2022-07-13T21:15:33.590Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:15:33.590Z] github.com/docker/docker/runconfig [2022-07-13T21:15:33.590Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/environment [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/registry [2022-07-13T21:15:33.590Z] github.com/docker/docker/testutil/request [2022-07-13T21:15:33.590Z] github.com/docker/docker/volume [2022-07-13T21:15:33.590Z] github.com/docker/docker/volume/drivers [2022-07-13T21:15:33.590Z] github.com/docker/docker/volume/local [2022-07-13T21:15:33.590Z] github.com/docker/docker/volume/mounts [2022-07-13T21:15:33.590Z] github.com/docker/docker/volume/service [2022-07-13T21:15:33.590Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:15:33.590Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:15:33.590Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/types' [2022-07-13T21:15:33.590Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-13T21:15:33.590Z] + echo 'github.com/docker/docker/libnetwork [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/types' [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:15:33.590Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:15:33.590Z] + type docker-proxy [2022-07-13T21:15:33.590Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-13T21:15:33.590Z] + hack/make.sh binary-proxy install-proxy [2022-07-13T21:15:33.590Z] [2022-07-13T21:15:33.850Z] Removing bundles/ [2022-07-13T21:15:33.850Z] [2022-07-13T21:15:33.850Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-13T21:15:33.850Z] Building: bundles/binary-proxy/docker-proxy [2022-07-13T21:15:33.850Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:15:41.982Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-13T21:15:41.982Z] [2022-07-13T21:15:41.982Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-13T21:15:41.982Z] Installing docker-proxy to /usr/local/bin/ [2022-07-13T21:15:41.982Z] [2022-07-13T21:15:41.982Z] + mkdir -p bundles [2022-07-13T21:15:41.982Z] + '[' -n 'github.com/docker/docker/api [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/backend [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/container [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/events [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/filters [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/image [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/mount [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/network [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/registry [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/time [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/versions [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:15:41.982Z] github.com/docker/docker/api/types/volume [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:15:41.982Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:15:41.982Z] github.com/docker/docker/cli [2022-07-13T21:15:41.982Z] github.com/docker/docker/cli/config [2022-07-13T21:15:41.982Z] github.com/docker/docker/cli/debug [2022-07-13T21:15:41.982Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:15:41.982Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:15:41.982Z] github.com/docker/docker/client [2022-07-13T21:15:41.982Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:15:41.982Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:15:41.982Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:15:41.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:15:41.982Z] github.com/docker/docker/container [2022-07-13T21:15:41.982Z] github.com/docker/docker/container/stream [2022-07-13T21:15:41.982Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:15:41.982Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:15:41.982Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/config [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/events [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/exec [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/images [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/links [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/names [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/network [2022-07-13T21:15:41.982Z] github.com/docker/docker/daemon/stats [2022-07-13T21:15:41.982Z] github.com/docker/docker/distribution [2022-07-13T21:15:41.982Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:15:41.982Z] github.com/docker/docker/distribution/utils [2022-07-13T21:15:41.982Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:15:41.982Z] github.com/docker/docker/dockerversion [2022-07-13T21:15:41.982Z] github.com/docker/docker/errdefs [2022-07-13T21:15:41.982Z] github.com/docker/docker/image [2022-07-13T21:15:41.982Z] github.com/docker/docker/image/cache [2022-07-13T21:15:41.982Z] github.com/docker/docker/image/tarexport [2022-07-13T21:15:41.982Z] github.com/docker/docker/image/v1 [2022-07-13T21:15:41.982Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:15:41.982Z] github.com/docker/docker/layer [2022-07-13T21:15:41.982Z] github.com/docker/docker/libcontainerd [2022-07-13T21:15:41.982Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:15:41.982Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:15:41.982Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:15:41.982Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:15:41.982Z] github.com/docker/docker/oci [2022-07-13T21:15:41.982Z] github.com/docker/docker/oci/caps [2022-07-13T21:15:41.982Z] github.com/docker/docker/opts [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/archive [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/directory [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/platform [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/pools [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/progress [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:15:41.982Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/signal [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/stack [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/system [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:15:41.983Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:15:41.983Z] github.com/docker/docker/plugin [2022-07-13T21:15:41.983Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:15:41.983Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:15:41.983Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:15:41.983Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:15:41.983Z] github.com/docker/docker/quota [2022-07-13T21:15:41.983Z] github.com/docker/docker/reference [2022-07-13T21:15:41.983Z] github.com/docker/docker/registry [2022-07-13T21:15:41.983Z] github.com/docker/docker/registry/resumable [2022-07-13T21:15:41.983Z] github.com/docker/docker/restartmanager [2022-07-13T21:15:41.983Z] github.com/docker/docker/rootless [2022-07-13T21:15:41.983Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:15:41.983Z] github.com/docker/docker/runconfig [2022-07-13T21:15:41.983Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/environment [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/registry [2022-07-13T21:15:41.983Z] github.com/docker/docker/testutil/request [2022-07-13T21:15:41.983Z] github.com/docker/docker/volume [2022-07-13T21:15:41.983Z] github.com/docker/docker/volume/drivers [2022-07-13T21:15:41.983Z] github.com/docker/docker/volume/local [2022-07-13T21:15:41.983Z] github.com/docker/docker/volume/mounts [2022-07-13T21:15:41.983Z] github.com/docker/docker/volume/service [2022-07-13T21:15:41.983Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:15:41.983Z] github.com/docker/docker/volume/testutils' ']' [2022-07-13T21:15:41.983Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-13T21:15:41.983Z] ? github.com/docker/docker/api [no test files] [2022-07-13T21:16:00.090Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-13T21:16:22.152Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-13T21:16:22.152Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-13T21:16:22.152Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-13T21:16:24.685Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-13T21:16:27.972Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-13T21:16:30.505Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-13T21:16:31.882Z] docker_api_swarm_test.go:962: [d107d7260a38e] joining swarm manager [d3e302d387a7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:16:53.812Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-13T21:17:01.926Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-13T21:17:03.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-13T21:17:05.850Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-13T21:17:09.155Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-13T21:17:15.720Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-13T21:17:20.989Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-13T21:17:22.892Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-13T21:17:25.424Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-13T21:17:27.957Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-13T21:17:30.489Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-13T21:17:33.023Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-13T21:17:34.926Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-13T21:17:36.565Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/builder/dockerfile 0.492s coverage: 49.3% of statements [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-13T21:17:36.565Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-07-13T21:17:36.825Z] ok github.com/docker/docker/builder/remotecontext/git 1.521s coverage: 86.3% of statements [2022-07-13T21:17:36.825Z] ? github.com/docker/docker/cli [no test files] [2022-07-13T21:17:36.825Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-13T21:17:36.825Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-13T21:17:36.825Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-13T21:17:37.764Z] ok github.com/docker/docker/cmd/docker-proxy 0.177s coverage: 67.6% of statements [2022-07-13T21:17:43.045Z] ok github.com/docker/docker/client 0.130s coverage: 75.6% of statements [2022-07-13T21:18:29.749Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 31.9% of statements [2022-07-13T21:18:29.749Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-07-13T21:18:29.749Z] ok github.com/docker/docker/cmd/dockerd/trap 2.505s coverage: 0.0% of statements [2022-07-13T21:18:29.749Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-13T21:18:29.749Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-13T21:18:29.749Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-13T21:18:29.749Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-13T21:18:29.749Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-13T21:18:31.198Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-13T21:18:33.043Z] ok github.com/docker/docker/daemon/cluster 0.115s coverage: 0.5% of statements [2022-07-13T21:18:34.996Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2022-07-13T21:18:36.413Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-13T21:18:44.658Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-07-13T21:18:44.658Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-13T21:18:45.228Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-13T21:18:45.228Z] ok github.com/docker/docker/daemon 10.129s coverage: 16.1% of statements [2022-07-13T21:18:45.228Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-13T21:18:45.228Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-13T21:18:45.228Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-13T21:18:45.228Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-13T21:18:46.077Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-13T21:18:46.169Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-13T21:18:47.109Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.705s coverage: 74.8% of statements [2022-07-13T21:18:48.489Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.0% of statements [2022-07-13T21:18:48.489Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.379s coverage: 56.2% of statements [2022-07-13T21:18:50.397Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-07-13T21:18:51.799Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.289s coverage: 50.6% of statements [2022-07-13T21:18:53.182Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.551s coverage: 46.1% of statements [2022-07-13T21:18:53.182Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-13T21:18:53.751Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.650s coverage: 58.5% of statements [2022-07-13T21:18:53.751Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-13T21:18:53.751Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-13T21:18:54.011Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-13T21:18:54.950Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-13T21:18:55.891Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-07-13T21:18:56.462Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-07-13T21:18:56.462Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-13T21:18:56.462Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-13T21:18:57.403Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.2% of statements [2022-07-13T21:18:57.975Z] ok github.com/docker/docker/daemon/logger/awslogs 0.200s coverage: 80.2% of statements [2022-07-13T21:18:58.235Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-07-13T21:18:58.235Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-13T21:18:58.806Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2022-07-13T21:18:59.066Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.4% of statements [2022-07-13T21:18:59.635Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-07-13T21:19:00.206Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.195s coverage: 76.8% of statements [2022-07-13T21:19:00.467Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 79.4% of statements [2022-07-13T21:19:00.467Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-13T21:19:00.467Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-13T21:19:01.409Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-07-13T21:19:01.409Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 62.3% of statements [2022-07-13T21:19:02.794Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-13T21:19:03.054Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-07-13T21:19:03.624Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite (1588.39s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.60s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.25s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.86s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.74s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.26s) [2022-07-13T21:19:04.162Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.73s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.68s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.16s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.90s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.05s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.05s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.94s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.64s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.60s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.77s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.42s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.72s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.35s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.24s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.43s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.12s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.39s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.35s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.23s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.24s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.35s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.57s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.03s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (22.70s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.50s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.90s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.50s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.43s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.94s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.34s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.95s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.60s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.95s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.15s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.40s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.70s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.48s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.57s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.57s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.91s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (147.03s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.74s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.02s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.26s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.92s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.19s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.68s) [2022-07-13T21:19:04.162Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.07s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.44s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.38s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.16s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.69s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.44s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.27s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.64s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.23s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.19s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-07-13T21:19:04.162Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s) [2022-07-13T21:19:04.162Z] === RUN TestDockerExternalVolumeSuite [2022-07-13T21:19:04.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-13T21:19:04.162Z] docker_cli_external_volume_driver_test.go:53: [d8da355b4a73f] daemon is not started [2022-07-13T21:19:04.565Z] ok github.com/docker/docker/daemon/logger/splunk 1.651s coverage: 82.5% of statements [2022-07-13T21:19:04.565Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-13T21:19:04.565Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-13T21:19:05.135Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-13T21:19:06.517Z] ok github.com/docker/docker/distribution 1.512s coverage: 28.0% of statements [2022-07-13T21:19:06.517Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-13T21:19:06.778Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-13T21:19:07.348Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-07-13T21:19:07.608Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 84.9% of statements [2022-07-13T21:19:07.609Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-13T21:19:07.869Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-07-13T21:19:08.808Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-13T21:19:08.808Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-13T21:19:08.808Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-13T21:19:09.378Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2022-07-13T21:19:09.948Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-13T21:19:10.521Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-07-13T21:19:10.521Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-13T21:19:12.432Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 81.9% of statements [2022-07-13T21:19:13.001Z] ok github.com/docker/docker/pkg/authorization 0.405s coverage: 68.3% of statements [2022-07-13T21:19:13.271Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-13T21:19:13.534Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-13T21:19:16.824Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-07-13T21:19:16.824Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-13T21:19:17.084Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-13T21:19:17.084Z] ok github.com/docker/docker/layer 7.544s coverage: 68.9% of statements [2022-07-13T21:19:17.084Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-13T21:19:17.084Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-13T21:19:17.084Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-13T21:19:17.084Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-13T21:19:17.084Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-13T21:19:17.084Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-13T21:19:17.344Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-07-13T21:19:17.914Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-07-13T21:19:17.914Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-07-13T21:19:17.914Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-13T21:19:19.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-13T21:19:19.295Z] ok github.com/docker/docker/pkg/idtools 0.523s coverage: 67.9% of statements [2022-07-13T21:19:19.296Z] ok github.com/docker/docker/pkg/ioutils 0.439s coverage: 70.1% of statements [2022-07-13T21:19:19.556Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-07-13T21:19:19.556Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-13T21:19:19.556Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-13T21:19:19.816Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-13T21:19:20.076Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-07-13T21:19:20.076Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-07-13T21:19:20.336Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-13T21:19:20.595Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-13T21:19:20.595Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-13T21:19:20.595Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-13T21:19:21.165Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-07-13T21:19:21.736Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-13T21:19:21.736Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-13T21:19:21.996Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-13T21:19:23.374Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-07-13T21:19:23.634Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-07-13T21:19:23.634Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-13T21:19:23.894Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-13T21:19:24.154Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-13T21:19:24.413Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-13T21:19:24.983Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-13T21:19:25.243Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-13T21:19:25.504Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-07-13T21:19:26.073Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-13T21:19:26.333Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-13T21:19:26.593Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-13T21:19:28.500Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-13T21:19:28.500Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-13T21:19:29.069Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-13T21:19:30.009Z] ok github.com/docker/docker/quota 0.227s coverage: 71.4% of statements [2022-07-13T21:19:30.269Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-13T21:19:31.222Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-13T21:19:31.793Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-13T21:19:31.793Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-13T21:19:32.363Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-13T21:19:32.622Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-13T21:19:34.531Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-13T21:19:34.791Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.8% of statements [2022-07-13T21:19:35.361Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-13T21:19:36.300Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-13T21:19:58.233Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/rootless [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/volume [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-13T21:19:58.233Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === Skipped [2022-07-13T21:19:58.233Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-13T21:19:58.233Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-13T21:19:58.233Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-13T21:19:58.233Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-13T21:19:58.233Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-13T21:19:58.233Z] time="2022-07-13T21:18:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-13T21:19:58.233Z] time="2022-07-13T21:18:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-13T21:19:58.233Z] time="2022-07-13T21:18:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-13T21:19:58.233Z] time="2022-07-13T21:18:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-13T21:19:58.233Z] time="2022-07-13T21:18:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-13T21:19:58.233Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-13T21:19:58.233Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-13T21:19:58.233Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:19:58.233Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-13T21:19:58.233Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-13T21:19:58.233Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-13T21:19:58.233Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-13T21:19:58.233Z] [2022-07-13T21:19:58.233Z] DONE 2789 tests, 28 skipped in 254.222s [2022-07-13T21:19:58.233Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:19:58.233Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-13T21:19:58.234Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-13T21:20:26.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-13T21:20:34.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork 37.405s coverage: 40.6% of statements [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.399s coverage: 59.9% of statements [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.139s coverage: 5.0% of statements [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-13T21:20:44.921Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-13T21:20:44.921Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-13T21:20:49.742Z] docker_cli_external_volume_driver_test.go:53: [d8e80b7882093] daemon is not started [2022-07-13T21:20:54.900Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.321s coverage: 6.6% of statements [2022-07-13T21:20:54.900Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-13T21:20:54.900Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-13T21:20:54.900Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-13T21:20:54.900Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-13T21:20:54.900Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-13T21:20:54.900Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-13T21:20:55.470Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-13T21:20:55.731Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-13T21:20:55.731Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-13T21:20:55.991Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-13T21:21:04.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-13T21:21:08.235Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-13T21:21:19.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-13T21:21:23.128Z] ok github.com/docker/docker/libnetwork/ipam 14.323s coverage: 85.3% of statements [2022-07-13T21:21:23.128Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-13T21:21:23.128Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-13T21:21:23.128Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-13T21:21:23.128Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-13T21:21:23.128Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-13T21:21:23.128Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-13T21:21:23.128Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-07-13T21:21:23.128Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-07-13T21:21:23.387Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-13T21:21:23.646Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-13T21:21:34.372Z] docker_cli_external_volume_driver_test.go:53: [d74f5ff263c66] daemon is not started [2022-07-13T21:21:49.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-13T21:21:49.552Z] docker_cli_external_volume_driver_test.go:53: [de928142155f5] daemon is not started [2022-07-13T21:22:04.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-13T21:22:36.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-13T21:22:54.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-13T21:23:09.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-13T21:23:15.107Z] ok github.com/docker/docker/libnetwork/networkdb 104.475s coverage: 60.0% of statements [2022-07-13T21:23:15.107Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-13T21:23:15.107Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-13T21:23:15.107Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2022-07-13T21:23:15.107Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-13T21:23:15.107Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-13T21:23:16.046Z] ok github.com/docker/docker/libnetwork/portmapper 0.561s coverage: 48.6% of statements [2022-07-13T21:23:16.306Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-13T21:23:16.306Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-13T21:23:16.566Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === Skipped [2022-07-13T21:23:16.566Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-13T21:23:16.566Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-13T21:23:16.566Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-13T21:23:16.566Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-13T21:23:16.566Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-13T21:23:16.566Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-13T21:23:16.566Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-13T21:23:16.566Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-13T21:23:16.566Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-13T21:23:16.566Z] firewalld_test.go:14: firewalld is not running [2022-07-13T21:23:16.566Z] [2022-07-13T21:23:16.566Z] DONE 327 tests, 9 skipped in 201.274s Post stage [Pipeline] junit [2022-07-13T21:23:17.147Z] Recording test results [2022-07-13T21:23:17.613Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-13T21:23:17.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43806/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e417e8dfc26b72f94c996055ad6805e2ea401fbf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e417e8dfc26b72f94c996055ad6805e2ea401fbf hack/validate/vendor [2022-07-13T21:23:18.527Z] +++ dirname ./hack/vendor.sh [2022-07-13T21:23:18.527Z] ++ cd ./hack [2022-07-13T21:23:18.527Z] ++ pwd [2022-07-13T21:23:18.527Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:23:18.527Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-13T21:23:18.527Z] + GO111MODULE=auto [2022-07-13T21:23:18.527Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-13T21:23:18.527Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-13T21:23:18.527Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T21:23:19.095Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-13T21:23:19.095Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-13T21:23:19.095Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T21:23:19.356Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T21:23:19.356Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-13T21:23:19.356Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-13T21:23:19.356Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-13T21:23:19.356Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-13T21:23:19.356Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-13T21:23:19.616Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-13T21:23:19.616Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T21:23:19.876Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-13T21:23:19.876Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-13T21:23:19.876Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-13T21:23:19.876Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-13T21:23:19.876Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-13T21:23:19.876Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-13T21:23:20.136Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-13T21:23:20.136Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-13T21:23:20.136Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-13T21:23:20.136Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-13T21:23:20.136Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-13T21:23:20.136Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T21:23:20.136Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-13T21:23:20.136Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-13T21:23:20.136Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-13T21:23:20.136Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-13T21:23:20.396Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-13T21:23:20.396Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T21:23:20.396Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-13T21:23:20.396Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-13T21:23:20.396Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-13T21:23:20.396Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-13T21:23:20.396Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T21:23:20.396Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-13T21:23:20.656Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-13T21:23:20.656Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-13T21:23:20.656Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-13T21:23:20.656Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-13T21:23:20.915Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-13T21:23:20.915Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-13T21:23:20.915Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-13T21:23:20.915Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-13T21:23:20.915Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T21:23:20.915Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-13T21:23:20.915Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-13T21:23:20.915Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-13T21:23:20.915Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-13T21:23:20.915Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-13T21:23:20.915Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-13T21:23:22.825Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-13T21:23:22.825Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-13T21:23:22.825Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-13T21:23:22.825Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-13T21:23:23.085Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-13T21:23:23.085Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-13T21:23:23.085Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-13T21:23:23.085Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-13T21:23:23.085Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-13T21:23:23.085Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-13T21:23:23.085Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-13T21:23:23.654Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-13T21:23:23.654Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-13T21:23:23.654Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-13T21:23:23.654Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-13T21:23:23.654Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-13T21:23:23.654Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-13T21:23:23.654Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-13T21:23:23.914Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-13T21:23:23.914Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T21:23:26.452Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T21:23:26.452Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-13T21:23:26.452Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-13T21:23:26.452Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-13T21:23:26.452Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-13T21:23:26.452Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-13T21:23:26.452Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-07-13T21:23:26.452Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T21:23:26.452Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-13T21:23:26.452Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-13T21:23:26.452Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T21:23:26.452Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T21:23:26.452Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-13T21:23:26.452Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-13T21:23:26.452Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-13T21:23:26.452Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-13T21:23:26.452Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-13T21:23:26.452Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-13T21:23:26.452Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-13T21:23:26.452Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-13T21:23:26.452Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-13T21:23:26.452Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-13T21:23:26.452Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-13T21:23:26.452Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-13T21:23:26.711Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-13T21:23:26.711Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-13T21:23:26.711Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T21:23:26.711Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-13T21:23:26.711Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-13T21:23:26.711Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-13T21:23:26.711Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-13T21:23:26.711Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-13T21:23:26.711Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-13T21:23:26.711Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-13T21:23:26.711Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T21:23:26.711Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T21:23:26.711Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T21:23:26.711Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T21:23:26.711Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T21:23:26.711Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T21:23:26.711Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T21:23:26.711Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-13T21:23:26.971Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-13T21:23:26.971Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-13T21:23:26.971Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-13T21:23:26.971Z] go: downloading google.golang.org/api v0.54.0 [2022-07-13T21:23:29.511Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-13T21:23:29.511Z] go: downloading go.opencensus.io v0.23.0 [2022-07-13T21:23:29.511Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-13T21:23:29.511Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-13T21:23:29.511Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-13T21:23:29.511Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-13T21:23:29.511Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T21:23:29.511Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T21:23:29.511Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T21:23:29.511Z] go: downloading golang.org/x/text v0.3.7 [2022-07-13T21:23:30.081Z] go: downloading github.com/google/btree v1.0.1 [2022-07-13T21:23:30.081Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-13T21:23:30.081Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-13T21:23:30.081Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T21:23:30.081Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-13T21:23:30.081Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-13T21:23:30.081Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-13T21:23:30.081Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-13T21:23:30.081Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T21:23:30.081Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-13T21:23:30.081Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-13T21:23:30.081Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-13T21:23:30.081Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-13T21:23:30.081Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-13T21:23:30.081Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-13T21:23:30.081Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-13T21:23:30.081Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-13T21:23:30.081Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-13T21:23:30.081Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-13T21:23:30.081Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-13T21:23:30.341Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-13T21:23:30.341Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-13T21:23:30.341Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-13T21:23:30.341Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-13T21:23:30.341Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-13T21:23:30.341Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-13T21:23:30.341Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-13T21:23:30.341Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-13T21:23:30.341Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-13T21:23:30.341Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-13T21:23:30.341Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-13T21:23:30.341Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-13T21:23:30.601Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-13T21:23:30.601Z] go: downloading github.com/kr/text v0.2.0 [2022-07-13T21:23:30.601Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-13T21:23:30.601Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-13T21:23:30.601Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-13T21:23:30.601Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-13T21:23:30.601Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-13T21:23:30.601Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-13T21:23:30.601Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-13T21:23:30.601Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-13T21:23:30.601Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-13T21:23:30.601Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-13T21:23:30.601Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-13T21:23:30.601Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-13T21:23:30.601Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-13T21:23:30.601Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-13T21:23:30.601Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-13T21:23:30.861Z] + GO111MODULE=auto [2022-07-13T21:23:30.861Z] + go mod vendor -modfile vendor.mod [2022-07-13T21:23:33.399Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:23:36.250Z] + echo Ensuring container killed. [2022-07-13T21:23:36.250Z] Ensuring container killed. [2022-07-13T21:23:36.250Z] + docker rm -vf docker-pr1 [2022-07-13T21:23:36.250Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:23:36.534Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:23:36.534Z] Chowning /workspace to jenkins user [2022-07-13T21:23:36.534Z] + id -u [2022-07-13T21:23:36.534Z] + id -g [2022-07-13T21:23:36.534Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43806:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:23:37.420Z] + bundleName=unit [2022-07-13T21:23:37.420Z] + echo Creating unit-bundles.tar.gz [2022-07-13T21:23:37.420Z] Creating unit-bundles.tar.gz [2022-07-13T21:23:37.420Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-13T21:23:37.420Z] bundles/junit-report-libnetwork.xml [2022-07-13T21:23:37.420Z] bundles/junit-report.xml [2022-07-13T21:23:37.420Z] bundles/go-test-report-libnetwork.json [2022-07-13T21:23:37.420Z] bundles/go-test-report.json [2022-07-13T21:23:37.420Z] bundles/profile-libnetwork.out [2022-07-13T21:23:37.420Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-13T21:23:37.434Z] Archiving artifacts [2022-07-13T21:23:37.931Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:23:38.236Z] + make clean [2022-07-13T21:23:38.236Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:23:38.236Z] docker-dev-cache [2022-07-13T21:23:38.236Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T21:23:56.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-13T21:24:14.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-13T21:24:46.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-13T21:25:18.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-13T21:25:30.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-13T21:25:48.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-13T21:25:48.696Z] docker_cli_external_volume_driver_test.go:485: [d72a243f1e264] daemon is not started [2022-07-13T21:26:03.570Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-13T21:26:03.570Z] docker_cli_external_volume_driver_test.go:53: [dddc0f2cf2296] daemon is not started [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite (437.22s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2022-07-13T21:26:18.446Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-13T21:26:18.446Z] PASS [2022-07-13T21:26:18.446Z] [2022-07-13T21:26:18.446Z] === Skipped [2022-07-13T21:26:18.446Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-13T21:26:18.446Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-13T21:26:18.446Z] check_test.go:540: [dc38ff8605817] daemon is not started [2022-07-13T21:26:18.446Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-13T21:26:18.446Z] [2022-07-13T21:26:18.446Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-13T21:26:18.446Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-13T21:26:18.446Z] check_test.go:540: [dfc12ac2eb40b] daemon is not started [2022-07-13T21:26:18.446Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-13T21:26:18.446Z] [2022-07-13T21:26:18.446Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-13T21:26:18.446Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-13T21:26:18.446Z] check_test.go:540: [d6b65ad548f93] daemon is not started [2022-07-13T21:26:18.446Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-13T21:26:18.446Z] [2022-07-13T21:26:18.446Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-13T21:26:18.446Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-13T21:26:18.446Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-13T21:26:18.446Z] [2022-07-13T21:26:18.446Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-13T21:26:18.446Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-13T21:26:18.446Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-13T21:26:18.446Z] [2022-07-13T21:26:18.446Z] DONE 269 tests, 5 skipped in 2323.515s [2022-07-13T21:26:18.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:26:18.704Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43f565738890/docker.pid [2022-07-13T21:26:18.704Z] +++ kill 15264 [2022-07-13T21:26:18.704Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15264 is not a child of this shell [2022-07-13T21:26:18.704Z] warning: PID 15264 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43f565738890/docker.pid had a nonzero exit code [2022-07-13T21:26:18.704Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43f565738890/root: target is busy. [2022-07-13T21:26:18.704Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T21:26:18.704Z] +++ kill 14631 [2022-07-13T21:26:18.704Z] +++ /etc/init.d/apparmor stop [2022-07-13T21:26:18.704Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:26:18.704Z] [2022-07-13T21:26:18.704Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:26:18.704Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:26:18.704Z] [2022-07-13T21:26:18.704Z] To set a process to complain mode, use the command line tool [2022-07-13T21:26:18.704Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:26:18.704Z] +++ true [2022-07-13T21:26:18.704Z] exiting test-integration [2022-07-13T21:26:18.704Z] ++ exit 0 [2022-07-13T21:26:18.704Z] [2022-07-13T21:26:18.963Z] + exit 0 [2022-07-13T21:26:18.963Z] ++ jobs -p [2022-07-13T21:26:18.963Z] + pids= [2022-07-13T21:26:18.963Z] + echo 'Remaining pids to kill: []' [2022-07-13T21:26:18.963Z] Remaining pids to kill: [] [2022-07-13T21:26:18.963Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-13T21:26:18.976Z] Recording test results [2022-07-13T21:26:20.338Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:26:20.644Z] + echo Ensuring container killed. [2022-07-13T21:26:20.644Z] Ensuring container killed. [2022-07-13T21:26:20.644Z] + docker ps -aq -f name=docker-pr1-* [2022-07-13T21:26:20.644Z] + cids=70e7c2706089 [2022-07-13T21:26:20.644Z] 46e642376c48 [2022-07-13T21:26:20.644Z] 9b1efa896e07 [2022-07-13T21:26:20.644Z] + [ -n 70e7c2706089 [2022-07-13T21:26:20.644Z] 46e642376c48 [2022-07-13T21:26:20.644Z] 9b1efa896e07 ] [2022-07-13T21:26:20.644Z] + docker rm -vf 70e7c2706089 46e642376c48 9b1efa896e07 [2022-07-13T21:26:20.903Z] 70e7c2706089 [2022-07-13T21:26:20.903Z] 46e642376c48 [2022-07-13T21:26:20.903Z] 9b1efa896e07 [Pipeline] sh [2022-07-13T21:26:21.191Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:26:21.191Z] Chowning /workspace to jenkins user [2022-07-13T21:26:21.191Z] + id -u [2022-07-13T21:26:21.191Z] + id -g [2022-07-13T21:26:21.191Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43806:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:26:21.191Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:26:21.191Z] latest: Pulling from library/busybox [2022-07-13T21:26:21.450Z] 19d511225f94: Pulling fs layer [2022-07-13T21:26:21.450Z] 19d511225f94: Download complete [2022-07-13T21:26:21.450Z] 19d511225f94: Pull complete [2022-07-13T21:26:21.450Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:26:21.450Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:26:23.647Z] + bundleName=amd64 [2022-07-13T21:26:23.647Z] + echo Creating amd64-bundles.tar.gz [2022-07-13T21:26:23.647Z] Creating amd64-bundles.tar.gz [2022-07-13T21:26:23.647Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-13T21:26:23.647Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-13T21:26:24.595Z] Archiving artifacts [2022-07-13T21:26:25.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:26:26.258Z] + make clean [2022-07-13T21:26:26.258Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:26:26.258Z] docker-dev-cache [2022-07-13T21:26:26.258Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS