Pull request #3366 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 365d64f25bc40209cc95dfef72a2132f15d059f6 rather than fa8052bc3c64258a7b95b51496ccde519838ddcb Obtained Jenkinsfile from 365d64f25bc40209cc95dfef72a2132f15d059f6 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3366/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3366/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.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] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-106 in /w/workspace/edgexfoundry_edgex-go_PR-3366 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 365d64f25bc40209cc95dfef72a2132f15d059f6 into PR head commit fa8052bc3c64258a7b95b51496ccde519838ddcb > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3366/head:refs/remotes/origin/PR-3366 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 Merge succeeded, producing fa8052bc3c64258a7b95b51496ccde519838ddcb Checking out Revision fa8052bc3c64258a7b95b51496ccde519838ddcb (PR-3366) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 365d64f25bc40209cc95dfef72a2132f15d059f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 Commit message: "refactor: Replace use of BurntSushi/toml with pelletier/go-toml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:28:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:28:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:28:16 ========================================================= 12:28:16 EdgeX Global Pipelines Version Info 12:28:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:28:18 ------------------- 12:28:18 stable info: 12:28:18 ------------------- 12:28:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:28:18 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 12:28:18 Message: update stable to v1.0.186 12:28:19 ------------------- 12:28:19 experimental info: 12:28:19 ------------------- 12:28:19 Commited By: **** collab-it+edgex@linuxfoundation.org 12:28:19 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 12:28:19 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:28:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:28:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:28:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:28:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:28:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3366 [Pipeline] echo 12:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3366 [Pipeline] echo 12:28:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3366 [Pipeline] echo 12:28:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa8052bc3c64258a7b95b51496ccde519838ddcb [Pipeline] echo 12:28:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa8052b [Pipeline] echo 12:28:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:28:21 provisioning config files... 12:28:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7967780688899216329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:28:21 ---> docker-login.sh 12:28:21 nexus3.edgexfoundry.org:10001 12:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:22 Configure a credential helper to remove this warning. See 12:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:22 12:28:22 Login Succeeded 12:28:22 nexus3.edgexfoundry.org:10002 12:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:22 Configure a credential helper to remove this warning. See 12:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:22 12:28:22 Login Succeeded 12:28:22 nexus3.edgexfoundry.org:10003 12:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:22 Configure a credential helper to remove this warning. See 12:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:22 12:28:22 Login Succeeded 12:28:22 nexus3.edgexfoundry.org:10004 12:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:22 Configure a credential helper to remove this warning. See 12:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:22 12:28:22 Login Succeeded 12:28:22 docker.io 12:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:28:23 Configure a credential helper to remove this warning. See 12:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:28:23 12:28:23 Login Succeeded 12:28:23 ---> docker-login.sh ends [Pipeline] } 12:28:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:23 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/core-command/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo core-command,cmd/core-command/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/core-data/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo core-data,cmd/core-data/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/core-metadata/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo core-metadata,cmd/core-metadata/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/security-bootstrapper/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/security-proxy-setup/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/support-notifications/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo support-notifications,cmd/support-notifications/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/support-scheduler/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:28:23 + for file in '`ls cmd/**/Dockerfile`' 12:28:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:28:23 ++ cut -d/ -f2 12:28:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:28:23 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:28:25 12:28:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:28:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:28:25 latest: Pulling from edgex-devops/git-semver 12:28:25 31603596830f: Pulling fs layer 12:28:25 2a8b12db71e7: Pulling fs layer 12:28:25 6ca5941a6612: Pulling fs layer 12:28:25 ecc8261a40a4: Pulling fs layer 12:28:25 ecc8261a40a4: Waiting 12:28:25 2a8b12db71e7: Verifying Checksum 12:28:25 2a8b12db71e7: Download complete 12:28:25 31603596830f: Verifying Checksum 12:28:25 31603596830f: Download complete 12:28:26 ecc8261a40a4: Verifying Checksum 12:28:26 ecc8261a40a4: Download complete 12:28:26 6ca5941a6612: Verifying Checksum 12:28:26 6ca5941a6612: Download complete 12:28:26 31603596830f: Pull complete 12:28:26 2a8b12db71e7: Pull complete 12:28:27 6ca5941a6612: Pull complete 12:28:27 ecc8261a40a4: Pull complete 12:28:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:28:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:28:27 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 12:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:28:30 $ docker top 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:30 [ssh-agent] Looking for ssh-agent implementation... 12:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:30 $ docker exec 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent 12:28:30 SSH_AUTH_SOCK=/tmp/ssh-PIAS5DMNBRpa/agent.11 12:28:30 SSH_AGENT_PID=17 12:28:30 Running ssh-add (command line suppressed) 12:28:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1389327780617698478.key (/w/workspace/edgex-go/1@tmp/private_key_1389327780617698478.key) 12:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:31 + git tag --points-at HEAD [Pipeline] } 12:28:31 $ docker exec --env ******** --env ******** 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent -k 12:28:31 unset SSH_AUTH_SOCK; 12:28:31 unset SSH_AGENT_PID; 12:28:31 echo Agent pid 17 killed; 12:28:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:31 [ssh-agent] Looking for ssh-agent implementation... 12:28:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:32 $ docker exec 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent 12:28:32 SSH_AUTH_SOCK=/tmp/ssh-PdxtXu6W0plf/agent.47 12:28:32 SSH_AGENT_PID=53 12:28:32 Running ssh-add (command line suppressed) 12:28:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4076542468098344590.key (/w/workspace/edgex-go/1@tmp/private_key_4076542468098344590.key) 12:28:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:32 + git semver init 12:28:32 # -> Open(): unable to determine branch for HEAD 12:28:32 # $GIT_DIR = /w/workspace/edgex-go/1/.git 12:28:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 12:28:32 # $SEMVER_REMOTE_NAME = origin 12:28:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:28:32 # $SEMVER_USER_NAME = edgex-jenkins 12:28:32 # $SEMVER_BRANCH = PR-3366 12:28:32 # $SEMVER_TEMP = /tmp/semver-335548431 12:28:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:28:50 # '/tmp/semver-335548431' -> '/w/workspace/edgex-go/1/.semver' 12:28:51 # -> Force: false 12:28:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 12:28:51 $ docker exec --env ******** --env ******** 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent -k 12:28:52 unset SSH_AUTH_SOCK; 12:28:52 unset SSH_AGENT_PID; 12:28:52 echo Agent pid 53 killed; 12:28:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:52 + git semver [Pipeline] } 12:28:52 $ docker stop --time=1 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 12:28:54 $ docker rm -f 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 [Pipeline] // withDockerContainer [Pipeline] sh 12:28:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:28:55 Stashed 1 file(s) [Pipeline] echo 12:28:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:28:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:28:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:28:57 + sudo service docker restart 12:28:57 + true 12:28:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 12:28:57 ========================================================= 12:28:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:28:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:28:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 12:29:02 Sending build context to Docker daemon 329.4MB 12:29:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 12:29:02 Step 2/6 : FROM ${BASE} 12:29:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:29:02 188c0c94c7c5: Pulling fs layer 12:29:02 0ef7d3d256c8: Pulling fs layer 12:29:02 de9db76c5a1d: Pulling fs layer 12:29:02 bca2f99d35d6: Pulling fs layer 12:29:02 93359f2a8cfa: Pulling fs layer 12:29:02 7c6f9722023f: Pulling fs layer 12:29:02 a35cf1a2eb13: Pulling fs layer 12:29:02 bca2f99d35d6: Waiting 12:29:02 93359f2a8cfa: Waiting 12:29:02 7c6f9722023f: Waiting 12:29:02 a35cf1a2eb13: Waiting 12:29:02 de9db76c5a1d: Verifying Checksum 12:29:02 de9db76c5a1d: Download complete 12:29:02 0ef7d3d256c8: Download complete 12:29:02 93359f2a8cfa: Verifying Checksum 12:29:02 93359f2a8cfa: Download complete 12:29:02 188c0c94c7c5: Verifying Checksum 12:29:02 7c6f9722023f: Verifying Checksum 12:29:02 7c6f9722023f: Download complete 12:29:02 188c0c94c7c5: Pull complete 12:29:03 0ef7d3d256c8: Pull complete 12:29:03 de9db76c5a1d: Pull complete 12:29:04 a35cf1a2eb13: Verifying Checksum 12:29:04 a35cf1a2eb13: Download complete 12:29:05 bca2f99d35d6: Verifying Checksum 12:29:05 bca2f99d35d6: Download complete 12:29:10 Still waiting to schedule task 12:29:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:29:11 bca2f99d35d6: Pull complete 12:29:11 93359f2a8cfa: Pull complete 12:29:11 7c6f9722023f: Pull complete 12:29:17 a35cf1a2eb13: Pull complete 12:29:17 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 12:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:29:17 ---> a62c8e92a672 12:29:17 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 12:29:17 ---> Running in 6127102ff9b3 12:29:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:29:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:29:18 (1/12) Installing libmagic (5.38-r0) 12:29:19 (2/12) Installing file (5.38-r0) 12:29:19 (3/12) Installing libc-dev (0.7.2-r3) 12:29:19 (4/12) Installing g++ (9.3.0-r2) 12:29:23 (5/12) Installing fortify-headers (1.1-r0) 12:29:23 (6/12) Installing patch (2.7.6-r6) 12:29:23 (7/12) Installing build-base (0.5-r2) 12:29:23 (8/12) Installing libsodium (1.0.18-r0) 12:29:24 (9/12) Installing pkgconf (1.7.2-r0) 12:29:24 (10/12) Installing libsodium-dev (1.0.18-r0) 12:29:24 (11/12) Installing libzmq (4.3.3-r0) 12:29:24 (12/12) Installing zeromq-dev (4.3.3-r0) 12:29:24 Executing busybox-1.31.1-r19.trigger 12:29:24 OK: 233 MiB in 51 packages 12:29:27 Removing intermediate container 6127102ff9b3 12:29:27 ---> c27480674e79 12:29:27 Step 4/6 : WORKDIR /edgex-go 12:29:27 ---> Running in 1c34dbb5b062 12:29:27 Removing intermediate container 1c34dbb5b062 12:29:27 ---> 20095ffb6709 12:29:27 Step 5/6 : COPY go.mod . 12:29:28 ---> 128e07fe230d 12:29:28 Step 6/6 : RUN go mod download 12:29:28 ---> Running in 849cc89c511a 12:29:54 Removing intermediate container 849cc89c511a 12:29:54 ---> 07ce6c960bd6 12:29:54 Successfully built 07ce6c960bd6 12:29:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:29:55 + docker inspect -f . ci-base-image-x86_64 12:29:55 . [Pipeline] withDockerContainer 12:29:55 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 12:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:29:56 $ docker top 29f39c997f3bd09dd327bdcd2da25584fea868e1bc09ae827dbfb970fb5f3b57 -eo pid,comm [Pipeline] { [Pipeline] sh 12:29:56 + go version 12:29:56 go version go1.15.5 linux/amd64 [Pipeline] } 12:29:56 $ docker stop --time=1 29f39c997f3bd09dd327bdcd2da25584fea868e1bc09ae827dbfb970fb5f3b57 12:29:58 $ docker rm -f 29f39c997f3bd09dd327bdcd2da25584fea868e1bc09ae827dbfb970fb5f3b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:29:58 + docker inspect -f . ci-base-image-x86_64 12:29:58 . [Pipeline] withDockerContainer 12:29:58 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 12:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:29:59 $ docker top 29752879e3866cffc9a784807ff862d226ccbfa4cf0789bc3ec07f249aaf7331 -eo pid,comm [Pipeline] { [Pipeline] echo 12:30:00 ========================================================= 12:30:00 [edgeXBuildGoParallel] Running Tests and Build... 12:30:00 ========================================================= [Pipeline] sh 12:30:00 + make test 12:30:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:30:10 ? github.com/edgexfoundry/edgex-go [no test files] 12:30:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:30:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:30:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:30:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:30:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:30:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:30:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:30:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.146s coverage: 45.9% of statements 12:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 12:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.073s coverage: 19.8% of statements 12:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.088s coverage: 100.0% of statements 12:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.1% of statements 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.093s coverage: 71.3% of statements 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.176s coverage: 82.9% of statements 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements 12:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.132s coverage: 86.7% of statements 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.157s coverage: 97.5% of statements 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.364s coverage: 92.8% of statements 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.9% of statements 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:30:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.101s coverage: 94.1% of statements 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 12:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 12:31:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-107 in /w/workspace/edgexfoundry_edgex-go_PR-3366 [Pipeline] { [Pipeline] ws 12:31:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 12:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 12:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.263s coverage: 81.9% of statements 12:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:31:06 using credential edgex-jenkins-ssh 12:31:06 Cloning the remote Git repository 12:31:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:31:07 > git init /w/workspace/edgex-go/1 # timeout=10 12:31:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:31:07 > git --version # timeout=10 12:31:07 > git --version # 'git version 2.17.1' 12:31:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.091s coverage: 87.2% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.6% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.6% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 69.0% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 38.4% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.055s coverage: 10.5% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.146s coverage: 87.7% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.762s coverage: 29.1% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 12:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 12:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.125s coverage: 95.6% of statements 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 12:31:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 12:31:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 12:31:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 12:31:14 GO111MODULE=on go vet ./... 12:31:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:31:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:31:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:31:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3366/head:refs/remotes/origin/PR-3366 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:31:23 Merging remotes/origin/master commit 365d64f25bc40209cc95dfef72a2132f15d059f6 into PR head commit fa8052bc3c64258a7b95b51496ccde519838ddcb 12:31:24 Merge succeeded, producing fa8052bc3c64258a7b95b51496ccde519838ddcb 12:31:24 Checking out Revision fa8052bc3c64258a7b95b51496ccde519838ddcb (PR-3366) 12:31:23 > git config core.sparsecheckout # timeout=10 12:31:23 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 12:31:24 > git remote # timeout=10 12:31:24 > git config --get remote.origin.url # timeout=10 12:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:24 > git merge 365d64f25bc40209cc95dfef72a2132f15d059f6 # timeout=10 12:31:24 > git rev-parse HEAD^{commit} # timeout=10 12:31:24 > git config core.sparsecheckout # timeout=10 12:31:24 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 12:31:28 Commit message: "refactor: Replace use of BurntSushi/toml with pelletier/go-toml" 12:31:28 > git --version # timeout=10 12:31:28 > git --version # 'git version 2.17.1' 12:31:28 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:31:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:31:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:31:31 + sudo service docker restart+ 12:31:31 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:31:33 provisioning config files... 12:31:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4682343660423977336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:33 ---> docker-login.sh 12:31:33 nexus3.edgexfoundry.org:10001 12:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:35 Configure a credential helper to remove this warning. See 12:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:35 12:31:35 Login Succeeded 12:31:35 nexus3.edgexfoundry.org:10002 12:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:35 Configure a credential helper to remove this warning. See 12:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:35 12:31:35 Login Succeeded 12:31:35 nexus3.edgexfoundry.org:10003 12:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:36 Configure a credential helper to remove this warning. See 12:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:36 12:31:36 Login Succeeded 12:31:36 nexus3.edgexfoundry.org:10004 12:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:36 Configure a credential helper to remove this warning. See 12:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:36 12:31:36 Login Succeeded 12:31:36 docker.io 12:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:37 Configure a credential helper to remove this warning. See 12:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:37 12:31:37 Login Succeeded 12:31:37 ---> docker-login.sh ends [Pipeline] } 12:31:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:31:37 ========================================================= 12:31:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:31:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:31:38 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 12:31:40 Sending build context to Docker daemon 167.2MB 12:31:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 12:31:40 Step 2/6 : FROM ${BASE} 12:31:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:31:40 5f621e34cdf4: Pulling fs layer 12:31:40 a4357932f1b6: Pulling fs layer 12:31:40 18c013af1878: Pulling fs layer 12:31:40 00ac8860ef70: Pulling fs layer 12:31:40 63d7cb157983: Pulling fs layer 12:31:40 b116817d02f9: Pulling fs layer 12:31:40 745a02a5169b: Pulling fs layer 12:31:40 63d7cb157983: Waiting 12:31:40 b116817d02f9: Waiting 12:31:40 745a02a5169b: Waiting 12:31:40 00ac8860ef70: Waiting 12:31:40 18c013af1878: Verifying Checksum 12:31:40 18c013af1878: Download complete 12:31:40 a4357932f1b6: Verifying Checksum 12:31:40 a4357932f1b6: Download complete 12:31:40 63d7cb157983: Verifying Checksum 12:31:40 63d7cb157983: Download complete 12:31:40 b116817d02f9: Verifying Checksum 12:31:40 b116817d02f9: Download complete 12:31:40 5f621e34cdf4: Download complete 12:31:41 5f621e34cdf4: Pull complete 12:31:41 gofmt -l . 12:31:41 [ "`gofmt -l .`" = "" ] 12:31:42 ./bin/test-go-mod-tidy.sh 12:31:42 ./bin/test-attribution-txt.sh 12:31:43 a4357932f1b6: Pull complete 12:31:43 18c013af1878: Pull complete 12:31:43 745a02a5169b: Verifying Checksum 12:31:43 745a02a5169b: Download complete [Pipeline] sh 12:31:44 + ls -al . 12:31:44 total 796 12:31:44 drwxrwxr-x 10 1001 1001 4096 Apr 14 12:31 . 12:31:44 drwxr-xr-x 4 root root 28 Apr 14 12:29 .. 12:31:44 -rw-rw-r-- 1 1001 1001 11 Apr 14 12:28 .dockerignore 12:31:44 drwxrwxr-x 8 1001 1001 179 Apr 14 12:28 .git 12:31:44 drwxrwxr-x 3 1001 1001 125 Apr 14 12:28 .github 12:31:44 -rw-rw-r-- 1 1001 1001 818 Apr 14 12:28 .gitignore 12:31:44 drwx------ 3 1001 1001 60 Apr 14 12:28 .semver 12:31:44 -rw-rw-r-- 1 1001 1001 166 Apr 14 12:28 .sonarcloud.properties 12:31:44 -rw-rw-r-- 1 1001 1001 8494 Apr 14 12:28 Attribution.txt 12:31:44 -rw-rw-r-- 1 1001 1001 3804 Apr 14 12:28 CONTRIBUTING.md 12:31:44 -rw-rw-r-- 1 1001 1001 931 Apr 14 12:28 Dockerfile.build 12:31:44 -rw-rw-r-- 1 1001 1001 863 Apr 14 12:28 Jenkinsfile 12:31:44 -rw-rw-r-- 1 1001 1001 10775 Apr 14 12:28 LICENSE 12:31:44 -rw-rw-r-- 1 1001 1001 5774 Apr 14 12:28 Makefile 12:31:44 -rw-rw-r-- 1 1001 1001 6548 Apr 14 12:28 README.md 12:31:44 -rw-rw-r-- 1 1001 1001 6755 Apr 14 12:28 SECURITY.md 12:31:44 -rw-rw-r-- 1 1001 1001 5 Apr 14 12:28 VERSION 12:31:44 -rw-rw-r-- 1 1001 1001 4131 Apr 14 12:28 ZMQWindows.md 12:31:44 drwxrwxr-x 2 1001 1001 117 Apr 14 12:28 bin 12:31:44 drwxrwxr-x 14 1001 1001 4096 Apr 14 12:28 cmd 12:31:44 -rw-r--r-- 1 root root 686607 Apr 14 12:31 coverage.out 12:31:44 -rw-r--r-- 1 root root 1058 Apr 14 12:31 go.mod 12:31:44 -rw-r--r-- 1 root root 21920 Apr 14 12:31 go.sum 12:31:44 drwxrwxr-x 8 1001 1001 127 Apr 14 12:28 internal 12:31:44 drwxrwxr-x 4 1001 1001 26 Apr 14 12:28 openapi 12:31:44 drwxrwxr-x 4 1001 1001 71 Apr 14 12:28 snap 12:31:44 -rw-rw-r-- 1 1001 1001 168 Apr 14 12:28 version.go [Pipeline] sh 12:31:44 + '[' -e coverage.out ] 12:31:44 + chown 1001:1001 coverage.out [Pipeline] stash 12:31:44 Stashed 1 file(s) [Pipeline] sh 12:31:45 + make build 12:31:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:31:45 00ac8860ef70: Verifying Checksum 12:31:45 00ac8860ef70: Download complete 12:31:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:31:55 00ac8860ef70: Pull complete 12:31:55 63d7cb157983: Pull complete 12:31:56 b116817d02f9: Pull complete 12:31:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:32:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:32:00 745a02a5169b: Pull complete 12:32:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 12:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:32:00 ---> b7e6874047d6 12:32:00 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 12:32:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:32:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:32:04 ---> Running in 8e804227d221 12:32:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:32:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:32:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:32:06 (1/12) Installing libmagic (5.38-r0) 12:32:06 (2/12) Installing file (5.38-r0) 12:32:06 (3/12) Installing libc-dev (0.7.2-r3) 12:32:06 (4/12) Installing g++ (9.3.0-r2) 12:32:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:32:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:32:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:32:11 $ docker stop --time=1 29752879e3866cffc9a784807ff862d226ccbfa4cf0789bc3ec07f249aaf7331 12:32:12 $ docker rm -f 29752879e3866cffc9a784807ff862d226ccbfa4cf0789bc3ec07f249aaf7331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 12:32:13 (5/12) Installing fortify-headers (1.1-r0) 12:32:13 (6/12) Installing patch (2.7.6-r6) 12:32:13 (7/12) Installing build-base (0.5-r2) 12:32:13 (8/12) Installing libsodium (1.0.18-r0) 12:32:13 (9/12) Installing pkgconf (1.7.2-r0) 12:32:13 (10/12) Installing libsodium-dev (1.0.18-r0) 12:32:13 (11/12) Installing libzmq (4.3.3-r0) 12:32:13 (12/12) Installing zeromq-dev (4.3.3-r0) 12:32:13 Executing busybox-1.31.1-r19.trigger 12:32:13 OK: 217 MiB in 51 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:32:15 12:32:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:32:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:32:16 latest: Pulling from edgex-devops/edgex-compose 12:32:16 cbdbe7a5bc2a: Pulling fs layer 12:32:16 ca9280d653b3: Pulling fs layer 12:32:16 7e9c9ca2126c: Pulling fs layer 12:32:16 cbdbe7a5bc2a: Download complete 12:32:16 ca9280d653b3: Verifying Checksum 12:32:16 ca9280d653b3: Download complete 12:32:16 cbdbe7a5bc2a: Pull complete 12:32:17 Removing intermediate container 8e804227d221 12:32:17 ---> fb4236b1da27 12:32:17 Step 4/6 : WORKDIR /edgex-go 12:32:17 ---> Running in a9f9ff44f4fd 12:32:17 Removing intermediate container a9f9ff44f4fd 12:32:17 ---> d9480d7302dc 12:32:17 Step 5/6 : COPY go.mod . 12:32:17 ca9280d653b3: Pull complete 12:32:17 7e9c9ca2126c: Download complete 12:32:18 ---> e0a409d282b2 12:32:18 Step 6/6 : RUN go mod download 12:32:18 ---> Running in be5f7b3b45c2 12:32:24 7e9c9ca2126c: Pull complete 12:32:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:32:24 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 12:32:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:32:27 $ docker top 8307834dbc21a563135f805410db26ffb5a6ce6dee743a2f0c9ee4671be8c84c -eo pid,comm [Pipeline] { [Pipeline] sh 12:32:27 + + grepdocker-compose parallel 12:32:27 build --help 12:32:28 --parallel Build images in parallel. [Pipeline] } 12:32:28 $ docker stop --time=1 8307834dbc21a563135f805410db26ffb5a6ce6dee743a2f0c9ee4671be8c84c 12:32:30 $ docker rm -f 8307834dbc21a563135f805410db26ffb5a6ce6dee743a2f0c9ee4671be8c84c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:32:30 . [Pipeline] withDockerContainer 12:32:30 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 12:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:32:31 $ docker top 60d68b2fb1c582399a348715d0b6a479abf4c07d38886a1d97d78d76c4ec1a77 -eo pid,comm [Pipeline] { [Pipeline] sh 12:32:32 + docker-compose -f ./docker-compose-build.yml build --parallel 12:32:33 Building docker-core-command-go ... 12:32:33 Building docker-core-data-go ... 12:32:33 Building docker-core-metadata-go ... 12:32:33 Building docker-security-bootstrapper-go ... 12:32:33 Building docker-security-proxy-setup-go ... 12:32:33 Building docker-security-secretstore-setup-go ... 12:32:33 Building docker-support-notifications-go ... 12:32:33 Building docker-support-scheduler-go ... 12:32:33 Building docker-sys-mgmt-agent-go ... 12:32:33 Building docker-security-proxy-setup-go 12:32:33 Building docker-core-command-go 12:32:33 Building docker-support-notifications-go 12:32:33 Building docker-support-scheduler-go 12:32:33 Building docker-sys-mgmt-agent-go 12:32:45 Removing intermediate container be5f7b3b45c2 12:32:45 ---> 21add3b7d5d0 12:32:45 Successfully built 21add3b7d5d0 12:32:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:32:45 + docker inspect -f . ci-base-image-arm64 12:32:45 . [Pipeline] withDockerContainer 12:32:45 prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container 12:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:32:47 $ docker top 462e5b1bd842e16d9ad64721fa30ba91dafa036b24614c0b83f2500f9acc871e -eo pid,comm [Pipeline] { [Pipeline] sh 12:32:48 + go version 12:32:48 go version go1.15.5 linux/arm64 [Pipeline] } 12:32:48 $ docker stop --time=1 462e5b1bd842e16d9ad64721fa30ba91dafa036b24614c0b83f2500f9acc871e 12:32:50 $ docker rm -f 462e5b1bd842e16d9ad64721fa30ba91dafa036b24614c0b83f2500f9acc871e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:32:50 + docker inspect -f . ci-base-image-arm64 12:32:50 . [Pipeline] withDockerContainer 12:32:51 prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container 12:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:32:52 $ docker top 5811a45bccfd49af813c44190e4e1fa045db1bfa8496ab6329d80c40109d3347 -eo pid,comm [Pipeline] { [Pipeline] echo 12:32:53 ========================================================= 12:32:53 [edgeXBuildGoParallel] Running Tests and Build... 12:32:53 ========================================================= [Pipeline] sh 12:32:53 + make test 12:32:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:33:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:33:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:33:05 ---> 07ce6c960bd6 12:33:05 Step 3/22 : WORKDIR /edgex-go 12:33:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:33:06 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:33:06 12:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:33:06 ---> 07ce6c960bd6 12:33:06 Step 3/23 : WORKDIR /edgex-go 12:33:06 ---> 07ce6c960bd6 12:33:06 Step 3/22 : WORKDIR /edgex-go 12:33:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:33:06 ---> 07ce6c960bd6 12:33:06 Step 3/23 : WORKDIR /edgex-go 12:33:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:33:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:33:06 ---> 07ce6c960bd6 12:33:06 Step 3/21 : WORKDIR /edgex-go 12:33:07 ---> Running in 728183c10a57 12:33:07 ---> Running in 803646d30780 12:33:07 ---> Running in feb40308ed17 12:33:07 ---> Running in 0195e9c2627d 12:33:07 ---> Running in 3cbadfff4b04 12:33:07 Removing intermediate container 803646d30780 12:33:07 ---> 7f2401621088 12:33:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:07 Removing intermediate container 3cbadfff4b04 12:33:07 ---> be43da73a6e8 12:33:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:07 Removing intermediate container feb40308ed17 12:33:07 ---> 5a4b78afaf7b 12:33:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:07 Removing intermediate container 728183c10a57 12:33:07 ---> 9228a4146ccc 12:33:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:07 Removing intermediate container 0195e9c2627d 12:33:07 ---> 87dee4fdff72 12:33:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:07 ---> Running in 19f197842679 12:33:07 ---> Running in a2a890cc9ce7 12:33:07 ---> Running in 807f49cbdd3f 12:33:07 ---> Running in e9c1ee59eece 12:33:08 ---> Running in b637e1aba2cd 12:33:10 Removing intermediate container a2a890cc9ce7 12:33:10 ---> 8795d0ef1712 12:33:10 Step 5/22 : RUN apk add --update --no-cache make git 12:33:10 Removing intermediate container b637e1aba2cd 12:33:10 ---> 7595db230c2d 12:33:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:33:10 ---> Running in f0fca5c1f752 12:33:10 ---> Running in 3722e9bcb3c4 12:33:10 Removing intermediate container 19f197842679 12:33:10 ---> ee5ce1523d8a 12:33:10 Step 5/21 : RUN apk add --update --no-cache make git 12:33:10 ---> Running in c289df60772c 12:33:10 Removing intermediate container 807f49cbdd3f 12:33:10 ---> bc700a14bbe2 12:33:10 Step 5/23 : RUN apk add --update --no-cache make git 12:33:10 Removing intermediate container e9c1ee59eece 12:33:10 ---> 90efc7d8a77c 12:33:10 Step 5/23 : RUN apk add --update --no-cache make bash git 12:33:10 ---> Running in b33a4eef3226 12:33:10 ---> Running in 75438f8f9be7 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:12 OK: 233 MiB in 51 packages 12:33:12 OK: 233 MiB in 51 packages 12:33:12 OK: 233 MiB in 51 packages 12:33:12 OK: 233 MiB in 51 packages 12:33:13 Removing intermediate container f0fca5c1f752 12:33:13 ---> 11048ad7905e 12:33:13 Step 6/22 : COPY go.mod . 12:33:13 OK: 233 MiB in 51 packages 12:33:13 Removing intermediate container 75438f8f9be7 12:33:13 ---> 39f62e84ab29 12:33:13 Step 6/23 : COPY go.mod . 12:33:13 ---> 93441ddca085 12:33:13 Step 7/22 : RUN go mod download 12:33:13 ---> Running in db11bfd56d3b 12:33:13 ---> 641b740d1abd 12:33:13 Step 7/23 : RUN go mod download 12:33:13 Removing intermediate container c289df60772c 12:33:13 ---> e30e8239d38a 12:33:13 Step 6/21 : COPY go.mod . 12:33:13 ---> Running in 84e957470ef7 12:33:14 Removing intermediate container b33a4eef3226 12:33:14 ---> 86bc2e0fab68 12:33:14 Step 6/23 : COPY go.mod . 12:33:14 Removing intermediate container 3722e9bcb3c4 12:33:14 ---> 4b65010cc9af 12:33:14 Step 6/22 : COPY go.mod . 12:33:14 ---> acc873ea80a9 12:33:14 Step 7/21 : RUN go mod download 12:33:14 ---> Running in 670dbfe4005e 12:33:14 ---> d8717eae6144 12:33:14 Step 7/23 : RUN go mod download 12:33:14 ---> Running in 5d459c45cf31 12:33:14 ---> efeebc362eee 12:33:14 Step 7/22 : RUN go mod download 12:33:14 ---> Running in 1bb553557f70 12:33:15 Removing intermediate container 84e957470ef7 12:33:15 ---> b7b184beca15 12:33:15 Step 8/23 : COPY . . 12:33:15 Removing intermediate container db11bfd56d3b 12:33:15 ---> b03410e1f974 12:33:15 Step 8/22 : COPY . . 12:33:16 ? github.com/edgexfoundry/edgex-go [no test files] 12:33:18 Removing intermediate container 670dbfe4005e 12:33:18 ---> 3f33b9c6bff2 12:33:18 Step 8/21 : COPY . . 12:33:26 Removing intermediate container 5d459c45cf31 12:33:26 ---> e2e4e6b8c8ac 12:33:26 Step 8/23 : COPY . . 12:33:27 Removing intermediate container 1bb553557f70 12:33:27 ---> dda4965e458e 12:33:27 Step 8/22 : COPY . . 12:34:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:34:06 ---> 27c33529a61e 12:34:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:34:06 ---> 37cdfea2cfd4 12:34:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:34:06 ---> a6a38e407393 12:34:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:34:06 ---> Running in 9e1521689b80 12:34:06 ---> Running in dfd6cd9d63f5 12:34:06 ---> Running in 5e5b50341a23 12:34:06 ---> 9f3569f48388 12:34:06 Step 9/23 : RUN make cmd/core-command/core-command 12:34:06 ---> 62e0e61fcd8e 12:34:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:34:06 ---> Running in 2075d4d8be13 12:34:06 ---> Running in 393e7e7d93b8 12:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:34:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:34:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:34:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:34:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:34:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:34:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:34:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:34:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:34:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:34:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.317s coverage: 45.9% of statements 12:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 12:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.109s coverage: 19.8% of statements 12:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.225s coverage: 100.0% of statements 12:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.624s coverage: 27.1% of statements 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.183s coverage: 100.0% of statements 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.161s coverage: 100.0% of statements 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.276s coverage: 71.3% of statements 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.571s coverage: 82.9% of statements 12:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.139s coverage: 78.9% of statements 12:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:34:50 Removing intermediate container dfd6cd9d63f5 12:34:50 ---> 772468a36378 12:34:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:34:50 Removing intermediate container 2075d4d8be13 12:34:50 ---> bc62da5a94f5 12:34:50 12:34:50 Step 10/23 : FROM alpine:3.12 12:34:50 3.12: Pulling from library/alpine 12:34:51 Removing intermediate container 9e1521689b80 12:34:51 ---> 68d743679120 12:34:51 12:34:51 Step 10/22 : FROM alpine:3.12 12:34:51 3.12: Pulling from library/alpine 12:34:51 Removing intermediate container 393e7e7d93b8 12:34:51 ---> 4cb6610082e0 12:34:51 12:34:51 Step 10/22 : FROM alpine:3.12 12:34:51 3.12: Pulling from library/alpine 12:34:51 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 12:34:51 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 12:34:51 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 12:34:51 Status: Downloaded newer image for alpine:3.12 12:34:51 Status: Image is up to date for alpine:3.12 12:34:51 Status: Image is up to date for alpine:3.12 12:34:51 ---> 7230e588e954 12:34:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:34:51 ---> 7230e588e954 12:34:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:34:51 ---> 7230e588e954 12:34:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:34:51 ---> Running in ca5b6a0a3393 12:34:51 Removing intermediate container 5e5b50341a23 12:34:51 ---> 5adfbb2c1d39 12:34:51 12:34:51 Step 10/21 : FROM alpine:3.12 12:34:51 ---> 7230e588e954 12:34:51 Step 11/21 : RUN apk add --update --no-cache curl 12:34:52 ---> Running in f7d4ad9781b4 12:34:52 ---> Running in f669207f0bc9 12:34:52 ---> Running in 66e7f02dc946 12:34:52 ---> Running in 92b29fa654db 12:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:34:53 (1/1) Installing dumb-init (1.2.2-r1) 12:34:53 Executing busybox-1.31.1-r20.trigger 12:34:53 OK: 6 MiB in 15 packages 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:34:53 (1/1) Installing dumb-init (1.2.2-r1) 12:34:53 Executing busybox-1.31.1-r20.trigger 12:34:53 OK: 6 MiB in 15 packages 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:34:53 (1/2) Installing ca-certificates (20191127-r4) 12:34:53 (2/2) Installing dumb-init (1.2.2-r1) 12:34:53 Executing busybox-1.31.1-r20.trigger 12:34:53 Executing ca-certificates-20191127-r4.trigger 12:34:53 (1/4) Installing ca-certificates (20191127-r4) 12:34:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:34:53 (3/4) Installing libcurl (7.76.1-r0) 12:34:53 (4/4) Installing curl (7.76.1-r0) 12:34:53 Executing busybox-1.31.1-r20.trigger 12:34:53 OK: 6 MiB in 16 packages 12:34:54 Executing ca-certificates-20191127-r4.trigger 12:34:54 OK: 7 MiB in 18 packages 12:34:55 Removing intermediate container f7d4ad9781b4 12:34:55 ---> 9310943812ae 12:34:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:34:56 Removing intermediate container f669207f0bc9 12:34:56 ---> c8f14a275198 12:34:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:34:56 ---> Running in 72b9e4549e65 12:34:56 ---> Running in 30be1e8a4915 12:34:56 Removing intermediate container 72b9e4549e65 12:34:56 ---> e69dcdc11849 12:34:56 Step 13/23 : ENV APP_PORT=48082 12:34:57 Removing intermediate container 30be1e8a4915 12:34:57 ---> 6d7fb660c3fd 12:34:57 Step 13/22 : ENV APP_PORT=48085 12:34:57 ---> Running in 055f7cf7d6b2 12:34:57 Removing intermediate container ca5b6a0a3393 12:34:57 ---> 80a8fd5fb20b 12:34:57 12:34:57 Step 11/23 : FROM docker:20.10.0 12:34:57 20.10.0: Pulling from library/docker 12:34:57 Removing intermediate container 66e7f02dc946 12:34:57 ---> 32eabd8d27b9 12:34:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:34:57 ---> Running in b9605965c918 12:34:57 Removing intermediate container 92b29fa654db 12:34:57 ---> ef93face383a 12:34:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:34:57 ---> Running in 459f3286263f 12:34:58 Removing intermediate container 055f7cf7d6b2 12:34:58 ---> bb68e009d0e3 12:34:58 Step 14/23 : EXPOSE $APP_PORT 12:34:58 ---> Running in ad53a886c28c 12:34:58 Removing intermediate container b9605965c918 12:34:58 ---> 4a0939e29f92 12:34:58 Step 14/22 : EXPOSE $APP_PORT 12:34:58 ---> Running in f48ac4ed3f0a 12:34:58 Removing intermediate container 459f3286263f 12:34:58 ---> 5f5c2b2ff048 12:34:58 Step 13/22 : ENV APP_PORT=48060 12:34:58 ---> Running in 1a9c1e507b00 12:34:58 Removing intermediate container ad53a886c28c 12:34:58 ---> a83b4ceaca35 12:34:58 Step 13/21 : WORKDIR /edgex 12:34:58 ---> Running in 71cbfddc4bab 12:34:59 ---> Running in b9e5b4f8d038 12:34:59 Removing intermediate container f48ac4ed3f0a 12:34:59 ---> 95d349a80ca1 12:34:59 Step 15/23 : WORKDIR / 12:34:59 Removing intermediate container 1a9c1e507b00 12:34:59 ---> c9b5bc26e801 12:34:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:34:59 ---> Running in 5edec6a5dc38 12:34:59 Removing intermediate container 71cbfddc4bab 12:34:59 ---> edfc8832d709 12:34:59 Step 14/22 : EXPOSE $APP_PORT 12:34:59 Removing intermediate container b9e5b4f8d038 12:34:59 ---> 9abc9bc38cd2 12:34:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:34:59 ---> 7805735a8d1d 12:34:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:34:59 ---> Running in 826fc52777ef 12:34:59 Removing intermediate container 5edec6a5dc38 12:34:59 ---> b16570a29863 12:34:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:34:59 Removing intermediate container 826fc52777ef 12:34:59 ---> d464f65390e7 12:34:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:00 ---> a812ee7951bb 12:35:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:35:00 ---> f56a12f19784 12:35:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:35:00 ---> d2a33e857b9f 12:35:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:35:00 ---> eaa992f3604f 12:35:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.144s coverage: 28.6% of statements 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.216s coverage: 100.0% of statements 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.150s coverage: 100.0% of statements 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.397s coverage: 86.7% of statements 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.358s coverage: 97.5% of statements 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.240s coverage: 78.3% of statements 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:35:01 ---> 49b3ef555ad1 12:35:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:35:01 ---> Running in 77f496b956d9 12:35:01 ---> 594475d2b489 12:35:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:35:01 ---> 0c2d827a8fb4 12:35:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:35:01 ---> 69dce70f6a45 12:35:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:35:01 Removing intermediate container 77f496b956d9 12:35:01 ---> 402b8c24bb8a 12:35:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:35:01 ---> Running in dfb2adc6b34b 12:35:01 ---> fccade92aa84 12:35:01 Step 19/23 : ENTRYPOINT ["/core-command"] 12:35:01 ---> 8e57a5f61e96 12:35:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:35:02 ---> 288f4433b40f 12:35:02 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:35:02 ---> Running in 990ccb67d735 12:35:02 Removing intermediate container dfb2adc6b34b 12:35:02 ---> 12f8a1425c00 12:35:02 Step 20/22 : LABEL arch=x86_64 12:35:02 ---> Running in 036ece46ec49 12:35:02 ---> Running in 582833530fdd 12:35:03 ---> Running in ba3206b65ce2 12:35:03 Removing intermediate container 990ccb67d735 12:35:03 ---> 766ecb8c2530 12:35:03 Removing intermediate container 036ece46ec49 12:35:03 ---> 3b2956f0c0fc 12:35:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:35:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:35:03 Removing intermediate container 582833530fdd 12:35:03 ---> 019a8fa114d3 12:35:03 Step 18/21 : CMD ["--init=true"] 12:35:03 Removing intermediate container ba3206b65ce2 12:35:03 ---> 77746361ace4 12:35:03 Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:35:03 ---> Running in 2d0309d6355c 12:35:03 ---> Running in 86acc3766d3e 12:35:03 ---> Running in 07fbc7454216 12:35:03 ---> Running in a4fd69f65be2 12:35:04 Removing intermediate container 07fbc7454216 12:35:04 ---> 9d00716944ce 12:35:04 Step 19/21 : LABEL arch=x86_64 12:35:04 Removing intermediate container 2d0309d6355c 12:35:04 ---> 202957af5dab 12:35:04 Step 20/22 : LABEL arch=x86_64 12:35:04 Removing intermediate container 86acc3766d3e 12:35:04 ---> 34ae6180e1d7 12:35:04 Step 21/23 : LABEL arch=x86_64 12:35:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:35:04 Removing intermediate container a4fd69f65be2 12:35:04 ---> f483a54b5ad0 12:35:04 Step 22/22 : LABEL version=0.0.0 12:35:04 ---> Running in a39b32e08627 12:35:04 Status: Downloaded newer image for docker:20.10.0 12:35:04 ---> aefe523efa57 12:35:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:35:04 ---> Running in 323c613f0cae 12:35:04 ---> Running in dd130ff39981 12:35:04 ---> Running in 36e8fa238447 12:35:04 ---> Running in 5cb66fdf5afb 12:35:04 Removing intermediate container a39b32e08627 12:35:04 ---> fcc4c2b232f4 12:35:04 Step 20/21 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:35:04 Removing intermediate container 323c613f0cae 12:35:04 ---> 89bfbf92771b 12:35:04 Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:35:04 ---> Running in a0427d6dd77c 12:35:04 Removing intermediate container 36e8fa238447 12:35:04 ---> 32dfdd2d5ba2 12:35:04 12:35:04 Removing intermediate container dd130ff39981 12:35:04 ---> 5730f0a6bfd4 12:35:04 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:35:04 Removing intermediate container 5cb66fdf5afb 12:35:04 ---> 5aa697977633 12:35:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:35:04 ---> Running in 9b8fc508f812 12:35:04 ---> Running in 5af8503fcd57 12:35:05 ---> Running in a886a0db85fd 12:35:05 Removing intermediate container a0427d6dd77c 12:35:05 ---> 0d1f30c5fd12 12:35:05 Step 21/21 : LABEL version=0.0.0 12:35:05 Successfully built 32dfdd2d5ba2 12:35:05 Successfully tagged docker-support-scheduler-go:latest 12:35:05  Building docker-support-scheduler-go ... done Building docker-core-data-go 12:35:05 ---> Running in 40e3b2a4308c 12:35:05 Removing intermediate container 5af8503fcd57 12:35:05 ---> 56205a4bfe2b 12:35:05 Step 23/23 : LABEL version=0.0.0 12:35:05 Removing intermediate container 9b8fc508f812 12:35:05 ---> f5946d8dd09f 12:35:05 Step 22/22 : LABEL version=0.0.0 12:35:05 ---> Running in ef8804315a2e 12:35:05 ---> Running in c172e46b5700 12:35:05 Removing intermediate container 40e3b2a4308c 12:35:05 ---> 2647dfb3b527 12:35:05 12:35:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:35:05 Removing intermediate container ef8804315a2e 12:35:05 ---> e4b9b97e6c3c 12:35:05 12:35:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:35:05 (1/39) Installing readline (8.0.4-r0) 12:35:06 (2/39) Installing bash (5.0.17-r0) 12:35:06 Executing bash-5.0.17-r0.post-install 12:35:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:35:06 (4/39) Installing libcurl (7.76.1-r0) 12:35:06 (5/39) Installing curl (7.76.1-r0) 12:35:06 (6/39) Installing dumb-init (1.2.2-r1) 12:35:06 (7/39) Installing libbz2 (1.0.8-r1) 12:35:06 (8/39) Installing expat (2.2.9-r1) 12:35:06 (9/39) Installing libffi (3.3-r2) 12:35:06 (10/39) Installing gdbm (1.13-r1) 12:35:06 (11/39) Installing xz-libs (5.2.5-r0) 12:35:06 (12/39) Installing sqlite-libs (3.32.1-r0) 12:35:06 (13/39) Installing python3 (3.8.8-r0) 12:35:07 Removing intermediate container c172e46b5700 12:35:07 ---> 8bbe1f3b6e11 12:35:07 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.156s coverage: 92.8% of statements 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.106s coverage: 58.8% of statements 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.9% of statements 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:35:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.152s coverage: 47.1% of statements 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.170s coverage: 79.5% of statements 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.128s coverage: 94.1% of statements 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.173s coverage: 96.3% of statements 12:35:07 Successfully built e4b9b97e6c3c 12:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.162s coverage: 87.5% of statements 12:35:07 Successfully built 2647dfb3b527 12:35:07 Successfully built 8bbe1f3b6e11 12:35:08 Successfully tagged docker-core-command-go:latest 12:35:08 Building docker-core-metadata-go 12:35:08 Successfully tagged docker-security-proxy-setup-go:latest 12:35:08  Building docker-core-command-go ... done  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 12:35:08 Successfully tagged docker-support-notifications-go:latest 12:35:08  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 12:35:18 (14/39) Installing py3-appdirs (1.4.4-r1) 12:35:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:35:18 (16/39) Installing py3-parsing (2.4.7-r0) 12:35:18 (17/39) Installing py3-six (1.15.0-r0) 12:35:18 (18/39) Installing py3-packaging (20.4-r0) 12:35:18 (19/39) Installing py3-setuptools (47.0.0-r0) 12:35:18 (20/39) Installing py3-chardet (3.0.4-r4) 12:35:18 (21/39) Installing py3-idna (2.9-r0) 12:35:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:35:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:35:18 (24/39) Installing py3-requests (2.23.0-r0) 12:35:18 (25/39) Installing py3-msgpack (1.0.0-r0) 12:35:18 (26/39) Installing py3-lockfile (0.12.2-r3) 12:35:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:35:18 (28/39) Installing py3-colorama (0.4.3-r0) 12:35:18 (29/39) Installing py3-distlib (0.3.0-r0) 12:35:18 (30/39) Installing py3-distro (1.5.0-r1) 12:35:18 (31/39) Installing py3-webencodings (0.5.1-r3) 12:35:18 (32/39) Installing py3-html5lib (1.0.1-r4) 12:35:18 (33/39) Installing py3-pytoml (0.1.21-r0) 12:35:18 (34/39) Installing py3-pep517 (0.8.2-r0) 12:35:18 (35/39) Installing py3-progress (1.5-r0) 12:35:18 (36/39) Installing py3-toml (0.10.1-r0) 12:35:19 (37/39) Installing py3-retrying (1.3.3-r0) 12:35:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:35:20 (39/39) Installing py3-pip (20.1.1-r0) 12:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.131s coverage: 94.4% of statements 12:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.112s coverage: 44.8% of statements 12:35:22 Executing busybox-1.31.1-r19.trigger 12:35:22 OK: 72 MiB in 59 packages 12:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.517s coverage: 81.9% of statements 12:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:35:26 Collecting docker-compose==1.23.2 12:35:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:35:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:35:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:35:28 Collecting texttable<0.10,>=0.9.0 12:35:28 Downloading texttable-0.9.1.tar.gz (11 kB) 12:35:33 Collecting dockerpty<0.5,>=0.4.1 12:35:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.177s coverage: 92.9% of statements 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 77.8% of statements 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 75.5% of statements 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.213s coverage: 84.6% of statements 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.6% of statements 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 64.4% of statements 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.125s coverage: 100.0% of statements 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 12:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 12:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 12:35:37 Collecting docopt<0.7,>=0.6.1 12:35:37 Downloading docopt-0.6.2.tar.gz (25 kB) 12:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:35:39 ---> 07ce6c960bd6 12:35:39 Step 3/23 : WORKDIR /edgex-go 12:35:39 ---> Using cache 12:35:39 ---> 87dee4fdff72 12:35:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:39 ---> Using cache 12:35:39 ---> 90efc7d8a77c 12:35:39 Step 5/23 : RUN apk add --update --no-cache make git 12:35:39 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:35:39 ---> 07ce6c960bd6 12:35:39 Step 3/31 : WORKDIR /edgex-go 12:35:39 ---> Using cache 12:35:39 ---> 87dee4fdff72 12:35:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:39 ---> Using cache 12:35:39 ---> 90efc7d8a77c 12:35:39 Step 5/31 : RUN apk add --update --no-cache make git 12:35:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:35:39 ---> 07ce6c960bd6 12:35:39 Step 3/24 : WORKDIR /edgex-go 12:35:39 ---> Using cache 12:35:39 ---> 87dee4fdff72 12:35:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:39 ---> Using cache 12:35:39 ---> 90efc7d8a77c 12:35:39 Step 5/24 : RUN apk add --update --no-cache make git 12:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:35:39 ---> 07ce6c960bd6 12:35:39 Step 3/23 : WORKDIR /edgex-go 12:35:39 ---> Using cache 12:35:39 ---> 87dee4fdff72 12:35:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:39 ---> Using cache 12:35:39 ---> 90efc7d8a77c 12:35:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:35:40 Collecting docker<4.0,>=3.6.0 12:35:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:35:40 ---> Running in 0e3fef4c58fc 12:35:40 ---> Running in 46d4e71e3be5 12:35:40 ---> Running in 0c55e88fbfc2 12:35:40 ---> Running in d09002c80100 12:35:40 Collecting PyYAML<4,>=3.10 12:35:40 Downloading PyYAML-3.13.tar.gz (270 kB) 12:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.981s coverage: 69.0% of statements 12:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:35:41 Collecting cached-property<2,>=1.2.0 12:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:35:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:35:41 Collecting websocket-client<1.0,>=0.32.0 12:35:41 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 12:35:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:35:41 Collecting jsonschema<3,>=2.5.1 12:35:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.445s coverage: 38.4% of statements 12:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements 12:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements 12:35:41 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 12:35:41 Collecting urllib3<1.25,>=1.21.1 12:35:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:35:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 12:35:42 Collecting idna<2.8,>=2.5 12:35:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:35:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:35:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:35:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:35:42 Collecting docker-pycreds>=0.4.0 12:35:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:35:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:35:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:35:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:35:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:35:42 Installing collected packages: urllib3, idna, requests, texttable, dockerpty, docopt, docker-pycreds, websocket-client, docker, PyYAML, cached-property, jsonschema, docker-compose 12:35:42 Attempting uninstall: urllib3 12:35:42 Found existing installation: urllib3 1.25.9 12:35:42 Uninstalling urllib3-1.25.9: 12:35:42 Successfully uninstalled urllib3-1.25.9 12:35:42 OK: 233 MiB in 51 packages 12:35:42 OK: 233 MiB in 51 packages 12:35:42 OK: 233 MiB in 51 packages 12:35:42 Attempting uninstall: idna 12:35:42 Found existing installation: idna 2.9 12:35:42 Uninstalling idna-2.9: 12:35:42 Successfully uninstalled idna-2.9 12:35:42 Attempting uninstall: requests 12:35:42 Found existing installation: requests 2.23.0 12:35:42 Uninstalling requests-2.23.0: 12:35:42 Successfully uninstalled requests-2.23.0 12:35:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:35:43 Running setup.py install for texttable: started 12:35:44 Removing intermediate container 0c55e88fbfc2 12:35:44 ---> 56ef633ba030 12:35:44 Step 6/24 : COPY go.mod . 12:35:44 OK: 233 MiB in 51 packages 12:35:44 Removing intermediate container 0e3fef4c58fc 12:35:44 ---> 55c28cd31649 12:35:44 Step 6/31 : COPY go.mod . 12:35:44 Removing intermediate container d09002c80100 12:35:44 ---> 4a084e0f9180 12:35:44 Step 6/23 : COPY go.mod . 12:35:44 ---> d4bdb16bbaa7 12:35:44 Step 7/24 : RUN go mod download 12:35:44 Running setup.py install for texttable: finished with status 'done' 12:35:44 Running setup.py install for dockerpty: started 12:35:44 ---> Running in 3a820d80c7c0 12:35:44 ---> 4f1cbd5abd3f 12:35:44 Step 7/31 : RUN go mod download 12:35:44 ---> e4f98267769e 12:35:44 Step 7/23 : RUN go mod download 12:35:44 Running setup.py install for dockerpty: finished with status 'done' 12:35:44 Running setup.py install for docopt: started 12:35:44 ---> Running in b0d3e73c67a1 12:35:44 ---> Running in 7b8f72e25eb5 12:35:44 Removing intermediate container 46d4e71e3be5 12:35:44 ---> a56bd2037d1a 12:35:44 Step 6/23 : COPY go.mod . 12:35:45 Running setup.py install for docopt: finished with status 'done' 12:35:45 ---> 0ed0e5f36b15 12:35:45 Step 7/23 : RUN go mod download 12:35:45 ---> Running in 53ae3a5feb35 12:35:45 Running setup.py install for PyYAML: started 12:35:46 Running setup.py install for PyYAML: finished with status 'done' 12:35:47 Removing intermediate container 7b8f72e25eb5 12:35:47 ---> 442ebfc022a0 12:35:47 Step 8/23 : COPY . . 12:35:47 Removing intermediate container 3a820d80c7c0 12:35:47 ---> 3bb7b488da79 12:35:47 Step 8/24 : COPY . . 12:35:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 12:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.388s coverage: 47.0% of statements 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 12:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.128s coverage: 10.5% of statements 12:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 12:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.410s coverage: 87.7% of statements 12:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 12:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 12:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 12:35:54 Removing intermediate container b0d3e73c67a1 12:35:54 ---> 30181ea25fdf 12:35:54 Step 8/31 : COPY . . 12:35:54 Removing intermediate container 53ae3a5feb35 12:35:54 ---> 2917b7bada38 12:35:54 Step 8/23 : COPY . . 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.291s coverage: 29.1% of statements 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.324s coverage: 95.6% of statements 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:35:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 12:35:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.125s coverage: 28.1% of statements 12:35:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 12:36:00 GO111MODULE=on go vet ./... 12:36:33 ---> 22a4c5632bbe 12:36:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:36:33 ---> 74cee6762e2b 12:36:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:36:33 ---> b310531de29a 12:36:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:36:33 ---> Running in b838e9ca8f95 12:36:34 ---> Running in bceffb58c5eb 12:36:34 ---> Running in c505e805b830 12:36:34 ---> d5acdb52f048 12:36:34 Step 9/23 : RUN make cmd/core-data/core-data 12:36:35 ---> Running in ce5b0d11cb7b 12:36:35 Removing intermediate container a886a0db85fd 12:36:35 ---> 4f231869538c 12:36:35 Step 14/23 : ENV APP_PORT=48090 12:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:36:35 ---> Running in 9932bd11b563 12:36:36 Removing intermediate container 9932bd11b563 12:36:36 ---> fba3d73b0cfc 12:36:36 Step 15/23 : EXPOSE $APP_PORT 12:36:36 ---> Running in ae45f5e0bf97 12:36:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:36:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:36:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:36:36 Removing intermediate container ae45f5e0bf97 12:36:36 ---> f1ce8bc4f94d 12:36:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:36:37 ---> e50e9aca59dc 12:36:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:36:37 ---> 36a312c947e0 12:36:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:36:41 ---> d5806d4efdc3 12:36:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:36:41 ---> Running in 159cfaa2a4b5 12:36:41 Removing intermediate container 159cfaa2a4b5 12:36:41 ---> fd1559841e8e 12:36:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:36:41 ---> Running in a9a8fa9e5c96 12:36:41 Removing intermediate container a9a8fa9e5c96 12:36:41 ---> 6e53d6466e34 12:36:41 Step 21/23 : LABEL arch=x86_64 12:36:42 ---> Running in b5f4e7667e70 12:36:42 Removing intermediate container b5f4e7667e70 12:36:42 ---> b48970430562 12:36:42 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:36:42 ---> Running in 083de9f2427d 12:36:43 Removing intermediate container 083de9f2427d 12:36:43 ---> d9c170d48424 12:36:43 Step 23/23 : LABEL version=0.0.0 12:36:43 ---> Running in be38e68eb4f4 12:36:43 Removing intermediate container be38e68eb4f4 12:36:43 ---> 1b7452942cb2 12:36:43 12:36:43 Successfully built 1b7452942cb2 12:36:43 Successfully tagged docker-sys-mgmt-agent-go:latest 12:37:02  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:37:10 Removing intermediate container bceffb58c5eb 12:37:10 ---> c6719feea2c7 12:37:10 12:37:10 Step 10/31 : FROM alpine:3.12 12:37:10 ---> 7230e588e954 12:37:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:37:10 ---> Running in 6c73c1615f60 12:37:10 Removing intermediate container 6c73c1615f60 12:37:10 ---> 7b7ca2a6e9bd 12:37:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:37:11 ---> Running in 92b89269e8bd 12:37:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:37:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:37:12 (1/2) Installing dumb-init (1.2.2-r1) 12:37:12 (2/2) Installing su-exec (0.2-r1) 12:37:12 Executing busybox-1.31.1-r20.trigger 12:37:12 OK: 6 MiB in 16 packages 12:37:15 Removing intermediate container c505e805b830 12:37:15 ---> 4b7fdbf20a9d 12:37:15 12:37:15 Step 10/24 : FROM alpine:3.12 12:37:15 ---> 7230e588e954 12:37:15 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:37:15 Removing intermediate container ce5b0d11cb7b 12:37:15 ---> 608673742c1f 12:37:15 12:37:15 Step 10/23 : FROM alpine:3.12 12:37:15 ---> 7230e588e954 12:37:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:37:15 Removing intermediate container b838e9ca8f95 12:37:15 ---> 6d8057a5c78b 12:37:15 12:37:15 Step 10/23 : FROM alpine:3.12 12:37:15 ---> 7230e588e954 12:37:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:37:15 ---> Using cache 12:37:15 ---> c8f14a275198 12:37:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:37:15 ---> Using cache 12:37:15 ---> 6d7fb660c3fd 12:37:15 Step 13/23 : ENV APP_PORT=48081 12:37:15 ---> Running in abd8954c47f8 12:37:15 ---> Running in fa6594277006 12:37:15 ---> Running in faea208b086f 12:37:15 Removing intermediate container 92b89269e8bd 12:37:15 ---> b2ebd2607d2c 12:37:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:37:15 ---> Running in 0b47b849469e 12:37:15 Removing intermediate container faea208b086f 12:37:15 ---> d5787d3118f7 12:37:15 Step 14/23 : EXPOSE $APP_PORT 12:37:15 Removing intermediate container abd8954c47f8 12:37:15 ---> 7919b22547ed 12:37:15 Step 12/23 : ENV APP_PORT=48080 12:37:16 ---> Running in 38b1ddf687dc 12:37:16 ---> Running in aacb3ed10231 12:37:16 Removing intermediate container 0b47b849469e 12:37:16 ---> 350e7272dbb5 12:37:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:37:16 (1/6) Installing ca-certificates (20191127-r4) 12:37:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:37:16 (3/6) Installing libcurl (7.76.1-r0) 12:37:16 (4/6) Installing curl (7.76.1-r0) 12:37:16 (5/6) Installing dumb-init (1.2.2-r1) 12:37:16 (6/6) Installing su-exec (0.2-r1) 12:37:16 Executing busybox-1.31.1-r20.trigger 12:37:16 Executing ca-certificates-20191127-r4.trigger 12:37:16 OK: 7 MiB in 20 packages 12:37:17 ---> Running in f3ca9856af21 12:37:17 Removing intermediate container 38b1ddf687dc 12:37:17 ---> 17dc9f9b6b4d 12:37:17 Step 15/23 : WORKDIR / 12:37:17 Removing intermediate container aacb3ed10231 12:37:17 ---> 74d728f41164 12:37:17 Step 13/23 : EXPOSE $APP_PORT 12:37:17 ---> Running in 3c8427ebbb2f 12:37:17 ---> Running in cef40bb28833 12:37:17 Removing intermediate container f3ca9856af21 12:37:17 ---> eb5f686813cd 12:37:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:37:18 ---> Running in e2cd13b4a95c 12:37:18 Removing intermediate container 3c8427ebbb2f 12:37:18 ---> fac10dc20b11 12:37:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:37:18 Removing intermediate container fa6594277006 12:37:18 ---> c408a476a01c 12:37:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:37:18 Removing intermediate container cef40bb28833 12:37:18 ---> d8161a5590f3 12:37:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:18 ---> Running in b65a4a434a1c 12:37:18 ---> Running in 5e8a9da1e975 12:37:19 Removing intermediate container 5e8a9da1e975 12:37:19 ---> 8a944c75a923 12:37:19 Step 13/24 : WORKDIR / 12:37:19 ---> a155ebd0351e 12:37:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:37:19 ---> Running in cdb9c8516961 12:37:19 Removing intermediate container cdb9c8516961 12:37:19 ---> 654e11ef9f1a 12:37:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:37:19 ---> 307d8d176f92 12:37:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:37:19 ---> d2368bb0fcfb 12:37:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:37:20 Removing intermediate container e2cd13b4a95c 12:37:20 ---> afd4071ad66f 12:37:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:37:20 ---> 189e90ed52b5 12:37:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:37:20 ---> 6a4732c0ec2f 12:37:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:37:21 ---> Running in 5f08aa138d8d 12:37:21 Removing intermediate container b65a4a434a1c 12:37:21 ---> 7a4b530378de 12:37:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:37:21 ---> Running in 776d8ddc66d5 12:37:21 ---> Running in bcbe5790ec98 12:37:21 Removing intermediate container 5f08aa138d8d 12:37:21 ---> 6a80fa854d21 12:37:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:37:21 Removing intermediate container 776d8ddc66d5 12:37:21 ---> fe580af20408 12:37:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:37:21 ---> 00730bbf4b9a 12:37:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:37:21 ---> Running in 118d82fb7dca 12:37:21 ---> 9c07cd861157 12:37:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:37:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:37:21 ---> Running in e601b578f45b 12:37:21 Removing intermediate container 118d82fb7dca 12:37:21 ---> 7d83ec51bbb2 12:37:21 Step 21/23 : LABEL arch=x86_64 12:37:22 gofmt -l . 12:37:22 [ "`gofmt -l .`" = "" ] 12:37:22 ./bin/test-go-mod-tidy.sh 12:37:22 ./bin/test-attribution-txt.sh [Pipeline] sh 12:37:22 ---> Running in 1687744a6ab8 12:37:22 ---> abf674cc4e03 12:37:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:37:22 Removing intermediate container 1687744a6ab8 12:37:22 ---> b4a71303a792 12:37:22 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:37:22 ---> Running in 7642523e8ce1 12:37:22 ---> 893e77c62f0e 12:37:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:37:22 + ls -al . 12:37:22 total 824 12:37:22 drwxrwxr-x 9 1001 1001 4096 Apr 14 12:37 . 12:37:22 drwxr-xr-x 4 root root 4096 Apr 14 12:32 .. 12:37:22 -rw-rw-r-- 1 1001 1001 11 Apr 14 12:31 .dockerignore 12:37:22 drwxrwxr-x 8 1001 1001 4096 Apr 14 12:31 .git 12:37:22 drwxrwxr-x 3 1001 1001 4096 Apr 14 12:31 .github 12:37:22 -rw-rw-r-- 1 1001 1001 818 Apr 14 12:31 .gitignore 12:37:22 -rw-rw-r-- 1 1001 1001 166 Apr 14 12:31 .sonarcloud.properties 12:37:22 -rw-rw-r-- 1 1001 1001 8494 Apr 14 12:31 Attribution.txt 12:37:22 -rw-rw-r-- 1 1001 1001 3804 Apr 14 12:31 CONTRIBUTING.md 12:37:22 -rw-rw-r-- 1 1001 1001 931 Apr 14 12:31 Dockerfile.build 12:37:22 -rw-rw-r-- 1 1001 1001 863 Apr 14 12:31 Jenkinsfile 12:37:22 -rw-rw-r-- 1 1001 1001 10775 Apr 14 12:31 LICENSE 12:37:22 -rw-rw-r-- 1 1001 1001 5774 Apr 14 12:31 Makefile 12:37:22 -rw-rw-r-- 1 1001 1001 6548 Apr 14 12:31 README.md 12:37:22 -rw-rw-r-- 1 1001 1001 6755 Apr 14 12:31 SECURITY.md 12:37:22 -rw-rw-r-- 1 1001 1001 5 Apr 14 12:28 VERSION 12:37:22 -rw-rw-r-- 1 1001 1001 4131 Apr 14 12:31 ZMQWindows.md 12:37:22 drwxrwxr-x 2 1001 1001 4096 Apr 14 12:31 bin 12:37:22 drwxrwxr-x 14 1001 1001 4096 Apr 14 12:31 cmd 12:37:22 -rw-r--r-- 1 root root 686607 Apr 14 12:35 coverage.out 12:37:22 -rw-r--r-- 1 root root 1058 Apr 14 12:37 go.mod 12:37:22 -rw-r--r-- 1 root root 21920 Apr 14 12:37 go.sum 12:37:22 drwxrwxr-x 8 1001 1001 4096 Apr 14 12:31 internal 12:37:22 drwxrwxr-x 4 1001 1001 4096 Apr 14 12:31 openapi 12:37:22 drwxrwxr-x 4 1001 1001 4096 Apr 14 12:31 snap 12:37:22 -rw-rw-r-- 1 1001 1001 168 Apr 14 12:31 version.go [Pipeline] sh 12:37:22 (1/6) Installing dumb-init (1.2.2-r1) 12:37:22 Removing intermediate container 7642523e8ce1 12:37:22 ---> 1ea63f41b302 12:37:22 Step 23/23 : LABEL version=0.0.0 12:37:22 (2/6) Installing libgcc (9.3.0-r2) 12:37:22 (3/6) Installing libsodium (1.0.18-r0) 12:37:22 ---> Running in 52e34ee59afe 12:37:23 (4/6) Installing libstdc++ (9.3.0-r2) 12:37:23 ---> 0c580b5024ca 12:37:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:37:23 Removing intermediate container 52e34ee59afe 12:37:23 ---> 384d13eb4750 12:37:23 12:37:23 ---> Running in b7d515fc1fc9 12:37:23 + '[' -e coverage.out ] 12:37:23 + chown 1001:1001 coverage.out [Pipeline] stash 12:37:23 Warning: overwriting stash ‘coverage-report’ 12:37:23 Successfully built 384d13eb4750 12:37:23 Successfully tagged docker-core-metadata-go:latest 12:37:23  Building docker-core-metadata-go ... done Removing intermediate container e601b578f45b 12:37:23 ---> e2f7276ff4b0 12:37:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:23 (5/6) Installing libzmq (4.3.3-r0) 12:37:24 (6/6) Installing zeromq (4.3.3-r0) 12:37:24 Executing busybox-1.31.1-r20.trigger 12:37:24 OK: 8 MiB in 20 packages 12:37:24 ---> 761b5ea5cd4a 12:37:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:37:24 Removing intermediate container b7d515fc1fc9 12:37:24 ---> 0b3013675cc4 12:37:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:37:24 ---> e43b2ef1637d 12:37:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:37:24 ---> Running in 364bfca873f8 12:37:24 Stashed 1 file(s) [Pipeline] sh 12:37:24 Removing intermediate container bcbe5790ec98 12:37:24 ---> 5eee12cd54ae 12:37:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:24 ---> 2748ed672984 12:37:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:37:24 Removing intermediate container 364bfca873f8 12:37:24 ---> 20a32762b468 12:37:24 Step 22/24 : LABEL arch=x86_64 12:37:25 ---> Running in ffed475737b3 12:37:25 ---> 0d2834633dfc 12:37:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:37:25 ---> a05f89d38a49 12:37:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:37:25 Removing intermediate container ffed475737b3 12:37:25 ---> b83e4511e10a 12:37:25 Step 23/24 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:37:25 ---> Running in 0bde6e544a72 12:37:25 + make build 12:37:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:37:25 ---> af31a82edfa5 12:37:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:37:26 ---> d67d05277906 12:37:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:37:26 ---> Running in 916a715e9281 12:37:26 Removing intermediate container 0bde6e544a72 12:37:26 ---> 7a8f8357db35 12:37:26 Step 24/24 : LABEL version=0.0.0 12:37:26 ---> Running in 099c45c31bb1 12:37:26 Removing intermediate container 916a715e9281 12:37:26 ---> 77ca07d93823 12:37:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:37:27 ---> 3e4e72266e36 12:37:27 Step 19/23 : ENTRYPOINT ["/core-data"] 12:37:27 Removing intermediate container 099c45c31bb1 12:37:27 ---> 4796876cb089 12:37:27 12:37:27 ---> Running in b17a9d4d74b8 12:37:27 ---> cce2b1490373 12:37:27 Step 26/31 : RUN chmod +x /entrypoint.sh 12:37:27 Successfully built 4796876cb089 12:37:27 Successfully tagged docker-security-secretstore-setup-go:latest 12:37:27  Building docker-security-secretstore-setup-go ... done  ---> Running in 8cacabd0492f 12:37:27 Removing intermediate container b17a9d4d74b8 12:37:27 ---> 69009b0cf604 12:37:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:37:27 ---> Running in 534d5ed66da7 12:37:27 Removing intermediate container 534d5ed66da7 12:37:27 ---> 071d735554cc 12:37:27 Step 21/23 : LABEL arch=x86_64 12:37:27 ---> Running in f973fea3506c 12:37:27 Removing intermediate container f973fea3506c 12:37:27 ---> 619c3f92df09 12:37:27 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:37:28 ---> Running in c3cee3a75351 12:37:28 Removing intermediate container c3cee3a75351 12:37:28 ---> 71dd23dc3714 12:37:28 Step 23/23 : LABEL version=0.0.0 12:37:28 ---> Running in 34dd30ca3f57 12:37:28 Removing intermediate container 8cacabd0492f 12:37:28 ---> 06983c3090e4 12:37:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:37:28 Removing intermediate container 34dd30ca3f57 12:37:28 ---> 0bd9c906ce28 12:37:28 12:37:28 ---> Running in 7fa167e229cf 12:37:28 Successfully built 0bd9c906ce28 12:37:28 Successfully tagged docker-core-data-go:latest 12:37:28  Building docker-core-data-go ... done Removing intermediate container 7fa167e229cf 12:37:28 ---> 3559fa52c900 12:37:28 Step 28/31 : CMD ["gate"] 12:37:29 ---> Running in aa94a136a680 12:37:29 Removing intermediate container aa94a136a680 12:37:29 ---> b5897664ad68 12:37:29 Step 29/31 : LABEL arch=x86_64 12:37:29 ---> Running in d666360b7307 12:37:29 Removing intermediate container d666360b7307 12:37:29 ---> db80bbea2e8d 12:37:29 Step 30/31 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:37:29 ---> Running in 448baf31b2ff 12:37:30 Removing intermediate container 448baf31b2ff 12:37:30 ---> c4995f86b4c5 12:37:30 Step 31/31 : LABEL version=0.0.0 12:37:30 ---> Running in 97d2507f0b08 12:37:30 Removing intermediate container 97d2507f0b08 12:37:30 ---> 3e3aec9357f0 12:37:30 12:37:30 Successfully built 3e3aec9357f0 12:37:30 Successfully tagged docker-security-bootstrapper-go:latest 12:37:30  Building docker-security-bootstrapper-go ... done  [Pipeline] } 12:37:30 $ docker stop --time=1 60d68b2fb1c582399a348715d0b6a479abf4c07d38886a1d97d78d76c4ec1a77 12:37:32 $ docker rm -f 60d68b2fb1c582399a348715d0b6a479abf4c07d38886a1d97d78d76c4ec1a77 [Pipeline] // withDockerContainer [Pipeline] sh 12:37:33 + docker images 12:37:33 + grep docker 12:37:33 docker-security-bootstrapper-go latest 3e3aec9357f0 3 seconds ago 19.1MB 12:37:33 docker-core-data-go latest 0bd9c906ce28 5 seconds ago 22.7MB 12:37:33 docker-security-secretstore-setup-go latest 4796876cb089 7 seconds ago 25.9MB 12:37:33 docker-core-metadata-go latest 384d13eb4750 10 seconds ago 19MB 12:37:33 docker-sys-mgmt-agent-go latest 1b7452942cb2 50 seconds ago 312MB 12:37:33 docker-support-notifications-go latest 8bbe1f3b6e11 2 minutes ago 18MB 12:37:33 docker-core-command-go latest e4b9b97e6c3c 2 minutes ago 17.3MB 12:37:33 docker-security-proxy-setup-go latest 2647dfb3b527 2 minutes ago 25.6MB 12:37:33 docker-support-scheduler-go latest 32dfdd2d5ba2 2 minutes ago 17.4MB 12:37:33 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:37:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:37:49 Still waiting to schedule task 12:37:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:37:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:38:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:38:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:38:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:38:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:38:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:38:43 $ docker stop --time=1 5811a45bccfd49af813c44190e4e1fa045db1bfa8496ab6329d80c40109d3347 12:38:45 Running on prd-ubuntu18.04-docker-8c-8g-108 in /w/workspace/edgexfoundry_edgex-go_PR-3366 12:38:46 $ docker rm -f 5811a45bccfd49af813c44190e4e1fa045db1bfa8496ab6329d80c40109d3347 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 12:38:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:38:48 12:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:38:49 latest: Pulling from edgex-devops/edgex-compose-arm64 12:38:49 29e5d40040c1: Pulling fs layer 12:38:49 1ce36da41761: Pulling fs layer 12:38:49 25b303627fd3: Pulling fs layer 12:38:49 29e5d40040c1: Verifying Checksum 12:38:49 29e5d40040c1: Download complete 12:38:50 1ce36da41761: Verifying Checksum 12:38:50 1ce36da41761: Download complete 12:38:50 29e5d40040c1: Pull complete 12:38:50 using credential edgex-jenkins-ssh 12:38:50 Cloning the remote Git repository 12:38:51 1ce36da41761: Pull complete 12:38:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:38:50 > git init /w/workspace/edgex-go/1 # timeout=10 12:38:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:38:50 > git --version # timeout=10 12:38:50 > git --version # 'git version 2.17.1' 12:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:38:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:51 25b303627fd3: Verifying Checksum 12:38:51 25b303627fd3: Download complete 12:39:01 25b303627fd3: Pull complete 12:39:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:39:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:39:02 prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container 12:39:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:39:05 $ docker top 9d13c0cb39463c2b0ebe83882daac638d4735ad9785222148a0b9a4901729776 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:06 + + grepdocker-compose parallel build --help 12:39:06 12:39:08 Merging remotes/origin/master commit 365d64f25bc40209cc95dfef72a2132f15d059f6 into PR head commit fa8052bc3c64258a7b95b51496ccde519838ddcb 12:39:08 Merge succeeded, producing fa8052bc3c64258a7b95b51496ccde519838ddcb 12:39:08 Checking out Revision fa8052bc3c64258a7b95b51496ccde519838ddcb (PR-3366) 12:39:09 --parallel Build images in parallel. [Pipeline] } 12:39:09 $ docker stop --time=1 9d13c0cb39463c2b0ebe83882daac638d4735ad9785222148a0b9a4901729776 12:39:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:39:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:39:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:39:08 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3366/head:refs/remotes/origin/PR-3366 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:39:08 > git config core.sparsecheckout # timeout=10 12:39:08 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 12:39:08 > git remote # timeout=10 12:39:08 > git config --get remote.origin.url # timeout=10 12:39:08 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:08 > git merge 365d64f25bc40209cc95dfef72a2132f15d059f6 # timeout=10 12:39:08 > git rev-parse HEAD^{commit} # timeout=10 12:39:08 > git config core.sparsecheckout # timeout=10 12:39:08 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 12:39:11 $ docker rm -f 9d13c0cb39463c2b0ebe83882daac638d4735ad9785222148a0b9a4901729776 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:39:12 . [Pipeline] withDockerContainer 12:39:12 Commit message: "refactor: Replace use of BurntSushi/toml with pelletier/go-toml" 12:39:12 > git --version # timeout=10 12:39:12 > git --version # 'git version 2.17.1' 12:39:12 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 12:39:12 prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container 12:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:39:14 $ docker top fedf946fc88edc6fb70f9b0ebdf8a2e28b4be0e83333b1c6e069e543d71bcfff -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:15 + docker-compose -f ./docker-compose-build.yml build --parallel 12:39:15 + echo snap-build.sh 12:39:15 snap-build.sh 12:39:15 + SNAP_BASE_DIR=. 12:39:15 + '[' '!' -z /w/workspace/edgex-go/1 ']' 12:39:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 12:39:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 12:39:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 12:39:15 + cd /w/workspace/edgex-go/1 12:39:15 + sudo apt-get remove -qy --purge lxd lxd-client 12:39:15 Reading package lists... 12:39:15 Building dependency tree... 12:39:15 Reading state information... 12:39:15 The following packages were automatically installed and are no longer required: 12:39:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:39:15 uidmap xdelta3 12:39:15 Use 'sudo apt autoremove' to remove them. 12:39:16 The following packages will be REMOVED: 12:39:16 lxd* lxd-client* 12:39:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:39:16 After this operation, 31.7 MB disk space will be freed. 12:39:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 12:39:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:39:18 Removing lxd dnsmasq configuration 12:39:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:39:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:39:19 Building docker-core-command-go ... 12:39:19 Building docker-core-data-go ... 12:39:19 Building docker-core-metadata-go ... 12:39:19 Building docker-security-bootstrapper-go ... 12:39:19 Building docker-security-proxy-setup-go ... 12:39:19 Building docker-security-secretstore-setup-go ... 12:39:19 Building docker-support-notifications-go ... 12:39:19 Building docker-support-scheduler-go ... 12:39:19 Building docker-sys-mgmt-agent-go ... 12:39:19 Building docker-security-secretstore-setup-go 12:39:19 Building docker-sys-mgmt-agent-go 12:39:19 Building docker-core-metadata-go 12:39:19 Building docker-support-notifications-go 12:39:19 Building docker-security-bootstrapper-go 12:39:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 12:39: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 ... 189852 files and directories currently installed.) 12:39:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:39:22 Processing triggers for systemd (237-3ubuntu10.42) ... 12:39:22 Processing triggers for ureadahead (0.100.0-21) ... 12:39:23 + sudo snap remove --purge lxd 12:39:23 snap "lxd" is not installed 12:39:23 + sudo groupadd --force --system lxd 12:39:23 ++ whoami 12:39:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:39:23 + newgrp - lxd 12:39:23 + sudo snap install lxd 12:39:31 2021-04-14T12:39:29Z INFO Waiting for automatic snapd restart... 12:39:49 lxd 4.13 from Canonical* installed 12:39:49 + sudo lxd init --auto 12:39:58 + sudo snap install --classic snapcraft 12:40:06 snapcraft 4.6.2 from Canonical* installed 12:40:06 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:40:06 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:06 Dload Upload Total Spent Left Speed 12:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3483 12:40:06 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 12:40:06 ./yq_linux_amd64 12:40:06 + sudo snapcraft prime --use-lxd 12:40:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:40:08 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:40:08 - README.md 12:40:08 12:40:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:40:08 Launching a container. 12:40:21 Waiting for container to be ready 12:40:21 To start your first instance, try: lxc launch ubuntu:18.04 12:40:21 12:40:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:40:25 Waiting for network to be ready... 12:40:26 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:40:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:40:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1664 kB] 12:40:26 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:40:26 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:40:27 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:40:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:40:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:40:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:40:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:40:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:40:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [314 kB] 12:40:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 12:40:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:40:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [283 kB] 12:40:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [37.7 kB] 12:40:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1119 kB] 12:40:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [252 kB] 12:40:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:40:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2006 kB] 12:40:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [406 kB] 12:40:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 12:40:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 12:40:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] 12:40:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] 12:40:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1729 kB] 12:40:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] 12:40:32 Fetched 24.3 MB in 6s (4005 kB/s) 12:40:33 Reading package lists... 12:40:33 Reading package lists... 12:40:33 Building dependency tree... 12:40:33 Reading state information... 12:40:33 The following additional packages will be installed: 12:40:33 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:40:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:40:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:40:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:40:33 Suggested packages: 12:40:33 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:40:33 Recommended packages: 12:40:33 gnupg libsasl2-modules 12:40:33 The following NEW packages will be installed: 12:40:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:40:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:40:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:40:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:40:33 The following packages will be upgraded: 12:40:33 gpg gpg-agent gpgconf libudev1 12:40:33 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 12:40:33 Need to get 3530 kB of archives. 12:40:33 After this operation, 13.3 MB of additional disk space will be used. 12:40:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 12:40:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:40:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:40:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:40:34 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 12:40:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 12:40:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:40:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:40:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:40:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:40:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:40:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:40:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:40:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:40:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:40:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:40:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:40:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:40:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:40:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:40:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:40:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:40:35 debconf: delaying package configuration, since apt-utils is not installed 12:40:35 Fetched 3530 kB in 1s (3101 kB/s) 12:40:35 (Reading database ... 12511 files and directories currently installed.) 12:40:35 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 12:40:35 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 12:40:35 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 12:40:35 Selecting previously unselected package udev. 12:40:35 (Reading database ... 12511 files and directories currently installed.) 12:40:35 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 12:40:35 Unpacking udev (237-3ubuntu10.45) ... 12:40:35 Selecting previously unselected package libfuse2:amd64. 12:40:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:40:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:40:36 Selecting previously unselected package fuse. 12:40:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:40:36 Unpacking fuse (2.9.7-1ubuntu1) ... 12:40:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:40:36 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:40:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:40:36 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:40:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:40:36 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:40:36 Selecting previously unselected package libksba8:amd64. 12:40:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:40:36 Unpacking libksba8:amd64 (1.3.5-2) ... 12:40:36 Selecting previously unselected package libroken18-heimdal:amd64. 12:40:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:40:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:40:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:40:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:36 Selecting previously unselected package libwind0-heimdal:amd64. 12:40:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:40:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:40:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:40:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:40:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:40:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:37 Selecting previously unselected package libsasl2-modules-db:amd64. 12:40:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:40:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:40:37 Selecting previously unselected package libsasl2-2:amd64. 12:40:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:40:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:40:37 Selecting previously unselected package libldap-common. 12:40:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:40:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:40:37 Selecting previously unselected package libldap-2.4-2:amd64. 12:40:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:40:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:40:37 Selecting previously unselected package dirmngr. 12:40:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:40:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:40:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:40:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:40:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:40:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:40:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:40:37 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:40:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:38 Setting up libksba8:amd64 (1.3.5-2) ... 12:40:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:40:38 Setting up udev (237-3ubuntu10.45) ... 12:40:38 invoke-rc.d: policy-rc.d denied execution of start. 12:40:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:38 Processing triggers for systemd (237-3ubuntu10) ... 12:40:38 Setting up fuse (2.9.7-1ubuntu1) ... 12:40:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:40:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:40:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:40:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:40:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:40:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:40:39 settings in the [Install] section, and DefaultInstance for template units). 12:40:39 This means they are not meant to be enabled using systemctl. 12:40:39 Possible reasons for having this kind of units are: 12:40:39 1) A unit may be statically enabled by being symlinked from another unit's 12:40:39 .wants/ or .requires/ directory. 12:40:39 2) A unit's purpose may be to act as a helper for some other unit which has 12:40:39 a requirement dependency on it. 12:40:39 3) A unit may be started when needed via activation (socket, path, timer, 12:40:39 D-Bus, udev, scripted systemctl call, ...). 12:40:39 4) In case of template units, the unit is meant to be enabled with some 12:40:39 instance name specified. 12:40:39 Reading package lists... 12:40:40 Building dependency tree... 12:40:40 Reading state information... 12:40:40 The following additional packages will be installed: 12:40:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:40:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:40:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:40:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:40:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:40:40 Suggested packages: 12:40:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:40:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:40:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:40:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:40:40 systemd-container policykit-1 12:40:40 Recommended packages: 12:40:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:40:40 The following NEW packages will be installed: 12:40:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:40:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:40:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:40:40 multiarch-support openssh-client python3 python3-minimal python3.6 12:40:40 python3.6-minimal snapd squashfs-tools sudo 12:40:40 The following packages will be upgraded: 12:40:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:40:40 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 12:40:40 Need to get 35.2 MB of archives. 12:40:40 After this operation, 141 MB of additional disk space will be used. 12:40:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 12:40:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 12:40:41 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:40:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:40:41 ---> 21add3b7d5d0 12:40:41 Step 3/31 : WORKDIR /edgex-go 12:40:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:40:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:40:41 ---> 21add3b7d5d0 12:40:41 Step 3/24 : WORKDIR /edgex-go 12:40:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:40:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:40:41 ---> 21add3b7d5d0 12:40:41 Step 3/23 : WORKDIR /edgex-go 12:40:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:40:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:40:41 ---> 21add3b7d5d0 12:40:41 Step 3/23 : WORKDIR /edgex-go 12:40:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:40:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:40:41 ---> 21add3b7d5d0 12:40:41 Step 3/22 : WORKDIR /edgex-go 12:40:41 ---> Running in b500e1da069b 12:40:41 ---> Running in 90c32c226e4d 12:40:41 ---> Running in fc6d062302a6 12:40:41 ---> Running in e54bcf8aa351 12:40:41 ---> Running in e84cd1389882 12:40:41 Removing intermediate container fc6d062302a6 12:40:41 ---> 12537e4bebd1 12:40:41 Removing intermediate container 90c32c226e4d 12:40:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:41 ---> 8f5b2c30860f 12:40:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:41 Removing intermediate container e54bcf8aa351 12:40:41 ---> 03612569069e 12:40:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:41 Removing intermediate container e84cd1389882 12:40:41 ---> 8b43ac0be72b 12:40:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:41 Removing intermediate container b500e1da069b 12:40:41 ---> 1d6bae5100f3 12:40:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:41 ---> Running in b87b960ac99e 12:40:41 ---> Running in fabfcca60a0e 12:40:41 ---> Running in 3cc6b5f3a541 12:40:41 ---> Running in 5b63d500b53a 12:40:41 ---> Running in 5f65f3435248 12:40:41 Removing intermediate container b87b960ac99e 12:40:41 ---> 92afad81c248 12:40:41 Step 5/23 : RUN apk add --update --no-cache make bash git 12:40:41 ---> Running in 4131deac6d68 12:40:41 Removing intermediate container fabfcca60a0e 12:40:41 ---> 9409ae45a01e 12:40:41 Step 5/24 : RUN apk add --update --no-cache make git 12:40:41 Removing intermediate container 3cc6b5f3a541 12:40:41 ---> bbb5ae6779ae 12:40:41 Step 5/31 : RUN apk add --update --no-cache make git 12:40:41 ---> Running in 53723c2fb60e 12:40:41 ---> Running in 2e3601c1a977 12:40:41 Removing intermediate container 5f65f3435248 12:40:41 ---> 0ebe97501416 12:40:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:40:41 Removing intermediate container 5b63d500b53a 12:40:41 ---> be4e4caf23f7 12:40:41 Step 5/23 : RUN apk add --update --no-cache make git 12:40:41 ---> Running in 84e81359fc26 12:40:41 ---> Running in 3931018857bc 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:40:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:40:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:40:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:40:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 12:40:41 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 12:40:41 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:40:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:40:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:40:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:40:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:40:41 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:40:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:40:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:40:41 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:40:41 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:40:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:40:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:40:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:40:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:40:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:40:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:40:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:40:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:40:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:40:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:40:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:40:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 12:40:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:40:42 OK: 217 MiB in 51 packages 12:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:40:42 OK: 217 MiB in 51 packages 12:40:42 OK: 217 MiB in 51 packages 12:40:42 OK: 217 MiB in 51 packages 12:40:42 OK: 217 MiB in 51 packages 12:40:42 debconf: delaying package configuration, since apt-utils is not installed 12:40:42 Fetched 35.2 MB in 2s (14.4 MB/s) 12:40:42 (Reading database ... 12757 files and directories currently installed.) 12:40:42 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 12:40:43 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 12:40:43 Removing intermediate container 4131deac6d68 12:40:43 ---> 0bdc886325a3 12:40:43 Step 6/23 : COPY go.mod . 12:40:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 12:40:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 12:40:44 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 12:40:44 (Reading database ... 12757 files and directories currently installed.) 12:40:44 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 12:40:44 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 12:40:44 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 12:40:44 (Reading database ... 12757 files and directories currently installed.) 12:40:44 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 12:40:44 Unpacking apt (1.6.13) over (1.6.1) ... 12:40:44 ---> 7b34183dfee6 12:40:44 Step 7/23 : RUN go mod download 12:40:44 Removing intermediate container 2e3601c1a977 12:40:44 ---> 347bf0866cb6 12:40:44 Step 6/31 : COPY go.mod . 12:40:44 ---> Running in 3910e735162f 12:40:45 Setting up apt (1.6.13) ... 12:40:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:40:45 Removing intermediate container 84e81359fc26 12:40:45 ---> abba4751bba4 12:40:45 Step 6/22 : COPY go.mod . 12:40:45 Removing intermediate container 3931018857bc 12:40:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:40:45 ---> fafc4e9e10b0 12:40:45 Step 6/23 : COPY go.mod . 12:40:45 Removing intermediate container 53723c2fb60e 12:40:45 ---> 861feafcbd2a 12:40:45 Step 6/24 : COPY go.mod . 12:40:45 (Reading database ... 12764 files and directories currently installed.) 12:40:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:40:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:40:45 ---> d2e93984cffd 12:40:45 Step 7/31 : RUN go mod download 12:40:45 Selecting previously unselected package libpython3.6-minimal:amd64. 12:40:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:40:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:40:45 ---> Running in 7ba70eae76e4 12:40:46 Selecting previously unselected package libexpat1:amd64. 12:40:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:40:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:40:46 Selecting previously unselected package python3.6-minimal. 12:40:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:40:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:40:46 ---> fa152f31f38d 12:40:46 Step 7/22 : RUN go mod download 12:40:46 ---> de35b6e9cc18 12:40:46 Step 7/23 : RUN go mod download 12:40:46 ---> Running in f4b6309083a1 12:40:46 ---> 6fe8125bd03e 12:40:46 Step 7/24 : RUN go mod download 12:40:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 12:40:46 Checking for services that may need to be restarted...done. 12:40:46 Checking for services that may need to be restarted...done. 12:40:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:40:46 ---> Running in 30649a137304 12:40:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:40:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:40:47 ---> Running in 1ccd52ace15f 12:40:47 Selecting previously unselected package python3-minimal. 12:40:47 (Reading database ... 13012 files and directories currently installed.) 12:40:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:40:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:40:47 Selecting previously unselected package mime-support. 12:40:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:40:47 Unpacking mime-support (3.60ubuntu1) ... 12:40:47 Selecting previously unselected package libmpdec2:amd64. 12:40:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:40:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:40:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:40:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:40:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:40:48 Selecting previously unselected package python3.6. 12:40:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:40:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:40:48 Selecting previously unselected package libpython3-stdlib:amd64. 12:40:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:40:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:40:48 Setting up python3-minimal (3.6.7-1~18.04) ... 12:40:48 Selecting previously unselected package python3. 12:40:48 (Reading database ... 13442 files and directories currently installed.) 12:40:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:40:48 Unpacking python3 (3.6.7-1~18.04) ... 12:40:48 Selecting previously unselected package multiarch-support. 12:40:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:40:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:40:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:40:49 Removing intermediate container 3910e735162f 12:40:49 ---> 40b469409833 12:40:49 Step 8/23 : COPY . . 12:40:50 Selecting previously unselected package liblzo2-2:amd64. 12:40:50 (Reading database ... 13479 files and directories currently installed.) 12:40:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:40:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:40:50 Selecting previously unselected package libbsd0:amd64. 12:40:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:40:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:40:50 Selecting previously unselected package sudo. 12:40:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:40:50 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:40:50 Selecting previously unselected package apparmor. 12:40:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:40:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:40:50 Selecting previously unselected package libedit2:amd64. 12:40:50 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:40:50 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:40:50 Selecting previously unselected package libkrb5support0:amd64. 12:40:50 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:40:50 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:40:50 Selecting previously unselected package libk5crypto3:amd64. 12:40:50 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:40:50 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:40:50 Selecting previously unselected package libkeyutils1:amd64. 12:40:50 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:40:50 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:40:51 Selecting previously unselected package libkrb5-3:amd64. 12:40:51 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:40:51 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:40:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:40:51 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:40:51 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:40:51 Removing intermediate container 7ba70eae76e4 12:40:51 ---> 40fb83a2b63d 12:40:51 Step 8/31 : COPY . . 12:40:51 Selecting previously unselected package libssl1.0.0:amd64. 12:40:51 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:40:51 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:40:51 Selecting previously unselected package openssh-client. 12:40:51 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:40:51 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:40:51 Selecting previously unselected package squashfs-tools. 12:40:51 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 12:40:51 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:40:51 Removing intermediate container f4b6309083a1 12:40:51 ---> df9345f0ff73 12:40:51 Step 8/22 : COPY . . 12:40:51 Selecting previously unselected package snapd. 12:40:51 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 12:40:51 Unpacking snapd (2.48.3+18.04) ... 12:40:53 Removing intermediate container 1ccd52ace15f 12:40:53 ---> 8c4c923072b8 12:40:53 Step 8/24 : COPY . . 12:40:53 Removing intermediate container 30649a137304 12:40:53 ---> 5db0310df0cc 12:40:53 Step 8/23 : COPY . . 12:40:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:40:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:40:54 Setting up mime-support (3.60ubuntu1) ... 12:40:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:40:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:40:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:40:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:40:54 Setting up systemd (237-3ubuntu10.45) ... 12:40:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:40:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:40:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:40:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:40:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:40:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:40:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:40:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:40:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:40:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:40:56 Setting up python3 (3.6.7-1~18.04) ... 12:40:56 running python rtupdate hooks for python3.6... 12:40:56 running python post-rtupdate hooks for python3.6... 12:40:56 Setting up apparmor (2.12-4ubuntu5.1) ... 12:40:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:40:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:40:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:40:58 Setting up snapd (2.48.3+18.04) ... 12:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:40:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:41:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:41:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:41:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:41:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:41:00 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 12:41:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:41:00 Processing triggers for systemd (237-3ubuntu10.45) ... 12:41:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:41:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:41:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:41:04 Reading package lists... 12:41:04 Reading package lists... 12:41:04 Building dependency tree... 12:41:04 Reading state information... 12:41:04 Calculating upgrade... 12:41:04 The following packages will be upgraded: 12:41:04 advancecomp base-files bash binutils binutils-common 12:41:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:41:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:41:04 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:41:04 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:41:04 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:41:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:41:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:41:04 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 12:41:04 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 12:41:04 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 12:41:04 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 12:41:04 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 12:41:04 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 12:41:04 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 12:41:04 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:41:04 Need to get 64.0 MB of archives. 12:41:04 After this operation, 5033 kB of additional disk space will be used. 12:41:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-141.145 [998 kB] 12:41:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:41:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:41:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:41:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:41:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:41:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:41:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:41:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:41:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:41:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:41:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:41:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:41:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:41:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:41:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:41:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:41:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:41:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:41:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:41:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:41:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:41:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:41:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:41:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:41:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:41:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:41:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:41:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:41:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:41:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:41:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:41:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:41:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:41:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:41:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:41:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 12:41:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 12:41:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:41:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:41:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 12:41:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:41:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:41:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:41:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:41:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:41:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:41:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:41:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 12:41:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 12:41:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 12:41:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 12:41:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:41:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:41:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:41:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:41:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:41:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:41:05 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:41:05 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:41:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:41:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:41:05 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:41:05 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:41:05 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:41:05 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:41:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:41:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:41:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:41:05 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:41:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:41:05 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:41:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:41:05 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:41:05 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:41:05 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:41:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:41:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:41:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:41:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:41:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:41:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 12:41:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 12:41:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 12:41:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 12:41:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 12:41:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:41:06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:41:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:41:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:41:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:41:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:41:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:41:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:41:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:41:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:41:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:41:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:41:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:41:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:41:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:41:06 debconf: delaying package configuration, since apt-utils is not installed 12:41:06 Fetched 64.0 MB in 2s (38.5 MB/s) 12:41:06 (Reading database ... 13912 files and directories currently installed.) 12:41:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:41:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:41:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:41:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:41:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-141.145_amd64.deb ... 12:41:07 Unpacking linux-libc-dev:amd64 (4.15.0-141.145) over (4.15.0-20.21) ... 12:41:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:09 (Reading database ... 13911 files and directories currently installed.) 12:41:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:41:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:41:09 (Reading database ... 13911 files and directories currently installed.) 12:41:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:41:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:41:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:10 (Reading database ... 13911 files and directories currently installed.) 12:41:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:41:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:41:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:41:11 (Reading database ... 13911 files and directories currently installed.) 12:41:11 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:41:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:41:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:41:11 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:41:11 Setting up base-files (10.1ubuntu2.10) ... 12:41:11 Installing new version of config file /etc/issue ... 12:41:11 Installing new version of config file /etc/issue.net ... 12:41:11 Installing new version of config file /etc/lsb-release ... 12:41:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:41:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:41:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:41:11 Removing obsolete conffile /etc/default/motd-news ... 12:41:11 (Reading database ... 13912 files and directories currently installed.) 12:41:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:41:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:41:12 Setting up bash (4.4.18-2ubuntu1.2) ... 12:41:12 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 12:41:12 (Reading database ... 13912 files and directories currently installed.) 12:41:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:41:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:41:12 (Reading database ... 13912 files and directories currently installed.) 12:41:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:41:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:41:12 Setting up tar (1.29b-2ubuntu0.2) ... 12:41:12 (Reading database ... 13912 files and directories currently installed.) 12:41:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:41:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:41:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:41:13 (Reading database ... 13912 files and directories currently installed.) 12:41:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:41:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:41:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:41:13 (Reading database ... 13912 files and directories currently installed.) 12:41:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:41:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:41:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:41:14 (Reading database ... 13912 files and directories currently installed.) 12:41:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:41:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:41:14 Setting up grep (3.1-2build1) ... 12:41:14 (Reading database ... 13912 files and directories currently installed.) 12:41:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:41:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:41:14 Setting up login (1:4.5-1ubuntu2) ... 12:41:14 (Reading database ... 13912 files and directories currently installed.) 12:41:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:41:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:41:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:41:14 (Reading database ... 13912 files and directories currently installed.) 12:41:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:41:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:41:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:41:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:41:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:41:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:41:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:41:16 (Reading database ... 13912 files and directories currently installed.) 12:41:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:41:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:41:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:41:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:41:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:41:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:41:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:41:18 (Reading database ... 13912 files and directories currently installed.) 12:41:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:41:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:41:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:41:18 (Reading database ... 13912 files and directories currently installed.) 12:41:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:41:18 (Reading database ... 13912 files and directories currently installed.) 12:41:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:41:18 (Reading database ... 13912 files and directories currently installed.) 12:41:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:41:19 (Reading database ... 13912 files and directories currently installed.) 12:41:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:41:19 (Reading database ... 13912 files and directories currently installed.) 12:41:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:41:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:41:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:41:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:41:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:41:19 (Reading database ... 13912 files and directories currently installed.) 12:41:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:41:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:41:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:41:20 (Reading database ... 13912 files and directories currently installed.) 12:41:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:41:20 ---> 50609422c524 12:41:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:41:20 ---> f8fabf80a410 12:41:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:41:20 ---> Running in 39232146a9bb 12:41:20 ---> Running in ff21be9cad89 12:41:20 ---> 6365e9d414a8 12:41:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:41:20 ---> bf6341378f85 12:41:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:41:20 ---> 67b82dcf6792 12:41:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:41:20 ---> Running in 9c091e423521 12:41:20 ---> Running in 3dff28ebf4c2 12:41:20 ---> Running in efb8f351ed03 12:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:41:20 (Reading database ... 13912 files and directories currently installed.) 12:41:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:41:20 (Reading database ... 13912 files and directories currently installed.) 12:41:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:41:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:41:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:41:22 (Reading database ... 13912 files and directories currently installed.) 12:41:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:41:22 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:41:22 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:41:22 (Reading database ... 13912 files and directories currently installed.) 12:41:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:41:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:41:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:41:22 (Reading database ... 13914 files and directories currently installed.) 12:41:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:41:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:41:22 Setting up debconf (1.5.66ubuntu1) ... 12:41:23 (Reading database ... 13914 files and directories currently installed.) 12:41:23 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:41:23 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:41:23 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:41:23 (Reading database ... 13914 files and directories currently installed.) 12:41:23 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:41:23 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:41:23 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:41:23 (Reading database ... 13914 files and directories currently installed.) 12:41:23 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:41:23 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:41:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:41:23 (Reading database ... 13914 files and directories currently installed.) 12:41:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:41:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:41:24 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 12:41:24 (Reading database ... 13914 files and directories currently installed.) 12:41:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:41:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:41:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:41:24 (Reading database ... 13914 files and directories currently installed.) 12:41:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:41:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:41:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 12:41:24 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 12:41:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:41:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:41:24 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:41:25 (Reading database ... 13914 files and directories currently installed.) 12:41:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:41:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:41:25 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:41:25 (Reading database ... 13914 files and directories currently installed.) 12:41:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 12:41:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:41:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 12:41:25 (Reading database ... 13914 files and directories currently installed.) 12:41:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:41:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:41:26 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:41:26 (Reading database ... 13914 files and directories currently installed.) 12:41:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:41:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:41:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:41:26 (Reading database ... 13914 files and directories currently installed.) 12:41:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:41:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:41:27 Setting up passwd (1:4.5-1ubuntu2) ... 12:41:27 (Reading database ... 13914 files and directories currently installed.) 12:41:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:41:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:41:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:41:27 (Reading database ... 13914 files and directories currently installed.) 12:41:27 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 12:41:27 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 12:41:27 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 12:41:27 (Reading database ... 13914 files and directories currently installed.) 12:41:27 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 12:41:27 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 12:41:27 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 12:41:27 (Reading database ... 13914 files and directories currently installed.) 12:41:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:41:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:41:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:41:28 (Reading database ... 13914 files and directories currently installed.) 12:41:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:41:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:41:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:41:28 (Reading database ... 13914 files and directories currently installed.) 12:41:28 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:41:28 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:41:28 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:41:28 (Reading database ... 13914 files and directories currently installed.) 12:41:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:41:28 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:41:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:41:28 (Reading database ... 13914 files and directories currently installed.) 12:41:28 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:41:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:41:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:41:29 (Reading database ... 13914 files and directories currently installed.) 12:41:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:41:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:41:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:41:29 (Reading database ... 13915 files and directories currently installed.) 12:41:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:41:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:41:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:41:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:41:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:41:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:41:29 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:41:30 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:41:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:41:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:41:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:41:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:41:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:41:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:41:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:41:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:41:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:41:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:41:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:41:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:41:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:41:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:41:31 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:41:31 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:41:32 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:41:32 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:41:32 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:41:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:41:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:41:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:41:33 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:41:33 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:41:33 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:41:33 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:41:33 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:41:33 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:41:33 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:33 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:41:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:41:38 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:41:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:41:38 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:41:38 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:41:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:41:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:41:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:41:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:41:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:41:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:41:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:41:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:41:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:41:39 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:41:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:41:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:41:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:41:40 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:41:40 12:41:40 Current default time zone: 'Etc/UTC' 12:41:40 Local time is now: Wed Apr 14 12:41:39 UTC 2021. 12:41:40 Universal Time is now: Wed Apr 14 12:41:39 UTC 2021. 12:41:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:41:40 12:41:40 Setting up systemd-sysv (237-3ubuntu10.45) ... 12:41:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:40 Setting up linux-libc-dev:amd64 (4.15.0-141.145) ... 12:41:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:41:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:41:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:41:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:41:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:41:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:41:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:41:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:41:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:41:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 12:41:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:40 Setting up patch (2.7.6-2ubuntu1.1) ... 12:41:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:41:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:41:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 12:41:41 Installing new version of config file /etc/ssl/openssl.cnf ... 12:41:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:41:41 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:41:41 Setting up ca-certificates (20210119~18.04.1) ... 12:41:43 Updating certificates in /etc/ssl/certs... 12:41:43 23 added, 27 removed; done. 12:41:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:41:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:41:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:41:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:41:43 Setting up pkgbinarymangler (138.18.04.1) ... 12:41:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:41:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 12:41:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:41:44 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:41:44 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:41:44 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:41:44 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:41:44 Setting up perl (5.26.1-6ubuntu0.5) ... 12:41:44 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 12:41:44 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:41:44 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:41:44 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 12:41:44 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:41:44 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:41:44 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:41:44 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:41:44 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:41:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:41:44 Processing triggers for systemd (237-3ubuntu10.45) ... 12:41:44 Processing triggers for mime-support (3.60ubuntu1) ... 12:41:44 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:41:44 Updating certificates in /etc/ssl/certs... 12:41:45 0 added, 0 removed; done. 12:41:45 Running hooks in /etc/ca-certificates/update.d... 12:41:45 done. 12:41:45 Reading package lists... 12:41:46 Building dependency tree... 12:41:46 Reading state information... 12:41:46 The following NEW packages will be installed: 12:41:46 apt-transport-https 12:41:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:41:46 Need to get 1692 B of archives. 12:41:46 After this operation, 154 kB of additional disk space will be used. 12:41:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 12:41:46 debconf: delaying package configuration, since apt-utils is not installed 12:41:46 Fetched 1692 B in 0s (8438 B/s) 12:41:46 Selecting previously unselected package apt-transport-https. 12:41:46 (Reading database ... 13920 files and directories currently installed.) 12:41:46 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 12:41:46 Unpacking apt-transport-https (1.6.13) ... 12:41:46 Setting up apt-transport-https (1.6.13) ... 12:41:47 Waiting for network to be ready... 12:41:53 2021-04-14T12:41:51Z INFO Waiting for automatic snapd restart... 12:41:54 snapd 2.49.2 from Canonical* installed 12:41:55 "snapd" switched to the "latest/stable" channel 12:41:55 12:42:00 core18 20210309 from Canonical* installed 12:42:00 "core18" switched to the "latest/stable" channel 12:42:00 12:42:06 snapcraft 4.6.2 from Canonical* installed 12:42:06 "snapcraft" switched to the "latest/stable" channel 12:42:06 12:42:10 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:42:10 - README.md 12:42:10 12:42:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:42:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:42:17 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 12:42:17 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:42:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:42:18 Reading package lists... 12:42:18 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 12:42:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:42:25 Reading package lists... 12:42:25 Building dependency tree... 12:42:25 Reading state information... 12:42:25 Suggested packages: 12:42:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:42:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:42:25 Recommended packages: 12:42:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:42:25 The following NEW packages will be installed: 12:42:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:42:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:42:25 pkg-config zip 12:42:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:42:25 Need to get 7663 kB of archives. 12:42:25 After this operation, 43.8 MB of additional disk space will be used. 12:42:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:42:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 12:42:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 12:42:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:42:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 12:42:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:42:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:42:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:42:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:42:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:42:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:42:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:42:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:42:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:42:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:42:26 debconf: delaying package configuration, since apt-utils is not installed 12:42:26 Fetched 7663 kB in 1s (10.4 MB/s) 12:42:26 Selecting previously unselected package libglib2.0-0:amd64. 12:42:26 (Reading database ... 13924 files and directories currently installed.) 12:42:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:42:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:42:26 Selecting previously unselected package libpsl5:amd64. 12:42:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:42:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:42:26 Selecting previously unselected package libnghttp2-14:amd64. 12:42:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:42:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:42:27 Selecting previously unselected package librtmp1:amd64. 12:42:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:42:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:42:27 Selecting previously unselected package libcurl3-gnutls:amd64. 12:42:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 12:42:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:42:27 Selecting previously unselected package liberror-perl. 12:42:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:42:27 Unpacking liberror-perl (0.17025-1) ... 12:42:27 Selecting previously unselected package git-man. 12:42:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 12:42:27 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 12:42:27 Selecting previously unselected package git. 12:42:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 12:42:27 Unpacking git (1:2.17.1-1ubuntu0.8) ... 12:42:28 Selecting previously unselected package libnorm1:amd64. 12:42:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:42:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:42:28 Selecting previously unselected package libpgm-5.2-0:amd64. 12:42:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:42:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:42:28 Selecting previously unselected package libsodium23:amd64. 12:42:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:42:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:42:28 Selecting previously unselected package libzmq5:amd64. 12:42:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:42:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:42:29 Selecting previously unselected package libzmq3-dev:amd64. 12:42:29 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:42:29 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:42:29 Selecting previously unselected package pkg-config. 12:42:29 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:42:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:42:29 Selecting previously unselected package zip. 12:42:29 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:42:29 Unpacking zip (3.0-11build1) ... 12:42:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:42:29 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 12:42:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:42:29 Setting up liberror-perl (0.17025-1) ... 12:42:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:42:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:42:29 No schema files found: doing nothing. 12:42:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:42:29 Setting up zip (3.0-11build1) ... 12:42:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:42:29 Setting up libsodium23:amd64 (1.0.16-2) ... 12:42:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:42:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:42:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:42:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:42:29 Setting up git (1:2.17.1-1ubuntu0.8) ... 12:42:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:42:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:42:36 git set to automatically installed. 12:42:36 git-man set to automatically installed. 12:42:36 libcurl3-gnutls set to automatically installed. 12:42:36 liberror-perl set to automatically installed. 12:42:36 libglib2.0-0 set to automatically installed. 12:42:36 libnghttp2-14 set to automatically installed. 12:42:36 libnorm1 set to automatically installed. 12:42:36 libpgm-5.2-0 set to automatically installed. 12:42:36 libpsl5 set to automatically installed. 12:42:36 librtmp1 set to automatically installed. 12:42:36 libsodium23 set to automatically installed. 12:42:36 libzmq3-dev set to automatically installed. 12:42:36 libzmq5 set to automatically installed. 12:42:36 pkg-config set to automatically installed. 12:42:36 zip set to automatically installed. 12:42:38 snapd is not logged in, snap install commands will use sudo 12:42:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:42:45 snap "core18" has no updates available 12:42:46 snapd is not logged in, snap install commands will use sudo 12:42:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:42:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:43:08 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 12:43:08 Pulling go-build-helper 12:43:08 + snapcraftctl pull 12:43:10 'app-service-config' has dependencies that need to be staged: go-build-helper 12:43:10 Skipping pull go-build-helper (already ran) 12:43:10 Building go-build-helper 12:43:10 + snapcraftctl build 12:43:12 Removing intermediate container ff21be9cad89 12:43:12 ---> 7121d50ace98 12:43:12 12:43:12 Step 10/31 : FROM alpine:3.12 12:43:12 3.12: Pulling from library/alpine 12:43:12 Removing intermediate container 39232146a9bb 12:43:12 ---> 7a8fee75a4d5 12:43:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:43:12 Removing intermediate container 9c091e423521 12:43:12 ---> 202e0d9011a7 12:43:12 12:43:12 Step 10/24 : FROM alpine:3.12 12:43:12 3.12: Pulling from library/alpine 12:43:12 ---> Running in 54ed9d93e16e 12:43:13 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 12:43:13 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 12:43:13 Status: Downloaded newer image for alpine:3.12 12:43:13 ---> d75e27dfc0a0 12:43:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:43:13 Status: Downloaded newer image for alpine:3.12 12:43:13 ---> d75e27dfc0a0 12:43:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:43:13 ---> Running in 1244e79665e5 12:43:13 ---> Running in 16b35573837b 12:43:13 Staging go-build-helper 12:43:13 + snapcraftctl stage 12:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:43:14 Removing intermediate container 16b35573837b 12:43:14 ---> c3af2ecf1f37 12:43:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:43:15 ---> Running in 6227a3b57989 12:43:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:43:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:43:16 (1/6) Installing ca-certificates (20191127-r4) 12:43:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:43:16 (3/6) Installing libcurl (7.76.1-r0) 12:43:16 (4/6) Installing curl (7.76.1-r0) 12:43:16 (5/6) Installing dumb-init (1.2.2-r1) 12:43:16 (6/6) Installing su-exec (0.2-r1) 12:43:16 Executing busybox-1.31.1-r20.trigger 12:43:16 Executing ca-certificates-20191127-r4.trigger 12:43:16 OK: 7 MiB in 20 packages 12:43:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:43:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:43:17 Removing intermediate container 3dff28ebf4c2 12:43:17 ---> 06e87c22d1d5 12:43:17 12:43:17 Step 10/22 : FROM alpine:3.12 12:43:17 ---> d75e27dfc0a0 12:43:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:43:18 ---> Running in 53ee0608af34 12:43:18 (1/2) Installing dumb-init (1.2.2-r1) 12:43:18 (2/2) Installing su-exec (0.2-r1) 12:43:18 Executing busybox-1.31.1-r20.trigger 12:43:18 OK: 5 MiB in 16 packages 12:43:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:43:19 Removing intermediate container 1244e79665e5 12:43:19 ---> 3f24f25b8067 12:43:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:43:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:43:20 Removing intermediate container 54ed9d93e16e 12:43:20 ---> 20440d75c1b5 12:43:20 12:43:20 Step 11/23 : FROM docker:20.10.0 12:43:20 ---> Running in 6bc2ae414ed8 12:43:20 20.10.0: Pulling from library/docker 12:43:20 Removing intermediate container 6227a3b57989 12:43:20 ---> a34923fa6e14 12:43:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:43:20 (1/2) Installing ca-certificates (20191127-r4) 12:43:20 (2/2) Installing dumb-init (1.2.2-r1) 12:43:20 Executing busybox-1.31.1-r20.trigger 12:43:20 Executing ca-certificates-20191127-r4.trigger 12:43:21 OK: 6 MiB in 16 packages 12:43:21 ---> Running in 7983c40d1e77 12:43:21 Removing intermediate container 6bc2ae414ed8 12:43:21 ---> 59d226af712e 12:43:21 Step 13/24 : WORKDIR / 12:43:21 ---> Running in 0056f2353a56 12:43:22 Removing intermediate container 7983c40d1e77 12:43:22 ---> dfb627f46ccf 12:43:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:43:22 ---> Running in 6fa4ba8c2ad8 12:43:22 Removing intermediate container 0056f2353a56 12:43:22 ---> 770ec3a1ef8b 12:43:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:43:23 Removing intermediate container 6fa4ba8c2ad8 12:43:23 ---> 138f9cba7f72 12:43:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:43:24 Removing intermediate container 53ee0608af34 12:43:24 ---> 07111da43f67 12:43:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:43:25 ---> Running in 644315a8e4d7 12:43:25 ---> 8ba7f7d016fc 12:43:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:43:25 ---> Running in 305f8b088f19 12:43:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:43:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:43:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1664 kB] 12:43:25 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:43:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:43:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:43:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:43:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:43:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:43:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:43:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:43:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [314 kB] 12:43:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 12:43:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:43:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [283 kB] 12:43:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [37.7 kB] 12:43:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1119 kB] 12:43:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [252 kB] 12:43:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:43:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2006 kB] 12:43:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [406 kB] 12:43:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 12:43:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 12:43:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] 12:43:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] 12:43:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1729 kB] 12:43:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] 12:43:25 Fetched 24.3 MB in 0s (0 B/s) 12:43:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:43:25 Fetched 224 kB in 0s (0 B/s) 12:43:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:43:25 Fetched 157 kB in 0s (0 B/s) 12:43:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:43:25 Fetched 221 kB in 0s (0 B/s) 12:43:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:43:25 Fetched 143 kB in 0s (0 B/s) 12:43:25 Pulling app-service-config 12:43:25 + snapcraftctl pull 12:43:26 Removing intermediate container efb8f351ed03 12:43:26 ---> f9a0e2fca51a 12:43:26 12:43:26 Step 10/23 : FROM alpine:3.12 12:43:26 ---> d75e27dfc0a0 12:43:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:43:26 Cloning into '/root/parts/app-service-config/src'... 12:43:26 ---> Running in a6620b9f1401 12:43:26 Removing intermediate container 305f8b088f19 12:43:26 ---> fa15d3a3199f 12:43:26 Step 13/22 : ENV APP_PORT=48060 12:43:26 Pulling config-common 12:43:26 + snapcraftctl pull 12:43:26 ---> d07c5e5e3aed 12:43:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:43:26 ---> Running in 2c9d5203d425 12:43:28 Removing intermediate container 2c9d5203d425 12:43:28 ---> 690217af54eb 12:43:28 Step 14/22 : EXPOSE $APP_PORT 12:43:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:43:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:43:28 ---> 1a0862132cf9 12:43:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:43:28 ---> Running in 106463986a5e 12:43:28 Removing intermediate container 644315a8e4d7 12:43:28 ---> 609e7277677f 12:43:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:43:29 (1/1) Installing dumb-init (1.2.2-r1) 12:43:29 Executing busybox-1.31.1-r20.trigger 12:43:29 OK: 5 MiB in 15 packages 12:43:29 ---> Running in 1f57a5176894 12:43:29 Removing intermediate container 106463986a5e 12:43:29 ---> 3ad93fd99153 12:43:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:43:30 Removing intermediate container 1f57a5176894 12:43:30 ---> 383bfda02587 12:43:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:43:31 ---> f5bcc95421ef 12:43:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:43:31 Removing intermediate container a6620b9f1401 12:43:31 ---> 9e8ac854707d 12:43:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:43:31 ---> bdb3f6f90966 12:43:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:43:31 ---> Running in 7a81f866d8af 12:43:31 ---> cea18ee2aadc 12:43:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:43:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:43:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:43:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:43:32 Fetched 0 B in 0s (0 B/s) 12:43:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:43:32 Fetched 0 B in 0s (0 B/s) 12:43:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:43:32 Fetched 0 B in 0s (0 B/s) 12:43:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:43:32 Fetched 0 B in 0s (0 B/s) 12:43:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:43:32 Fetched 0 B in 0s (0 B/s) 12:43:32 Pulling edgex-go 12:43:32 + snapcraftctl pull 12:43:32 ---> Running in c96a2dc55086 12:43:32 Removing intermediate container 7a81f866d8af 12:43:32 ---> bcb8a86fb9ba 12:43:32 Step 13/23 : ENV APP_PORT=48081 12:43:33 ---> fc699580ba21 12:43:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:43:33 ---> Running in 58c6c52f7a3f 12:43:33 ---> 04bdf9a8e9f7 12:43:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:43:34 Removing intermediate container 58c6c52f7a3f 12:43:34 ---> b24f23ac86e0 12:43:34 Step 14/23 : EXPOSE $APP_PORT 12:43:34 ---> Running in c31aa753035a 12:43:34 ---> 2d6813c94e60 12:43:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:43:34 ---> f5a6556621a0 12:43:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:43:35 ---> Running in 6b622a0c572d 12:43:35 ---> Running in 58177ad6c14c 12:43:35 Removing intermediate container c31aa753035a 12:43:35 ---> cdc79590e180 12:43:35 Step 15/23 : WORKDIR / 12:43:35 ---> Running in dd58bafa93f0 12:43:36 Removing intermediate container 58177ad6c14c 12:43:36 ---> c0c57dfa4202 12:43:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:43:36 ---> Running in 76c901089854 12:43:36 Removing intermediate container dd58bafa93f0 12:43:36 ---> 5a1376d6d931 12:43:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:43:36 Removing intermediate container c96a2dc55086 12:43:36 ---> 7591662643a4 12:43:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:43:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:43:36 Status: Downloaded newer image for docker:20.10.0 12:43:36 ---> eeaf43b92773 12:43:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:43:36 Removing intermediate container 76c901089854 12:43:36 ---> a304046ce9fd 12:43:36 Step 20/22 : LABEL arch=arm64 12:43:37 ---> Running in adbe50f6e0fd 12:43:37 ---> Running in 0e87b75b1005 12:43:37 ---> 866c3875f325 12:43:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:43:37 ---> 4155bc71f7b6 12:43:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:43:37 Removing intermediate container 0e87b75b1005 12:43:37 ---> e4fed5bfd4fb 12:43:37 Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:43:37 Removing intermediate container adbe50f6e0fd 12:43:37 ---> d5f481ab6178 12:43:37 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:43:38 ---> Running in c5969041e882 12:43:38 ---> Running in 13c50df2a44a 12:43:38 Removing intermediate container 6b622a0c572d 12:43:38 ---> d1b02e0ed47f 12:43:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:43:39 ---> 89b0f91cc96b 12:43:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:43:39 ---> Running in a2b9d382a978 12:43:39 Removing intermediate container c5969041e882 12:43:39 ---> d78236cf00cc 12:43:39 Step 22/22 : LABEL version=0.0.0 12:43:39 ---> f7c1857ee9ed 12:43:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:43:39 ---> Running in ee7d30e35dcd 12:43:39 Removing intermediate container a2b9d382a978 12:43:39 ---> 35fd4d59076b 12:43:39 Step 22/24 : LABEL arch=arm64 12:43:40 ---> Running in 86185a793454 12:43:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:43:40 Removing intermediate container ee7d30e35dcd 12:43:40 ---> c30a56703c89 12:43:40 12:43:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:43:40 ---> 05407fedb583 12:43:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:43:40 ---> 8165ce121586 12:43:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:43:41 ---> Running in 9bd0eeab8e1c 12:43:41 Removing intermediate container 86185a793454 12:43:41 ---> 31c5c25d03b3 12:43:41 Step 23/24 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:43:41 Successfully built c30a56703c89 12:43:41 Successfully tagged docker-support-notifications-go-arm64:latest 12:43:41  Building docker-support-notifications-go ... done Building docker-core-command-go 12:43:41 (1/39) Installing readline (8.0.4-r0) 12:43:41 (2/39) Installing bash (5.0.17-r0) 12:43:41 Executing bash-5.0.17-r0.post-install 12:43:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:43:41 (4/39) Installing libcurl (7.76.1-r0) 12:43:41 (5/39) Installing curl (7.76.1-r0) 12:43:41 (6/39) Installing dumb-init (1.2.2-r1) 12:43:41 (7/39) Installing libbz2 (1.0.8-r1) 12:43:41 (8/39) Installing expat (2.2.9-r1) 12:43:41 (9/39) Installing libffi (3.3-r2) 12:43:41 (10/39) Installing gdbm (1.13-r1) 12:43:41 ---> Running in 1baa2bc5a331 12:43:41 (11/39) Installing xz-libs (5.2.5-r0) 12:43:41 (12/39) Installing sqlite-libs (3.32.1-r0) 12:43:41 (13/39) Installing python3 (3.8.8-r0) 12:43:41 Removing intermediate container 9bd0eeab8e1c 12:43:41 ---> ba090d1f11b3 12:43:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:43:42 ---> 9d081141ef25 12:43:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:43:42 ---> Running in dd7663469d57 12:43:42 Removing intermediate container 1baa2bc5a331 12:43:42 ---> e3786716cfbb 12:43:42 Step 24/24 : LABEL version=0.0.0 12:43:43 (14/39) Installing py3-appdirs (1.4.4-r1) 12:43:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:43:43 (16/39) Installing py3-parsing (2.4.7-r0) 12:43:43 (17/39) Installing py3-six (1.15.0-r0) 12:43:43 (18/39) Installing py3-packaging (20.4-r0) 12:43:43 (19/39) Installing py3-setuptools (47.0.0-r0) 12:43:43 (20/39) Installing py3-chardet (3.0.4-r4) 12:43:43 (21/39) Installing py3-idna (2.9-r0) 12:43:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:43:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:43:43 (24/39) Installing py3-requests (2.23.0-r0) 12:43:43 (25/39) Installing py3-msgpack (1.0.0-r0) 12:43:43 (26/39) Installing py3-lockfile (0.12.2-r3) 12:43:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:43:43 (28/39) Installing py3-colorama (0.4.3-r0) 12:43:43 (29/39) Installing py3-distlib (0.3.0-r0) 12:43:43 (30/39) Installing py3-distro (1.5.0-r1) 12:43:43 (31/39) Installing py3-webencodings (0.5.1-r3) 12:43:43 (32/39) Installing py3-html5lib (1.0.1-r4) 12:43:43 (33/39) Installing py3-pytoml (0.1.21-r0) 12:43:43 (34/39) Installing py3-pep517 (0.8.2-r0) 12:43:43 (35/39) Installing py3-progress (1.5-r0) 12:43:43 (36/39) Installing py3-toml (0.10.1-r0) 12:43:43 (37/39) Installing py3-retrying (1.3.3-r0) 12:43:43 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:43:43 (39/39) Installing py3-pip (20.1.1-r0) 12:43:43 Executing busybox-1.31.1-r19.trigger 12:43:43 OK: 72 MiB in 59 packages 12:43:44 ---> e59d7cc03363 12:43:44 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:43:44 ---> Running in 3fce0fc115e1 12:43:45 ---> Running in 877aa9f342eb 12:43:45 Removing intermediate container dd7663469d57 12:43:45 ---> fae89e25d38d 12:43:45 Step 21/23 : LABEL arch=arm64 12:43:45 ---> Running in 0a875c6a9a9f 12:43:45 Removing intermediate container 3fce0fc115e1 12:43:45 ---> 5a2a327d6ff8 12:43:45 12:43:45 Successfully built 5a2a327d6ff8 12:43:46 Removing intermediate container 877aa9f342eb 12:43:46 ---> cf850f7a86e0 12:43:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:43:46 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 12:43:46 Building docker-core-data-go 12:43:46  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0a875c6a9a9f 12:43:46 ---> 708d1590a509 12:43:46 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:43:46 ---> Running in 5cf4ac0f75e2 12:43:46 ---> 4ed89f707c16 12:43:46 Step 26/31 : RUN chmod +x /entrypoint.sh 12:43:47 ---> Running in 08bc266a2572 12:43:47 Removing intermediate container 5cf4ac0f75e2 12:43:47 ---> b5c4a7c56fef 12:43:47 Step 23/23 : LABEL version=0.0.0 12:43:48 Collecting docker-compose==1.23.2 12:43:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:43:48 ---> Running in 824cac1b118f 12:43:49 Removing intermediate container 824cac1b118f 12:43:49 ---> 60e0358bc6a3 12:43:49 12:43:50 Successfully built 60e0358bc6a3 12:43:50 Successfully tagged docker-core-metadata-go-arm64:latest 12:43:50 Building docker-security-proxy-setup-go 12:43:51  Building docker-core-metadata-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:43:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:43:51 Collecting texttable<0.10,>=0.9.0 12:43:51 Downloading texttable-0.9.1.tar.gz (11 kB) 12:43:52 Removing intermediate container 08bc266a2572 12:43:52 ---> cd9c6558b5ec 12:43:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:43:52 ---> Running in 18adcb12de13 12:43:53 Removing intermediate container 18adcb12de13 12:43:53 ---> bd6ab0d8fa1b 12:43:53 Step 28/31 : CMD ["gate"] 12:43:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:43:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:43:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:43:54 Fetched 0 B in 0s (0 B/s) 12:43:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:43:54 Fetched 96.5 kB in 0s (0 B/s) 12:43:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:43:54 Fetched 279 kB in 0s (0 B/s) 12:43:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:43:54 Fetched 122 kB in 0s (0 B/s) 12:43:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:43:54 Fetched 77.8 kB in 0s (0 B/s) 12:43:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:43:54 Fetched 8848 B in 0s (0 B/s) 12:43:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:43:54 Fetched 47.8 kB in 0s (0 B/s) 12:43:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:43:54 Fetched 45.6 kB in 0s (0 B/s) 12:43:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:43:54 Fetched 15.0 kB in 0s (0 B/s) 12:43:54 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 12:43:54 Fetched 219 kB in 0s (0 B/s) 12:43:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:43:54 Fetched 154 kB in 0s (0 B/s) 12:43:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:43:54 Fetched 50.6 kB in 0s (0 B/s) 12:43:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:43:54 Fetched 14.8 kB in 0s (0 B/s) 12:43:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:43:54 Fetched 41.8 kB in 0s (0 B/s) 12:43:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:43:54 Fetched 499 kB in 0s (0 B/s) 12:43:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:43:54 Fetched 111 kB in 0s (0 B/s) 12:43:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:43:54 Fetched 240 kB in 0s (0 B/s) 12:43:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:43:54 Fetched 29.3 kB in 0s (0 B/s) 12:43:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:43:54 Fetched 85.5 kB in 0s (0 B/s) 12:43:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:43:54 Fetched 24.5 kB in 0s (0 B/s) 12:43:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:43:54 Fetched 49.2 kB in 0s (0 B/s) 12:43:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:43:54 Fetched 54.2 kB in 0s (0 B/s) 12:43:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:43:54 Fetched 30.8 kB in 0s (0 B/s) 12:43:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:43:54 Fetched 15.8 kB in 0s (0 B/s) 12:43:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:43:54 Fetched 85.9 kB in 0s (0 B/s) 12:43:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:43:54 Fetched 8720 B in 0s (0 B/s) 12:43:54 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 12:43:54 Fetched 137 kB in 0s (0 B/s) 12:43:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:43:54 Fetched 119 kB in 0s (0 B/s) 12:43:54 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 12:43:54 Fetched 110 kB in 0s (0 B/s) 12:43:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:43:54 Fetched 11.1 kB in 0s (0 B/s) 12:43:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:43:54 Fetched 645 kB in 0s (0 B/s) 12:43:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:43:54 Fetched 41.3 kB in 0s (0 B/s) 12:43:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:43:54 Fetched 17.9 kB in 0s (0 B/s) 12:43:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:43:54 Fetched 368 kB in 0s (0 B/s) 12:43:54 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:43:54 Fetched 187 kB in 0s (0 B/s) 12:43:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:43:54 Fetched 175 kB in 0s (0 B/s) 12:43:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:43:54 Fetched 206 kB in 0s (0 B/s) 12:43:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 12:43:54 Fetched 1301 kB in 0s (0 B/s) 12:43:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:43:54 Fetched 36.2 kB in 0s (0 B/s) 12:43:54 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 12:43:54 Fetched 159 kB in 0s (0 B/s) 12:43:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:43:54 Fetched 107 kB in 0s (0 B/s) 12:43:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:43:54 Fetched 48.7 kB in 0s (0 B/s) 12:43:54 Pulling static-packages 12:43:54 + snapcraftctl pull 12:43:54 ---> Running in 1b09e73fd311 12:43:54 Collecting dockerpty<0.5,>=0.4.1 12:43:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:43:54 Pulling version 12:43:54 + cd /root/project 12:43:54 + [ -f VERSION ] 12:43:54 + PROJECT_VERSION=local-dev 12:43:54 + git rev-parse --short HEAD 12:43:54 + GIT_REVISION=fa8052bc 12:43:54 + snapcraftctl set-version local-dev 12:43:55 Removing intermediate container 1b09e73fd311 12:43:55 ---> e4cee65473d9 12:43:55 Step 29/31 : LABEL arch=arm64 12:43:55 ---> Running in 3748589d044a 12:43:55 Skipping build go-build-helper (already ran) 12:43:56 Building app-service-config 12:43:56 + make build 12:43:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 12:43:57 Removing intermediate container 3748589d044a 12:43:57 ---> 7e97f0dda301 12:43:57 Step 30/31 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:43:57 Collecting jsonschema<3,>=2.5.1 12:43:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:43:57 ---> Running in d9ea3c53f2bd 12:43:58 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 12:43:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 12:43:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 12:43:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 12:43:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 12:43:58 go: downloading github.com/google/uuid v1.2.0 12:43:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 12:43:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 12:43:58 go: downloading github.com/pelletier/go-toml v1.2.0 12:43:58 Removing intermediate container d9ea3c53f2bd 12:43:58 ---> 6c32a9dfaa60 12:43:58 Step 31/31 : LABEL version=0.0.0 12:43:58 Collecting docker<4.0,>=3.6.0 12:43:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:43:59 go: downloading github.com/hashicorp/consul/api v1.8.1 12:43:59 go: downloading github.com/go-kit/kit v0.8.0 12:43:59 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:43:59 go: downloading github.com/go-playground/validator/v10 v10.4.1 12:43:59 go: downloading github.com/hashicorp/serf v0.9.5 12:43:59 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 12:43:59 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:43:59 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 12:43:59 go: downloading github.com/go-playground/universal-translator v0.17.0 12:43:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:43:59 go: downloading github.com/x448/float16 v0.8.4 12:43:59 go: downloading github.com/fatih/color v1.9.0 12:43:59 go: downloading github.com/BurntSushi/toml v0.3.1 12:43:59 go: downloading github.com/go-playground/locales v0.13.0 12:43:59 go: downloading github.com/mattn/go-isatty v0.0.12 12:43:59 go: downloading github.com/leodido/go-urn v1.2.0 12:43:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:43:59 go: downloading github.com/gorilla/mux v1.8.0 12:43:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 12:43:59 go: downloading github.com/mattn/go-colorable v0.1.6 12:43:59 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 12:43:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 12:43:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:43:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:43:59 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 12:43:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:43:59 go: downloading github.com/mitchellh/copystructure v1.0.0 12:43:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:43:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:43:59 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 12:43:59 go: downloading github.com/gorilla/websocket v1.4.2 12:43:59 go: downloading github.com/pebbe/zmq4 v1.2.7 12:43:59 go: downloading github.com/go-redis/redis/v7 v7.2.0 12:43:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:43:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:43:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:43:59 ---> Running in be026b4fc4c9 12:44:00 Removing intermediate container be026b4fc4c9 12:44:00 ---> 17c962c1d09c 12:44:00 12:44:00 Collecting PyYAML<4,>=3.10 12:44:00 Downloading PyYAML-3.13.tar.gz (270 kB) 12:44:01 Successfully built 17c962c1d09c 12:44:01 Successfully tagged docker-security-bootstrapper-go-arm64:latest 12:44:01  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go 12:44:04 Collecting cached-property<2,>=1.2.0 12:44:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:44:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:44:04 Collecting docopt<0.7,>=0.6.1 12:44:04 Downloading docopt-0.6.2.tar.gz (25 kB) 12:44:06 Collecting websocket-client<1.0,>=0.32.0 12:44:07 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 12:44:07 Collecting idna<2.8,>=2.5 12:44:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:44:07 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 12:44:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 12:44:08 Collecting urllib3<1.25,>=1.21.1 12:44:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:44:08 Collecting docker-pycreds>=0.4.0 12:44:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:44:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:44:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:44:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:44:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:44:10 Installing collected packages: idna, urllib3, requests, texttable, dockerpty, jsonschema, docker-pycreds, websocket-client, docker, PyYAML, cached-property, docopt, docker-compose 12:44:10 Attempting uninstall: idna 12:44:10 Found existing installation: idna 2.9 12:44:10 Uninstalling idna-2.9: 12:44:10 Successfully uninstalled idna-2.9 12:44:11 Attempting uninstall: urllib3 12:44:11 Found existing installation: urllib3 1.25.9 12:44:11 Uninstalling urllib3-1.25.9: 12:44:11 Successfully uninstalled urllib3-1.25.9 12:44:11 Attempting uninstall: requests 12:44:11 Found existing installation: requests 2.23.0 12:44:11 Uninstalling requests-2.23.0: 12:44:11 Successfully uninstalled requests-2.23.0 12:44:12 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 12:44:12 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 12:44:12 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 12:44:12 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 12:44:12 Running setup.py install for texttable: started 12:44:12 Building config-common 12:44:12 + snapcraftctl build 12:44:14 Running setup.py install for texttable: finished with status 'done' 12:44:14 Running setup.py install for dockerpty: started 12:44:15 Building edgex-go 12:44:16 + cd /root/parts/edgex-go/src 12:44:16 + make build 12:44:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:44:16 Running setup.py install for dockerpty: finished with status 'done' 12:44:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 12:44:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 12:44:17 go: downloading github.com/imdario/mergo v0.3.12 12:44:17 go: downloading github.com/pkg/errors v0.8.1 12:44:17 go: downloading github.com/pelletier/go-toml v1.9.0 12:44:18 Running setup.py install for PyYAML: started 12:44:21 Running setup.py install for PyYAML: finished with status 'done' 12:44:21 Running setup.py install for docopt: started 12:44:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:44:21 go: downloading gopkg.in/yaml.v2 v2.4.0 12:44:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:22 ---> 21add3b7d5d0 12:44:22 Step 3/23 : WORKDIR /edgex-go 12:44:22 ---> Using cache 12:44:22 ---> 1d6bae5100f3 12:44:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:22 ---> Using cache 12:44:22 ---> 0ebe97501416 12:44:22 Step 5/23 : RUN apk add --update --no-cache make git 12:44:23 Running setup.py install for docopt: finished with status 'done' 12:44:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 12:44:27 ---> Running in 4e9d7468dd0b 12:44:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:44:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:44:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:44:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:44:30 OK: 217 MiB in 51 packages 12:44:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:44:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:44:31 go: downloading github.com/stretchr/testify v1.7.0 12:44:33 go: downloading github.com/pmezard/go-difflib v1.0.0 12:44:33 go: downloading github.com/davecgh/go-spew v1.1.1 12:44:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:44:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:33 ---> 21add3b7d5d0 12:44:33 Step 3/23 : WORKDIR /edgex-go 12:44:33 ---> Using cache 12:44:33 ---> 1d6bae5100f3 12:44:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:33 ---> Using cache 12:44:33 ---> 0ebe97501416 12:44:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:44:33 ---> Running in dafdffac5e6b 12:44:34 Removing intermediate container 4e9d7468dd0b 12:44:34 ---> e4868806747a 12:44:34 Step 6/23 : COPY go.mod . 12:44:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:44:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 12:44:34 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 12:44:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:44:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:44:36 ---> 21add3b7d5d0 12:44:36 Step 3/21 : WORKDIR /edgex-go 12:44:36 ---> Using cache 12:44:36 ---> 1d6bae5100f3 12:44:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:36 ---> Using cache 12:44:36 ---> 0ebe97501416 12:44:36 Step 5/21 : RUN apk add --update --no-cache make git 12:44:36 ---> Using cache 12:44:36 ---> e4868806747a 12:44:36 Step 6/21 : COPY go.mod . 12:44:36 ---> Using cache 12:44:36 ---> 0f7e3e73bf07 12:44:36 Step 7/21 : RUN go mod download 12:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:44:36 ---> 0f7e3e73bf07 12:44:36 Step 7/23 : RUN go mod download 12:44:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:44:36 ---> Running in baa11dea2c94 12:44:37 ---> Running in 34ae089f82c7 12:44:37 OK: 217 MiB in 51 packages 12:44:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:44:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:44:40 Removing intermediate container dafdffac5e6b 12:44:40 ---> c4fac7a0e670 12:44:40 Step 6/23 : COPY go.mod . 12:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:44:41 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:44:41 Removing intermediate container 13c50df2a44a 12:44:41 ---> 42f2b963c917 12:44:41 Step 14/23 : ENV APP_PORT=48090 12:44:42 ---> 85bd0186214c 12:44:42 Step 7/23 : RUN go mod download 12:44:42 ---> Running in c4d8d2276bbb 12:44:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:44:42 go: downloading github.com/lib/pq v1.9.0 12:44:42 ---> Running in c2ff6eca907a 12:44:42 Removing intermediate container baa11dea2c94 12:44:42 ---> 0c266c8e6d36 12:44:42 Step 8/21 : COPY . . 12:44:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:44:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:44:42 ---> 21add3b7d5d0 12:44:42 Step 3/22 : WORKDIR /edgex-go 12:44:42 ---> Using cache 12:44:42 ---> 1d6bae5100f3 12:44:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:42 ---> Using cache 12:44:42 ---> 0ebe97501416 12:44:42 Step 5/22 : RUN apk add --update --no-cache make git 12:44:42 ---> Using cache 12:44:42 ---> e4868806747a 12:44:42 Step 6/22 : COPY go.mod . 12:44:42 ---> Using cache 12:44:42 ---> 0f7e3e73bf07 12:44:42 Step 7/22 : RUN go mod download 12:44:42 ---> Using cache 12:44:42 ---> 4836af7c16cb 12:44:42 Step 8/22 : COPY . . 12:44:42 Removing intermediate container 34ae089f82c7 12:44:42 ---> 4836af7c16cb 12:44:42 Step 8/23 : COPY . . 12:44:42 Removing intermediate container c4d8d2276bbb 12:44:42 ---> c6ec41492ab0 12:44:42 Step 15/23 : EXPOSE $APP_PORT 12:44:43 ---> Running in 5cefd98405d4 12:44:45 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:44:45 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:44:45 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:44:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:44:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:44:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:44:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:44:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:44:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:44:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:44:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:44:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:44:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:44:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:44:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:44:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:44:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:44:45 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 12:44:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:44:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:44:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:44:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:44:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:44:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:44:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:44:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:44:45 Removing intermediate container 5cefd98405d4 12:44:45 ---> 5c45a3ed4f04 12:44:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:44:48 Building static-packages 12:44:48 + snapcraftctl build 12:44:49 ---> 7e7441fa807e 12:44:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:44:49 Removing intermediate container c2ff6eca907a 12:44:49 ---> 4da1a46c31d0 12:44:49 Step 8/23 : COPY . . 12:44:51 ---> 9c810b8732b9 12:44:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:44:51 Building version 12:44:51 + snapcraftctl build 12:44:53 ---> c62d483addb7 12:44:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:44:54 Skipping stage go-build-helper (already ran) 12:44:54 Staging app-service-config 12:44:54 + snapcraftctl stage 12:44:54 ---> Running in b59d5538103e 12:44:55 Staging config-common 12:44:55 + snapcraftctl stage 12:44:56 Removing intermediate container b59d5538103e 12:44:56 ---> 5683404de1e7 12:44:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:44:56 Staging edgex-go 12:44:56 + snapcraftctl stage 12:44:57 Staging static-packages 12:44:57 + snapcraftctl stage 12:44:58 ---> Running in fb22a0548d29 12:44:59 Staging version 12:44:59 + snapcraftctl stage 12:44:59 Removing intermediate container fb22a0548d29 12:44:59 ---> f40d494367c5 12:44:59 Step 21/23 : LABEL arch=arm64 12:45:00 Priming go-build-helper 12:45:00 + snapcraftctl prime 12:45:01 ---> Running in 7d05c0c156de 12:45:01 Priming app-service-config 12:45:01 + snapcraftctl prime 12:45:02 Removing intermediate container 7d05c0c156de 12:45:02 ---> 23592e30db6d 12:45:02 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:45:03 Priming config-common 12:45:03 + snapcraftctl prime 12:45:03 ---> 015928c1e982 12:45:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:45:03 ---> Running in 530868fb1914 12:45:03 ---> Running in 7a3054efd122 12:45:03 ---> e0c736074019 12:45:03 Step 9/23 : RUN make cmd/core-command/core-command 12:45:04 Priming edgex-go 12:45:04 + snapcraftctl prime 12:45:04 Removing intermediate container 530868fb1914 12:45:04 ---> 36e075636415 12:45:04 Step 23/23 : LABEL version=0.0.0 12:45:04 ---> b0a7c6f76324 12:45:04 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:45:04 ---> Running in b81f0c0767ec 12:45:04 ---> Running in b08af061cd3e 12:45:05 ---> Running in 3a08c887f703 12:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:45:05 Priming static-packages 12:45:05 + snapcraftctl prime 12:45:06 Removing intermediate container b08af061cd3e 12:45:06 ---> 726522bd425a 12:45:06 12:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:45:07 Successfully built 726522bd425a 12:45:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:45:07  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:45:08 Priming version 12:45:08 + snapcraftctl prime 12:45:09 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 12:45:09 ---> 41cbd2665b00 12:45:09 Step 9/23 : RUN make cmd/core-data/core-data 12:45:10 ---> Running in 525fb1ba941f [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:45:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:46:39 Removing intermediate container 3a08c887f703 12:46:39 ---> 98ea36e8d5f8 12:46:39 12:46:39 Step 10/21 : FROM alpine:3.12 12:46:39 ---> d75e27dfc0a0 12:46:39 Step 11/21 : RUN apk add --update --no-cache curl 12:46:39 ---> Running in a8a61007b817 12:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:46:43 (1/4) Installing ca-certificates (20191127-r4) 12:46:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:46:43 (3/4) Installing libcurl (7.76.1-r0) 12:46:43 (4/4) Installing curl (7.76.1-r0) 12:46:43 Executing busybox-1.31.1-r20.trigger 12:46:43 Executing ca-certificates-20191127-r4.trigger 12:46:43 OK: 7 MiB in 18 packages 12:46:45 Removing intermediate container b81f0c0767ec 12:46:45 ---> 31364564d873 12:46:45 12:46:45 Step 10/23 : FROM alpine:3.12 12:46:45 ---> d75e27dfc0a0 12:46:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:46:45 ---> Using cache 12:46:45 ---> 9e8ac854707d 12:46:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:46:45 ---> Using cache 12:46:45 ---> bcb8a86fb9ba 12:46:45 Step 13/23 : ENV APP_PORT=48082 12:46:45 Removing intermediate container 7a3054efd122 12:46:45 ---> 450a1a439a0a 12:46:45 12:46:45 Step 10/22 : FROM alpine:3.12 12:46:45 ---> d75e27dfc0a0 12:46:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:46:45 ---> Using cache 12:46:45 ---> 9e8ac854707d 12:46:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:46:45 ---> Using cache 12:46:45 ---> bcb8a86fb9ba 12:46:45 Step 13/22 : ENV APP_PORT=48085 12:46:45 ---> Running in 2a8839b0a523 12:46:45 ---> Running in b41e948d9ab3 12:46:46 Removing intermediate container a8a61007b817 12:46:46 ---> 54cf73263001 12:46:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:46:46 ---> Running in 4731d09075b2 12:46:46 Removing intermediate container 2a8839b0a523 12:46:46 ---> ce012cf947e2 12:46:46 Step 14/22 : EXPOSE $APP_PORT 12:46:46 Removing intermediate container b41e948d9ab3 12:46:46 ---> 2f344ce7f7e2 12:46:46 Step 14/23 : EXPOSE $APP_PORT 12:46:46 ---> Running in 5604f76e7726 12:46:46 ---> Running in dc7d69d8c258 12:46:47 Removing intermediate container 4731d09075b2 12:46:47 ---> f768da9895e0 12:46:47 Step 13/21 : WORKDIR /edgex 12:46:47 Removing intermediate container 5604f76e7726 12:46:47 ---> 3a55ca1b6dc9 12:46:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:47 ---> Running in 6f7479574fb5 12:46:47 Removing intermediate container dc7d69d8c258 12:46:47 ---> 4762044698e2 12:46:47 Step 15/23 : WORKDIR / 12:46:47 ---> Running in 7a67d5fe8688 12:46:48 Removing intermediate container 6f7479574fb5 12:46:48 ---> e904e8e4be27 12:46:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:46:48 Removing intermediate container 7a67d5fe8688 12:46:48 ---> 44d0b13bef63 12:46:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:48 ---> e444516aa937 12:46:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:46:49 ---> 06e4fb1e1b00 12:46:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:46:49 ---> 73c3418eae47 12:46:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:46:51 ---> 74a3f2414e13 12:46:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:46:51 ---> c369a57c2ec9 12:46:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:46:51 ---> 4eadd8a7c801 12:46:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:46:52 ---> 9dfcd7440570 12:46:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:46:53 ---> afedb50af4bf 12:46:53 Step 19/23 : ENTRYPOINT ["/core-command"] 12:46:53 ---> Running in 0bc23cfeb2d0 12:46:53 ---> Running in e604034a21fd 12:46:53 ---> bf12e1250edc 12:46:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:46:53 ---> Running in e8d0cafccff4 12:46:53 Removing intermediate container 0bc23cfeb2d0 12:46:53 ---> 1a36cd578e9e 12:46:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:53 Removing intermediate container e604034a21fd 12:46:53 ---> 3351659b181f 12:46:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:53 ---> Running in fbeba9a37269 12:46:54 ---> Running in bf02f1d82882 12:46:54 Removing intermediate container e8d0cafccff4 12:46:54 ---> b1ee8fea28dc 12:46:54 Step 18/21 : CMD ["--init=true"] 12:46:54 ---> Running in 0dfd5e42dc72 12:46:54 Removing intermediate container fbeba9a37269 12:46:54 ---> 6626364c2c9d 12:46:54 Step 20/22 : LABEL arch=arm64 12:46:54 Removing intermediate container bf02f1d82882 12:46:54 ---> 099abe42fba2 12:46:54 Step 21/23 : LABEL arch=arm64 12:46:54 ---> Running in 8e028440bc87 12:46:54 ---> Running in a5b9db56cfaa 12:46:54 Removing intermediate container 0dfd5e42dc72 12:46:54 ---> fba15f594090 12:46:54 Step 19/21 : LABEL arch=arm64 12:46:55 ---> Running in 372f498ad927 12:46:55 Removing intermediate container 8e028440bc87 12:46:55 ---> be7e3d69ec36 12:46:55 Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:46:55 Removing intermediate container a5b9db56cfaa 12:46:55 ---> 19ae936615e0 12:46:55 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:46:55 ---> Running in 24d47fc6beda 12:46:55 ---> Running in 9c2866d53082 12:46:55 Removing intermediate container 372f498ad927 12:46:55 ---> 85c744de7e93 12:46:55 Step 20/21 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:46:56 ---> Running in fa4294b2cd21 12:46:56 Removing intermediate container 24d47fc6beda 12:46:56 ---> eb5d5ebc03c5 12:46:56 Step 22/22 : LABEL version=0.0.0 12:46:56 Removing intermediate container 9c2866d53082 12:46:56 ---> ed5f4dc9222f 12:46:56 Step 23/23 : LABEL version=0.0.0 12:46:56 ---> Running in 3caa58351b0e 12:46:56 ---> Running in ccbe499c4433 12:46:56 Removing intermediate container fa4294b2cd21 12:46:56 ---> 08611358a6c1 12:46:56 Step 21/21 : LABEL version=0.0.0 12:46:56 ---> Running in f8544504d818 12:46:57 Removing intermediate container ccbe499c4433 12:46:57 ---> ac27e264c769 12:46:57 12:46:57 Removing intermediate container 3caa58351b0e 12:46:57 ---> 7bc448dbfe20 12:46:57 12:46:57 Successfully built 7bc448dbfe20 12:46:57 Removing intermediate container f8544504d818 12:46:57 ---> 8d2a8c8cb190 12:46:57 12:46:57 Successfully built ac27e264c769 12:46:57 Successfully tagged docker-support-scheduler-go-arm64:latest 12:46:57  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go-arm64:latest 12:46:58  Building docker-core-command-go ... done Successfully built 8d2a8c8cb190 12:46:58 Successfully tagged docker-security-proxy-setup-go-arm64:latest 12:46:58  Building docker-security-proxy-setup-go ... done Removing intermediate container 525fb1ba941f 12:46:58 ---> 35e7c5ec3ead 12:46:58 12:46:58 Step 10/23 : FROM alpine:3.12 12:46:58 ---> d75e27dfc0a0 12:46:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:46:59 ---> Running in 4ffac3240a11 12:46:59 Removing intermediate container 4ffac3240a11 12:46:59 ---> 5e3d452cc3a0 12:46:59 Step 12/23 : ENV APP_PORT=48080 12:46:59 ---> Running in cf8fc016f53f 12:47:00 Removing intermediate container cf8fc016f53f 12:47:00 ---> a8a24331bbdc 12:47:00 Step 13/23 : EXPOSE $APP_PORT 12:47:00 ---> Running in f369d1a74b0d 12:47:00 Removing intermediate container f369d1a74b0d 12:47:00 ---> 5647d6f8829d 12:47:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:00 ---> Running in 2d63075ac285 12:47:02 Removing intermediate container 2d63075ac285 12:47:02 ---> 24a6cf14a33a 12:47:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:47:03 ---> Running in e2335ef11a04 12:47:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:47:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:47:05 (1/6) Installing dumb-init (1.2.2-r1) 12:47:05 (2/6) Installing libgcc (9.3.0-r2) 12:47:05 (3/6) Installing libsodium (1.0.18-r0) 12:47:05 (4/6) Installing libstdc++ (9.3.0-r2) 12:47:06 (5/6) Installing libzmq (4.3.3-r0) 12:47:06 (6/6) Installing zeromq (4.3.3-r0) 12:47:06 Executing busybox-1.31.1-r20.trigger 12:47:06 OK: 8 MiB in 20 packages 12:47:07 Removing intermediate container e2335ef11a04 12:47:07 ---> 59879c67fce9 12:47:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:08 ---> ca8a4c03d591 12:47:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:47:09 ---> 20bf2db40832 12:47:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:47:10 ---> d76137251926 12:47:10 Step 19/23 : ENTRYPOINT ["/core-data"] 12:47:10 ---> Running in 1fed031babed 12:47:10 Removing intermediate container 1fed031babed 12:47:10 ---> 3b775d0be4c1 12:47:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:11 ---> Running in fd43f84206e6 12:47:11 Removing intermediate container fd43f84206e6 12:47:11 ---> 8db071c16787 12:47:11 Step 21/23 : LABEL arch=arm64 12:47:11 ---> Running in 9f8f84f2a9ed 12:47:12 Removing intermediate container 9f8f84f2a9ed 12:47:12 ---> da68495e985e 12:47:12 Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb 12:47:12 ---> Running in 376ff49c6a72 12:47:12 Removing intermediate container 376ff49c6a72 12:47:12 ---> 65cb94a5e1fb 12:47:12 Step 23/23 : LABEL version=0.0.0 12:47:12 ---> Running in e28501d51831 12:47:13 Removing intermediate container e28501d51831 12:47:13 ---> 99ca24b8bc3e 12:47:13 12:47:13 Successfully built 99ca24b8bc3e 12:47:13 Successfully tagged docker-core-data-go-arm64:latest 12:47:13  Building docker-core-data-go ... done  [Pipeline] } 12:47:14 $ docker stop --time=1 fedf946fc88edc6fb70f9b0ebdf8a2e28b4be0e83333b1c6e069e543d71bcfff 12:47:15 $ docker rm -f fedf946fc88edc6fb70f9b0ebdf8a2e28b4be0e83333b1c6e069e543d71bcfff [Pipeline] // withDockerContainer [Pipeline] sh 12:47:16 + + grepdocker docker images 12:47:16 12:47:16 docker-core-data-go-arm64 latest 99ca24b8bc3e 4 seconds ago 21.4MB 12:47:16 docker-security-proxy-setup-go-arm64 latest 8d2a8c8cb190 19 seconds ago 24.3MB 12:47:16 docker-core-command-go-arm64 latest ac27e264c769 20 seconds ago 16.3MB 12:47:16 docker-support-scheduler-go-arm64 latest 7bc448dbfe20 20 seconds ago 16.4MB 12:47:16 docker-sys-mgmt-agent-go-arm64 latest 726522bd425a 2 minutes ago 299MB 12:47:16 docker-security-bootstrapper-go-arm64 latest 17c962c1d09c 3 minutes ago 17.9MB 12:47:16 docker-core-metadata-go-arm64 latest 60e0358bc6a3 3 minutes ago 17.9MB 12:47:16 docker-security-secretstore-setup-go-arm64 latest 5a2a327d6ff8 3 minutes ago 24.6MB 12:47:16 docker-support-notifications-go-arm64 latest c30a56703c89 3 minutes ago 17MB 12:47:16 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:47:18 ---> job-cost.sh 12:47:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FxzY 12:47:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-FxzY/bin to PATH 12:49:33 INFO: No Stack... 12:49:33 INFO: Retrieving Pricing Info for: lf-standard-4 12:49:33 INFO: Archiving Costs [Pipeline] sh 12:49:34 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 12:49:34 -d, -f6 [Pipeline] lock 12:49:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] 12:49:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] did not exist. Created. 12:49:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:49:34 + echo total: 0.20999999344348907 [Pipeline] stash 12:49:35 Stashed 1 file(s) [Pipeline] } 12:49:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 12:49:36 provisioning config files... 12:49:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3849906659395198218tmp [Pipeline] { [Pipeline] sh 12:49:37 + set +x 12:49:37 + curl -s https://codecov.io/bash 12:49:37 + bash -s -- 12:49:37 12:49:37 _____ _ 12:49:37 / ____| | | 12:49:37 | | ___ __| | ___ ___ _____ __ 12:49:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:49:37 | |___| (_) | (_| | __/ (_| (_) \ V / 12:49:37 \_____\___/ \__,_|\___|\___\___/ \_/ 12:49:37 Bash-1.0.1 12:49:37 12:49:37 12:49:37 ==> git version 2.24.3 found 12:49:37 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 12:49:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:49:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:49:37 ==> Jenkins CI detected. 12:49:37 project root: . 12:49:37 --> token set from env 12:49:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:49:37 ==> Running gcov in . (disable via -X gcov) 12:49:37 ==> Python coveragepy not found 12:49:37 ==> Searching for coverage reports in: 12:49:37 + . 12:49:37 -> Found 1 reports 12:49:37 ==> Detecting git/mercurial file structure 12:49:37 ==> Reading reports 12:49:37 + ./coverage.out bytes=686607 12:49:38 ==> Appending adjustments 12:49:38 https://docs.codecov.io/docs/fixing-reports 12:49:41 + Found adjustments 12:49:41 ==> Gzipping contents 12:49:41 100K /tmp/codecov.0EFcrC.gz 12:49:41 ==> Uploading reports 12:49:41 url: https://codecov.io 12:49:41 query: branch=PR-3366&commit=fa8052bc3c64258a7b95b51496ccde519838ddcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3366&job=&cmd_args= 12:49:41 -> Pinging Codecov 12:49:41 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3366&commit=fa8052bc3c64258a7b95b51496ccde519838ddcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3366&job=&cmd_args= 12:49:41 -> Uploading to 12:49:41 https://storage.googleapis.com/codecov/v4/raw/2021-04-14/00271124DB129430A58F1EEE437C3FCB/fa8052bc3c64258a7b95b51496ccde519838ddcb/8399514e-1906-4156-8780-456d6207f4ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210414T124941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2463aecea5ad15f880f113ec0fa4f1532872c0b7df8a56605ee36d5d08dc961c 12:49:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:49:41 Dload Upload Total Spent Left Speed 12:49:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98627 0 0 100 98627 0 182k --:--:-- --:--:-- --:--:-- 182k 12:49:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fa8052bc3c64258a7b95b51496ccde519838ddcb [Pipeline] } 12:49:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:49:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:49:45 ---> package-listing.sh 12:49:45 ++ facter osfamily 12:49:45 ++ tr '[:upper:]' '[:lower:]' 12:49:45 + OS_FAMILY=redhat 12:49:45 + workspace=/w/workspace/edgex-go/1 12:49:45 + START_PACKAGES=/tmp/packages_start.txt 12:49:45 + END_PACKAGES=/tmp/packages_end.txt 12:49:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:45 + PACKAGES=/tmp/packages_start.txt 12:49:45 + '[' /w/workspace/edgex-go/1 ']' 12:49:45 + PACKAGES=/tmp/packages_end.txt 12:49:45 + case "${OS_FAMILY}" in 12:49:45 + rpm -qa 12:49:45 + sort 12:49:50 + '[' -f /tmp/packages_start.txt ']' 12:49:50 + '[' -f /tmp/packages_end.txt ']' 12:49:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:50 + '[' /w/workspace/edgex-go/1 ']' 12:49:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:49:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:49:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:49:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:49:51 12:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:49:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:49:51 alpine: Pulling from edgex-lftools-log-publisher 12:49:51 df20fa9351a1: Pulling fs layer 12:49:51 36b3adc4ff6f: Pulling fs layer 12:49:51 8ad3a11d3b57: Pulling fs layer 12:49:51 46f8f816bc3b: Pulling fs layer 12:49:51 93b61091891f: Pulling fs layer 12:49:51 93b9cdb0e59b: Pulling fs layer 12:49:51 5e14af77c1be: Pulling fs layer 12:49:51 01666e4c0597: Pulling fs layer 12:49:51 aa168da1d23b: Pulling fs layer 12:49:51 46f8f816bc3b: Waiting 12:49:51 93b61091891f: Waiting 12:49:51 93b9cdb0e59b: Waiting 12:49:51 5e14af77c1be: Waiting 12:49:51 01666e4c0597: Waiting 12:49:51 aa168da1d23b: Waiting 12:49:51 36b3adc4ff6f: Verifying Checksum 12:49:51 36b3adc4ff6f: Download complete 12:49:52 46f8f816bc3b: Verifying Checksum 12:49:52 46f8f816bc3b: Download complete 12:49:52 df20fa9351a1: Verifying Checksum 12:49:52 df20fa9351a1: Download complete 12:49:52 93b9cdb0e59b: Verifying Checksum 12:49:52 93b9cdb0e59b: Download complete 12:49:52 93b61091891f: Verifying Checksum 12:49:52 93b61091891f: Download complete 12:49:52 5e14af77c1be: Verifying Checksum 12:49:52 5e14af77c1be: Download complete 12:49:52 01666e4c0597: Verifying Checksum 12:49:52 01666e4c0597: Download complete 12:49:52 8ad3a11d3b57: Verifying Checksum 12:49:52 8ad3a11d3b57: Download complete 12:49:52 df20fa9351a1: Pull complete 12:49:52 36b3adc4ff6f: Pull complete 12:49:53 8ad3a11d3b57: Pull complete 12:49:53 46f8f816bc3b: Pull complete 12:49:54 aa168da1d23b: Verifying Checksum 12:49:54 aa168da1d23b: Download complete 12:49:55 93b61091891f: Pull complete 12:49:55 93b9cdb0e59b: Pull complete 12:49:55 5e14af77c1be: Pull complete 12:49:56 01666e4c0597: Pull complete 12:50:06 aa168da1d23b: Pull complete 12:50:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:50:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:50:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:50:06 prd-centos7-docker-4c-2g-106 does not seem to be running inside a container 12:50:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:50:11 $ docker top 263b055871ffd0592b70efca380fc56c9b8cbba9bf3d24baf5fdcb6f9b47f88b -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:11 + touch /tmp/pre-build-complete [Pipeline] sh 12:50:11 + mkdir -p /var/log/sa [Pipeline] sh 12:50:12 + ls /var/log/sa-host 12:50:12 + sadf -c /var/log/sa-host/sa14 12:50:12 file_magic: OK 12:50:12 HZ: Using current value: 100 12:50:12 file_header: OK 12:50:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:50:12 Statistics: 12:50:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:50:12 File successfully converted to sysstat format version 12.2.1 12:50:12 + sadf -c /var/log/sa-host/sa23 12:50:12 file_magic: OK 12:50:12 HZ: Using current value: 100 12:50:12 file_header: OK 12:50:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:50:12 Statistics: 12:50:12 Hnuu...uuuununununu... 12:50:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:12 provisioning config files... 12:50:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1340978040562319864tmp [Pipeline] { [Pipeline] echo 12:50:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:50:13 ---> create-netrc.sh [Pipeline] } 12:50:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:50:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:50:13 ---> python-tools-install.sh [Pipeline] echo 12:50:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:50:13 ---> sudo-logs.sh 12:50:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:50:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:50:14 ---> job-cost.sh 12:50:14 lf-activate-venv: SKIPPING 12:50:14 DEBUG: total: 0.20999999344348907 12:50:14 INFO: Retrieving Stack Cost... 12:50:15 INFO: Retrieving Pricing Info for: v1-standard-2 12:50:15 INFO: Archiving Costs [Pipeline] echo 12:50:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:50:16 ---> logs-deploy.sh 12:50:16 lf-activate-venv: SKIPPING 12:50:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3366/1 12:50:16 INFO: archiving workspace using pattern(s): 12:50:17 Archives upload complete. 12:50:17 INFO: archiving logs to Nexus 12:50:18 ---> uname -a: 12:50:18 Linux prd-centos7-docker-4c-2g-106.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 12:50:18 12:50:18 12:50:18 ---> lscpu: 12:50:18 Architecture: x86_64 12:50:18 CPU op-mode(s): 32-bit, 64-bit 12:50:18 Byte Order: Little Endian 12:50:18 Address sizes: 40 bits physical, 48 bits virtual 12:50:18 CPU(s): 4 12:50:18 On-line CPU(s) list: 0-3 12:50:18 Thread(s) per core: 1 12:50:18 Core(s) per socket: 1 12:50:18 Socket(s): 4 12:50:18 NUMA node(s): 1 12:50:18 Vendor ID: GenuineIntel 12:50:18 CPU family: 6 12:50:18 Model: 44 12:50:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:50:18 Stepping: 1 12:50:18 CPU MHz: 2933.438 12:50:18 BogoMIPS: 5866.87 12:50:18 Virtualization: VT-x 12:50:18 Hypervisor vendor: KVM 12:50:18 Virtualization type: full 12:50:18 L1d cache: 128 KiB 12:50:18 L1i cache: 128 KiB 12:50:18 L2 cache: 16 MiB 12:50:18 L3 cache: 64 MiB 12:50:18 NUMA node0 CPU(s): 0-3 12:50:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:50:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:50:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:50:18 Vulnerability Meltdown: Mitigation; PTI 12:50:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:50:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:50:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:50:18 Vulnerability Srbds: Not affected 12:50:18 Vulnerability Tsx async abort: Not affected 12:50:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 12:50:18 12:50:18 12:50:18 ---> nproc: 12:50:18 4 12:50:18 12:50:18 12:50:18 ---> df -h: 12:50:18 Filesystem Size Used Available Use% Mounted on 12:50:18 overlay 50.0G 13.1G 36.9G 26% / 12:50:18 tmpfs 64.0M 0 64.0M 0% /dev 12:50:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:50:18 shm 64.0M 0 64.0M 0% /dev/shm 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1@tmp 12:50:18 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1 12:50:18 12:50:18 12:50:18 ---> free -m: 12:50:18 total used free shared buff/cache available 12:50:18 Mem: 1837 713 114 0 1009 1043 12:50:18 Swap: 1023 81 942 12:50:18 12:50:18 12:50:18 ---> ip addr: 12:50:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:50:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:50:18 inet 127.0.0.1/8 scope host lo 12:50:18 valid_lft forever preferred_lft forever 12:50:18 inet6 ::1/128 scope host 12:50:18 valid_lft forever preferred_lft forever 12:50:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:50:18 link/ether fa:16:3e:0d:dd:7a brd ff:ff:ff:ff:ff:ff 12:50:18 inet 10.30.123.240/23 brd 10.30.123.255 scope global dynamic eth0 12:50:18 valid_lft 85037sec preferred_lft 85037sec 12:50:18 inet6 fe80::f816:3eff:fe0d:dd7a/64 scope link 12:50:18 valid_lft forever preferred_lft forever 12:50:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:50:18 link/ether 02:42:47:86:6f:d6 brd ff:ff:ff:ff:ff:ff 12:50:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:50:18 valid_lft forever preferred_lft forever 12:50:18 inet6 fe80::42:47ff:fe86:6fd6/64 scope link 12:50:18 valid_lft forever preferred_lft forever 12:50:18 12:50:18 12:50:18 ---> sar -b -r -n DEV: 12:50:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) 12:50:18 12:50:18 12:27:24 LINUX RESTART (4 CPU) 12:50:18 12:50:18 12:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:50:18 12:29:01 141.26 60.37 80.90 0.00 9254.98 26692.51 0.00 12:50:18 12:30:01 291.52 101.75 189.77 0.00 3927.07 43913.84 0.00 12:50:18 12:31:02 143.17 54.07 89.10 0.00 2320.15 12812.79 0.00 12:50:18 12:32:01 149.92 74.64 75.28 0.00 3658.94 9538.93 0.00 12:50:18 12:33:02 687.72 460.89 226.83 0.00 79216.87 152032.36 0.00 12:50:18 12:34:01 2361.94 2019.21 342.73 0.00 151456.77 162593.68 0.00 12:50:18 12:35:01 493.92 270.96 222.96 0.00 18017.95 43685.49 0.00 12:50:18 12:36:04 1749.04 1401.51 347.53 0.00 133841.67 174528.80 0.00 12:50:18 12:37:01 1321.05 1063.07 257.98 0.00 77682.33 86781.96 0.00 12:50:18 12:38:01 240.69 98.52 142.17 0.00 9414.34 20709.07 0.00 12:50:18 12:39:01 3.08 1.71 1.37 0.00 72.73 22.71 0.00 12:50:18 12:40:01 0.42 0.22 0.20 0.00 5.20 1.92 0.00 12:50:18 12:41:02 0.43 0.13 0.30 0.00 1.47 3.58 0.00 12:50:18 12:42:01 0.32 0.05 0.27 0.00 0.81 3.07 0.00 12:50:18 12:43:01 2.88 2.01 0.87 0.00 160.51 16.05 0.00 12:50:18 12:44:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 12:50:18 12:45:01 1.58 1.32 0.27 0.00 20.52 3.66 0.00 12:50:18 12:46:01 0.48 0.28 0.20 0.00 2.93 2.73 0.00 12:50:18 12:47:01 0.47 0.28 0.18 0.00 4.26 2.10 0.00 12:50:18 12:48:01 0.38 0.07 0.32 0.00 0.53 3.40 0.00 12:50:18 12:49:01 0.23 0.02 0.22 0.00 0.53 2.33 0.00 12:50:18 12:50:02 112.70 72.41 40.29 0.00 5475.49 12765.53 0.00 12:50:18 Average: 350.42 258.40 92.02 0.00 22578.70 34135.87 0.00 12:50:18 12:50:18 12:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:18 12:29:01 78748 0 683676 36.34 2596 1116524 1488120 50.79 702916 890296 103960 12:50:18 12:30:01 295120 0 727720 38.68 1492 857212 1339640 45.72 489496 825464 48 12:50:18 12:31:02 138812 0 860372 45.73 628 881732 1830788 62.48 743188 714560 5716 12:50:18 12:32:01 258464 0 744836 39.59 572 877672 1324664 45.21 607856 721788 28256 12:50:18 12:33:02 78892 0 838860 44.58 0 963792 2267032 77.37 688748 907104 55052 12:50:18 12:34:01 71424 0 747452 39.73 0 1062668 1735460 59.23 713972 861264 64672 12:50:18 12:35:01 174728 0 729000 38.74 0 977816 1561148 53.28 556840 896500 34040 12:50:18 12:36:04 78700 0 827172 43.96 0 975672 2334140 79.66 609532 964472 24156 12:50:18 12:37:01 237268 0 969904 51.55 0 674372 3134336 106.97 680492 669248 41448 12:50:18 12:38:01 377216 0 632184 33.60 0 872144 1190228 40.62 512160 729872 20 12:50:18 12:39:01 377128 0 630272 33.50 0 874144 1166632 39.82 511680 730584 16 12:50:18 12:40:01 378216 0 629184 33.44 0 874144 1161396 39.64 510916 730516 16 12:50:18 12:41:02 378160 0 629188 33.44 0 874196 1161444 39.64 511172 730572 24 12:50:18 12:42:01 378592 0 628752 33.42 0 874200 1161396 39.64 510820 730704 12 12:50:18 12:43:01 370848 0 632456 33.61 0 878240 1161480 39.64 517080 731876 16 12:50:18 12:44:01 371192 0 632096 33.59 0 878256 1161396 39.64 516684 731908 16 12:50:18 12:45:01 370476 0 632804 33.63 0 878264 1161432 39.64 516916 732528 20 12:50:18 12:46:01 370216 0 633060 33.65 0 878268 1161396 39.64 516756 732612 8 12:50:18 12:47:01 370244 0 633024 33.64 0 878276 1161396 39.64 516624 732732 8 12:50:18 12:48:01 369840 0 633416 33.66 0 878288 1161468 39.64 517008 732756 12 12:50:18 12:49:01 370440 0 632824 33.63 0 878280 1161396 39.64 516648 732756 12 12:50:18 12:50:02 73016 0 733668 38.99 0 1074860 1588484 54.21 682832 830684 98256 12:50:18 Average: 271261 0 701905 37.30 240 908137 1480676 50.53 575015 775491 20717 12:50:18 12:50:18 12:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:18 12:29:01 eth0 1675.86 1575.41 6069.86 190.91 0.00 0.00 0.00 0.00 12:50:18 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:29:01 docker0 830.32 688.57 69.87 2686.74 0.00 0.00 0.00 0.00 12:50:18 12:30:01 veth27796cb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:30:01 eth0 577.99 457.56 3689.23 82.21 0.00 0.00 0.00 0.00 12:50:18 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:30:01 docker0 197.49 255.08 13.61 841.29 0.00 0.00 0.00 0.00 12:50:18 12:31:02 veth27796cb 0.73 0.77 0.06 0.07 0.00 0.00 0.00 0.00 12:50:18 12:31:02 eth0 24.41 12.78 19.67 10.48 0.00 0.00 0.00 0.00 12:50:18 12:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:31:02 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 12:50:18 12:32:01 veth27796cb 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 12:50:18 12:32:01 eth0 59.14 46.37 26.89 84.63 0.00 0.00 0.00 0.00 12:50:18 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:32:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 12:50:18 12:33:02 eth0 193.54 144.41 1669.30 21.99 0.00 0.00 0.00 0.00 12:50:18 12:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:33:02 veth2929e7f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:34:01 eth0 94.87 73.27 167.97 59.61 0.00 0.00 0.00 0.00 12:50:18 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:34:01 veth2929e7f 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:34:01 docker0 44.19 56.01 2.90 150.04 0.00 0.00 0.00 0.00 12:50:18 12:35:01 eth0 155.52 107.76 1410.71 15.95 0.00 0.00 0.00 0.00 12:50:18 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:35:01 veth2929e7f 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:35:01 docker0 10.06 20.74 0.55 130.50 0.00 0.00 0.00 0.00 12:50:18 12:36:04 eth0 156.59 113.35 478.01 94.63 0.00 0.00 0.00 0.00 12:50:18 12:36:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:36:04 veth2929e7f 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:36:04 docker0 62.21 87.96 4.18 447.16 0.00 0.00 0.00 0.00 12:50:18 12:37:01 vethaea063e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:37:01 veth21d31b5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:37:01 eth0 16.92 8.25 12.81 6.71 0.00 0.00 0.00 0.00 12:50:18 12:37:01 vethb1dde6c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 12:50:18 12:38:01 eth0 54.13 34.27 136.73 12.77 0.00 0.00 0.00 0.00 12:50:18 12:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:50:18 12:38:01 docker0 1167.71 1138.88 92.60 4385.55 0.00 0.00 0.00 0.00 12:50:18 12:39:01 eth0 0.97 0.33 0.32 0.20 0.00 0.00 0.00 0.00 12:50:18 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:40:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:50:18 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:41:02 eth0 0.28 0.25 0.17 0.02 0.00 0.00 0.00 0.00 12:50:18 12:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:43:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:50:18 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:50:18 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:45:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:50:18 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:47:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:48:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:50:18 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:49:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:50:02 eth0 251.71 190.28 2152.04 73.21 0.00 0.00 0.00 0.00 12:50:18 12:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 12:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 Average: eth0 148.95 126.19 723.91 29.86 0.00 0.00 0.00 0.00 12:50:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:18 Average: docker0 53.16 51.84 4.22 199.63 0.00 0.00 0.00 0.00 12:50:18 12:50:18 12:50:18 ---> sar -P ALL: 12:50:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) 12:50:18 12:50:18 12:27:24 LINUX RESTART (4 CPU) 12:50:18 12:50:18 12:28:01 CPU %user %nice %system %iowait %steal %idle 12:50:18 12:29:01 all 17.73 0.00 8.22 2.45 0.29 71.30 12:50:18 12:29:01 0 17.72 0.00 10.68 0.64 0.33 70.62 12:50:18 12:29:01 1 17.28 0.00 7.82 3.64 0.27 70.99 12:50:18 12:29:01 2 20.25 0.00 7.15 3.26 0.26 69.08 12:50:18 12:29:01 3 15.68 0.00 7.27 2.25 0.31 74.49 12:50:18 12:30:01 all 10.97 0.00 9.84 3.86 0.27 75.07 12:50:18 12:30:01 0 11.53 0.00 10.83 3.12 0.24 74.28 12:50:18 12:30:01 1 10.93 0.00 9.00 2.70 0.29 77.08 12:50:18 12:30:01 2 10.99 0.00 9.99 6.17 0.31 72.54 12:50:18 12:30:01 3 10.41 0.00 9.55 3.43 0.22 76.39 12:50:18 12:31:02 all 51.47 0.00 12.00 3.89 0.09 32.55 12:50:18 12:31:02 0 50.85 0.00 12.96 2.44 0.12 33.63 12:50:18 12:31:02 1 51.91 0.00 11.41 6.18 0.09 30.41 12:50:18 12:31:02 2 51.84 0.00 11.94 3.16 0.07 32.99 12:50:18 12:31:02 3 51.26 0.00 11.71 3.79 0.09 33.16 12:50:18 12:32:01 all 52.38 0.00 15.41 2.95 0.11 29.15 12:50:18 12:32:01 0 52.28 0.00 15.75 2.79 0.09 29.10 12:50:18 12:32:01 1 51.06 0.00 15.98 4.57 0.11 28.28 12:50:18 12:32:01 2 52.24 0.00 15.09 1.79 0.14 30.73 12:50:18 12:32:01 3 53.94 0.00 14.82 2.64 0.11 28.49 12:50:18 12:33:02 all 23.14 0.00 20.44 6.73 0.18 49.50 12:50:18 12:33:02 0 23.98 0.00 19.28 7.25 0.21 49.29 12:50:18 12:33:02 1 23.13 0.00 20.84 7.49 0.22 48.31 12:50:18 12:33:02 2 22.88 0.00 21.44 5.14 0.19 50.35 12:50:18 12:33:02 3 22.59 0.00 20.21 7.02 0.12 50.06 12:50:18 12:34:01 all 16.49 0.00 22.64 33.86 0.27 26.75 12:50:18 12:34:01 0 16.48 0.00 24.05 33.77 0.25 25.45 12:50:18 12:34:01 1 17.42 0.00 22.39 33.82 0.29 26.09 12:50:18 12:34:01 2 16.53 0.00 23.71 35.29 0.27 24.20 12:50:18 12:34:01 3 15.51 0.00 20.37 32.55 0.27 31.30 12:50:18 12:35:01 all 54.97 0.00 15.70 13.94 0.08 15.31 12:50:18 12:35:01 0 53.78 0.00 16.62 15.64 0.07 13.90 12:50:18 12:35:01 1 55.04 0.00 16.20 14.67 0.10 13.99 12:50:18 12:35:01 2 55.85 0.00 14.94 13.71 0.10 15.40 12:50:18 12:35:01 3 55.21 0.00 15.04 11.77 0.05 17.93 12:50:18 12:36:04 all 18.98 0.00 22.11 30.60 0.23 28.08 12:50:18 12:36:04 0 19.61 0.00 21.59 26.81 0.24 31.75 12:50:18 12:36:04 1 17.86 0.00 22.11 31.62 0.25 28.16 12:50:18 12:36:04 2 18.34 0.00 23.19 29.44 0.20 28.83 12:50:18 12:36:04 3 20.13 0.00 21.54 34.59 0.24 23.51 12:50:18 12:37:01 all 46.35 0.00 18.10 21.11 0.16 14.28 12:50:18 12:37:01 0 45.60 0.00 18.49 20.48 0.15 15.30 12:50:18 12:37:01 1 47.33 0.00 17.43 22.64 0.17 12.43 12:50:18 12:37:01 2 46.10 0.00 18.43 19.61 0.16 15.69 12:50:18 12:37:01 3 46.38 0.00 18.06 21.71 0.15 13.70 12:50:18 12:38:01 all 10.61 0.00 6.86 9.00 0.06 73.47 12:50:18 12:38:01 0 10.93 0.00 7.15 8.98 0.02 72.92 12:50:18 12:38:01 1 10.35 0.00 6.35 5.84 0.07 77.39 12:50:18 12:38:01 2 10.39 0.00 6.72 9.19 0.07 73.63 12:50:18 12:38:01 3 10.77 0.00 7.20 11.98 0.10 69.95 12:50:18 12:39:01 all 0.15 0.00 0.04 0.02 0.00 99.78 12:50:18 12:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 12:50:18 12:39:01 1 0.05 0.00 0.05 0.03 0.00 99.87 12:50:18 12:39:01 2 0.50 0.00 0.05 0.03 0.00 99.42 12:50:18 12:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:50:18 12:50:18 12:39:01 CPU %user %nice %system %iowait %steal %idle 12:50:18 12:40:01 all 0.16 0.00 0.02 0.01 0.00 99.81 12:50:18 12:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 12:50:18 12:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 12:50:18 12:40:01 2 0.53 0.00 0.02 0.00 0.02 99.43 12:50:18 12:40:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:50:18 12:41:02 all 0.14 0.00 0.03 0.00 0.00 99.83 12:50:18 12:41:02 0 0.02 0.00 0.03 0.00 0.00 99.95 12:50:18 12:41:02 1 0.03 0.00 0.05 0.00 0.00 99.92 12:50:18 12:41:02 2 0.50 0.00 0.02 0.00 0.00 99.48 12:50:18 12:41:02 3 0.00 0.00 0.03 0.00 0.00 99.97 12:50:18 12:42:01 all 0.17 0.00 0.17 0.00 0.01 99.65 12:50:18 12:42:01 0 0.05 0.00 0.14 0.00 0.00 99.81 12:50:18 12:42:01 1 0.07 0.00 0.15 0.00 0.02 99.76 12:50:18 12:42:01 2 0.46 0.00 0.12 0.00 0.00 99.42 12:50:18 12:42:01 3 0.12 0.00 0.25 0.00 0.02 99.61 12:50:18 12:43:01 all 0.07 0.00 0.05 0.04 0.00 99.83 12:50:18 12:43:01 0 0.03 0.00 0.05 0.02 0.00 99.90 12:50:18 12:43:01 1 0.03 0.00 0.07 0.03 0.00 99.87 12:50:18 12:43:01 2 0.18 0.00 0.08 0.08 0.00 99.65 12:50:18 12:43:01 3 0.03 0.00 0.02 0.03 0.00 99.92 12:50:18 12:44:01 all 0.15 0.00 0.04 0.00 0.01 99.80 12:50:18 12:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:50:18 12:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 12:50:18 12:44:01 2 0.53 0.00 0.03 0.00 0.00 99.43 12:50:18 12:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:50:18 12:45:01 all 0.14 0.00 0.03 0.04 0.00 99.80 12:50:18 12:45:01 0 0.03 0.00 0.02 0.07 0.00 99.88 12:50:18 12:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 12:50:18 12:45:01 2 0.50 0.00 0.02 0.08 0.00 99.40 12:50:18 12:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:50:18 12:46:01 all 0.15 0.00 0.02 0.01 0.00 99.81 12:50:18 12:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:50:18 12:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:50:18 12:46:01 2 0.53 0.00 0.03 0.05 0.00 99.38 12:50:18 12:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:50:18 12:47:01 all 0.09 0.00 0.04 0.01 0.00 99.86 12:50:18 12:47:01 0 0.02 0.00 0.02 0.03 0.00 99.93 12:50:18 12:47:01 1 0.10 0.00 0.07 0.00 0.00 99.83 12:50:18 12:47:01 2 0.23 0.00 0.07 0.00 0.00 99.70 12:50:18 12:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:50:18 12:48:01 all 0.12 0.00 0.04 0.00 0.00 99.85 12:50:18 12:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:50:18 12:48:01 1 0.40 0.00 0.05 0.00 0.00 99.55 12:50:18 12:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:50:18 12:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 12:50:18 12:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 12:50:18 12:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:50:18 12:49:01 1 0.52 0.00 0.02 0.00 0.00 99.47 12:50:18 12:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:50:18 12:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:50:18 12:50:02 all 5.87 0.00 4.16 3.23 0.04 86.70 12:50:18 12:50:02 0 4.98 0.00 3.80 1.92 0.05 89.26 12:50:18 12:50:02 1 7.41 0.00 5.19 6.82 0.03 80.54 12:50:18 12:50:02 2 5.55 0.00 4.10 2.08 0.03 88.23 12:50:18 12:50:02 3 5.54 0.00 3.55 2.10 0.05 88.76 12:50:18 12:50:18 Average: CPU %user %nice %system %iowait %steal %idle 12:50:18 Average: all 13.70 0.00 6.91 5.81 0.08 73.49 12:50:18 Average: 0 13.56 0.00 7.15 5.47 0.08 73.74 12:50:18 Average: 1 13.73 0.00 6.89 6.19 0.09 73.11 12:50:18 Average: 2 13.93 0.00 6.97 5.71 0.08 73.31 12:50:18 Average: 3 13.59 0.00 6.62 5.89 0.08 73.82 12:50:18 12:50:18 12:50:18