Pull request #3205 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb+257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 (1fcbb1ef36a66d0259d52624d10137036374e78a) 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-3205/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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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-3205/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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-28052 in /w/workspace/edgexfoundry_edgex-go_PR-3205 [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 > 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/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb Merge succeeded, producing e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb Checking out Revision e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb (PR-3205) > git config core.sparsecheckout # timeout=10 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 Commit message: "fix(security): Fix local security-proxy-setup startup issue" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:27:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:27:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:27:55 ========================================================= 15:27:55 EdgeX Global Pipelines Version Info 15:27:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:27:57 ------------------- 15:27:57 stable info: 15:27:57 ------------------- 15:27:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:27:57 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 15:27:57 Message: update stable to v1.0.183 15:27:58 ------------------- 15:27:58 experimental info: 15:27:58 ------------------- 15:27:58 Commited By: **** collab-it+edgex@linuxfoundation.org 15:27:58 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 15:27:58 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:27:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:27:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:28:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:28:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:28:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:28:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:28:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:28:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:28:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:28:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:28:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:28:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3205 [Pipeline] echo 15:28:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3205 [Pipeline] echo 15:28:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3205 [Pipeline] echo 15:28:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [Pipeline] echo 15:28:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4f8f79 [Pipeline] echo 15:28:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:28:02 provisioning config files... 15:28:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4742572038799104778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:03 ---> docker-login.sh 15:28:03 nexus3.edgexfoundry.org:10001 15:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:03 Configure a credential helper to remove this warning. See 15:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:03 15:28:03 Login Succeeded 15:28:03 nexus3.edgexfoundry.org:10002 15:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:04 Configure a credential helper to remove this warning. See 15:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:04 15:28:04 Login Succeeded 15:28:04 nexus3.edgexfoundry.org:10003 15:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:04 Configure a credential helper to remove this warning. See 15:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:04 15:28:04 Login Succeeded 15:28:04 nexus3.edgexfoundry.org:10004 15:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:04 Configure a credential helper to remove this warning. See 15:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:04 15:28:04 Login Succeeded 15:28:04 docker.io 15:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:04 Configure a credential helper to remove this warning. See 15:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:04 15:28:04 Login Succeeded 15:28:04 ---> docker-login.sh ends [Pipeline] } 15:28:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:05 ++ 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 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/core-command/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo core-command,cmd/core-command/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/core-data/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo core-data,cmd/core-data/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/core-metadata/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo core-metadata,cmd/core-metadata/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/security-bootstrapper/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/security-proxy-setup/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/support-notifications/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo support-notifications,cmd/support-notifications/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/support-scheduler/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:28:05 + for file in '`ls cmd/**/Dockerfile`' 15:28:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:28:05 ++ cut -d/ -f2 15:28:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:28:05 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 15:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:07 15:28:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:28:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:07 latest: Pulling from edgex-devops/git-semver 15:28:07 31603596830f: Pulling fs layer 15:28:07 2a8b12db71e7: Pulling fs layer 15:28:07 6ca5941a6612: Pulling fs layer 15:28:07 ecc8261a40a4: Pulling fs layer 15:28:07 ecc8261a40a4: Waiting 15:28:07 2a8b12db71e7: Verifying Checksum 15:28:07 2a8b12db71e7: Download complete 15:28:07 31603596830f: Verifying Checksum 15:28:07 31603596830f: Download complete 15:28:08 6ca5941a6612: Verifying Checksum 15:28:08 6ca5941a6612: Download complete 15:28:08 ecc8261a40a4: Verifying Checksum 15:28:08 ecc8261a40a4: Download complete 15:28:08 31603596830f: Pull complete 15:28:08 2a8b12db71e7: Pull complete 15:28:09 6ca5941a6612: Pull complete 15:28:09 ecc8261a40a4: Pull complete 15:28:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:28:09 prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container 15:28:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:28:12 $ docker top dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:13 [ssh-agent] Looking for ssh-agent implementation... 15:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:13 $ docker exec dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent 15:28:13 SSH_AUTH_SOCK=/tmp/ssh-W6pPdWm2pD5S/agent.12 15:28:13 SSH_AGENT_PID=17 15:28:13 Running ssh-add (command line suppressed) 15:28:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7371229215815728246.key (/w/workspace/edgex-go/1@tmp/private_key_7371229215815728246.key) 15:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:14 + git tag --points-at HEAD [Pipeline] } 15:28:14 $ docker exec --env ******** --env ******** dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent -k 15:28:14 unset SSH_AUTH_SOCK; 15:28:14 unset SSH_AGENT_PID; 15:28:14 echo Agent pid 17 killed; 15:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:14 [ssh-agent] Looking for ssh-agent implementation... 15:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:14 $ docker exec dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent 15:28:14 SSH_AUTH_SOCK=/tmp/ssh-vO4pyw34crHP/agent.47 15:28:14 SSH_AGENT_PID=52 15:28:14 Running ssh-add (command line suppressed) 15:28:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_515871758999396983.key (/w/workspace/edgex-go/1@tmp/private_key_515871758999396983.key) 15:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:15 + git semver init 15:28:15 # -> Open(): unable to determine branch for HEAD 15:28:15 # $GIT_DIR = /w/workspace/edgex-go/1/.git 15:28:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 15:28:15 # $SEMVER_REMOTE_NAME = origin 15:28:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:15 # $SEMVER_USER_NAME = edgex-jenkins 15:28:15 # $SEMVER_BRANCH = PR-3205 15:28:15 # $SEMVER_TEMP = /tmp/semver-521637086 15:28:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:28:33 # '/tmp/semver-521637086' -> '/w/workspace/edgex-go/1/.semver' 15:28:33 # -> Force: false 15:28:33 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 15:28:33 $ docker exec --env ******** --env ******** dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent -k 15:28:34 unset SSH_AUTH_SOCK; 15:28:34 unset SSH_AGENT_PID; 15:28:34 echo Agent pid 52 killed; 15:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:34 + git semver [Pipeline] } 15:28:34 $ docker stop --time=1 dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 15:28:36 $ docker rm -f dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:28:37 Stashed 1 file(s) [Pipeline] echo 15:28:37 [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 15:28:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:28:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:28:39 + sudo service docker restart 15:28:39 + true 15:28:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:28:40 ========================================================= 15:28:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:28:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:28:40 + 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 . 15:28:44 Sending build context to Docker daemon 328MB 15:28:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:28:44 Step 2/6 : FROM ${BASE} 15:28:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:28:44 188c0c94c7c5: Pulling fs layer 15:28:44 0ef7d3d256c8: Pulling fs layer 15:28:44 de9db76c5a1d: Pulling fs layer 15:28:44 bca2f99d35d6: Pulling fs layer 15:28:44 93359f2a8cfa: Pulling fs layer 15:28:44 7c6f9722023f: Pulling fs layer 15:28:44 a35cf1a2eb13: Pulling fs layer 15:28:44 93359f2a8cfa: Waiting 15:28:44 7c6f9722023f: Waiting 15:28:44 a35cf1a2eb13: Waiting 15:28:44 bca2f99d35d6: Waiting 15:28:44 de9db76c5a1d: Verifying Checksum 15:28:44 de9db76c5a1d: Download complete 15:28:44 0ef7d3d256c8: Verifying Checksum 15:28:44 0ef7d3d256c8: Download complete 15:28:44 93359f2a8cfa: Verifying Checksum 15:28:44 93359f2a8cfa: Download complete 15:28:44 188c0c94c7c5: Verifying Checksum 15:28:44 188c0c94c7c5: Download complete 15:28:44 7c6f9722023f: Verifying Checksum 15:28:44 7c6f9722023f: Download complete 15:28:44 188c0c94c7c5: Pull complete 15:28:44 0ef7d3d256c8: Pull complete 15:28:44 de9db76c5a1d: Pull complete 15:28:46 a35cf1a2eb13: Verifying Checksum 15:28:46 a35cf1a2eb13: Download complete 15:28:46 bca2f99d35d6: Verifying Checksum 15:28:46 bca2f99d35d6: Download complete 15:28:52 bca2f99d35d6: Pull complete 15:28:52 93359f2a8cfa: Pull complete 15:28:52 7c6f9722023f: Pull complete 15:28:53 Still waiting to schedule task 15:28:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:28:57 a35cf1a2eb13: Pull complete 15:28:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:28:57 ---> a62c8e92a672 15:28:57 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 15:28:57 ---> Running in 14754adcbed3 15:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:29:00 (1/12) Installing libmagic (5.38-r0) 15:29:00 (2/12) Installing file (5.38-r0) 15:29:00 (3/12) Installing libc-dev (0.7.2-r3) 15:29:00 (4/12) Installing g++ (9.3.0-r2) 15:29:07 (5/12) Installing fortify-headers (1.1-r0) 15:29:07 (6/12) Installing patch (2.7.6-r6) 15:29:07 (7/12) Installing build-base (0.5-r2) 15:29:07 (8/12) Installing libsodium (1.0.18-r0) 15:29:07 (9/12) Installing pkgconf (1.7.2-r0) 15:29:07 (10/12) Installing libsodium-dev (1.0.18-r0) 15:29:07 (11/12) Installing libzmq (4.3.3-r0) 15:29:07 (12/12) Installing zeromq-dev (4.3.3-r0) 15:29:07 Executing busybox-1.31.1-r19.trigger 15:29:07 OK: 233 MiB in 51 packages 15:29:11 Removing intermediate container 14754adcbed3 15:29:11 ---> 6bda18651739 15:29:11 Step 4/6 : WORKDIR /edgex-go 15:29:11 ---> Running in 988d779f8156 15:29:11 Removing intermediate container 988d779f8156 15:29:11 ---> 0d9d7ef43eac 15:29:11 Step 5/6 : COPY go.mod . 15:29:11 ---> ff28c93c8ce6 15:29:11 Step 6/6 : RUN go mod download 15:29:11 ---> Running in 5a93939de94e 15:29:33 Removing intermediate container 5a93939de94e 15:29:33 ---> a2d7c2db7bc5 15:29:33 Successfully built a2d7c2db7bc5 15:29:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:29:33 + docker inspect -f . ci-base-image-x86_64 15:29:33 . [Pipeline] withDockerContainer 15:29:33 prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container 15:29:34 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:29:34 $ docker top 90e10e40154914e610e28266de08c12b7ce897935c05f7c0a7ec1f74c3892bdd -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:35 + go version 15:29:35 go version go1.15.5 linux/amd64 [Pipeline] } 15:29:35 $ docker stop --time=1 90e10e40154914e610e28266de08c12b7ce897935c05f7c0a7ec1f74c3892bdd 15:29:36 $ docker rm -f 90e10e40154914e610e28266de08c12b7ce897935c05f7c0a7ec1f74c3892bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:37 + docker inspect -f . ci-base-image-x86_64 15:29:37 . [Pipeline] withDockerContainer 15:29:38 prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container 15:29:38 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:29:38 $ docker top ca2a9029800b2fe257bebc5ec442e0c2fb3e632e8a8cac5f4a80c190c447e9ac -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:39 ========================================================= 15:29:39 [edgeXBuildGoParallel] Running Tests and Build... 15:29:39 ========================================================= [Pipeline] sh 15:29:39 + make test 15:29:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:29:47 ? github.com/edgexfoundry/edgex-go [no test files] 15:30:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:30:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:30:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:30:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:30:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:30:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:30:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:30:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.141s coverage: 45.9% of statements 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.111s coverage: 100.0% of statements 15:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.202s coverage: 27.1% of statements 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 65.8% of statements 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.444s coverage: 82.3% of statements 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.371s coverage: 28.6% of statements 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.093s coverage: 100.0% of statements 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.120s coverage: 86.7% of statements 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements 15:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 15:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.437s coverage: 92.8% of statements 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.091s coverage: 0.1% of statements 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 79.5% of statements 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.028s coverage: 94.1% of statements 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 15:30:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28053 in /w/workspace/edgexfoundry_edgex-go_PR-3205 [Pipeline] { [Pipeline] ws 15:30:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:30:36 using credential edgex-jenkins-ssh 15:30:36 Cloning the remote Git repository 15:30:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:30:36 > git init /w/workspace/edgex-go/1 # timeout=10 15:30:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:30:36 > git --version # timeout=10 15:30:36 > git --version # 'git version 2.17.1' 15:30:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 15:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.270s coverage: 68.9% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 38.4% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 89.4% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.734s coverage: 29.1% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.066s coverage: 92.9% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 15:30:52 GO111MODULE=on go vet ./... 15:30:53 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:30:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:30:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:30:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:30:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:30:53 > git config core.sparsecheckout # timeout=10 15:30:53 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 15:30:53 Merge succeeded, producing e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:30:53 Checking out Revision e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb (PR-3205) 15:30:53 > git remote # timeout=10 15:30:53 > git config --get remote.origin.url # timeout=10 15:30:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:53 > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 15:30:53 > git rev-parse HEAD^{commit} # timeout=10 15:30:53 > git config core.sparsecheckout # timeout=10 15:30:53 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 15:30:58 Commit message: "fix(security): Fix local security-proxy-setup startup issue" 15:30:58 > git --version # timeout=10 15:30:58 > git --version # 'git version 2.17.1' 15:30:58 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:31:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:31:01 + true 15:31:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:31:03 provisioning config files... 15:31:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7047296318036514699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:03 ---> docker-login.sh 15:31:03 nexus3.edgexfoundry.org:10001 15:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.edgexfoundry.org:10002 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.edgexfoundry.org:10003 15:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:06 Configure a credential helper to remove this warning. See 15:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:06 15:31:06 Login Succeeded 15:31:06 nexus3.edgexfoundry.org:10004 15:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:06 Configure a credential helper to remove this warning. See 15:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:06 15:31:06 Login Succeeded 15:31:06 docker.io 15:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:07 Configure a credential helper to remove this warning. See 15:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:07 15:31:07 Login Succeeded 15:31:07 ---> docker-login.sh ends [Pipeline] } 15:31:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:31:08 ========================================================= 15:31:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:31:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:31:08 + 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 . 15:31:10 Sending build context to Docker daemon 166.4MB 15:31:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:31:10 Step 2/6 : FROM ${BASE} 15:31:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:31:11 5f621e34cdf4: Pulling fs layer 15:31:11 a4357932f1b6: Pulling fs layer 15:31:11 18c013af1878: Pulling fs layer 15:31:11 00ac8860ef70: Pulling fs layer 15:31:11 63d7cb157983: Pulling fs layer 15:31:11 b116817d02f9: Pulling fs layer 15:31:11 745a02a5169b: Pulling fs layer 15:31:11 63d7cb157983: Waiting 15:31:11 00ac8860ef70: Waiting 15:31:11 b116817d02f9: Waiting 15:31:11 745a02a5169b: Waiting 15:31:11 18c013af1878: Verifying Checksum 15:31:11 18c013af1878: Download complete 15:31:11 a4357932f1b6: Verifying Checksum 15:31:11 a4357932f1b6: Download complete 15:31:11 63d7cb157983: Verifying Checksum 15:31:11 63d7cb157983: Download complete 15:31:11 b116817d02f9: Verifying Checksum 15:31:11 b116817d02f9: Download complete 15:31:11 5f621e34cdf4: Verifying Checksum 15:31:11 5f621e34cdf4: Download complete 15:31:11 5f621e34cdf4: Pull complete 15:31:12 a4357932f1b6: Pull complete 15:31:12 18c013af1878: Pull complete 15:31:13 745a02a5169b: Verifying Checksum 15:31:13 745a02a5169b: Download complete 15:31:14 00ac8860ef70: Verifying Checksum 15:31:14 00ac8860ef70: Download complete 15:31:19 gofmt -l . 15:31:19 [ "`gofmt -l .`" = "" ] 15:31:19 ./bin/test-go-mod-tidy.sh 15:31:19 ./bin/test-attribution-txt.sh [Pipeline] sh 15:31:19 + ls -al . 15:31:19 total 712 15:31:19 drwxrwxr-x 10 1001 1001 4096 Mar 1 15:31 . 15:31:19 drwxr-xr-x 4 root root 28 Mar 1 15:29 .. 15:31:19 -rw-rw-r-- 1 1001 1001 11 Mar 1 15:27 .dockerignore 15:31:19 drwxrwxr-x 8 1001 1001 179 Mar 1 15:27 .git 15:31:19 drwxrwxr-x 3 1001 1001 125 Mar 1 15:27 .github 15:31:19 -rw-rw-r-- 1 1001 1001 818 Mar 1 15:27 .gitignore 15:31:19 drwx------ 3 1001 1001 60 Mar 1 15:28 .semver 15:31:19 -rw-rw-r-- 1 1001 1001 166 Mar 1 15:27 .sonarcloud.properties 15:31:19 -rw-rw-r-- 1 1001 1001 8475 Mar 1 15:27 Attribution.txt 15:31:19 -rw-rw-r-- 1 1001 1001 3804 Mar 1 15:27 CONTRIBUTING.md 15:31:19 -rw-rw-r-- 1 1001 1001 931 Mar 1 15:27 Dockerfile.build 15:31:19 -rw-rw-r-- 1 1001 1001 863 Mar 1 15:27 Jenkinsfile 15:31:19 -rw-rw-r-- 1 1001 1001 10775 Mar 1 15:27 LICENSE 15:31:19 -rw-rw-r-- 1 1001 1001 5774 Mar 1 15:27 Makefile 15:31:19 -rw-rw-r-- 1 1001 1001 6524 Mar 1 15:27 README.md 15:31:19 -rw-rw-r-- 1 1001 1001 6755 Mar 1 15:27 SECURITY.md 15:31:19 -rw-rw-r-- 1 1001 1001 5 Mar 1 15:28 VERSION 15:31:19 -rw-rw-r-- 1 1001 1001 4131 Mar 1 15:27 ZMQWindows.md 15:31:19 drwxrwxr-x 2 1001 1001 117 Mar 1 15:27 bin 15:31:19 drwxrwxr-x 14 1001 1001 4096 Mar 1 15:27 cmd 15:31:19 -rw-r--r-- 1 root root 599431 Mar 1 15:30 coverage.out 15:31:19 -rw-r--r-- 1 root root 1055 Mar 1 15:31 go.mod 15:31:19 -rw-r--r-- 1 root root 21699 Mar 1 15:31 go.sum 15:31:19 drwxrwxr-x 8 1001 1001 127 Mar 1 15:27 internal 15:31:19 drwxrwxr-x 4 1001 1001 26 Mar 1 15:27 openapi 15:31:19 drwxrwxr-x 4 1001 1001 71 Mar 1 15:27 snap 15:31:19 -rw-rw-r-- 1 1001 1001 168 Mar 1 15:27 version.go [Pipeline] sh 15:31:20 + '[' -e coverage.out ] 15:31:20 + chown 1001:1001 coverage.out [Pipeline] stash 15:31:20 Stashed 1 file(s) [Pipeline] sh 15:31:20 + make build 15:31:20 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 15:31:25 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 15:31:26 00ac8860ef70: Pull complete 15:31:26 63d7cb157983: Pull complete 15:31:26 b116817d02f9: Pull complete 15:31:28 745a02a5169b: Pull complete 15:31:28 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:31:28 ---> b7e6874047d6 15:31:28 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 15:31:32 ---> Running in 1c4a1793d224 15:31:33 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 15:31:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:31:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:31:34 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 15:31:34 (1/12) Installing libmagic (5.38-r0) 15:31:35 (2/12) Installing file (5.38-r0) 15:31:35 (3/12) Installing libc-dev (0.7.2-r3) 15:31:35 (4/12) Installing g++ (9.3.0-r2) 15:31:36 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 15:31:36 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 15:31:37 (5/12) Installing fortify-headers (1.1-r0) 15:31:37 (6/12) Installing patch (2.7.6-r6) 15:31:37 (7/12) Installing build-base (0.5-r2) 15:31:37 (8/12) Installing libsodium (1.0.18-r0) 15:31:38 (9/12) Installing pkgconf (1.7.2-r0) 15:31:38 (10/12) Installing libsodium-dev (1.0.18-r0) 15:31:38 (11/12) Installing libzmq (4.3.3-r0) 15:31:38 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 15:31:38 (12/12) Installing zeromq-dev (4.3.3-r0) 15:31:38 Executing busybox-1.31.1-r19.trigger 15:31:38 OK: 217 MiB in 51 packages 15:31:39 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 15:31:40 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 15:31:42 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 15:31:42 Removing intermediate container 1c4a1793d224 15:31:42 ---> a87597adc8b8 15:31:42 Step 4/6 : WORKDIR /edgex-go 15:31:42 ---> Running in 509e4ddae6d4 15:31:43 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 15:31:43 Removing intermediate container 509e4ddae6d4 15:31:43 ---> 2c919c207c5a 15:31:43 Step 5/6 : COPY go.mod . 15:31:44 ---> 2a3c01bdb099 15:31:44 Step 6/6 : RUN go mod download 15:31:44 ---> Running in a3d817512ea3 15:31:44 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] } 15:31:46 $ docker stop --time=1 ca2a9029800b2fe257bebc5ec442e0c2fb3e632e8a8cac5f4a80c190c447e9ac 15:31:47 $ docker rm -f ca2a9029800b2fe257bebc5ec442e0c2fb3e632e8a8cac5f4a80c190c447e9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:51 15:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:52 latest: Pulling from edgex-devops/edgex-compose 15:31:52 cbdbe7a5bc2a: Pulling fs layer 15:31:52 ca9280d653b3: Pulling fs layer 15:31:52 7e9c9ca2126c: Pulling fs layer 15:31:52 cbdbe7a5bc2a: Download complete 15:31:53 ca9280d653b3: Verifying Checksum 15:31:53 ca9280d653b3: Download complete 15:31:53 cbdbe7a5bc2a: Pull complete 15:31:54 7e9c9ca2126c: Download complete 15:31:54 ca9280d653b3: Pull complete 15:32:00 7e9c9ca2126c: Pull complete 15:32:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:32:01 prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container 15:32:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:32:04 $ docker top d61f940cb613555087d156a23caa688a9cf7f825255c91264f5e3dbca1fffb27 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:04 + docker-compose build --help 15:32:04 + grep parallel 15:32:05 --parallel Build images in parallel. [Pipeline] } 15:32:05 $ docker stop --time=1 d61f940cb613555087d156a23caa688a9cf7f825255c91264f5e3dbca1fffb27 15:32:07 $ docker rm -f d61f940cb613555087d156a23caa688a9cf7f825255c91264f5e3dbca1fffb27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:32:07 . [Pipeline] withDockerContainer 15:32:08 prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container 15:32:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:32:09 $ docker top ba9fcc6b0efa85a60731e54cb199af1f6d2d7f7b7bb797eb45784f5be3d1ae7c -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:09 + docker-compose -f ./docker-compose-build.yml build --parallel 15:32:10 Building docker-core-command-go ... 15:32:10 Building docker-core-data-go ... 15:32:10 Building docker-core-metadata-go ... 15:32:10 Building docker-security-bootstrapper-go ... 15:32:10 Building docker-security-proxy-setup-go ... 15:32:10 Building docker-security-secretstore-setup-go ... 15:32:10 Building docker-support-notifications-go ... 15:32:10 Building docker-support-scheduler-go ... 15:32:10 Building docker-sys-mgmt-agent-go ... 15:32:10 Building docker-security-secretstore-setup-go 15:32:10 Building docker-support-notifications-go 15:32:10 Building docker-sys-mgmt-agent-go 15:32:10 Building docker-security-bootstrapper-go 15:32:10 Building docker-core-command-go 15:32:10 Removing intermediate container a3d817512ea3 15:32:10 ---> ddd400f17ba5 15:32:11 Successfully built ddd400f17ba5 15:32:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:32:11 + docker inspect -f . ci-base-image-arm64 15:32:11 . [Pipeline] withDockerContainer 15:32:11 prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container 15:32:11 $ 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 15:32:13 $ docker top ab9943dff892f1c7b3b9de16705624a39b0465787b6ff3b5ecef1a4b67d3895f -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:14 + go version 15:32:14 go version go1.15.5 linux/arm64 [Pipeline] } 15:32:14 $ docker stop --time=1 ab9943dff892f1c7b3b9de16705624a39b0465787b6ff3b5ecef1a4b67d3895f 15:32:16 $ docker rm -f ab9943dff892f1c7b3b9de16705624a39b0465787b6ff3b5ecef1a4b67d3895f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:17 + docker inspect -f . ci-base-image-arm64 15:32:17 . [Pipeline] withDockerContainer 15:32:18 prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container 15:32:18 $ 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 15:32:19 $ docker top 9dc0d22e730975c79f4fabe74c2d2067232ae5f32d637b7bc6807401a1f0a4b5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:19 ========================================================= 15:32:20 [edgeXBuildGoParallel] Running Tests and Build... 15:32:20 ========================================================= [Pipeline] sh 15:32:20 + make test 15:32:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:32:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:32:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:32:42 ---> a2d7c2db7bc5 15:32:42 Step 3/22 : WORKDIR /edgex-go 15:32:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:32:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:32:42 ---> a2d7c2db7bc5 15:32:42 Step 3/24 : WORKDIR /edgex-go 15:32:42 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:32:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:32:42 ---> a2d7c2db7bc5 15:32:42 Step 3/26 : WORKDIR /edgex-go 15:32:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:32:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:32:42 ---> a2d7c2db7bc5 15:32:42 Step 3/23 : WORKDIR /edgex-go 15:32:42 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:32:42 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:32:42 ---> a2d7c2db7bc5 15:32:42 Step 3/30 : WORKDIR /edgex-go 15:32:42 ? github.com/edgexfoundry/edgex-go [no test files] 15:32:43 ---> Running in e129d085c2c3 15:32:43 ---> Running in 151782bd6639 15:32:43 ---> Running in 66c82816c0b3 15:32:43 ---> Running in cd2e4b9491b1 15:32:43 ---> Running in 667fe4e7710f 15:32:43 Removing intermediate container 667fe4e7710f 15:32:43 ---> 243d658ce58d 15:32:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:43 Removing intermediate container cd2e4b9491b1 15:32:43 ---> 80448f58d078 15:32:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:43 Removing intermediate container e129d085c2c3 15:32:43 ---> a11cfac1a5fb 15:32:43 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:43 Removing intermediate container 151782bd6639 15:32:43 ---> d2676db149b4 15:32:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:43 Removing intermediate container 66c82816c0b3 15:32:43 ---> fedb17e579e2 15:32:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:43 ---> Running in 199294e28dd2 15:32:43 ---> Running in 0b1fec503d67 15:32:43 ---> Running in 51b2d0417b28 15:32:43 ---> Running in 0c4f50ab81c3 15:32:44 ---> Running in 3784a8d2e1cd 15:32:46 Removing intermediate container 51b2d0417b28 15:32:46 ---> aecd5a7cd0b8 15:32:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:32:46 Removing intermediate container 199294e28dd2 15:32:46 ---> 0f544fac22f5 15:32:46 Step 5/30 : RUN apk add --update --no-cache make git 15:32:46 Removing intermediate container 3784a8d2e1cd 15:32:46 ---> d506ddb0af5c 15:32:46 Step 5/24 : RUN apk add --update --no-cache make git 15:32:46 ---> Running in 6edc8be75785 15:32:46 ---> Running in 7dd6ee26041e 15:32:46 ---> Running in 0781a25c9b92 15:32:46 Removing intermediate container 0c4f50ab81c3 15:32:46 ---> ed656f7dd942 15:32:46 Step 5/26 : RUN apk add --update --no-cache make bash git 15:32:46 Removing intermediate container 0b1fec503d67 15:32:46 ---> 51c24e8d4741 15:32:46 Step 5/23 : RUN apk add --update --no-cache make git 15:32:46 ---> Running in bb131f971688 15:32:46 ---> Running in 5957d864ac34 15:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:48 OK: 233 MiB in 51 packages 15:32:48 OK: 233 MiB in 51 packages 15:32:48 OK: 233 MiB in 51 packages 15:32:48 OK: 233 MiB in 51 packages 15:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:49 Removing intermediate container 7dd6ee26041e 15:32:49 ---> 9d6e8dd94dc2 15:32:49 Step 6/30 : COPY go.mod . 15:32:49 OK: 233 MiB in 51 packages 15:32:49 Removing intermediate container 0781a25c9b92 15:32:49 ---> 7e0066788a63 15:32:49 Step 6/24 : COPY go.mod . 15:32:49 ---> 43864d3cfcba 15:32:49 Step 7/30 : RUN go mod download 15:32:49 Removing intermediate container 6edc8be75785 15:32:49 ---> 1e7b1387d65e 15:32:49 Step 6/22 : COPY go.mod . 15:32:49 ---> Running in fe61dc650951 15:32:49 Removing intermediate container 5957d864ac34 15:32:49 ---> 60f395cb1716 15:32:49 Step 6/23 : COPY go.mod . 15:32:49 ---> b8eaba10ad1a 15:32:49 Step 7/24 : RUN go mod download 15:32:49 ---> 9800698f193a 15:32:49 Step 7/22 : RUN go mod download 15:32:50 ---> Running in 961d1408657d 15:32:50 ---> Running in 2749bb7375ce 15:32:50 Removing intermediate container bb131f971688 15:32:50 ---> f932930eabc0 15:32:50 Step 6/26 : COPY go.mod . 15:32:50 ---> b03aeec8d90c 15:32:50 Step 7/23 : RUN go mod download 15:32:50 ---> Running in 1217c672cc91 15:32:50 ---> 96588d942490 15:32:50 Step 7/26 : RUN go mod download 15:32:51 ---> Running in baed5f4794ff 15:32:52 Removing intermediate container fe61dc650951 15:32:52 ---> 56cebbf2bc7a 15:32:52 Step 8/30 : COPY . . 15:32:53 Removing intermediate container 961d1408657d 15:32:53 ---> 28685d505a95 15:32:53 Step 8/24 : COPY . . 15:32:53 Removing intermediate container 2749bb7375ce 15:32:53 ---> da267d53607e 15:32:53 Step 8/22 : COPY . . 15:32:53 Removing intermediate container 1217c672cc91 15:32:53 ---> 607679b70a28 15:32:53 Step 8/23 : COPY . . 15:32:54 Removing intermediate container baed5f4794ff 15:32:54 ---> bce6f099ba90 15:32:54 Step 8/26 : COPY . . 15:33:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:33:33 ---> ca14e7d1c25a 15:33:33 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:33:33 ---> 55aa45745055 15:33:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:33:33 ---> 613433d6914d 15:33:33 Step 9/23 : RUN make cmd/core-command/core-command 15:33:33 ---> aaa919382893 15:33:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:33:33 ---> Running in e1f0f9761304 15:33:33 ---> Running in 6377df4eed66 15:33:33 ---> 8f25093948cd 15:33:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:33:33 ---> Running in 83513759b20e 15:33:33 ---> Running in 87b9d5be60f9 15:33:33 ---> Running in 613444e3973c 15:33:33 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 15:33:33 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 15:33:33 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 15:33:33 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 15:33:33 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 15:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:33:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:33:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:33:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:33:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:33:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:34:00 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 15:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.222s coverage: 100.0% of statements 15:34:08 Removing intermediate container 6377df4eed66 15:34:08 ---> 9c60e2cdcec9 15:34:08 15:34:08 Step 10/30 : FROM alpine:3.12 15:34:08 Removing intermediate container 613444e3973c 15:34:08 ---> 0300aa551364 15:34:08 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:34:08 3.12: Pulling from library/alpine 15:34:08 ---> Running in fdc51f6e8563 15:34: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 15:34:10 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:34:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.467s coverage: 27.1% of statements 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:34:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:34:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.254s coverage: 65.8% of statements 15:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:34:12 Status: Downloaded newer image for alpine:3.12 15:34:12 ---> 88dd2752d2ea 15:34:12 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.718s coverage: 82.3% of statements 15:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:34:13 Removing intermediate container 87b9d5be60f9 15:34:13 ---> 594029691e95 15:34:13 15:34:13 Step 10/24 : FROM alpine:3.12 15:34:13 ---> 88dd2752d2ea 15:34:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:34:13 Removing intermediate container 83513759b20e 15:34:13 ---> 0dec43623238 15:34:13 15:34:13 Step 10/23 : FROM alpine:3.12 15:34:13 ---> 88dd2752d2ea 15:34:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:34:13 Removing intermediate container e1f0f9761304 15:34:13 ---> f2cd2f14b82f 15:34:13 15:34:13 Step 10/22 : FROM alpine:3.12 15:34:13 ---> 88dd2752d2ea 15:34:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:34:13 ---> Running in 372ebe223acb 15:34:13 ---> Running in 87cf2935559a 15:34:13 ---> Running in 328bb12fc7e2 15:34:13 ---> Running in e10eecad7efe 15:34:13 Removing intermediate container 372ebe223acb 15:34:13 ---> d17c5763dad6 15:34:13 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 15:34:14 Removing intermediate container fdc51f6e8563 15:34:14 ---> c9e221dbe85b 15:34:14 15:34:14 Step 11/26 : FROM docker:20.10.0 15:34:14 20.10.0: Pulling from library/docker 15:34:14 ---> Running in 5ad8b099c026 15:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:14 (1/5) Installing ca-certificates (20191127-r4) 15:34:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:34:14 (3/5) Installing libcurl (7.69.1-r3) 15:34:14 (4/5) Installing curl (7.69.1-r3) 15:34:14 (5/5) Installing dumb-init (1.2.2-r1) 15:34:14 Executing busybox-1.31.1-r19.trigger 15:34:14 Executing ca-certificates-20191127-r4.trigger 15:34:14 OK: 7 MiB in 19 packages 15:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:15 (1/2) Installing ca-certificates (20191127-r4) 15:34:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:15 (1/1) Installing dumb-init (1.2.2-r1) 15:34:15 Executing busybox-1.31.1-r19.trigger 15:34:15 (2/2) Installing dumb-init (1.2.2-r1) 15:34:15 Executing busybox-1.31.1-r19.trigger 15:34:15 OK: 6 MiB in 15 packages 15:34:15 Executing ca-certificates-20191127-r4.trigger 15:34:15 OK: 6 MiB in 16 packages 15:34:15 (1/2) Installing dumb-init (1.2.2-r1) 15:34:15 (2/2) Installing su-exec (0.2-r1) 15:34:15 Executing busybox-1.31.1-r19.trigger 15:34:15 OK: 6 MiB in 16 packages 15:34:17 Removing intermediate container 87cf2935559a 15:34:17 ---> bb0b46f8b485 15:34:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:34:18 ---> Running in 8da4af178308 15:34:18 Removing intermediate container 328bb12fc7e2 15:34:18 ---> ff6e0345d364 15:34:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:18 Removing intermediate container e10eecad7efe 15:34:18 ---> 3398000e5040 15:34:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:34:18 ---> Running in da07167281a3 15:34:18 Removing intermediate container 5ad8b099c026 15:34:18 ---> 590641e56e49 15:34:18 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 15:34:18 ---> Running in 974bdfc8be02 15:34:18 Removing intermediate container 8da4af178308 15:34:18 ---> 0cbf0dbcdf7d 15:34:18 Step 13/24 : WORKDIR / 15:34:18 ---> Running in 89d32a069e5d 15:34:18 ---> Running in ec2d8f171106 15:34:18 Removing intermediate container da07167281a3 15:34:18 ---> a709e757881f 15:34:18 Step 13/23 : ENV APP_PORT=48082 15:34:18 Removing intermediate container 974bdfc8be02 15:34:18 ---> 4be7ce6d038c 15:34:18 Step 13/22 : ENV APP_PORT=48060 15:34:19 ---> Running in e10667065916 15:34:19 Removing intermediate container 89d32a069e5d 15:34:19 ---> ea77d4e7d5ee 15:34:19 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:34:19 ---> Running in 5fb974e385f7 15:34:19 Removing intermediate container ec2d8f171106 15:34:19 ---> 99900083dc15 15:34: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 15:34:19 ---> Running in 3515edc95ccd 15:34:19 Removing intermediate container e10667065916 15:34:19 ---> d82059278e3c 15:34:19 Step 14/23 : EXPOSE $APP_PORT 15:34:19 Removing intermediate container 5fb974e385f7 15:34:19 ---> 4853bb3343c4 15:34:19 Step 14/22 : EXPOSE $APP_PORT 15:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.139s coverage: 28.6% of statements 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.501s coverage: 86.7% of statements 15:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:34:20 ---> Running in 4f3f0c85bac8 15:34:20 ---> Running in a4045a23d395 15:34:20 Removing intermediate container 3515edc95ccd 15:34:20 ---> 9b5961ca30f8 15:34:20 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:34:20 ---> 9b400bdea749 15:34:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:34:20 ---> Running in 02c06d574b53 15:34:20 Removing intermediate container 4f3f0c85bac8 15:34:20 ---> 1d8ecbdbb3d7 15:34:20 Step 15/23 : WORKDIR / 15:34:20 Removing intermediate container a4045a23d395 15:34:20 ---> 1304e71813fa 15:34:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:20 ---> Running in b5d752294b5a 15:34:20 ---> 21cb2674984f 15:34:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:34:20 ---> db9b673e2f3b 15:34:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:34:21 Removing intermediate container b5d752294b5a 15:34:21 ---> 18862788a83e 15:34:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.405s coverage: 97.5% of statements 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:34:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:34:21 ---> af0fcd78ad64 15:34:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:34:21 ---> 9a0a7220762c 15:34:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:34:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:34:21 Status: Downloaded newer image for docker:20.10.0 15:34:21 ---> aefe523efa57 15:34:21 Step 12/26 : RUN apk add --no-cache bash 15:34:21 ---> fc6e38de36ba 15:34:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:34:21 ---> Running in c8075f036509 15:34:21 ---> 103b08e38974 15:34:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:34:22 ---> eb9c960281aa 15:34:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:34:22 Removing intermediate container 02c06d574b53 15:34:22 ---> 7e99786935e9 15:34:22 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 15:34:22 ---> a75f5e775b33 15:34:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:34:22 ---> 0d1fa0e02d09 15:34:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:34:23 ---> Running in c1b26ae75329 15:34:23 ---> 56740d2e9890 15:34:23 Step 19/23 : ENTRYPOINT ["/core-command"] 15:34:23 ---> Running in 0e8d430b6c75 15:34:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:23 ---> Running in d39ff03087a0 15:34:23 Removing intermediate container c1b26ae75329 15:34:23 ---> d90ad1f87c01 15:34:23 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:34:23 ---> e6bc018a3493 15:34: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/ 15:34:23 (1/2) Installing readline (8.0.4-r0) 15:34:23 (2/2) Installing bash (5.0.17-r0) 15:34:23 Executing bash-5.0.17-r0.post-install 15:34:23 Executing busybox-1.31.1-r19.trigger 15:34:23 Removing intermediate container 0e8d430b6c75 15:34:23 ---> eb8116247fd1 15:34:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:23 OK: 12 MiB in 22 packages 15:34:23 ---> Running in 68a6b8272c0d 15:34:23 Removing intermediate container d39ff03087a0 15:34:23 ---> e183733c1c1c 15:34:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:23 ---> Running in 17bd61094e35 15:34:23 ---> 777a535fad69 15:34:23 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:34:23 ---> Running in c625ffe55e2a 15:34:24 Removing intermediate container 17bd61094e35 15:34:24 ---> 5e53338ec49b 15:34:24 Step 20/22 : LABEL arch=x86_64 15:34:24 ---> Running in 65215b7988a0 15:34:24 Removing intermediate container c625ffe55e2a 15:34:24 ---> 5680c1c15900 15:34:24 Step 21/23 : LABEL arch=x86_64 15:34:24 ---> Running in ac9a228eaf10 15:34:24 ---> Running in 544c9cdd5d2b 15:34:24 Removing intermediate container c8075f036509 15:34:24 ---> 71ffae7e0b88 15:34:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:34:24 Removing intermediate container ac9a228eaf10 15:34:24 ---> da33b68d7862 15:34:24 Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:34:25 ---> Running in 57d9d15a513e 15:34:25 ---> Running in 310ad5b0e8f2 15:34:25 Removing intermediate container 544c9cdd5d2b 15:34:25 ---> da655325b4a8 15:34:25 Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:34:25 ---> Running in 37f73c8c8f42 15:34:25 Removing intermediate container 310ad5b0e8f2 15:34:25 ---> f606120fd721 15:34:25 Step 14/26 : ENV APP_PORT=48090 15:34:25 Removing intermediate container 57d9d15a513e 15:34:25 ---> 0f4402dfb476 15:34:25 Step 22/22 : LABEL version=0.0.0 15:34:25 Removing intermediate container 68a6b8272c0d 15:34:25 ---> 4e42741b66c6 15:34:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:34:25 ---> Running in c4267adbf0d2 15:34:25 ---> Running in 8b861bed8a71 15:34:25 Removing intermediate container 37f73c8c8f42 15:34:25 ---> b1a135964230 15:34:25 Step 23/23 : LABEL version=0.0.0 15:34:25 ---> Running in 58d7f1295865 15:34:26 ---> Running in aa6a8c5d4979 15:34:26 Removing intermediate container c4267adbf0d2 15:34:26 ---> a648e70fac86 15:34:26 15:34:26 Removing intermediate container 8b861bed8a71 15:34:26 ---> c823827d09e6 15:34:26 Step 15/26 : EXPOSE $APP_PORT 15:34:26 Removing intermediate container 65215b7988a0 15:34:26 ---> f7ba867d6d34 15:34:26 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:26 Removing intermediate container 58d7f1295865 15:34:26 ---> b05dcd80da15 15:34:26 Step 22/24 : LABEL arch=x86_64 15:34:26 Successfully built a648e70fac86 15:34:26 Removing intermediate container aa6a8c5d4979 15:34:26 ---> a98fe88150c7 15:34:26 15:34:26 Successfully tagged docker-support-notifications-go:latest 15:34:26 ---> Running in 975abe2baed2 15:34:26  Building docker-security-proxy-setup-go 15:34:26 Building docker-support-notifications-go ... done  ---> Running in 370b2b2e8123 15:34:26 ---> 464914413555 15:34:26 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:34:26 Successfully built a98fe88150c7 15:34:27 Successfully tagged docker-core-command-go:latest 15:34:27 Building docker-core-metadata-go 15:34:27  Building docker-core-command-go ... done Removing intermediate container 975abe2baed2 15:34:27 ---> 4a6eb3c74368 15:34:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:34:27 Removing intermediate container 370b2b2e8123 15:34:27 ---> 04caf2e87e0b 15:34:27 Step 23/24 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:34:27 ---> Running in 06ad29746175 15:34:29 Removing intermediate container 06ad29746175 15:34:29 ---> ce93b67b0bd1 15:34:29 Step 24/24 : LABEL version=0.0.0 15:34:30 ---> 2c634084b3b2 15:34:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.315s coverage: 92.8% of statements 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.201s coverage: 0.1% of statements 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 45.5% of statements 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 15:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 15:34:32 ---> Running in f54644506927 15:34:32 ---> dbc4d59e33c6 15:34:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:34:34 ---> 1820e1176c5f 15:34:34 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:34:34 Removing intermediate container f54644506927 15:34:34 ---> e75b98906e73 15:34:34 15:34:34 ---> 82d18adaf843 15:34:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:34:34 Successfully built e75b98906e73 15:34:34 Successfully tagged docker-security-secretstore-setup-go:latest 15:34:34 Building docker-support-scheduler-go 15:34:34  Building docker-security-secretstore-setup-go ... done  ---> 036bd997a134 15:34:34 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:34:35 ---> Running in acb13cbc0f57 15:34:35 ---> 9f0c16c31ab5 15:34:35 Step 19/26 : RUN apk --no-cache add py3-pip 15:34:42 ---> Running in f27d9b05f92e 15:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements 15:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 15:34:45 Removing intermediate container acb13cbc0f57 15:34:45 ---> f1f45f00d59e 15:34:45 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:34:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:47 (1/33) Installing libbz2 (1.0.8-r1) 15:34:47 (2/33) Installing expat (2.2.9-r1) 15:34:47 (3/33) Installing libffi (3.3-r2) 15:34:47 (4/33) Installing gdbm (1.13-r1) 15:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:47 ---> a2d7c2db7bc5 15:34:47 Step 3/23 : WORKDIR /edgex-go 15:34:47 ---> Using cache 15:34:47 ---> fedb17e579e2 15:34:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:47 ---> Using cache 15:34:47 ---> d506ddb0af5c 15:34:47 Step 5/23 : RUN apk add --update --no-cache make git 15:34:47 ---> Using cache 15:34:47 ---> 7e0066788a63 15:34:47 Step 6/23 : COPY go.mod . 15:34:47 ---> Using cache 15:34:47 ---> b8eaba10ad1a 15:34:47 Step 7/23 : RUN go mod download 15:34:47 ---> Using cache 15:34:47 ---> 28685d505a95 15:34:47 Step 8/23 : COPY . . 15:34:47 ---> cf5e9b7d1e86 15:34:47 Step 25/30 : RUN chmod +x /entrypoint.sh 15:34:47 ---> Using cache 15:34:47 ---> aaa919382893 15:34:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:34:48 (5/33) Installing xz-libs (5.2.5-r0) 15:34:48 (6/33) Installing sqlite-libs (3.32.1-r0) 15:34:48 (7/33) Installing python3 (3.8.5-r1) 15:34:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:34:48 ---> a2d7c2db7bc5 15:34:48 Step 3/21 : WORKDIR /edgex-go 15:34:48 ---> Using cache 15:34:48 ---> fedb17e579e2 15:34:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:48 ---> Using cache 15:34:48 ---> d506ddb0af5c 15:34:48 Step 5/21 : RUN apk add --update --no-cache make git 15:34:48 ---> Using cache 15:34:48 ---> 7e0066788a63 15:34:48 Step 6/21 : COPY go.mod . 15:34:48 ---> Using cache 15:34:48 ---> b8eaba10ad1a 15:34:48 Step 7/21 : RUN go mod download 15:34:48 ---> Using cache 15:34:48 ---> 28685d505a95 15:34:48 Step 8/21 : COPY . . 15:34:48 ---> Using cache 15:34:48 ---> aaa919382893 15:34:48 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:34:50 ---> Running in a2107f1c3959 15:34:50 ---> Running in caa0a827023e 15:34:51 ---> Running in 275886710a0f 15:34:51 (8/33) Installing py3-appdirs (1.4.4-r1) 15:34:51 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:34:51 (10/33) Installing py3-parsing (2.4.7-r0) 15:34:51 (11/33) Installing py3-six (1.15.0-r0) 15:34:51 (12/33) Installing py3-packaging (20.4-r0) 15:34:51 (13/33) Installing py3-setuptools (47.0.0-r0) 15:34:51 (14/33) Installing py3-chardet (3.0.4-r4) 15:34:51 (15/33) Installing py3-idna (2.9-r0) 15:34:51 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:34:51 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:34:51 (18/33) Installing py3-requests (2.23.0-r0) 15:34:51 (19/33) Installing py3-msgpack (1.0.0-r0) 15:34:51 (20/33) Installing py3-lockfile (0.12.2-r3) 15:34:51 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:34:51 (22/33) Installing py3-colorama (0.4.3-r0) 15:34:52 (23/33) Installing py3-distlib (0.3.0-r0) 15:34:52 (24/33) Installing py3-distro (1.5.0-r1) 15:34:53 (25/33) Installing py3-webencodings (0.5.1-r3) 15:34:53 (26/33) Installing py3-html5lib (1.0.1-r4) 15:34:54 (27/33) Installing py3-pytoml (0.1.21-r0) 15:34:54 (28/33) Installing py3-pep517 (0.8.2-r0) 15:34:54 (29/33) Installing py3-progress (1.5-r0) 15:34:54 (30/33) Installing py3-toml (0.10.1-r0) 15:34:54 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 15:34:54 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 15:34:54 (31/33) Installing py3-retrying (1.3.3-r0) 15:34:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:34:54 (33/33) Installing py3-pip (20.1.1-r0) 15:34:56 Executing busybox-1.31.1-r19.trigger 15:34:57 OK: 71 MiB in 55 packages 15:34:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:34:57 ---> a2d7c2db7bc5 15:34:57 Step 3/22 : WORKDIR /edgex-go 15:34:57 ---> Using cache 15:34:57 ---> fedb17e579e2 15:34:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:57 ---> Using cache 15:34:57 ---> d506ddb0af5c 15:34:57 Step 5/22 : RUN apk add --update --no-cache make git 15:34:57 ---> Using cache 15:34:57 ---> 7e0066788a63 15:34:57 Step 6/22 : COPY go.mod . 15:34:57 ---> Using cache 15:34:57 ---> b8eaba10ad1a 15:34:57 Step 7/22 : RUN go mod download 15:34:57 ---> Using cache 15:34:57 ---> 28685d505a95 15:34:57 Step 8/22 : COPY . . 15:34:57 ---> Using cache 15:34:57 ---> aaa919382893 15:34:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:34:58 ---> Running in 4468bb2cd26d 15:34:58 Removing intermediate container caa0a827023e 15:34:58 ---> 3c599fff5015 15:34:58 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:34:59 ---> Running in 3c6586c9b42d 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.115s coverage: 92.9% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.156s coverage: 84.6% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.6% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 62.4% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.781s coverage: 68.9% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.353s coverage: 38.4% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements 15:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements 15:34:59 Removing intermediate container 3c6586c9b42d 15:34:59 ---> 41098e6dd1f9 15:34:59 Step 27/30 : CMD ["gate"] 15:35:00 ---> Running in 87dcd61a0383 15:35:00 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 15:35:00 Removing intermediate container 87dcd61a0383 15:35:00 ---> 981e9122cf30 15:35:00 Step 28/30 : LABEL arch=x86_64 15:35:01 ---> Running in 257364ff2bd7 15:35:02 Removing intermediate container 257364ff2bd7 15:35:02 ---> ff09aaaab2e2 15:35:02 Step 29/30 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:35:03 ---> Running in 8c8ae1e2860e 15:35:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.464s coverage: 47.0% of statements 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:35:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.191s coverage: 100.0% of statements 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:35:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:35:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.373s coverage: 89.4% of statements 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:35:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:35:05 Removing intermediate container 8c8ae1e2860e 15:35:05 ---> 97c268409bbe 15:35:05 Step 30/30 : LABEL version=0.0.0 15:35:07 ---> Running in 472b60d75069 15:35:09 Removing intermediate container 472b60d75069 15:35:09 ---> ef85eab46b53 15:35:09 15:35:09 Successfully built ef85eab46b53 15:35:10 Successfully tagged docker-security-bootstrapper-go:latest 15:35:10  Building docker-security-bootstrapper-go ... done Building docker-core-data-go 15:35:10 Removing intermediate container f27d9b05f92e 15:35:10 ---> 17f67a8fc83a 15:35:10 Step 20/26 : RUN pip install docker-compose==1.23.2 15:35:10 ---> Running in 9b0d63ce71a9 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.146s coverage: 92.9% of statements 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.128s coverage: 87.9% of statements 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements 15:35:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 15:35:14 GO111MODULE=on go vet ./... 15:35:17 Collecting docker-compose==1.23.2 15:35:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:35:17 Collecting PyYAML<4,>=3.10 15:35:17 Downloading PyYAML-3.13.tar.gz (270 kB) 15:35:18 Collecting docopt<0.7,>=0.6.1 15:35:18 Downloading docopt-0.6.2.tar.gz (25 kB) 15:35:20 Collecting websocket-client<1.0,>=0.32.0 15:35:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:35:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:35:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:35:20 Collecting jsonschema<3,>=2.5.1 15:35:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:35:21 Collecting dockerpty<0.5,>=0.4.1 15:35:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:35:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:35:22 Collecting docker<4.0,>=3.6.0 15:35:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:35:22 Collecting texttable<0.10,>=0.9.0 15:35:22 Downloading texttable-0.9.1.tar.gz (11 kB) 15:35:22 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 15:35:23 Collecting cached-property<2,>=1.2.0 15:35:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:35:25 Collecting urllib3<1.25,>=1.21.1 15:35:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:35:26 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) 15:35:27 Collecting idna<2.8,>=2.5 15:35:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:35:28 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) 15:35:28 Collecting docker-pycreds>=0.4.0 15:35:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:35:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:35:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:35:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:35:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:35:29 Installing collected packages: PyYAML, docopt, websocket-client, urllib3, idna, requests, jsonschema, dockerpty, docker-pycreds, docker, texttable, cached-property, docker-compose 15:35:29 Running setup.py install for PyYAML: started 15:35:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:35:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:29 ---> a2d7c2db7bc5 15:35:29 Step 3/23 : WORKDIR /edgex-go 15:35:29 ---> Using cache 15:35:29 ---> fedb17e579e2 15:35:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:29 ---> Using cache 15:35:29 ---> d506ddb0af5c 15:35:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:35:29 ---> Running in cd1f379b78be 15:35:30 Running setup.py install for PyYAML: finished with status 'done' 15:35:30 Running setup.py install for docopt: started 15:35:30 Running setup.py install for docopt: finished with status 'done' 15:35:30 Attempting uninstall: urllib3 15:35:30 Found existing installation: urllib3 1.25.9 15:35:30 Uninstalling urllib3-1.25.9: 15:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:35:30 Successfully uninstalled urllib3-1.25.9 15:35:31 Attempting uninstall: idna 15:35:31 Found existing installation: idna 2.9 15:35:31 Uninstalling idna-2.9: 15:35:31 Successfully uninstalled idna-2.9 15:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:35:31 Attempting uninstall: requests 15:35:31 Found existing installation: requests 2.23.0 15:35:31 Uninstalling requests-2.23.0: 15:35:31 Successfully uninstalled requests-2.23.0 15:35:32 OK: 233 MiB in 51 packages 15:35:32 Running setup.py install for dockerpty: started 15:35:33 Removing intermediate container cd1f379b78be 15:35:33 ---> 9b803e729982 15:35:33 Step 6/23 : COPY go.mod . 15:35:33 Running setup.py install for dockerpty: finished with status 'done' 15:35:35 ---> 7e30eb16dc48 15:35:35 Step 7/23 : RUN go mod download 15:35:37 Running setup.py install for texttable: started 15:35:38 Removing intermediate container 275886710a0f 15:35:38 ---> f83c4b73ac2f 15:35:38 15:35:38 Step 10/21 : FROM alpine:3.12 15:35:38 ---> 88dd2752d2ea 15:35:38 Step 11/21 : RUN apk add --update --no-cache curl 15:35:38 Running setup.py install for texttable: finished with status 'done' 15:35:38 ---> Running in adf807ca8566 15:35:38 ---> Running in 0eaa4ea6ddd8 15:35:38 Removing intermediate container a2107f1c3959 15:35:38 ---> 767d64d4157e 15:35:38 15:35:38 Step 10/23 : FROM alpine:3.12 15:35:38 ---> 88dd2752d2ea 15:35:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:35:38 ---> Using cache 15:35:38 ---> ff6e0345d364 15:35:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:35:38 ---> Using cache 15:35:38 ---> a709e757881f 15:35:38 Step 13/23 : ENV APP_PORT=48081 15:35:38 Removing intermediate container 4468bb2cd26d 15:35:38 ---> becb0fd56036 15:35:38 15:35:38 Step 10/22 : FROM alpine:3.12 15:35:38 ---> 88dd2752d2ea 15:35:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:35:38 ---> Using cache 15:35:38 ---> ff6e0345d364 15:35:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:35:38 ---> Using cache 15:35:38 ---> a709e757881f 15:35:38 Step 13/22 : ENV APP_PORT=48085 15:35:39 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.57.0 15:35:39 ---> Running in 7145e95968a6 15:35:39 ---> Running in 55fe18de199e 15:35:39 Removing intermediate container 7145e95968a6 15:35:39 ---> ac239693e62e 15:35:39 Step 14/22 : EXPOSE $APP_PORT 15:35:39 Removing intermediate container 55fe18de199e 15:35:39 ---> 0c757b079d8c 15:35:39 Step 14/23 : EXPOSE $APP_PORT 15:35:39 ---> Running in ea5f2b21167c 15:35:39 ---> Running in 9eea14c75809 15:35:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:35:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:35:39 Removing intermediate container ea5f2b21167c 15:35:39 ---> 4b86d9201887 15:35:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:39 Removing intermediate container 9eea14c75809 15:35:39 ---> 8bed1b8c3dcb 15:35:39 Step 15/23 : WORKDIR / 15:35:40 ---> Running in 3a00b6f837b6 15:35:40 (1/4) Installing ca-certificates (20191127-r4) 15:35:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:35:40 (3/4) Installing libcurl (7.69.1-r3) 15:35:40 (4/4) Installing curl (7.69.1-r3) 15:35:40 Executing busybox-1.31.1-r19.trigger 15:35:40 Executing ca-certificates-20191127-r4.trigger 15:35:40 OK: 7 MiB in 18 packages 15:35:42 Removing intermediate container 3a00b6f837b6 15:35:42 ---> baf9669607e6 15:35:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:42 ---> bcfc24d8544e 15:35:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:35:42 Removing intermediate container 9b0d63ce71a9 15:35:42 ---> 655558901c13 15:35:42 Step 21/26 : RUN apk --no-cache add curl 15:35:42 Removing intermediate container adf807ca8566 15:35:42 ---> 8c66b4928b02 15:35:42 Step 8/23 : COPY . . 15:35:43 ---> Running in 04b9659d6f23 15:35:44 ---> 6232e3b2b2c9 15:35:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:35:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:35:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:35:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:35:47 (2/3) Installing libcurl (7.69.1-r3) 15:35:47 (3/3) Installing curl (7.69.1-r3) 15:35:47 Executing busybox-1.31.1-r19.trigger 15:35:48 Removing intermediate container 0eaa4ea6ddd8 15:35:48 ---> e659792b4c12 15:35:48 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:35:48 OK: 72 MiB in 58 packages 15:35:48 ---> 0920fe85396d 15:35:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:35:51 ---> Running in bbb59e294b9c 15:35:51 ---> 8ad8939fc6e3 15:35:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:35:52 ---> e80f13c203f7 15:35:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:35:53 ---> 847af1d89cbd 15:35:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:35:54 ---> Running in c94784f17d9a 15:35:54 Removing intermediate container bbb59e294b9c 15:35:54 ---> 9d6653f61760 15:35:54 Step 13/21 : WORKDIR /edgex 15:35:54 ---> Running in c163b6907d3f 15:35:55 Removing intermediate container 04b9659d6f23 15:35:55 ---> 6cbc4f94f8d3 15:35:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:35:56 ---> Running in 23eec98455e1 15:35:57 ---> Running in 874e8499944a 15:35:57 Removing intermediate container c94784f17d9a 15:35:57 ---> c33c14effa9b 15:35:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:57 Removing intermediate container c163b6907d3f 15:35:57 ---> 69f1ecdb1b2d 15:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:57 ---> Running in 3e8d5c20b23d 15:35:57 ---> Running in 330a174e5e4a 15:35:59 Removing intermediate container 874e8499944a 15:35:59 ---> 7000985e03a1 15:35:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:59 Removing intermediate container 23eec98455e1 15:35:59 ---> ffb82aab6115 15:35:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:36:01 ---> Running in 5a79005c42c9 15:36:01 Removing intermediate container 3e8d5c20b23d 15:36:01 ---> 682febaca550 15:36:01 Step 20/22 : LABEL arch=x86_64 15:36:01 Removing intermediate container 330a174e5e4a 15:36:01 ---> 2166e025c14c 15:36:01 Step 21/23 : LABEL arch=x86_64 15:36:01 ---> 2d3ed7f1ac46 15:36:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:36:01 ---> Running in 92cb2f2bbcc1 15:36:01 ---> Running in 0af60043662d 15:36:01 Removing intermediate container 5a79005c42c9 15:36:01 ---> a4abc0595ff9 15:36:01 Step 24/26 : LABEL arch=x86_64 15:36:02 ---> 8ea1bd089292 15:36:02 Step 9/23 : RUN make cmd/core-data/core-data 15:36:02 ---> Running in 0dddae0457b9 15:36:02 ---> Running in 1ab7d954263a 15:36:02 Removing intermediate container 92cb2f2bbcc1 15:36:02 ---> c4bdb6836e26 15:36:02 Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:36:02 Removing intermediate container 0af60043662d 15:36:02 ---> c24246488c8b 15:36:02 Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:36:02 ---> Running in 0dc031ccedf4 15:36:02 ---> 923b4e044dcf 15:36:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:36:02 ---> Running in 33867e278342 15:36:02 Removing intermediate container 0dddae0457b9 15:36:02 ---> cc25fdf2a796 15:36:02 Step 25/26 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:36:02 ---> Running in 6738e94aa7c4 15:36:02 Removing intermediate container 0dc031ccedf4 15:36:02 ---> ee4de14f7522 15:36:02 Step 22/22 : LABEL version=0.0.0 15:36:02 Removing intermediate container 33867e278342 15:36:02 ---> ccc151e7e75b 15:36:02 Step 23/23 : LABEL version=0.0.0 15:36:02 ---> Running in be269406c0a4 15:36:03 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 15:36:03 ---> Running in 7636f9efe2d4 15:36:03 Removing intermediate container 6738e94aa7c4 15:36:03 ---> b313b120b927 15:36:03 Step 26/26 : LABEL version=0.0.0 15:36:03 ---> d60df9f7efb8 15:36:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:36:03 ---> Running in 552b0ccbae5f 15:36:03 Removing intermediate container be269406c0a4 15:36:03 ---> 600a5f2a79db 15:36:03 15:36:03 Removing intermediate container 7636f9efe2d4 15:36:03 ---> 4df4bc0ef1e0 15:36:03 15:36:03 ---> Running in 1564078025a8 15:36:03 Removing intermediate container 552b0ccbae5f 15:36:03 ---> a06e0e2713c3 15:36:03 15:36:03 Successfully built 600a5f2a79db 15:36:03 Successfully tagged docker-support-scheduler-go:latest 15:36:03  Building docker-support-scheduler-go ... done Successfully built 4df4bc0ef1e0 15:36:03 Successfully tagged docker-core-metadata-go:latest 15:36:03  Building docker-core-metadata-go ... done Removing intermediate container 1564078025a8 15:36:03 ---> 8ec2c19c088e 15:36:03 Step 18/21 : CMD ["--init=true"] 15:36:04 Successfully built a06e0e2713c3 15:36:04 Successfully tagged docker-sys-mgmt-agent-go:latest 15:36:04  Building docker-sys-mgmt-agent-go ... done  ---> Running in 9800ef600481 15:36:04 Removing intermediate container 9800ef600481 15:36:04 ---> 3be0868232a5 15:36:04 Step 19/21 : LABEL arch=x86_64 15:36:05 ---> Running in e3e91800df91 15:36:06 Removing intermediate container e3e91800df91 15:36:06 ---> 9313bfd6c989 15:36:06 Step 20/21 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:36:06 ---> Running in 73bb780d49e2 15:36:06 Removing intermediate container 73bb780d49e2 15:36:06 ---> 79b3c1099b66 15:36:06 Step 21/21 : LABEL version=0.0.0 15:36:06 ---> Running in f05b118dff34 15:36:07 Removing intermediate container f05b118dff34 15:36:07 ---> d856f60b34fe 15:36:07 15:36:07 Successfully built d856f60b34fe 15:36:07 Successfully tagged docker-security-proxy-setup-go:latest 15:36:20  Building docker-security-proxy-setup-go ... done Removing intermediate container 1ab7d954263a 15:36:20 ---> 15f65bd156be 15:36:20 15:36:20 Step 10/23 : FROM alpine:3.12 15:36:20 ---> 88dd2752d2ea 15:36:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:36:20 ---> Running in 574c765adba3 15:36:20 Removing intermediate container 574c765adba3 15:36:20 ---> 5ed7174f17ab 15:36:20 Step 12/23 : ENV APP_PORT=48080 15:36:20 ---> Running in ae85fa56a2fa 15:36:20 Removing intermediate container ae85fa56a2fa 15:36:20 ---> 75f3eee03672 15:36:20 Step 13/23 : EXPOSE $APP_PORT 15:36:20 ---> Running in d99ce4aef18f 15:36:20 Removing intermediate container d99ce4aef18f 15:36:20 ---> 561ca1db2ab7 15:36:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:20 ---> Running in e54c50796235 15:36:20 Removing intermediate container e54c50796235 15:36:20 ---> 2fdebae82de5 15:36:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:36:20 ---> Running in aece97114047 15:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:36:22 (1/6) Installing dumb-init (1.2.2-r1) 15:36:22 (2/6) Installing libgcc (9.3.0-r2) 15:36:22 (3/6) Installing libsodium (1.0.18-r0) 15:36:22 (4/6) Installing libstdc++ (9.3.0-r2) 15:36:22 (5/6) Installing libzmq (4.3.3-r0) 15:36:22 (6/6) Installing zeromq (4.3.3-r0) 15:36:22 Executing busybox-1.31.1-r19.trigger 15:36:22 OK: 8 MiB in 20 packages 15:36:23 Removing intermediate container aece97114047 15:36:23 ---> a5d2c1ec3d7a 15:36:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:23 ---> 6ebb6f9e92d3 15:36:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:36:24 ---> 2fc16cd5bc17 15:36:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:36:24 ---> 717b0eede4bd 15:36:24 Step 19/23 : ENTRYPOINT ["/core-data"] 15:36:24 ---> Running in 7de6c22f85bf 15:36:24 Removing intermediate container 7de6c22f85bf 15:36:24 ---> 153916bbd1bb 15:36:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:24 ---> Running in 714106209b58 15:36:24 Removing intermediate container 714106209b58 15:36:24 ---> f8eb231f8d32 15:36:24 Step 21/23 : LABEL arch=x86_64 15:36:25 ---> Running in 10c9fd20428b 15:36:25 Removing intermediate container 10c9fd20428b 15:36:25 ---> 4efa62ec4eb0 15:36:25 Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:36:25 ---> Running in d27c7b67c723 15:36:25 Removing intermediate container d27c7b67c723 15:36:25 ---> 24ee0131524f 15:36:25 Step 23/23 : LABEL version=0.0.0 15:36:25 ---> Running in c3fa65e7d994 15:36:25 Removing intermediate container c3fa65e7d994 15:36:25 ---> aa1253ef8794 15:36:25 15:36:25 Successfully built aa1253ef8794 15:36:25 Successfully tagged docker-core-data-go:latest 15:36:25  Building docker-core-data-go ... done  [Pipeline] } 15:36:25 $ docker stop --time=1 ba9fcc6b0efa85a60731e54cb199af1f6d2d7f7b7bb797eb45784f5be3d1ae7c 15:36:27 $ docker rm -f ba9fcc6b0efa85a60731e54cb199af1f6d2d7f7b7bb797eb45784f5be3d1ae7c [Pipeline] // withDockerContainer [Pipeline] sh 15:36:28 + docker images 15:36:28 + grep docker 15:36:28 docker-core-data-go latest aa1253ef8794 3 seconds ago 22.4MB 15:36:28 docker-security-proxy-setup-go latest d856f60b34fe 22 seconds ago 24.6MB 15:36:28 docker-core-metadata-go latest 4df4bc0ef1e0 25 seconds ago 19MB 15:36:28 docker-support-scheduler-go latest 600a5f2a79db 25 seconds ago 17.2MB 15:36:28 docker-sys-mgmt-agent-go latest a06e0e2713c3 25 seconds ago 313MB 15:36:28 docker-security-bootstrapper-go latest ef85eab46b53 About a minute ago 18.7MB 15:36:28 docker-security-secretstore-setup-go latest e75b98906e73 About a minute ago 24.9MB 15:36:28 docker-core-command-go latest a98fe88150c7 2 minutes ago 17MB 15:36:28 docker-support-notifications-go latest a648e70fac86 2 minutes ago 17.8MB 15:36:28 docker 20.10.0 aefe523efa57 2 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 15:36:36 gofmt -l . 15:36:36 [ "`gofmt -l .`" = "" ] 15:36:36 ./bin/test-go-mod-tidy.sh 15:36:36 ./bin/test-attribution-txt.sh [Pipeline] sh 15:36:37 + ls -al . 15:36:37 total 740 15:36:37 drwxrwxr-x 9 1001 1001 4096 Mar 1 15:36 . 15:36:37 drwxr-xr-x 4 root root 4096 Mar 1 15:32 .. 15:36:37 -rw-rw-r-- 1 1001 1001 11 Mar 1 15:30 .dockerignore 15:36:37 drwxrwxr-x 8 1001 1001 4096 Mar 1 15:30 .git 15:36:37 drwxrwxr-x 3 1001 1001 4096 Mar 1 15:30 .github 15:36:37 -rw-rw-r-- 1 1001 1001 818 Mar 1 15:30 .gitignore 15:36:37 -rw-rw-r-- 1 1001 1001 166 Mar 1 15:30 .sonarcloud.properties 15:36:37 -rw-rw-r-- 1 1001 1001 8475 Mar 1 15:30 Attribution.txt 15:36:37 -rw-rw-r-- 1 1001 1001 3804 Mar 1 15:30 CONTRIBUTING.md 15:36:37 -rw-rw-r-- 1 1001 1001 931 Mar 1 15:30 Dockerfile.build 15:36:37 -rw-rw-r-- 1 1001 1001 863 Mar 1 15:30 Jenkinsfile 15:36:37 -rw-rw-r-- 1 1001 1001 10775 Mar 1 15:30 LICENSE 15:36:37 -rw-rw-r-- 1 1001 1001 5774 Mar 1 15:30 Makefile 15:36:37 -rw-rw-r-- 1 1001 1001 6524 Mar 1 15:30 README.md 15:36:37 -rw-rw-r-- 1 1001 1001 6755 Mar 1 15:30 SECURITY.md 15:36:37 -rw-rw-r-- 1 1001 1001 5 Mar 1 15:28 VERSION 15:36:37 -rw-rw-r-- 1 1001 1001 4131 Mar 1 15:30 ZMQWindows.md 15:36:37 drwxrwxr-x 2 1001 1001 4096 Mar 1 15:30 bin 15:36:37 drwxrwxr-x 14 1001 1001 4096 Mar 1 15:30 cmd 15:36:37 -rw-r--r-- 1 root root 599431 Mar 1 15:35 coverage.out 15:36:37 -rw-r--r-- 1 root root 1055 Mar 1 15:36 go.mod 15:36:37 -rw-r--r-- 1 root root 21699 Mar 1 15:36 go.sum 15:36:37 drwxrwxr-x 8 1001 1001 4096 Mar 1 15:30 internal 15:36:37 drwxrwxr-x 4 1001 1001 4096 Mar 1 15:30 openapi 15:36:37 drwxrwxr-x 4 1001 1001 4096 Mar 1 15:30 snap 15:36:37 -rw-rw-r-- 1 1001 1001 168 Mar 1 15:30 version.go [Pipeline] sh 15:36:37 + '[' -e coverage.out ] 15:36:37 + chown 1001:1001 coverage.out [Pipeline] stash 15:36:37 Warning: overwriting stash ‘coverage-report’ 15:36:39 Stashed 1 file(s) [Pipeline] sh 15:36:39 + make build 15:36:39 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 15:36:44 Still waiting to schedule task 15:36:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:36:50 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 15:37:12 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 15:37:17 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 15:37:23 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 15:37:24 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 15:37:29 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 15:37:34 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 15:37: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 15:37:41 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 15:37:43 Running on prd-ubuntu18.04-docker-8c-8g-28054 in /w/workspace/edgexfoundry_edgex-go_PR-3205 [Pipeline] { [Pipeline] ws 15:37:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:37:45 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 15:37:46 using credential edgex-jenkins-ssh 15:37:46 Cloning the remote Git repository 15:37:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:37:46 > git init /w/workspace/edgex-go/1 # timeout=10 15:37:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:37:46 > git --version # timeout=10 15:37:46 > git --version # 'git version 2.17.1' 15:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:49 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] } 15:37:56 $ docker stop --time=1 9dc0d22e730975c79f4fabe74c2d2067232ae5f32d637b7bc6807401a1f0a4b5 15:37:58 $ docker rm -f 9dc0d22e730975c79f4fabe74c2d2067232ae5f32d637b7bc6807401a1f0a4b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:38:01 15:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:38:01 latest: Pulling from edgex-devops/edgex-compose-arm64 15:38:01 29e5d40040c1: Pulling fs layer 15:38:01 1ce36da41761: Pulling fs layer 15:38:01 25b303627fd3: Pulling fs layer 15:38:02 29e5d40040c1: Verifying Checksum 15:38:02 29e5d40040c1: Download complete 15:38:02 1ce36da41761: Verifying Checksum 15:38:02 1ce36da41761: Download complete 15:38:03 29e5d40040c1: Pull complete 15:38:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:38:04 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:38:04 Merge succeeded, producing e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:38:04 Checking out Revision e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb (PR-3205) 15:38:04 1ce36da41761: Pull complete 15:38:04 25b303627fd3: Verifying Checksum 15:38:04 25b303627fd3: Download complete 15:38:04 > git config core.sparsecheckout # timeout=10 15:38:04 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 15:38:04 > git remote # timeout=10 15:38:04 > git config --get remote.origin.url # timeout=10 15:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:04 > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 15:38:04 > git rev-parse HEAD^{commit} # timeout=10 15:38:04 > git config core.sparsecheckout # timeout=10 15:38:04 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 15:38:07 Commit message: "fix(security): Fix local security-proxy-setup startup issue" 15:38:07 > git --version # timeout=10 15:38:07 > git --version # 'git version 2.17.1' 15:38:07 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:09 + echo snap-build.sh 15:38:09 snap-build.sh 15:38:09 + SNAP_BASE_DIR=. 15:38:09 + '[' '!' -z /w/workspace/edgex-go/1 ']' 15:38:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 15:38:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 15:38:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 15:38:09 + cd /w/workspace/edgex-go/1 15:38:09 + sudo apt-get remove -qy --purge lxd lxd-client 15:38:09 Reading package lists... 15:38:09 Building dependency tree... 15:38:09 Reading state information... 15:38:09 The following packages were automatically installed and are no longer required: 15:38:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:38:09 uidmap xdelta3 15:38:09 Use 'sudo apt autoremove' to remove them. 15:38:09 The following packages will be REMOVED: 15:38:09 lxd* lxd-client* 15:38:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:38:10 After this operation, 31.7 MB disk space will be freed. 15:38:11 (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.) 15:38:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:38:12 Removing lxd dnsmasq configuration 15:38:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:38:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:38:13 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:38:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 15:38:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:38:14 25b303627fd3: Pull complete 15:38:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:38:14 prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container 15:38:14 Processing triggers for systemd (237-3ubuntu10.42) ... 15:38:14 Processing triggers for ureadahead (0.100.0-21) ... 15:38:14 $ 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 15:38:16 + sudo snap remove --purge lxd 15:38:16 snap "lxd" is not installed 15:38:16 + sudo groupadd --force --system lxd 15:38:16 ++ whoami 15:38:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:38:16 + newgrp - lxd 15:38:16 + sudo snap install lxd 15:38:18 $ docker top 4bacd8c60fa42fa65555bb49d0f3054d1564752501481e1030e2de3643038075 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:19 + docker-compose build --help 15:38:19 + grep parallel 15:38:22 --parallel Build images in parallel. [Pipeline] } 15:38:22 $ docker stop --time=1 4bacd8c60fa42fa65555bb49d0f3054d1564752501481e1030e2de3643038075 15:38:24 $ docker rm -f 4bacd8c60fa42fa65555bb49d0f3054d1564752501481e1030e2de3643038075 15:38:24 2021-03-01T15:38:21Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:38:25 . [Pipeline] withDockerContainer 15:38:25 prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container 15:38:25 $ 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 15:38:27 $ docker top 242e260391396ae1c59362474fae3bfe251904f79434cd9a0eb4996059f27fb6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:28 + docker-compose -f ./docker-compose-build.yml build --parallel 15:38:32 Building docker-core-command-go ... 15:38:32 Building docker-core-data-go ... 15:38:32 Building docker-core-metadata-go ... 15:38:32 Building docker-security-bootstrapper-go ... 15:38:32 Building docker-security-proxy-setup-go ... 15:38:32 Building docker-security-secretstore-setup-go ... 15:38:32 Building docker-support-notifications-go ... 15:38:32 Building docker-support-scheduler-go ... 15:38:32 Building docker-sys-mgmt-agent-go ... 15:38:32 Building docker-support-notifications-go 15:38:32 Building docker-core-command-go 15:38:32 Building docker-core-data-go 15:38:32 Building docker-support-scheduler-go 15:38:32 Building docker-security-bootstrapper-go 15:38:36 lxd 4.11 from Canonical* installed 15:38:36 + sudo lxd init --auto 15:38:44 + sudo snap install --classic snapcraft 15:38:53 snapcraft 4.5.1 from Canonical* installed 15:38:53 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:38:53 + patch --verbose -p1 15:38:53 Hmm... Looks like a unified diff to me... 15:38:53 The text leading up to this was: 15:38:53 -------------------------- 15:38:53 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:38:53 |From: Tony Espy 15:38:53 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:38:53 |Subject: [PATCH] optimize snap build for pipeline CI check 15:38:53 | 15:38:53 |This patch is used by the EdgeX CI pipeline builds to 15:38:53 |optimize the snap CI check run for pull requests. When 15:38:53 |applied, it essentially strips out everything (apps and 15:38:53 |parts) from the snapcraft.yaml file except those required 15:38:53 |to build edgex-go, as the whole idea of the CI check is to 15:38:53 |catch changes to edgex-go that break the snap build. 15:38:53 | 15:38:53 |In general, anyone updating snapcraft.yaml will also need 15:38:53 |to update this patch file, otherwise it may fail to apply, 15:38:53 |resulting in a failed snap build CI check in the associated 15:38:53 |pull request. 15:38:53 | 15:38:53 |Note - in addition to applying this patch, the pipeline also 15:38:53 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:38:53 |need to build the finally binary .snap file (and it won't 15:38:53 |work with the patch applied). This further reduces the build 15:38:53 |time. 15:38:53 |--- 15:38:53 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:38:53 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:38:53 | 15:38:53 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:38:53 |index 1e537489..faf42425 100644 15:38:53 |--- a/snap/snapcraft.yaml 15:38:53 |+++ b/snap/snapcraft.yaml 15:38:53 -------------------------- 15:38:53 patching file snap/snapcraft.yaml 15:38:53 Using Plan A... 15:38:53 Hunk #1 succeeded at 73. 15:38:53 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 15:38:53 Hunk #3 succeeded at 217 (offset 3 lines). 15:38:53 Hunk #4 succeeded at 225 (offset 3 lines). 15:38:53 Hunk #5 succeeded at 232 (offset 3 lines). 15:38:53 Hunk #6 succeeded at 259 (offset 3 lines). 15:38:53 Hunk #7 succeeded at 293 (offset 3 lines). 15:38:53 Hunk #8 succeeded at 352 (offset 11 lines). 15:38:53 Hmm... Ignoring the trailing garbage. 15:38:53 done 15:38:53 + sudo snapcraft prime --use-lxd 15:38:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:38:54 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: 15:38:54 - README.md 15:38:54 - snapcraft.yaml.orig 15:38:54 15:38:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:38:54 Launching a container. 15:39:06 Waiting for container to be ready 15:39:06 To start your first instance, try: lxc launch ubuntu:18.04 15:39:06 15:39:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:39:09 Waiting for network to be ready... 15:39:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:39:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:39:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 15:39:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:39:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:39:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:39:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:39:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:39:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:39:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:39:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:39:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 15:39:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 15:39:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 15:39:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 15:39:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 15:39:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 15:39:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 15:39:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:39:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 15:39:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 15:39:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 15:39:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 15:39:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 15:39:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 15:39:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 15:39:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 15:39:14 Fetched 24.0 MB in 4s (5364 kB/s) 15:39:15 Reading package lists... 15:39:15 Reading package lists... 15:39:15 Building dependency tree... 15:39:15 Reading state information... 15:39:15 The following additional packages will be installed: 15:39:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:39:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:39:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:39:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:39:15 Suggested packages: 15:39:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:39:15 Recommended packages: 15:39:15 gnupg libsasl2-modules 15:39:15 The following NEW packages will be installed: 15:39:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:39:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:39:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:39:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:39:15 The following packages will be upgraded: 15:39:15 gpg gpg-agent gpgconf libudev1 15:39:15 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 15:39:15 Need to get 3530 kB of archives. 15:39:15 After this operation, 13.3 MB of additional disk space will be used. 15:39:15 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] 15:39:15 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] 15:39:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:39:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:39:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 15:39:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 15:39:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:39:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:39:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:39:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:39:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:39:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:39:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:39:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:39:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:39:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:39:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:39:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:39:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:39:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:39:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:39:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:39:16 debconf: delaying package configuration, since apt-utils is not installed 15:39:16 Fetched 3530 kB in 1s (3162 kB/s) 15:39:16 (Reading database ... 12511 files and directories currently installed.) 15:39:16 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 15:39:16 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:39:16 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 15:39:17 Selecting previously unselected package udev. 15:39:17 (Reading database ... 12511 files and directories currently installed.) 15:39:17 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 15:39:17 Unpacking udev (237-3ubuntu10.44) ... 15:39:17 Selecting previously unselected package libfuse2:amd64. 15:39:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:39:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:39:17 Selecting previously unselected package fuse. 15:39:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:39:17 Unpacking fuse (2.9.7-1ubuntu1) ... 15:39:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:39:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:18 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:39:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:39:18 Selecting previously unselected package libksba8:amd64. 15:39:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:39:18 Unpacking libksba8:amd64 (1.3.5-2) ... 15:39:18 Selecting previously unselected package libroken18-heimdal:amd64. 15:39:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:39:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:39:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:39:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:18 Selecting previously unselected package libwind0-heimdal:amd64. 15:39:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:39:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:39:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:39:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:39:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:19 Selecting previously unselected package libsasl2-modules-db:amd64. 15:39:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:39:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:19 Selecting previously unselected package libsasl2-2:amd64. 15:39:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:39:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:19 Selecting previously unselected package libldap-common. 15:39:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:39:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:39:19 Selecting previously unselected package libldap-2.4-2:amd64. 15:39:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:39:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:39:19 Selecting previously unselected package dirmngr. 15:39:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:39:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:39:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:39:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:39:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:39:20 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:20 Setting up libksba8:amd64 (1.3.5-2) ... 15:39:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:20 Setting up udev (237-3ubuntu10.44) ... 15:39:20 invoke-rc.d: policy-rc.d denied execution of start. 15:39:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:20 Processing triggers for systemd (237-3ubuntu10) ... 15:39:20 Setting up fuse (2.9.7-1ubuntu1) ... 15:39:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:39:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:21 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:21 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:21 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:21 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:39:21 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:39:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:39:21 settings in the [Install] section, and DefaultInstance for template units). 15:39:21 This means they are not meant to be enabled using systemctl. 15:39:21 Possible reasons for having this kind of units are: 15:39:21 1) A unit may be statically enabled by being symlinked from another unit's 15:39:21 .wants/ or .requires/ directory. 15:39:21 2) A unit's purpose may be to act as a helper for some other unit which has 15:39:21 a requirement dependency on it. 15:39:21 3) A unit may be started when needed via activation (socket, path, timer, 15:39:21 D-Bus, udev, scripted systemctl call, ...). 15:39:21 4) In case of template units, the unit is meant to be enabled with some 15:39:21 instance name specified. 15:39:22 Reading package lists... 15:39:22 Building dependency tree... 15:39:22 Reading state information... 15:39:22 The following additional packages will be installed: 15:39:22 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:39:22 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:39:22 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:39:22 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:39:22 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:39:22 Suggested packages: 15:39:22 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:39:22 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:39:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:39:22 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:39:22 systemd-container policykit-1 15:39:22 Recommended packages: 15:39:22 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:39:22 The following NEW packages will be installed: 15:39:22 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:39:22 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:39:22 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:39:22 multiarch-support openssh-client python3 python3-minimal python3.6 15:39:22 python3.6-minimal snapd squashfs-tools sudo 15:39:22 The following packages will be upgraded: 15:39:22 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:39:22 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 15:39:22 Need to get 35.2 MB of archives. 15:39:22 After this operation, 141 MB of additional disk space will be used. 15:39:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 15:39:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 15:39:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 15:39:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 15:39:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:39:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:39:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:39:23 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 15:39:23 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:39:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:39:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:39:23 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:39:23 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:39:23 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:39:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:39:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:39:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:39:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:39:23 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:39:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:39:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:39:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:39:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:39:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:39:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:39:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:39:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:39:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:39:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:39:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 15:39:25 debconf: delaying package configuration, since apt-utils is not installed 15:39:25 Fetched 35.2 MB in 3s (11.5 MB/s) 15:39:25 (Reading database ... 12757 files and directories currently installed.) 15:39:25 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 15:39:25 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:39:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 15:39:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:39:26 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 15:39:26 (Reading database ... 12757 files and directories currently installed.) 15:39:26 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 15:39:26 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 15:39:26 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 15:39:26 (Reading database ... 12757 files and directories currently installed.) 15:39:26 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 15:39:26 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 15:39:27 Setting up apt (1.6.12ubuntu0.2) ... 15:39:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:39:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:39:27 (Reading database ... 12764 files and directories currently installed.) 15:39:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 15:39:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 15:39:27 Selecting previously unselected package libpython3.6-minimal:amd64. 15:39:27 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:27 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:28 Selecting previously unselected package libexpat1:amd64. 15:39:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:39:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:39:28 Selecting previously unselected package python3.6-minimal. 15:39:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:39:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 15:39:28 Checking for services that may need to be restarted...done. 15:39:28 Checking for services that may need to be restarted...done. 15:39:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:39:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:39:29 Selecting previously unselected package python3-minimal. 15:39:29 (Reading database ... 13012 files and directories currently installed.) 15:39:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:39:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:39:29 Selecting previously unselected package mime-support. 15:39:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:39:29 Unpacking mime-support (3.60ubuntu1) ... 15:39:29 Selecting previously unselected package libmpdec2:amd64. 15:39:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:39:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:39:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:39:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:29 Selecting previously unselected package python3.6. 15:39:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:39:29 Selecting previously unselected package libpython3-stdlib:amd64. 15:39:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:39:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:39:29 Setting up python3-minimal (3.6.7-1~18.04) ... 15:39:30 Selecting previously unselected package python3. 15:39:30 (Reading database ... 13442 files and directories currently installed.) 15:39:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:39:30 Unpacking python3 (3.6.7-1~18.04) ... 15:39:30 Selecting previously unselected package multiarch-support. 15:39:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:39:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:39:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:39:30 Selecting previously unselected package liblzo2-2:amd64. 15:39:30 (Reading database ... 13479 files and directories currently installed.) 15:39:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:39:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:39:30 Selecting previously unselected package libbsd0:amd64. 15:39:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:39:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:39:30 Selecting previously unselected package sudo. 15:39:30 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:39:30 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:39:30 Selecting previously unselected package apparmor. 15:39:30 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:39:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:39:31 Selecting previously unselected package libedit2:amd64. 15:39:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:39:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:39:31 Selecting previously unselected package libkrb5support0:amd64. 15:39:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:39:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:39:31 Selecting previously unselected package libk5crypto3:amd64. 15:39:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:39:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:39:31 Selecting previously unselected package libkeyutils1:amd64. 15:39:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:39:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:39:31 Selecting previously unselected package libkrb5-3:amd64. 15:39:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:39:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:39:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:39:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:39:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:39:31 Selecting previously unselected package libssl1.0.0:amd64. 15:39:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:39:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:39:31 Selecting previously unselected package openssh-client. 15:39:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:39:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:39:32 Selecting previously unselected package squashfs-tools. 15:39:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:39:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:39:32 Selecting previously unselected package snapd. 15:39:32 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 15:39:32 Unpacking snapd (2.48.3+18.04) ... 15:39:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:39:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:39:35 Setting up mime-support (3.60ubuntu1) ... 15:39:35 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:39:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:39:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:39:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:35 Setting up systemd (237-3ubuntu10.44) ... 15:39:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:39:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:39:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:39:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:39:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:39:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:39:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:39:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:39:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:39:36 Setting up python3 (3.6.7-1~18.04) ... 15:39:36 running python rtupdate hooks for python3.6... 15:39:36 running python post-rtupdate hooks for python3.6... 15:39:36 Setting up apparmor (2.12-4ubuntu5.1) ... 15:39:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:39:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:39:38 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:39:38 Setting up snapd (2.48.3+18.04) ... 15:39:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:39:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:39:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:39:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:39:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:39:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:39:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:39:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:39:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:39:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:39:40 /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' 15:39:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:40 Processing triggers for systemd (237-3ubuntu10.44) ... 15:39:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:39:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:39:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:39:42 Reading package lists... 15:39:42 Reading package lists... 15:39:43 Building dependency tree... 15:39:43 Reading state information... 15:39:43 Calculating upgrade... 15:39:43 The following packages will be upgraded: 15:39:43 advancecomp base-files bash binutils binutils-common 15:39:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:39:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:39:43 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:39:43 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:39:43 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:39:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:39:43 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 15:39:43 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 15:39:43 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 15:39:43 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 15:39:43 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 15:39:43 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 15:39:43 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 15:39:43 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 15:39:43 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:39:43 Need to get 63.8 MB of archives. 15:39:43 After this operation, 5202 kB of additional disk space will be used. 15:39:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:39:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 15:39:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:39:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:39:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:39:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:39:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:39:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:39:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:39:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:39:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:39:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:39:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:39:44 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:39:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:39:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:39:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:39:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:39:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:39:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:39:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:39:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:39:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:39:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:39:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:39:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:39:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:39:44 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:39:44 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:39:44 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:39:44 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:39:44 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:39:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:39:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:39:44 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:39:44 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:39:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:39:44 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:39:44 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:39:44 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:39:44 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 15:39:44 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:39:44 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:39:44 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:39:44 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:39:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:39:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:39:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:39:44 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:39:44 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:39:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:39:44 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:39:44 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:39:44 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:39:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:39:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:39:44 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:39:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:39:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:39:44 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:39:44 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:39:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:39:45 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:39:45 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:39:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:39:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:39:45 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:39:45 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:39:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:39:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:39:45 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 15:39:45 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:39:45 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:39:45 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:39:45 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 15:39:45 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:39:45 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:39:45 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:39:45 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:39:45 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:39:45 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:39:45 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:39:45 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:39:45 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:39:45 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:39:45 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:39:45 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:39:45 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:39:45 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:39:45 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:39:45 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:39:46 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:39:46 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:39:46 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:39:46 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:39:46 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:39:46 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:39:46 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:39:46 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:39:46 debconf: delaying package configuration, since apt-utils is not installed 15:39:46 Fetched 63.8 MB in 3s (19.4 MB/s) 15:39:46 (Reading database ... 13912 files and directories currently installed.) 15:39:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:39:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:39:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:39:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:39:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 15:39:47 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 15:39:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:48 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:48 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:48 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:48 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:48 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:48 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:48 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:48 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:48 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:39:49 (Reading database ... 13911 files and directories currently installed.) 15:39:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:39:49 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:39:49 (Reading database ... 13911 files and directories currently installed.) 15:39:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:49 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:49 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:49 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:39:49 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:39:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:39:50 (Reading database ... 13911 files and directories currently installed.) 15:39:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:39:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:39:50 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:39:50 (Reading database ... 13911 files and directories currently installed.) 15:39:50 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:39:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:39:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:39:51 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:39:51 Setting up base-files (10.1ubuntu2.10) ... 15:39:51 Installing new version of config file /etc/issue ... 15:39:51 Installing new version of config file /etc/issue.net ... 15:39:51 Installing new version of config file /etc/lsb-release ... 15:39:51 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:39:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:39:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:39:51 Removing obsolete conffile /etc/default/motd-news ... 15:39:51 (Reading database ... 13912 files and directories currently installed.) 15:39:51 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:39:51 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:39:51 Setting up bash (4.4.18-2ubuntu1.2) ... 15:39:52 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 15:39:52 (Reading database ... 13912 files and directories currently installed.) 15:39:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:39:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:39:52 (Reading database ... 13912 files and directories currently installed.) 15:39:52 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:39:52 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:39:52 Setting up tar (1.29b-2ubuntu0.2) ... 15:39:52 (Reading database ... 13912 files and directories currently installed.) 15:39:52 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:39:52 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:39:52 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:39:53 (Reading database ... 13912 files and directories currently installed.) 15:39:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:39:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:39:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:39:53 (Reading database ... 13912 files and directories currently installed.) 15:39:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:39:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:39:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:39:53 (Reading database ... 13912 files and directories currently installed.) 15:39:53 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:39:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:39:53 Setting up grep (3.1-2build1) ... 15:39:53 (Reading database ... 13912 files and directories currently installed.) 15:39:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:39:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:39:53 Setting up login (1:4.5-1ubuntu2) ... 15:39:53 (Reading database ... 13912 files and directories currently installed.) 15:39:53 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:39:53 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:39:53 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:39:54 (Reading database ... 13912 files and directories currently installed.) 15:39:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:39:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:39:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:39:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:39:54 ---> ddd400f17ba5 15:39:54 Step 3/23 : WORKDIR /edgex-go 15:39:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:39:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:39:54 ---> ddd400f17ba5 15:39:54 Step 3/22 : WORKDIR /edgex-go 15:39:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:39:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:39:54 ---> ddd400f17ba5 15:39:54 Step 3/23 : WORKDIR /edgex-go 15:39:54 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:39:54 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:39:54 ---> ddd400f17ba5 15:39:54 Step 3/30 : WORKDIR /edgex-go 15:39:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:39:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:39:54 ---> ddd400f17ba5 15:39:54 Step 3/22 : WORKDIR /edgex-go 15:39:54 ---> Running in dd437d1721e0 15:39:54 ---> Running in 46c860620ac5 15:39:54 ---> Running in 84a5fb45293b 15:39:54 ---> Running in 5c97c0eaf959 15:39:54 ---> Running in d212ee897f67 15:39:54 Removing intermediate container 5c97c0eaf959 15:39:54 ---> acf55d30fb8b 15:39:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:54 ---> Running in 58b7bf516464 15:39:54 Removing intermediate container dd437d1721e0 15:39:54 ---> 3b61307e291c 15:39:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:54 Removing intermediate container 84a5fb45293b 15:39:54 ---> 195a07074b52 15:39:54 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:54 Removing intermediate container 46c860620ac5 15:39:54 ---> f7f4ab3093ca 15:39:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:54 Removing intermediate container d212ee897f67 15:39:54 ---> 369fbeb1f5a9 15:39:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:54 ---> Running in a2dd083337da 15:39:54 ---> Running in 6a3be0a62857 15:39:54 ---> Running in b38da2b650ba 15:39:54 ---> Running in cba52a9cdad4 15:39:54 Removing intermediate container 58b7bf516464 15:39:54 ---> 5e663c1327d9 15:39:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:39:54 ---> Running in d1ba9f4758c4 15:39:54 Removing intermediate container b38da2b650ba 15:39:54 ---> ede4a82e6585 15:39:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:39:54 ---> Running in 1427c81e9453 15:39:54 Removing intermediate container 6a3be0a62857 15:39:54 ---> 897f7acb25b2 15:39:54 Step 5/22 : RUN apk add --update --no-cache make git 15:39:54 Removing intermediate container cba52a9cdad4 15:39:54 ---> 80e0f3bca86a 15:39:54 Step 5/30 : RUN apk add --update --no-cache make git 15:39:54 ---> Running in 74c8616e2581 15:39:54 ---> Running in 051db4f7e7af 15:39:54 Removing intermediate container a2dd083337da 15:39:54 ---> 54a62a391111 15:39:54 Step 5/23 : RUN apk add --update --no-cache make git 15:39:54 ---> Running in 9a90645d8dec 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:54 OK: 217 MiB in 51 packages 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:39:54 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:39:54 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:39:54 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:39:55 OK: 217 MiB in 51 packages 15:39:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:55 OK: 217 MiB in 51 packages 15:39:55 OK: 217 MiB in 51 packages 15:39:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:39:55 (Reading database ... 13912 files and directories currently installed.) 15:39:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:39:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:39:56 Removing intermediate container d1ba9f4758c4 15:39:56 ---> 996d7a497007 15:39:56 Step 6/22 : COPY go.mod . 15:39:56 OK: 217 MiB in 51 packages 15:39:56 Removing intermediate container 1427c81e9453 15:39:56 ---> b01ac005c2b0 15:39:56 Step 6/23 : COPY go.mod . 15:39:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:39:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:39:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:39:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:39:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:39:56 (Reading database ... 13912 files and directories currently installed.) 15:39:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:39:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:39:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:39:57 Removing intermediate container 74c8616e2581 15:39:57 ---> cee906a72d44 15:39:57 Step 6/22 : COPY go.mod . 15:39:57 Removing intermediate container 051db4f7e7af 15:39:57 ---> 4e23f1176584 15:39:57 Step 6/30 : COPY go.mod . 15:39:57 (Reading database ... 13912 files and directories currently installed.) 15:39:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:39:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:39:57 (Reading database ... 13912 files and directories currently installed.) 15:39:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:57 ---> 60ec97e9852f 15:39:57 Step 7/22 : RUN go mod download 15:39:57 ---> Running in 8e72937fbb93 15:39:57 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:39:57 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:39:57 (Reading database ... 13912 files and directories currently installed.) 15:39:57 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:57 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:39:57 ---> 83fda1b3f924 15:39:57 Step 7/23 : RUN go mod download 15:39:57 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:39:57 (Reading database ... 13912 files and directories currently installed.) 15:39:57 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:57 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:39:57 Removing intermediate container 9a90645d8dec 15:39:57 ---> 9780eeb470c8 15:39:57 Step 6/23 : COPY go.mod . 15:39:57 ---> Running in 177ef2ea4f75 15:39:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:39:58 (Reading database ... 13912 files and directories currently installed.) 15:39:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:39:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:39:58 ---> dc214d0953a6 15:39:58 Step 7/22 : RUN go mod download 15:39:58 ---> ac9f82a6b2f1 15:39:58 Step 7/30 : RUN go mod download 15:39:58 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:39:58 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:39:58 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:39:58 ---> Running in 5a06d028db28 15:39:58 ---> Running in 7081be6a9717 15:39:58 (Reading database ... 13912 files and directories currently installed.) 15:39:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:39:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:39:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:39:58 (Reading database ... 13912 files and directories currently installed.) 15:39:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:39:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:39:58 (Reading database ... 13912 files and directories currently installed.) 15:39:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:39:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:39:59 (Reading database ... 13912 files and directories currently installed.) 15:39:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:39:59 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:39:59 ---> f411767b86a1 15:39:59 Step 7/23 : RUN go mod download 15:39:59 ---> Running in 8ad33d149188 15:39:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:40:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:40:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:40:00 (Reading database ... 13912 files and directories currently installed.) 15:40:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:40:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:00 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:40:00 (Reading database ... 13912 files and directories currently installed.) 15:40:00 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:40:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:01 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:40:01 (Reading database ... 13914 files and directories currently installed.) 15:40:01 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:40:01 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:40:01 Setting up debconf (1.5.66ubuntu1) ... 15:40:01 (Reading database ... 13914 files and directories currently installed.) 15:40:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:40:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:40:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:40:01 (Reading database ... 13914 files and directories currently installed.) 15:40:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:40:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:40:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:40:02 (Reading database ... 13914 files and directories currently installed.) 15:40:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:40:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:40:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:40:02 Removing intermediate container 8e72937fbb93 15:40:02 ---> 9bcb4c4c7038 15:40:02 Step 8/22 : COPY . . 15:40:02 (Reading database ... 13914 files and directories currently installed.) 15:40:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:40:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:40:02 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:40:02 (Reading database ... 13914 files and directories currently installed.) 15:40:02 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:40:02 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:40:02 Removing intermediate container 177ef2ea4f75 15:40:02 ---> 74873012dc0b 15:40:02 Step 8/23 : COPY . . 15:40:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:40:03 (Reading database ... 13914 files and directories currently installed.) 15:40:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 15:40:03 Removing intermediate container 5a06d028db28 15:40:03 ---> 4810ce10ae79 15:40:03 Step 8/22 : COPY . . 15:40:03 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:40:03 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:03 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:03 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:03 (Reading database ... 13914 files and directories currently installed.) 15:40:03 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:40:03 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:40:03 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:40:03 (Reading database ... 13914 files and directories currently installed.) 15:40:03 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:40:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:40:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:40:04 (Reading database ... 13914 files and directories currently installed.) 15:40:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:04 (Reading database ... 13914 files and directories currently installed.) 15:40:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 15:40:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:40:04 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 15:40:05 (Reading database ... 13914 files and directories currently installed.) 15:40:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:40:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:40:05 Setting up passwd (1:4.5-1ubuntu2) ... 15:40:05 (Reading database ... 13914 files and directories currently installed.) 15:40:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:40:05 (Reading database ... 13914 files and directories currently installed.) 15:40:05 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:40:05 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:40:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:40:06 (Reading database ... 13914 files and directories currently installed.) 15:40:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:40:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:40:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:40:06 (Reading database ... 13914 files and directories currently installed.) 15:40:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:40:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:40:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:40:06 (Reading database ... 13914 files and directories currently installed.) 15:40:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:40:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:40:06 Removing intermediate container 7081be6a9717 15:40:06 ---> 0d9005d5da19 15:40:06 Step 8/30 : COPY . . 15:40:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:40:06 (Reading database ... 13914 files and directories currently installed.) 15:40:06 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 15:40:06 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:40:06 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 15:40:07 (Reading database ... 13914 files and directories currently installed.) 15:40:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:40:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:40:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:40:07 (Reading database ... 13915 files and directories currently installed.) 15:40:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:40:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:40:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:40:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:40:07 Removing intermediate container 8ad33d149188 15:40:07 ---> 4dff81b24cd6 15:40:07 Step 8/23 : COPY . . 15:40:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 15:40:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 15:40:07 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:40:07 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:40:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:40:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:40:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:40:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:40:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:40:08 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:40:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:40:08 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:40:08 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:40:08 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:40:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:40:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:40:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:40:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:40:09 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:40:09 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:40:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:40:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:40:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:40:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:40:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:11 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:11 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:11 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:11 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:11 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:11 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:11 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:11 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:11 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:11 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:13 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:14 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:14 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:14 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:14 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:15 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:15 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:15 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:15 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:40:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:40:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:40:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:40:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:40:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:40:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:40:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:40:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:40:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:40:17 15:40:17 Current default time zone: 'Etc/UTC' 15:40:17 Local time is now: Mon Mar 1 15:40:17 UTC 2021. 15:40:17 Universal Time is now: Mon Mar 1 15:40:17 UTC 2021. 15:40:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:40:17 15:40:17 Setting up systemd-sysv (237-3ubuntu10.44) ... 15:40:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:17 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 15:40:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:40:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:40:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:40:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:40:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:40:17 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:40:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:40:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:40:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:40:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:18 Setting up patch (2.7.6-2ubuntu1.1) ... 15:40:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:40:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:40:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 15:40:18 Installing new version of config file /etc/ssl/openssl.cnf ... 15:40:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:40:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:40:18 Setting up ca-certificates (20210119~18.04.1) ... 15:40:20 Updating certificates in /etc/ssl/certs... 15:40:20 23 added, 27 removed; done. 15:40:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:40:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:40:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:40:21 Setting up pkgbinarymangler (138.18.04.1) ... 15:40:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:40:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up perl (5.26.1-6ubuntu0.5) ... 15:40:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:40:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:40:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:40:21 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:40:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:40:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:40:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:40:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:40:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:40:21 Processing triggers for systemd (237-3ubuntu10.44) ... 15:40:21 Processing triggers for mime-support (3.60ubuntu1) ... 15:40:21 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:40:21 Updating certificates in /etc/ssl/certs... 15:40:22 0 added, 0 removed; done. 15:40:22 Running hooks in /etc/ca-certificates/update.d... 15:40:22 done. 15:40:22 Reading package lists... 15:40:22 Building dependency tree... 15:40:22 Reading state information... 15:40:23 The following NEW packages will be installed: 15:40:23 apt-transport-https 15:40:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:40:23 Need to get 1696 B of archives. 15:40:23 After this operation, 153 kB of additional disk space will be used. 15:40:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 15:40:23 debconf: delaying package configuration, since apt-utils is not installed 15:40:23 Fetched 1696 B in 0s (22.6 kB/s) 15:40:23 Selecting previously unselected package apt-transport-https. 15:40:23 (Reading database ... 13920 files and directories currently installed.) 15:40:23 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 15:40:23 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 15:40:23 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 15:40:23 Waiting for network to be ready... 15:40:27 2021-03-01T15:40:26Z INFO Waiting for automatic snapd restart... 15:40:28 snapd 2.48.2.1 from Canonical* installed 15:40:28 "snapd" switched to the "latest/stable" channel 15:40:28 15:40:31 core18 20210128 from Canonical* installed 15:40:31 "core18" switched to the "latest/stable" channel 15:40:31 15:40:34 ---> 870ebc9c32a4 15:40:34 Step 9/23 : RUN make cmd/core-data/core-data 15:40:34 ---> 5e923ed83f6c 15:40:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:40:34 ---> 6870c57c2c3a 15:40:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:40:34 ---> 1e6c9fd36bd4 15:40:34 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:40:34 ---> 3a7e6a822f6a 15:40:34 Step 9/23 : RUN make cmd/core-command/core-command 15:40:34 ---> Running in 95f208374d96 15:40:34 ---> Running in 4ca49cf667d6 15:40:34 ---> Running in c9689daebfe6 15:40:34 ---> Running in 7c68ed05d90c 15:40:34 ---> Running in 402ff0d5f324 15:40: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 15:40:34 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 15:40:34 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 15:40:34 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 15:40:34 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 15:40:34 snapcraft 4.5.1 from Canonical* installed 15:40:34 "snapcraft" switched to the "latest/stable" channel 15:40:34 15:40:37 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: 15:40:37 - README.md 15:40:37 - snapcraft.yaml.orig 15:40:37 15:40:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:40:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:40:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:40:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:40:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:40:45 Reading package lists... 15:40:45 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 15:40:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:40:52 Reading package lists... 15:40:52 Building dependency tree... 15:40:52 Reading state information... 15:40:52 Suggested packages: 15:40:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:40:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:40:52 Recommended packages: 15:40:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:40:52 The following NEW packages will be installed: 15:40:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:40:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:40:52 pkg-config zip 15:40:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:40:52 Need to get 7655 kB of archives. 15:40:52 After this operation, 43.7 MB of additional disk space will be used. 15:40:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:40:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 15:40:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:40:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:40:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:40:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:40:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:40:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:40:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:40:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:40:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:40:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:40:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:40:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:40:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:40:53 debconf: delaying package configuration, since apt-utils is not installed 15:40:53 Fetched 7655 kB in 1s (10.7 MB/s) 15:40:53 Selecting previously unselected package libglib2.0-0:amd64. 15:40:53 (Reading database ... 13924 files and directories currently installed.) 15:40:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:40:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:40:53 Selecting previously unselected package libpsl5:amd64. 15:40:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:40:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:40:53 Selecting previously unselected package libnghttp2-14:amd64. 15:40:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:40:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:40:53 Selecting previously unselected package librtmp1:amd64. 15:40:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:40:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:40:53 Selecting previously unselected package libcurl3-gnutls:amd64. 15:40:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 15:40:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:40:53 Selecting previously unselected package liberror-perl. 15:40:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:40:53 Unpacking liberror-perl (0.17025-1) ... 15:40:53 Selecting previously unselected package git-man. 15:40:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:40:53 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:40:53 Selecting previously unselected package git. 15:40:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:40:53 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:40:54 Selecting previously unselected package libnorm1:amd64. 15:40:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:40:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:40:54 Selecting previously unselected package libpgm-5.2-0:amd64. 15:40:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:40:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:40:54 Selecting previously unselected package libsodium23:amd64. 15:40:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:40:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:40:55 Selecting previously unselected package libzmq5:amd64. 15:40:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:40:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:40:55 Selecting previously unselected package libzmq3-dev:amd64. 15:40:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:40:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:40:55 Selecting previously unselected package pkg-config. 15:40:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:40:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:40:55 Selecting previously unselected package zip. 15:40:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:40:55 Unpacking zip (3.0-11build1) ... 15:40:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:40:55 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:40:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:40:55 Setting up liberror-perl (0.17025-1) ... 15:40:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:40:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:40:55 No schema files found: doing nothing. 15:40:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:40:55 Setting up zip (3.0-11build1) ... 15:40:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:40:55 Setting up libsodium23:amd64 (1.0.16-2) ... 15:40:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:40:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:40:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:40:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:40:56 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:40:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:41:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:41:02 git set to automatically installed. 15:41:02 git-man set to automatically installed. 15:41:02 libcurl3-gnutls set to automatically installed. 15:41:02 liberror-perl set to automatically installed. 15:41:02 libglib2.0-0 set to automatically installed. 15:41:02 libnghttp2-14 set to automatically installed. 15:41:02 libnorm1 set to automatically installed. 15:41:02 libpgm-5.2-0 set to automatically installed. 15:41:02 libpsl5 set to automatically installed. 15:41:02 librtmp1 set to automatically installed. 15:41:02 libsodium23 set to automatically installed. 15:41:02 libzmq3-dev set to automatically installed. 15:41:02 libzmq5 set to automatically installed. 15:41:02 pkg-config set to automatically installed. 15:41:02 zip set to automatically installed. 15:41:04 snapd is not logged in, snap install commands will use sudo 15:41:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:41:10 snap "core18" has no updates available 15:41:12 Pulling config-common 15:41:12 + snapcraftctl pull 15:41:13 Pulling go-build-helper 15:41:13 + snapcraftctl pull 15:41:35 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:41:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:41:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:41:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 15:41:35 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:41:35 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:41:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 15:41:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 15:41:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 15:41:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 15:41:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 15:41:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 15:41:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:41:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:41:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:41:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:41:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:41:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 15:41:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:41:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 15:41:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 15:41:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 15:41:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 15:41:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 15:41:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 15:41:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 15:41:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 15:41:35 Fetched 24.0 MB in 0s (0 B/s) 15:41:35 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:41:35 Fetched 96.5 kB in 0s (0 B/s) 15:41:35 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:41:35 Fetched 279 kB in 0s (0 B/s) 15:41:35 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:41:35 Fetched 122 kB in 0s (0 B/s) 15:41:35 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:41:35 Fetched 77.8 kB in 0s (0 B/s) 15:41:35 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:41:35 Fetched 8848 B in 0s (0 B/s) 15:41:35 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:41:35 Fetched 47.8 kB in 0s (0 B/s) 15:41:35 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:41:35 Fetched 45.6 kB in 0s (0 B/s) 15:41:35 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:41:35 Fetched 15.0 kB in 0s (0 B/s) 15:41:35 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 15:41:35 Fetched 214 kB in 0s (0 B/s) 15:41:35 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:41:35 Fetched 154 kB in 0s (0 B/s) 15:41:35 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:41:35 Fetched 50.6 kB in 0s (0 B/s) 15:41:35 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:41:35 Fetched 14.8 kB in 0s (0 B/s) 15:41:35 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:41:35 Fetched 41.8 kB in 0s (0 B/s) 15:41:35 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:41:35 Fetched 499 kB in 0s (0 B/s) 15:41:35 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:41:35 Fetched 111 kB in 0s (0 B/s) 15:41:35 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:41:35 Fetched 240 kB in 0s (0 B/s) 15:41:35 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:41:35 Fetched 29.3 kB in 0s (0 B/s) 15:41:35 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:41:35 Fetched 85.5 kB in 0s (0 B/s) 15:41:35 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:41:35 Fetched 24.5 kB in 0s (0 B/s) 15:41:35 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:41:35 Fetched 49.2 kB in 0s (0 B/s) 15:41:35 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:41:35 Fetched 54.2 kB in 0s (0 B/s) 15:41:35 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:41:35 Fetched 30.8 kB in 0s (0 B/s) 15:41:35 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:41:35 Fetched 15.8 kB in 0s (0 B/s) 15:41:35 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:41:35 Fetched 85.9 kB in 0s (0 B/s) 15:41:35 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:41:35 Fetched 8720 B in 0s (0 B/s) 15:41:35 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 15:41:35 Fetched 137 kB in 0s (0 B/s) 15:41:35 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:41:35 Fetched 119 kB in 0s (0 B/s) 15:41:35 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 15:41:35 Fetched 109 kB in 0s (0 B/s) 15:41:35 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:41:35 Fetched 11.1 kB in 0s (0 B/s) 15:41:35 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:41:35 Fetched 645 kB in 0s (0 B/s) 15:41:35 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:41:35 Fetched 41.3 kB in 0s (0 B/s) 15:41:35 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:41:35 Fetched 17.9 kB in 0s (0 B/s) 15:41:35 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:41:35 Fetched 368 kB in 0s (0 B/s) 15:41:35 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:41:35 Fetched 187 kB in 0s (0 B/s) 15:41:35 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:41:35 Fetched 175 kB in 0s (0 B/s) 15:41:35 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:41:38 Fetched 206 kB in 0s (0 B/s) 15:41:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 15:41:38 Fetched 1301 kB in 0s (0 B/s) 15:41:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:41:38 Fetched 36.2 kB in 0s (0 B/s) 15:41:38 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 15:41:38 Fetched 159 kB in 0s (0 B/s) 15:41:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:41:38 Fetched 107 kB in 0s (0 B/s) 15:41:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:41:38 Fetched 48.7 kB in 0s (0 B/s) 15:41:38 Pulling static-packages 15:41:38 + snapcraftctl pull 15:41:38 'go115' has dependencies that need to be staged: static-packages go-build-helper 15:41:38 Skipping pull go-build-helper (already ran) 15:41:38 Skipping pull static-packages (already ran) 15:41:38 Building go-build-helper 15:41:38 + snapcraftctl build 15:41:42 Building static-packages 15:41:42 + snapcraftctl build 15:41:44 Staging go-build-helper 15:41:44 + snapcraftctl stage 15:41:45 Staging static-packages 15:41:45 + snapcraftctl stage 15:41:46 Pulling go115 15:41:46 + snapcraftctl pull 15:41:47 'edgex-go' has dependencies that need to be staged: go115 15:41:47 Skipping pull go115 (already ran) 15:41:47 Building go115 15:41:47 + dpkg --print-architecture 15:41:47 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 15:41:47 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 15:41:47 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 15:41:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:47 Dload Upload Total Spent Left Speed 15:42:26 Removing intermediate container 7c68ed05d90c 15:42:26 ---> 0164dd98697d 15:42:26 15:42:26 Step 10/30 : FROM alpine:3.12 15:42:26 3.12: Pulling from library/alpine 15:42:26 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:42:26 Status: Downloaded newer image for alpine:3.12 15:42:26 ---> d10569e2745f 15:42:26 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:42:26 ---> Running in 46a0891ce033 15:42:26 Removing intermediate container 46a0891ce033 15:42:26 ---> 8e50a4720c05 15:42:26 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 15:42:26 ---> Running in 9a7a510e8c40 15:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:42:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:42:30 (1/2) Installing dumb-init (1.2.2-r1) 15:42:30 (2/2) Installing su-exec (0.2-r1) 15:42:30 Executing busybox-1.31.1-r19.trigger 15:42:30 OK: 5 MiB in 16 packages 15:42:33 Removing intermediate container 4ca49cf667d6 15:42:33 ---> 52892088c009 15:42:33 15:42:33 Step 10/22 : FROM alpine:3.12 15:42:33 ---> d10569e2745f 15:42:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:42:33 Removing intermediate container 402ff0d5f324 15:42:33 ---> b572d4f6e587 15:42:33 15:42:33 Step 10/23 : FROM alpine:3.12 15:42:33 ---> d10569e2745f 15:42:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:42:33 Removing intermediate container c9689daebfe6 15:42:33 ---> f90567c3fdaf 15:42:33 15:42:33 Step 10/22 : FROM alpine:3.12 15:42:33 ---> d10569e2745f 15:42:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:42:33 ---> Running in e9e09656bb73 15:42:33 ---> Running in 783825e869f5 15:42:33 ---> Running in d432bcbe158c 15:42:33 Removing intermediate container 9a7a510e8c40 15:42:33 ---> 9a35c878c032 15:42:33 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 15:42:34 ---> Running in 54f2766bed3d 15:42:35 Removing intermediate container 54f2766bed3d 15:42:35 ---> bded42954182 15:42:35 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:42:35 ---> Running in 63974d07228f 15:42:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:42:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:42:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:42:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:42:36 (1/1) Installing dumb-init (1.2.2-r1) 15:42:36 Executing busybox-1.31.1-r19.trigger 15:42:36 OK: 5 MiB in 15 packages 15:42:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:42:36 Removing intermediate container 63974d07228f 15:42:36 ---> e8ec8fef1f6f 15:42:36 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:42:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:42:36 ---> Running in 96a19f258e5e 15:42:37 (1/1) Installing dumb-init (1.2.2-r1) 15:42:37 Executing busybox-1.31.1-r19.trigger 15:42:37 (1/2) Installing ca-certificates (20191127-r4) 15:42:37 OK: 5 MiB in 15 packages 15:42:37 (2/2) Installing dumb-init (1.2.2-r1) 15:42:37 Executing busybox-1.31.1-r19.trigger 15:42:37 Executing ca-certificates-20191127-r4.trigger 15:42:37 OK: 6 MiB in 16 packages 15:42:38 Removing intermediate container e9e09656bb73 15:42:38 ---> 81336bd8a0dc 15:42:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:38 ---> Running in 936435d614da 15:42:39 Removing intermediate container 783825e869f5 15:42:39 ---> 02ab5e8fd950 15:42:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:39 ---> Running in b4c6630dadeb 15:42:39 Removing intermediate container 936435d614da 15:42:39 ---> 467ded9cfcae 15:42:39 Step 13/22 : ENV APP_PORT=48085 15:42:39 ---> Running in 35195e2edbce 15:42:39 Removing intermediate container 96a19f258e5e 15:42:39 ---> 0199fc7c9e02 15:42:39 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 15:42:39 Removing intermediate container d432bcbe158c 15:42:39 ---> 0f4480056f22 15:42:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:42:40 Removing intermediate container b4c6630dadeb 15:42:40 ---> 2d89e75a6629 15:42:40 Step 13/23 : ENV APP_PORT=48082 15:42:40 ---> Running in e02427555d71 15:42:40 ---> Running in cef8ba2fd223 15:42:40 ---> Running in ef2396f3ece2 15:42:40 Removing intermediate container 35195e2edbce 15:42:40 ---> b5951c3f6869 15:42:40 Step 14/22 : EXPOSE $APP_PORT 15:42:40 ---> Running in 59c00a9815e3 15:42:41 Removing intermediate container e02427555d71 15:42:41 ---> 79bbb5addfb7 15:42:41 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:42:41 Removing intermediate container cef8ba2fd223 15:42:41 ---> af1d4258ba5a 15:42:41 Step 13/22 : ENV APP_PORT=48060 15:42:41 Removing intermediate container ef2396f3ece2 15:42:41 ---> 54867f1dc245 15:42:41 Step 14/23 : EXPOSE $APP_PORT 15:42:41 ---> Running in 6c661d6fcff9 15:42:41 ---> Running in e70c88f96f5f 15:42:41 Removing intermediate container 59c00a9815e3 15:42:41 ---> e22bf3538330 15:42:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:42 Removing intermediate container 6c661d6fcff9 15:42:42 ---> bba377d9e0ea 15:42:42 Step 14/22 : EXPOSE $APP_PORT 15:42:42 Removing intermediate container e70c88f96f5f 15:42:42 ---> 83f892840a74 15:42:42 Step 15/23 : WORKDIR / 15:42:42 ---> Running in f82238e4250b 15:42:42 ---> 844fcfa17a35 15:42:42 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:42:42 ---> Running in 95c2592aab9c 15:42:42 ---> Running in 5254687749a3 15:42:42 ---> ab59e56c2725 15:42:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:42:43 Removing intermediate container f82238e4250b 15:42:43 ---> fb26e03b7062 15:42:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:43 Removing intermediate container 95c2592aab9c 15:42:43 ---> d6f5a453638a 15:42:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:45 ---> 5450cb2a0b83 15:42:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:42:45 ---> 2473039b0224 15:42:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:42:45 ---> 561d777b9cfb 15:42:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:42:46 Removing intermediate container 95f208374d96 15:42:46 ---> 23c2c8df1644 15:42:46 15:42:46 Step 10/23 : FROM alpine:3.12 15:42:46 ---> d10569e2745f 15:42:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:42:47 Removing intermediate container 5254687749a3 15:42:47 ---> 6d9ed1c7b4a2 15:42:47 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:47 ---> Running in 2db705b5bdb2 15:42:47 ---> 2604ab1e87d7 15:42:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:42:47 ---> 6cdc5a9a3963 15:42:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:42:47 ---> 07cb29984e1a 15:42:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:42:47 ---> Running in 6ad8b3f063e8 15:42:48 Removing intermediate container 2db705b5bdb2 15:42:48 ---> b9af371a0cdf 15:42:48 Step 12/23 : ENV APP_PORT=48080 15:42:48 ---> Running in a8f27b6ddc96 15:42:48 ---> 6c0dabc6e432 15:42:48 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:42:48 Removing intermediate container 6ad8b3f063e8 15:42:48 ---> ea2d092800dd 15:42:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:48 ---> 9b2417440582 15:42:48 Step 19/23 : ENTRYPOINT ["/core-command"] 15:42:48 ---> 7fd324e3625a 15:42:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:42:48 ---> Running in cf256a8f8281 15:42:48 ---> Running in 8ec7b81a8dea 15:42:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 115M 33 39.1M 0 0 42.2M 0 0:00:02 --:--:-- 0:00:02 42.2M 68 115M 68 79.6M 0 0 41.2M 0 0:00:02 0:00:01 0:00:01 41.2M 69 115M 69 80.2M 0 0 27.2M 0 0:00:04 0:00:02 0:00:02 27.2M 69 115M 69 80.2M 0 0 20.3M 0 0:00:05 0:00:03 0:00:02 20.3M 69 115M 69 80.2M 0 0 16.2M 0 0:00:07 0:00:04 0:00:03 16.2M 69 115M 69 80.2M 0 0 13.4M 0 0:00:08 0:00:05 0:00:03 8377k 69 115M 69 80.2M 0 0 11.5M 0 0:00:10 0:00:06 0:00:04 118k 69 115M 69 80.2M 0 0 10.0M 0 0:00:11 0:00:07 0:00:04 0 69 115M 69 80.2M 0 0 9179k 0 0:00:12 0:00:08 0:00:04 0 69 115M 69 80.2M 0 0 8255k 0 0:00:14 0:00:09 0:00:05 0 69 115M 69 80.2M 0 0 7500k 0 0:00:15 0:00:10 0:00:05 0 69 115M 69 80.2M 0 0 6872k 0 0:00:17 0:00:11 0:00:06 0 69 115M 69 80.2M 0 0 6341k 0 0:00:18 0:00:12 0:00:06 0 69 115M 69 80.2M 0 0 5886k 0 0:00:20 0:00:13 0:00:07 0 69 115M 69 80.2M 0 0 5492k 0 0:00:21 0:00:14 0:00:07 0 69 115M 69 80.2M 0 0 5147k 0 0:00:22 0:00:15 0:00:07 0 69 115M 69 80.2M 0 0 4843k 0 0:00:24 0:00:16 0:00:08 0 69 115M 69 80.2M 0 0 4573k 0 0:00:25 0:00:17 0:00:08 0 69 115M 69 80.2M 0 0 4332k 0 0:00:27 0:00:18 0:00:09 0 69 115M 69 80.2M 0 0 4114k 0 0:00:28 0:00:19 0:00:09 0 69 115M 69 80.2M 0 0 3918k 0 0:00:30 0:00:20 0:00:10 0 69 115M 69 80.2M 0 0 3739k 0 0:00:31 0:00:21 0:00:10 0 69 115M 69 80.2M 0 0 3576k 0 0:00:33 0:00:22 0:00:11 0 69 115M 69 80.2M 0 0 3427k 0 0:00:34 0:00:23 0:00:11 0 69 115M 69 80.2M 0 0 3289k 0 0:00:35 0:00:24 0:00:11 0 69 115M 69 80.2M 0 0 3163k 0 0:00:37 0:00:25 0:00:12 0 69 115M 69 80.2M 0 0 3045k 0 0:00:38 0:00:26 0:00:12 0 69 115M 69 80.2M 0 0 2936k 0 0:00:40 0:00:27 0:00:13 0 69 115M 69 80.2M 0 0 2835k 0 0:00:41 0:00:28 0:00:13 0 69 115M 69 80.2M 0 0 2740k 0 0:00:43 0:00:29 0:00:14 0 69 115M 69 80.2M 0 0 2651k 0 0:00:44 0:00:30 0:00:14 0 69 115M 69 80.2M 0 0 2568k 0 0:00:46 0:00:31 0:00:15 0 69 115M 69 80.2M 0 0 2490k 0 0:00:47 0:00:32 0:00:15 0 69 115M 69 80.2M 0 0 2417k 0 0:00:48 0:00:33 0:00:15 0 69 115M 69 80.2M 0 0 2348k 0 0:00:50 0:00:34 0:00:16 0 69 115M 69 80.2M 0 0 2282k 0 0:00:51 0:00:35 0:00:16 0 69 115M 69 80.2M 0 0 2221k 0 0:00:53 0:00:36 0:00:17 0 69 115M 69 80.2M 0 0 2162k 0 0:00:54 0:00:37 0:00:17 0 69 115M 69 80.2M 0 0 2107k 0 0:00:56 0:00:38 0:00:18 0 69 115M 69 80.2M 0 0 2054k 0 0:00:57 0:00:39 0:00:18 0 69 115M 69 80.2M 0 0 2004k 0 0:00:59 0:00:40 0:00:19 0 69 115M 69 80.2M 0 0 1956k 0 0:01:00 0:00:41 0:00:19 0 69 115M 69 80.2M 0 0 1910k 0 0:01:01 0:00:42 0:00:19 0 69 115M 69 80.2M 0 0 1867k 0 0:01:03 0:00:43 0:00:20 0 69 115M 69 80.2M 0 0 1825k 0 0:01:04 0:00:44 0:00:20 0 69 115M 69 80.2M 0 0 1785k 0 0:01:06 0:00:45 0:00:21 0 69 115M 69 80.2M 0 0 1747k 0 0:01:07 0:00:46 0:00:21 0 69 115M 69 80.2M 0 0 1711k 0 0:01:09 0:00:47 0:00:22 0 69 115M 69 80.2M 0 0 1676k 0 0:01:10 0:00:48 0:00:22 0 69 115M 69 80.2M 0 0 1642k 0 0:01:12 0:00:49 0:00:23 0 69 115M 69 80.2M 0 0 1610k 0 0:01:13 0:00:50 0:00:23 0 69 115M 69 80.2M 0 0 1579k 0 0:01:14 0:00:52 0:00:22 0 69 115M 69 80.2M 0 0 1549k 0 0:01:16 0:00:53 0:00:23 0 69 115M 69 80.2M 0 0 1521k 0 0:01:17 0:00:54 0:00:23 0 69 115M 69 80.2M 0 0 1493k 0 0:01:19 0:00:55 0:00:24 0 69 115M 69 80.2M 0 0 1466k 0 0:01:20 0:00:56 0:00:24 0 69 115M 69 80.2M 0 0 1440k 0 0:01:22 0:00:57 0:00:25 0 69 115M 69 80.2M 0 0 1416k 0 0:01:23 0:00:58 0:00:25 0 69 115M 69 80.2M 0 0 1392k 0 0:01:24 0:00:59 0:00:25 0 69 115M 69 80.2M 0 0 1368k 0 0:01:26 0:01:00 0:00:26 0 73 115M 73 85.3M 0 0 1434k 0 0:01:22 0:01:00 0:00:22 1062k 100 115M 100 115M 0 0 1920k 0 0:01:01 0:01:01 --:--:-- 7846k 15:42:48 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 15:42:48 + sha256sum -c sha256 15:42:48 + grep OK 15:42:49 ---> Running in b75e45acf4da 15:42:49 Removing intermediate container a8f27b6ddc96 15:42:49 ---> 3c18b52a4d29 15:42:49 Step 13/23 : EXPOSE $APP_PORT 15:42:49 go1.15.2.linux-amd64.tar.gz: OK 15:42:49 + mkdir -p /root/stage/go1.15 15:42:49 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 15:42:49 ---> Running in ef410d94d88d 15:42:49 Removing intermediate container cf256a8f8281 15:42:49 ---> 176242a11345 15:42:49 Step 20/22 : LABEL arch=arm64 15:42:49 Removing intermediate container b75e45acf4da 15:42:49 ---> d7fd1c81fe84 15:42:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:49 Removing intermediate container 8ec7b81a8dea 15:42:49 ---> 12ed57b171cf 15:42:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:49 ---> Running in 5384988cb5b7 15:42:49 ---> Running in 6ee913efefe3 15:42:49 Removing intermediate container ef410d94d88d 15:42:49 ---> 7346b093b508 15:42:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:50 ---> Running in 8287f8b5c602 15:42:50 ---> Running in 96242c18b6b6 15:42:50 ---> 6fbab714aadf 15:42:50 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:42:50 Removing intermediate container 5384988cb5b7 15:42:50 ---> fc0d79a2c4b9 15:42:50 Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:42:50 Removing intermediate container 6ee913efefe3 15:42:50 ---> 26c96ca106e5 15:42:50 Step 20/22 : LABEL arch=arm64 15:42:51 Removing intermediate container 8287f8b5c602 15:42:51 ---> d0f840890c5c 15:42:51 Step 21/23 : LABEL arch=arm64 15:42:51 ---> Running in aa7a53c58e25 15:42:51 ---> Running in 1c6e8c2a035b 15:42:51 ---> Running in 9d77b1e9b641 15:42:51 ---> e3d3cbc68fb9 15:42:51 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:42:51 Removing intermediate container aa7a53c58e25 15:42:51 ---> a9d0fed812ae 15:42:51 Step 22/22 : LABEL version=0.0.0 15:42:51 Removing intermediate container 1c6e8c2a035b 15:42:51 ---> 46b29a37d891 15:42:51 Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:42:52 Removing intermediate container 9d77b1e9b641 15:42:52 ---> cca2868cbe3b 15:42:52 Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:42:52 ---> Running in c1a78e23aa6a 15:42:52 ---> Running in 78604d5784d1 15:42:52 ---> Running in 0b8bf642db96 15:42:52 ---> c2696e7fdd9b 15:42:52 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:42:52 Removing intermediate container 78604d5784d1 15:42:52 ---> d4178517fe2f 15:42:52 15:42:52 Removing intermediate container c1a78e23aa6a 15:42:52 ---> 476c493eaefc 15:42:52 Step 22/22 : LABEL version=0.0.0 15:42:53 Staging go115 15:42:53 + snapcraftctl stage 15:42:53 Removing intermediate container 0b8bf642db96 15:42:53 ---> 4f8c11c35954 15:42:53 Step 23/23 : LABEL version=0.0.0 15:42:53 ---> Running in f495fc024755 15:42:53 ---> Running in 4500de210131 15:42:53 Successfully built d4178517fe2f 15:42:53 ---> Running in 86b5beb7fe62 15:42:53 Successfully tagged docker-support-scheduler-go-arm64:latest 15:42:53  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 15:42:53 Removing intermediate container 96242c18b6b6 15:42:53 ---> abad876bc5a7 15:42:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:42:53 ---> Running in 15da983db42b 15:42:53 Removing intermediate container f495fc024755 15:42:53 ---> 6ebed1bed041 15:42:53 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:42:53 Removing intermediate container 4500de210131 15:42:53 ---> 40a85677f899 15:42:53 15:42:53 Removing intermediate container 86b5beb7fe62 15:42:53 ---> 9cf1d3d408c0 15:42:53 15:42:54 Successfully built 9cf1d3d408c0 15:42:54 Successfully built 40a85677f899 15:42:54 Successfully tagged docker-core-command-go-arm64:latest 15:42:54  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 15:42:54 Successfully tagged docker-support-notifications-go-arm64:latest 15:42:54  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 15:42:55 ---> 784e1cc36874 15:42:55 Step 25/30 : RUN chmod +x /entrypoint.sh 15:42:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:42:55 ---> Running in 19456682cf52 15:42:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:42:57 (1/6) Installing dumb-init (1.2.2-r1) 15:42:57 (2/6) Installing libgcc (9.3.0-r2) 15:42:57 (3/6) Installing libsodium (1.0.18-r0) 15:42:57 (4/6) Installing libstdc++ (9.3.0-r2) 15:42:57 (5/6) Installing libzmq (4.3.3-r0) 15:42:57 (6/6) Installing zeromq (4.3.3-r0) 15:42:57 Executing busybox-1.31.1-r19.trigger 15:42:57 OK: 8 MiB in 20 packages 15:42:58 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:42:58 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:42:58 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:42:58 Fetched 0 B in 0s (0 B/s) 15:42:58 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:42:58 Fetched 224 kB in 0s (0 B/s) 15:42:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:42:58 Fetched 157 kB in 0s (0 B/s) 15:42:58 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:42:58 Fetched 221 kB in 0s (0 B/s) 15:42:58 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:42:58 Fetched 143 kB in 0s (0 B/s) 15:42:58 Pulling edgex-go 15:42:58 + snapcraftctl pull 15:42:59 Pulling version 15:42:59 + cd /root/project 15:42:59 + [ -f VERSION ] 15:42:59 + PROJECT_VERSION=local-dev 15:42:59 + git rev-parse --short HEAD 15:42:59 + GIT_REVISION=e4f8f796 15:42:59 + snapcraftctl set-version local-dev 15:42:59 Removing intermediate container 19456682cf52 15:42:59 ---> 448b53b635e8 15:42:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:43:00 Building config-common 15:43:00 + snapcraftctl build 15:43:00 Removing intermediate container 15da983db42b 15:43:00 ---> 87f33b167d84 15:43:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:01 ---> Running in e855feed9c1c 15:43:02 ---> eb38de576fdf 15:43:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:43:02 Skipping build go-build-helper (already ran) 15:43:02 Skipping build static-packages (already ran) 15:43:02 Skipping build go115 (already ran) 15:43:02 Building edgex-go 15:43:02 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 15:43:02 + cd /root/parts/edgex-go/src 15:43:02 + make build 15:43:02 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 15:43:02 Removing intermediate container e855feed9c1c 15:43:02 ---> d510db0846d5 15:43:02 Step 27/30 : CMD ["gate"] 15:43:03 ---> Running in 1b3f2f87186b 15:43:04 ---> 850483ce5608 15:43:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:43:04 Removing intermediate container 1b3f2f87186b 15:43:04 ---> 38769b0e1668 15:43:04 Step 28/30 : LABEL arch=arm64 15:43:04 go: downloading github.com/gorilla/mux v1.8.0 15:43:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 15:43:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.39 15:43:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 15:43:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:43:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:43:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 15:43:04 go: downloading github.com/x448/float16 v0.8.4 15:43:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 15:43:04 go: downloading github.com/google/uuid v1.2.0 15:43:04 go: downloading github.com/go-kit/kit v0.8.0 15:43:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:43:04 go: downloading github.com/go-playground/validator/v10 v10.3.0 15:43:04 go: downloading github.com/pebbe/zmq4 v1.2.5 15:43:04 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:43:04 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:43:04 go: downloading github.com/pelletier/go-toml v1.2.0 15:43:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 15:43:04 go: downloading github.com/BurntSushi/toml v0.3.1 15:43:04 go: downloading github.com/imdario/mergo v0.3.11 15:43:04 go: downloading github.com/pkg/errors v0.8.1 15:43:04 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:43:04 go: downloading github.com/hashicorp/consul/api v1.8.1 15:43:05 ---> Running in 81e07962a276 15:43:05 go: downloading github.com/leodido/go-urn v1.2.0 15:43:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:43:05 go: downloading github.com/go-playground/universal-translator v0.17.0 15:43:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:43:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:43:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:43:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:43:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:43:05 go: downloading github.com/hashicorp/serf v0.9.5 15:43:05 ---> d4afc28e6b7d 15:43:05 Step 19/23 : ENTRYPOINT ["/core-data"] 15:43:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:43:05 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:43:05 go: downloading github.com/mitchellh/copystructure v1.0.0 15:43:05 go: downloading github.com/go-playground/locales v0.13.0 15:43:05 go: downloading github.com/fatih/color v1.9.0 15:43:05 go: downloading github.com/mattn/go-isatty v0.0.12 15:43:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:43:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:43:05 go: downloading github.com/mattn/go-colorable v0.1.6 15:43:05 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 15:43:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:43:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:43:05 ---> Running in bbfad1ea3435 15:43:05 Removing intermediate container 81e07962a276 15:43:05 ---> aa5697ea32a0 15:43:05 Step 29/30 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:43:06 ---> Running in 3b4fa4ef676d 15:43:07 Removing intermediate container bbfad1ea3435 15:43:07 ---> f9764524ce5f 15:43:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:07 ---> Running in 597147aa9078 15:43:08 Removing intermediate container 3b4fa4ef676d 15:43:08 ---> 3add48d55b73 15:43:08 Step 30/30 : LABEL version=0.0.0 15:43:08 Removing intermediate container 597147aa9078 15:43:08 ---> e7d33468ebfe 15:43:08 Step 21/23 : LABEL arch=arm64 15:43:09 ---> Running in 1df4818af782 15:43:09 ---> Running in 70c4455eee87 15:43:10 Removing intermediate container 1df4818af782 15:43:10 ---> daa056e73f4d 15:43:10 15:43:10 Successfully built daa056e73f4d 15:43:10 Removing intermediate container 70c4455eee87 15:43:10 ---> 5352516cfd08 15:43:10 Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:43:10 Successfully tagged docker-security-bootstrapper-go-arm64:latest 15:43:10  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 15:43:10 ---> Running in 1715ef211cca 15:43:10 Removing intermediate container 1715ef211cca 15:43:10 ---> 986c2d89e097 15:43:10 Step 23/23 : LABEL version=0.0.0 15:43:10 ---> Running in f746df8234bb 15:43:11 Removing intermediate container f746df8234bb 15:43:11 ---> 2769f5a1530d 15:43:11 15:43:12 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 15:43:12 go: downloading gopkg.in/yaml.v2 v2.4.0 15:43:12 Successfully built 2769f5a1530d 15:43:12 Successfully tagged docker-core-data-go-arm64:latest 15:43:16 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 15:43:17 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 15:43:18 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 15:43:18 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 15:43:18 go: downloading github.com/stretchr/testify v1.7.0 15:43:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:43:19 go: downloading github.com/pmezard/go-difflib v1.0.0 15:43:19 go: downloading github.com/davecgh/go-spew v1.1.1 15:43:21 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 15:43:21 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:43:21 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:43:21 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 15:43:22 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 15:43:22 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 15:43:24 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 15:43:24 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 15:43:24 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:43:25 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 15:43:26 go: downloading github.com/lib/pq v1.9.0 15:43:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:43:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:43:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:43:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:43:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:43:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:43:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:43:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:43:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:43:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:43:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:43:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:43:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:43:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:43:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:43:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:43:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:43:27 + 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 15:43:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:43:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:43:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:43:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:43:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:43:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:43:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:43:28 Building version 15:43:28 + snapcraftctl build 15:43:30 Staging config-common 15:43:30 + snapcraftctl stage 15:43:31 Skipping stage go-build-helper (already ran) 15:43:31 Skipping stage static-packages (already ran) 15:43:31 Skipping stage go115 (already ran) 15:43:31 Staging edgex-go 15:43:31 + snapcraftctl stage 15:43:32 Staging version 15:43:32 + snapcraftctl stage 15:43:33 Priming config-common 15:43:33 + snapcraftctl prime 15:43:34 Priming go-build-helper 15:43:34 + snapcraftctl prime 15:43:35 Priming static-packages 15:43:35 + snapcraftctl prime 15:43:37 Priming go115 15:43:37 + snapcraftctl prime 15:43:38 Priming edgex-go 15:43:38 + snapcraftctl prime 15:43:39 Priming version 15:43:39 + snapcraftctl prime 15:43:40 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:51  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:43:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:43:51 ---> ddd400f17ba5 15:43:51 Step 3/21 : WORKDIR /edgex-go 15:43:51 ---> Using cache 15:43:51 ---> 369fbeb1f5a9 15:43:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 ---> Using cache 15:43:51 ---> ede4a82e6585 15:43:51 Step 5/21 : RUN apk add --update --no-cache make git 15:43:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:43:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:43:51 ---> ddd400f17ba5 15:43:51 Step 3/24 : WORKDIR /edgex-go 15:43:51 ---> Using cache 15:43:51 ---> 369fbeb1f5a9 15:43:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 ---> Using cache 15:43:51 ---> ede4a82e6585 15:43:51 Step 5/24 : RUN apk add --update --no-cache make git 15:43:51 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:43:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:43:51 ---> ddd400f17ba5 15:43:51 Step 3/26 : WORKDIR /edgex-go 15:43:51 ---> Using cache 15:43:51 ---> 369fbeb1f5a9 15:43:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 ---> Using cache 15:43:51 ---> ede4a82e6585 15:43:51 Step 5/26 : RUN apk add --update --no-cache make bash git 15:43:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:43:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:52 ---> ddd400f17ba5 15:43:52 Step 3/23 : WORKDIR /edgex-go 15:43:52 ---> Using cache 15:43:52 ---> 369fbeb1f5a9 15:43:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:52 ---> Using cache 15:43:52 ---> ede4a82e6585 15:43:52 Step 5/23 : RUN apk add --update --no-cache make git 15:43:55 ---> Running in eb7952eeb9cd 15:43:55 ---> Running in 33f1b6f1d536 15:43:55 ---> Running in cf49d15646b8 15:43:55 ---> Running in 64787eb20a1a 15:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:58 OK: 217 MiB in 51 packages 15:43:58 OK: 217 MiB in 51 packages 15:43:58 OK: 217 MiB in 51 packages 15:43:58 OK: 217 MiB in 51 packages 15:43:59 Removing intermediate container eb7952eeb9cd 15:43:59 ---> c0e0799e0bf2 15:43:59 Step 6/24 : COPY go.mod . 15:44:00 Removing intermediate container 33f1b6f1d536 15:44:00 ---> 5ffaef730c93 15:44:00 Step 6/26 : COPY go.mod . 15:44:00 Removing intermediate container 64787eb20a1a 15:44:00 ---> 3f82eee3f381 15:44:00 Step 6/23 : COPY go.mod . 15:44:00 Removing intermediate container cf49d15646b8 15:44:00 ---> be444ae54373 15:44:00 Step 6/21 : COPY go.mod . 15:44:00 ---> 4e3fc3af38d9 15:44:00 Step 7/24 : RUN go mod download 15:44:00 ---> Running in bff47dc71fef 15:44:01 ---> cf1306c60fd1 15:44:01 Step 7/26 : RUN go mod download 15:44:01 ---> 6dfd30d9c3e6 15:44:01 Step 7/23 : RUN go mod download 15:44:01 ---> Running in 009a33183c87 15:44:01 ---> aa8eaf252eea 15:44:01 Step 7/21 : RUN go mod download 15:44:01 ---> Running in aa3e6a65c92b 15:44:01 ---> Running in ed6395af81ae 15:44:05 Removing intermediate container bff47dc71fef 15:44:05 ---> cbfdae77b8c5 15:44:05 Step 8/24 : COPY . . 15:44:05 Removing intermediate container 009a33183c87 15:44:05 ---> 287c79530938 15:44:05 Step 8/26 : COPY . . 15:44:05 Removing intermediate container ed6395af81ae 15:44:05 ---> 9c6fd15adef1 15:44:05 Step 8/21 : COPY . . 15:44:05 Removing intermediate container aa3e6a65c92b 15:44:05 ---> 143d21092872 15:44:05 Step 8/23 : COPY . . 15:44:28 ---> 9c8a754a47dc 15:44:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:44:28 ---> 64cde6c1d65d 15:44:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:44:28 ---> e430ec190bc7 15:44:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:44:28 ---> 64f753ef3ef1 15:44:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:44:28 ---> Running in 9d057b496eb2 15:44:28 ---> Running in a058d38f7d00 15:44:28 ---> Running in efd9b190d370 15:44:28 ---> Running in e7e5ad391c53 15:44:29 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 15:44:29 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 15:44:29 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 15:44:29 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 15:45:37 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 15:45:37 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 15:45:52 Removing intermediate container a058d38f7d00 15:45:52 ---> ba944dfe68ed 15:45:52 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:45:52 Removing intermediate container 9d057b496eb2 15:45:52 ---> 0ac30e58f1e7 15:45:52 15:45:52 Step 10/24 : FROM alpine:3.12 15:45:52 ---> d10569e2745f 15:45:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:45:52 ---> Running in 7c4c7df04035 15:45:52 Removing intermediate container e7e5ad391c53 15:45:52 ---> ccd2e7195e3a 15:45:52 15:45:52 Step 10/21 : FROM alpine:3.12 15:45:52 ---> d10569e2745f 15:45:52 Step 11/21 : RUN apk add --update --no-cache curl 15:45:52 ---> Running in c2accefdeaa1 15:45:53 ---> Running in 2a715dfc1a3a 15:45:54 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 15:45:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:55 (1/5) Installing ca-certificates (20191127-r4) 15:45:55 (1/4) Installing ca-certificates (20191127-r4) 15:45:55 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:45:55 (3/5) Installing libcurl (7.69.1-r3) 15:45:55 (4/5) Installing curl (7.69.1-r3) 15:45:55 (5/5) Installing dumb-init (1.2.2-r1) 15:45:55 Executing busybox-1.31.1-r19.trigger 15:45:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:45:55 (3/4) Installing libcurl (7.69.1-r3) 15:45:56 Executing ca-certificates-20191127-r4.trigger 15:45:56 (4/4) Installing curl (7.69.1-r3) 15:45:56 Executing busybox-1.31.1-r19.trigger 15:45:56 Executing ca-certificates-20191127-r4.trigger 15:45:56 OK: 7 MiB in 19 packages 15:45:56 OK: 7 MiB in 18 packages 15:45:59 Removing intermediate container c2accefdeaa1 15:45:59 Removing intermediate container 2a715dfc1a3a 15:45:59 ---> cc14edfe7e2d 15:45:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:45:59 ---> 1c16c6485ad4 15:45:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:45:59 Removing intermediate container 7c4c7df04035 15:45:59 ---> 702146fa7805 15:45:59 15:45:59 Step 11/26 : FROM docker:20.10.0 15:45:59 ---> Running in 27c7a54e151d 15:45:59 20.10.0: Pulling from library/docker 15:45:59 ---> Running in 606527f526e3 15:45:59 Removing intermediate container 606527f526e3 15:45:59 ---> ea183ed86bdf 15:45:59 Step 13/21 : WORKDIR /edgex 15:46:00 Removing intermediate container 27c7a54e151d 15:46:00 ---> 46b4675cbe88 15:46:00 Step 13/24 : WORKDIR / 15:46:00 ---> Running in d32eebb9354f 15:46:00 ---> Running in 99e86d9afff7 15:46:01 Removing intermediate container d32eebb9354f 15:46:01 ---> d8e7c2244530 15:46:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:46:01 Removing intermediate container 99e86d9afff7 15:46:01 ---> 0bc9f84ade82 15:46:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:46:03 ---> e2854da8e15f 15:46:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:46:03 ---> dac4d4a65fa0 15:46:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:46:03 Removing intermediate container efd9b190d370 15:46:03 ---> d072618b0cff 15:46:03 15:46:03 Step 10/23 : FROM alpine:3.12 15:46:03 ---> d10569e2745f 15:46:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:46:03 ---> Using cache 15:46:03 ---> 02ab5e8fd950 15:46:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:46:03 ---> Using cache 15:46:03 ---> 2d89e75a6629 15:46:03 Step 13/23 : ENV APP_PORT=48081 15:46:04 ---> Running in 0dfa456d26c7 15:46:04 ---> 15005a86f06f 15:46:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:46:04 ---> ea8e98574022 15:46:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:46:05 Removing intermediate container 0dfa456d26c7 15:46:05 ---> b74a1737a362 15:46:05 Step 14/23 : EXPOSE $APP_PORT 15:46:05 ---> Running in 4712e2e72dd5 15:46:05 ---> 81999c3ca181 15:46:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:46:06 Removing intermediate container 4712e2e72dd5 15:46:06 ---> a1d467a014d3 15:46:06 Step 15/23 : WORKDIR / 15:46:06 ---> 13c1b8cccc82 15:46:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:46:06 ---> Running in 1ce339b3b6cd 15:46:06 ---> Running in b04c1580b5eb 15:46:07 Removing intermediate container 1ce339b3b6cd 15:46:07 ---> 2dea03b96e45 15:46:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:07 ---> 8aee00640c46 15:46:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:46:07 Removing intermediate container b04c1580b5eb 15:46:07 ---> 3297c0a296dd 15:46:07 Step 18/21 : CMD ["--init=true"] 15:46:07 ---> Running in 8a3db4143a47 15:46:08 ---> be1926d1fff2 15:46:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:46:08 Removing intermediate container 8a3db4143a47 15:46:08 ---> 9090dd1c3d30 15:46:08 Step 19/21 : LABEL arch=arm64 15:46:08 ---> Running in 2251cc28ae28 15:46:09 ---> fbd718f0eb5d 15:46:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:46:09 Removing intermediate container 2251cc28ae28 15:46:09 ---> 497d0c39a4e7 15:46:09 Step 20/21 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:46:10 ---> Running in 1b8b58bc1709 15:46:10 ---> 59f643771497 15:46:10 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/ 15:46:10 ---> 617cd3469fd3 15:46:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:46:10 ---> Running in 7c55a845669d 15:46:10 Removing intermediate container 1b8b58bc1709 15:46:10 ---> 4af89fa9ba6c 15:46:10 Step 21/21 : LABEL version=0.0.0 15:46:11 ---> Running in 00ccab9927e0 15:46:11 ---> 317e11f1368d 15:46:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:46:11 Removing intermediate container 00ccab9927e0 15:46:11 ---> daac96a76ec6 15:46:11 15:46:11 ---> Running in 0bf6481cac85 15:46:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:46:12 Successfully built daac96a76ec6 15:46:12 Status: Downloaded newer image for docker:20.10.0 15:46:12 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:46:12  Building docker-security-proxy-setup-go ... done  ---> eeaf43b92773 15:46:12 Step 12/26 : RUN apk add --no-cache bash 15:46:12 Removing intermediate container 0bf6481cac85 15:46:12 ---> 8b136d36ed90 15:46:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:12 ---> Running in d39372b0faa4 15:46:12 ---> Running in 448c42b9a643 15:46:13 Removing intermediate container 448c42b9a643 15:46:13 ---> 08768aed8087 15:46:13 Step 21/23 : LABEL arch=arm64 15:46:13 ---> Running in 96b0d6a7e6e4 15:46:13 Removing intermediate container 7c55a845669d 15:46:13 ---> b9a12c039ce9 15:46:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:46:13 ---> Running in 933e1bb0dcc3 15:46:14 Removing intermediate container 96b0d6a7e6e4 15:46:14 ---> 39eeb6316e8b 15:46:14 Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:46:14 ---> Running in fd2d53a4786a 15:46:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:46:14 Removing intermediate container 933e1bb0dcc3 15:46:14 ---> 2de5eb03a1ce 15:46:14 Step 22/24 : LABEL arch=arm64 15:46:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:46:14 ---> Running in 4143db6d2c6a 15:46:14 Removing intermediate container fd2d53a4786a 15:46:14 ---> f1900456fb31 15:46:14 Step 23/23 : LABEL version=0.0.0 15:46:15 ---> Running in e3498219e76d 15:46:15 (1/2) Installing readline (8.0.4-r0) 15:46:15 (2/2) Installing bash (5.0.17-r0) 15:46:15 Executing bash-5.0.17-r0.post-install 15:46:15 Executing busybox-1.31.1-r19.trigger 15:46:15 OK: 12 MiB in 22 packages 15:46:15 Removing intermediate container 4143db6d2c6a 15:46:15 ---> b969088aaebc 15:46:15 Step 23/24 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:46:15 ---> Running in 0630515e0395 15:46:15 Removing intermediate container e3498219e76d 15:46:15 ---> 3b6e08b430bb 15:46:15 15:46:16 Successfully built 3b6e08b430bb 15:46:16 Successfully tagged docker-core-metadata-go-arm64:latest 15:46:16  Building docker-core-metadata-go ... done Removing intermediate container 0630515e0395 15:46:16 ---> a870430a4eac 15:46:16 Step 24/24 : LABEL version=0.0.0 15:46:16 ---> Running in 1d2405c3ab28 15:46:16 Removing intermediate container d39372b0faa4 15:46:16 ---> 1dfe9fd233b9 15:46:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:46:16 ---> Running in 7018c5215b3a 15:46:16 Removing intermediate container 1d2405c3ab28 15:46:16 ---> 4bcdb6c477fb 15:46:16 15:46:17 Removing intermediate container 7018c5215b3a 15:46:17 ---> dd04fe591f0e 15:46:17 Step 14/26 : ENV APP_PORT=48090 15:46:17 Successfully built 4bcdb6c477fb 15:46:17 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:46:17  Building docker-security-secretstore-setup-go ... done  ---> Running in f5bebc671682 15:46:17 Removing intermediate container f5bebc671682 15:46:17 ---> 3781ecf595d5 15:46:17 Step 15/26 : EXPOSE $APP_PORT 15:46:17 ---> Running in 90d76641addd 15:46:18 Removing intermediate container 90d76641addd 15:46:18 ---> 90c381dc5d98 15:46:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:46:19 ---> 4b71090edcaa 15:46:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:46:20 ---> 798c1910563b 15:46:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:46:21 ---> a5a56599f699 15:46:21 Step 19/26 : RUN apk --no-cache add py3-pip 15:46:21 ---> Running in ebfeaa07ec27 15:46:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:46:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:46:22 (1/33) Installing libbz2 (1.0.8-r1) 15:46:22 (2/33) Installing expat (2.2.9-r1) 15:46:22 (3/33) Installing libffi (3.3-r2) 15:46:22 (4/33) Installing gdbm (1.13-r1) 15:46:22 (5/33) Installing xz-libs (5.2.5-r0) 15:46:22 (6/33) Installing sqlite-libs (3.32.1-r0) 15:46:22 (7/33) Installing python3 (3.8.5-r1) 15:46:24 (8/33) Installing py3-appdirs (1.4.4-r1) 15:46:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:46:24 (10/33) Installing py3-parsing (2.4.7-r0) 15:46:24 (11/33) Installing py3-six (1.15.0-r0) 15:46:24 (12/33) Installing py3-packaging (20.4-r0) 15:46:24 (13/33) Installing py3-setuptools (47.0.0-r0) 15:46:24 (14/33) Installing py3-chardet (3.0.4-r4) 15:46:24 (15/33) Installing py3-idna (2.9-r0) 15:46:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:46:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:46:24 (18/33) Installing py3-requests (2.23.0-r0) 15:46:24 (19/33) Installing py3-msgpack (1.0.0-r0) 15:46:24 (20/33) Installing py3-lockfile (0.12.2-r3) 15:46:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:46:24 (22/33) Installing py3-colorama (0.4.3-r0) 15:46:24 (23/33) Installing py3-distlib (0.3.0-r0) 15:46:24 (24/33) Installing py3-distro (1.5.0-r1) 15:46:24 (25/33) Installing py3-webencodings (0.5.1-r3) 15:46:24 (26/33) Installing py3-html5lib (1.0.1-r4) 15:46:24 (27/33) Installing py3-pytoml (0.1.21-r0) 15:46:24 (28/33) Installing py3-pep517 (0.8.2-r0) 15:46:24 (29/33) Installing py3-progress (1.5-r0) 15:46:24 (30/33) Installing py3-toml (0.10.1-r0) 15:46:24 (31/33) Installing py3-retrying (1.3.3-r0) 15:46:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:46:25 (33/33) Installing py3-pip (20.1.1-r0) 15:46:25 Executing busybox-1.31.1-r19.trigger 15:46:25 OK: 71 MiB in 55 packages 15:46:31 Removing intermediate container ebfeaa07ec27 15:46:31 ---> 67d8aacfd873 15:46:31 Step 20/26 : RUN pip install docker-compose==1.23.2 15:46:31 ---> Running in be79bed2e341 15:46:36 Collecting docker-compose==1.23.2 15:46:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:46:36 Collecting jsonschema<3,>=2.5.1 15:46:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:46:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:46:37 Collecting websocket-client<1.0,>=0.32.0 15:46:37 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:46:37 Collecting docopt<0.7,>=0.6.1 15:46:37 Downloading docopt-0.6.2.tar.gz (25 kB) 15:46:40 Collecting PyYAML<4,>=3.10 15:46:40 Downloading PyYAML-3.13.tar.gz (270 kB) 15:46:43 Collecting cached-property<2,>=1.2.0 15:46:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:46:43 Collecting docker<4.0,>=3.6.0 15:46:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:46:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:46:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:46:45 Collecting texttable<0.10,>=0.9.0 15:46:45 Downloading texttable-0.9.1.tar.gz (11 kB) 15:46:47 Collecting dockerpty<0.5,>=0.4.1 15:46:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:46:48 Collecting docker-pycreds>=0.4.0 15:46:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:46:49 Collecting idna<2.8,>=2.5 15:46:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:46:49 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) 15:46:49 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) 15:46:49 Collecting urllib3<1.25,>=1.21.1 15:46:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:46:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:46:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:46:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:46:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:46:50 Installing collected packages: jsonschema, websocket-client, docopt, PyYAML, cached-property, idna, urllib3, requests, docker-pycreds, docker, texttable, dockerpty, docker-compose 15:46:51 Running setup.py install for docopt: started 15:46:53 Running setup.py install for docopt: finished with status 'done' 15:46:53 Running setup.py install for PyYAML: started 15:46:55 Running setup.py install for PyYAML: finished with status 'done' 15:46:55 Attempting uninstall: idna 15:46:55 Found existing installation: idna 2.9 15:46:55 Uninstalling idna-2.9: 15:46:55 Successfully uninstalled idna-2.9 15:46:56 Attempting uninstall: urllib3 15:46:56 Found existing installation: urllib3 1.25.9 15:46:56 Uninstalling urllib3-1.25.9: 15:46:56 Successfully uninstalled urllib3-1.25.9 15:46:56 Attempting uninstall: requests 15:46:56 Found existing installation: requests 2.23.0 15:46:56 Uninstalling requests-2.23.0: 15:46:57 Successfully uninstalled requests-2.23.0 15:46:58 Running setup.py install for texttable: started 15:47:00 Running setup.py install for texttable: finished with status 'done' 15:47:00 Running setup.py install for dockerpty: started 15:47:02 Running setup.py install for dockerpty: finished with status 'done' 15:47:02 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.57.0 15:47:06 Removing intermediate container be79bed2e341 15:47:06 ---> d63e9276bb5b 15:47:06 Step 21/26 : RUN apk --no-cache add curl 15:47:06 ---> Running in 65ae4b90bf5d 15:47:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:47:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:47:08 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:47:08 (2/3) Installing libcurl (7.69.1-r3) 15:47:08 (3/3) Installing curl (7.69.1-r3) 15:47:08 Executing busybox-1.31.1-r19.trigger 15:47:08 OK: 71 MiB in 58 packages 15:47:09 Removing intermediate container 65ae4b90bf5d 15:47:09 ---> 0d75f598640d 15:47:09 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:47:09 ---> Running in 75617d71ce10 15:47:09 Removing intermediate container 75617d71ce10 15:47:09 ---> 1a072c303308 15:47:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:10 ---> Running in 08fea4fff839 15:47:10 Removing intermediate container 08fea4fff839 15:47:10 ---> 04f4953573d4 15:47:10 Step 24/26 : LABEL arch=arm64 15:47:10 ---> Running in 89d010eff834 15:47:11 Removing intermediate container 89d010eff834 15:47:11 ---> 7674547a8cb7 15:47:11 Step 25/26 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb 15:47:11 ---> Running in 7a4e8c6046f9 15:47:12 Removing intermediate container 7a4e8c6046f9 15:47:12 ---> 797181f42a2a 15:47:12 Step 26/26 : LABEL version=0.0.0 15:47:12 ---> Running in 0d91a966c074 15:47:12 Removing intermediate container 0d91a966c074 15:47:12 ---> e26fe4f4c36a 15:47:12 15:47:12 Successfully built e26fe4f4c36a 15:47:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:47:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:47:13 $ docker stop --time=1 242e260391396ae1c59362474fae3bfe251904f79434cd9a0eb4996059f27fb6 15:47:15 $ docker rm -f 242e260391396ae1c59362474fae3bfe251904f79434cd9a0eb4996059f27fb6 [Pipeline] // withDockerContainer [Pipeline] sh 15:47:15 + grep docker 15:47:15 + docker images 15:47:16 docker-sys-mgmt-agent-go-arm64 latest e26fe4f4c36a 4 seconds ago 300MB 15:47:16 docker-security-secretstore-setup-go-arm64 latest 4bcdb6c477fb About a minute ago 23.7MB 15:47:16 docker-core-metadata-go-arm64 latest 3b6e08b430bb About a minute ago 17.9MB 15:47:16 docker-security-proxy-setup-go-arm64 latest daac96a76ec6 About a minute ago 23.3MB 15:47:16 docker-core-data-go-arm64 latest 2769f5a1530d 4 minutes ago 21.1MB 15:47:16 docker-security-bootstrapper-go-arm64 latest daa056e73f4d 4 minutes ago 17.6MB 15:47:16 docker-support-notifications-go-arm64 latest 40a85677f899 4 minutes ago 16.8MB 15:47:16 docker-core-command-go-arm64 latest 9cf1d3d408c0 4 minutes ago 16.2MB 15:47:16 docker-support-scheduler-go-arm64 latest d4178517fe2f 4 minutes ago 16.3MB 15:47:16 docker 20.10.0 eeaf43b92773 2 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 15:47:17 ---> job-cost.sh 15:47:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABXp 15:47:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:50:18 lf-activate-venv(): INFO: Adding /tmp/venv-ABXp/bin to PATH 15:50:18 INFO: No Stack... 15:50:18 INFO: Retrieving Pricing Info for: lf-standard-4 15:50:18 INFO: Archiving Costs [Pipeline] sh 15:50:18 + cut -d, -f6 15:50:18 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 15:50:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3205-1-stack-cost] 15:50:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3205-1-stack-cost] did not exist. Created. 15:50:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3205-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:19 + echo total: 0.20999999344348907 [Pipeline] stash 15:50:19 Stashed 1 file(s) [Pipeline] } 15:50:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3205-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 15:50:21 provisioning config files... 15:50:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5248361184359725922tmp [Pipeline] { [Pipeline] sh 15:50:22 + set +x 15:50:22 + curl -s https://codecov.io/bash 15:50:22 + bash -s -- 15:50:22 15:50:22 _____ _ 15:50:22 / ____| | | 15:50:22 | | ___ __| | ___ ___ _____ __ 15:50:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:22 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:22 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:22 Bash-20210226-7100762 15:50:22 15:50:22 15:50:22 ==> git version 2.24.3 found 15:50:22 ==> 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 15:50:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:50:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:50:22 ==> Jenkins CI detected. 15:50:22 project root: . 15:50:22 --> token set from env 15:50:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:22 ==> Running gcov in . (disable via -X gcov) 15:50:22 ==> Python coveragepy not found 15:50:22 ==> Searching for coverage reports in: 15:50:22 + . 15:50:22 -> Found 1 reports 15:50:22 ==> Detecting git/mercurial file structure 15:50:22 ==> Reading reports 15:50:22 + ./coverage.out bytes=599431 15:50:22 ==> Appending adjustments 15:50:22 https://docs.codecov.io/docs/fixing-reports 15:50:27 + Found adjustments 15:50:27 ==> Gzipping contents 15:50:27 88K /tmp/codecov.DSoQ6s.gz 15:50:27 ==> Uploading reports 15:50:27 url: https://codecov.io 15:50:27 query: branch=PR-3205&commit=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3205&job=&cmd_args= 15:50:27 -> Pinging Codecov 15:50:27 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3205&commit=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3205&job=&cmd_args= 15:50:29 -> Uploading to 15:50:29 Unknown 15:50:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:29 Dload Upload Total Spent Left Speed 15:50:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: Unknown; Unknown error 15:50:29 X> Failed to upload 15:50:29 ==> Uploading to Codecov 15:50:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:29 Dload Upload Total Spent Left Speed 15:50:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89618 100 237 100 89381 400 147k --:--:-- --:--:-- --:--:-- 147k 15:50:30 {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "9c2654e9-9827-4053-be89-07956d3a12d6", "url": "https://codecov.io/github/edgexfoundry/edgex-go/commit/e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb"} [Pipeline] } 15:50:30 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 15:50:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:50:33 ---> package-listing.sh 15:50:33 ++ facter osfamily 15:50:33 ++ tr '[:upper:]' '[:lower:]' 15:50:33 + OS_FAMILY=redhat 15:50:33 + workspace=/w/workspace/edgex-go/1 15:50:33 + START_PACKAGES=/tmp/packages_start.txt 15:50:33 + END_PACKAGES=/tmp/packages_end.txt 15:50:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:33 + PACKAGES=/tmp/packages_start.txt 15:50:33 + '[' /w/workspace/edgex-go/1 ']' 15:50:33 + PACKAGES=/tmp/packages_end.txt 15:50:33 + case "${OS_FAMILY}" in 15:50:33 + rpm -qa 15:50:33 + sort 15:50:39 + '[' -f /tmp/packages_start.txt ']' 15:50:39 + '[' -f /tmp/packages_end.txt ']' 15:50:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:39 + '[' /w/workspace/edgex-go/1 ']' 15:50:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:50:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:50:39 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 15:50:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:39 15:50:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:40 alpine: Pulling from edgex-lftools-log-publisher 15:50:40 df20fa9351a1: Pulling fs layer 15:50:40 36b3adc4ff6f: Pulling fs layer 15:50:40 8ad3a11d3b57: Pulling fs layer 15:50:40 46f8f816bc3b: Pulling fs layer 15:50:40 93b61091891f: Pulling fs layer 15:50:40 93b9cdb0e59b: Pulling fs layer 15:50:40 5e14af77c1be: Pulling fs layer 15:50:40 01666e4c0597: Pulling fs layer 15:50:40 aa168da1d23b: Pulling fs layer 15:50:40 93b9cdb0e59b: Waiting 15:50:40 5e14af77c1be: Waiting 15:50:40 01666e4c0597: Waiting 15:50:40 aa168da1d23b: Waiting 15:50:40 46f8f816bc3b: Waiting 15:50:40 93b61091891f: Waiting 15:50:40 36b3adc4ff6f: Verifying Checksum 15:50:40 36b3adc4ff6f: Download complete 15:50:40 46f8f816bc3b: Verifying Checksum 15:50:40 46f8f816bc3b: Download complete 15:50:40 df20fa9351a1: Verifying Checksum 15:50:40 df20fa9351a1: Download complete 15:50:40 93b9cdb0e59b: Verifying Checksum 15:50:40 93b9cdb0e59b: Download complete 15:50:40 5e14af77c1be: Verifying Checksum 15:50:40 5e14af77c1be: Download complete 15:50:40 93b61091891f: Verifying Checksum 15:50:40 93b61091891f: Download complete 15:50:40 01666e4c0597: Verifying Checksum 15:50:40 01666e4c0597: Download complete 15:50:40 8ad3a11d3b57: Verifying Checksum 15:50:40 8ad3a11d3b57: Download complete 15:50:40 df20fa9351a1: Pull complete 15:50:41 36b3adc4ff6f: Pull complete 15:50:42 aa168da1d23b: Verifying Checksum 15:50:42 aa168da1d23b: Download complete 15:50:42 8ad3a11d3b57: Pull complete 15:50:42 46f8f816bc3b: Pull complete 15:50:43 93b61091891f: Pull complete 15:50:43 93b9cdb0e59b: Pull complete 15:50:43 5e14af77c1be: Pull complete 15:50:43 01666e4c0597: Pull complete 15:50:51 aa168da1d23b: Pull complete 15:50:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:50:51 prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container 15:50:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:50:59 $ docker top 0820ff9588b45ccec76da249524bf4b881c3112b0515acec7c59108706aa6cdd -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:51:00 + mkdir -p /var/log/sa [Pipeline] sh 15:51:01 + ls /var/log/sa-host 15:51:01 + sadf -c /var/log/sa-host/sa01 15:51:01 file_magic: OK 15:51:01 HZ: Using current value: 100 15:51:01 file_header: OK 15:51:01 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 15:51:01 Statistics: 15:51:01 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... 15:51:01 File successfully converted to sysstat format version 12.2.1 15:51:01 + sadf -c /var/log/sa-host/sa23 15:51:01 file_magic: OK 15:51:01 HZ: Using current value: 100 15:51:01 file_header: OK 15:51:01 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 15:51:01 Statistics: 15:51:01 Hnuu...uuuununununu... 15:51:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:01 provisioning config files... 15:51:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2714916749992113494tmp [Pipeline] { [Pipeline] echo 15:51:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:51:02 ---> create-netrc.sh [Pipeline] } 15:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:51:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:02 ---> python-tools-install.sh [Pipeline] echo 15:51:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:51:03 ---> sudo-logs.sh 15:51:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:51:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:51:03 ---> job-cost.sh 15:51:03 lf-activate-venv: SKIPPING 15:51:03 DEBUG: total: 0.20999999344348907 15:51:03 INFO: Retrieving Stack Cost... 15:51:04 INFO: Retrieving Pricing Info for: v1-standard-2 15:51:05 INFO: Archiving Costs [Pipeline] echo 15:51:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:05 ---> logs-deploy.sh 15:51:05 lf-activate-venv: SKIPPING 15:51:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3205/1 15:51:05 INFO: archiving workspace using pattern(s): 15:51:07 Archives upload complete. 15:51:07 INFO: archiving logs to Nexus 15:51:09 ---> uname -a: 15:51:09 Linux prd-centos7-docker-4c-2g-28052.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:51:09 15:51:09 15:51:09 ---> lscpu: 15:51:09 Architecture: x86_64 15:51:09 CPU op-mode(s): 32-bit, 64-bit 15:51:09 Byte Order: Little Endian 15:51:09 Address sizes: 40 bits physical, 48 bits virtual 15:51:09 CPU(s): 4 15:51:09 On-line CPU(s) list: 0-3 15:51:09 Thread(s) per core: 1 15:51:09 Core(s) per socket: 1 15:51:09 Socket(s): 4 15:51:09 NUMA node(s): 1 15:51:09 Vendor ID: GenuineIntel 15:51:09 CPU family: 6 15:51:09 Model: 44 15:51:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:51:09 Stepping: 1 15:51:09 CPU MHz: 2933.438 15:51:09 BogoMIPS: 5866.87 15:51:09 Virtualization: VT-x 15:51:09 Hypervisor vendor: KVM 15:51:09 Virtualization type: full 15:51:09 L1d cache: 128 KiB 15:51:09 L1i cache: 128 KiB 15:51:09 L2 cache: 16 MiB 15:51:09 L3 cache: 64 MiB 15:51:09 NUMA node0 CPU(s): 0-3 15:51:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:51:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:51:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:51:09 Vulnerability Meltdown: Mitigation; PTI 15:51:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:51:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:51:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:51:09 Vulnerability Srbds: Not affected 15:51:09 Vulnerability Tsx async abort: Not affected 15:51:09 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 15:51:09 15:51:09 15:51:09 ---> nproc: 15:51:09 4 15:51:09 15:51:09 15:51:09 ---> df -h: 15:51:09 Filesystem Size Used Available Use% Mounted on 15:51:09 overlay 50.0G 10.9G 39.1G 22% / 15:51:09 tmpfs 64.0M 0 64.0M 0% /dev 15:51:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:51:09 shm 64.0M 0 64.0M 0% /dev/shm 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /facter-os 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/resolv.conf 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hostname 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hosts 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /run/cloud-init/result.json 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/sa-host 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/secure 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/auth.log 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/1 15:51:09 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/1@tmp 15:51:09 15:51:09 15:51:09 ---> free -m: 15:51:09 total used free shared buff/cache available 15:51:09 Mem: 1837 710 97 0 1028 1039 15:51:09 Swap: 1023 62 961 15:51:09 15:51:09 15:51:09 ---> ip addr: 15:51:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:51:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:09 inet 127.0.0.1/8 scope host lo 15:51:09 valid_lft forever preferred_lft forever 15:51:09 inet6 ::1/128 scope host 15:51:09 valid_lft forever preferred_lft forever 15:51:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:51:09 link/ether fa:16:3e:d2:4d:01 brd ff:ff:ff:ff:ff:ff 15:51:09 inet 10.30.122.17/23 brd 10.30.123.255 scope global dynamic eth0 15:51:09 valid_lft 84963sec preferred_lft 84963sec 15:51:09 inet6 fe80::f816:3eff:fed2:4d01/64 scope link 15:51:09 valid_lft forever preferred_lft forever 15:51:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:51:09 link/ether 02:42:ab:6c:60:4f brd ff:ff:ff:ff:ff:ff 15:51:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:51:09 valid_lft forever preferred_lft forever 15:51:09 inet6 fe80::42:abff:fe6c:604f/64 scope link 15:51:09 valid_lft forever preferred_lft forever 15:51:09 15:51:09 15:51:09 ---> sar -b -r -n DEV: 15:51:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) 15:51:09 15:51:09 15:27:00 LINUX RESTART (4 CPU) 15:51:09 15:51:09 15:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:51:09 15:29:01 187.91 74.62 113.29 0.00 9552.64 46245.88 0.00 15:51:09 15:30:01 249.24 96.17 153.07 0.00 4314.12 21341.18 0.00 15:51:09 15:31:01 126.05 48.52 77.53 0.00 1811.04 9869.76 0.00 15:51:09 15:32:02 144.50 39.53 104.96 0.00 2610.66 25566.36 0.00 15:51:09 15:33:02 1689.60 1376.50 313.10 0.00 140135.31 199962.12 0.00 15:51:09 15:34:01 1461.66 1222.50 239.16 0.00 102330.72 113899.22 0.00 15:51:09 15:35:01 1125.16 771.95 353.21 0.00 71974.77 123760.43 0.00 15:51:09 15:36:01 1180.06 853.63 326.43 0.00 68764.83 81851.36 0.00 15:51:09 15:37:01 167.53 99.82 67.71 0.00 9228.10 8200.12 0.00 15:51:09 15:38:01 1.72 0.48 1.23 0.00 17.85 15.92 0.00 15:51:09 15:39:02 1.57 1.28 0.28 0.00 100.98 3.13 0.00 15:51:09 15:40:01 0.25 0.02 0.24 0.00 0.27 2.35 0.00 15:51:09 15:41:01 0.23 0.02 0.22 0.00 0.27 1.65 0.00 15:51:09 15:42:01 0.60 0.32 0.28 0.00 9.86 3.13 0.00 15:51:09 15:43:01 2.13 1.32 0.82 0.00 44.49 15.25 0.00 15:51:09 15:44:01 0.32 0.02 0.30 0.00 0.53 4.40 0.00 15:51:09 15:45:01 0.27 0.02 0.25 0.00 0.27 2.56 0.00 15:51:09 15:46:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 15:51:09 15:47:01 0.25 0.02 0.23 0.00 0.53 3.00 0.00 15:51:09 15:48:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 15:51:09 15:49:01 0.27 0.02 0.25 0.00 0.53 3.13 0.00 15:51:09 15:50:01 0.30 0.02 0.28 0.00 0.53 3.05 0.00 15:51:09 Average: 287.87 208.13 79.74 0.00 18647.57 28656.19 0.00 15:51:09 15:51:09 15:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:09 15:29:01 102016 0 681496 36.22 2148 1095884 1455660 49.68 558372 974920 23380 15:51:09 15:30:01 185868 0 766348 40.73 1484 927844 1692572 57.76 613188 797724 77204 15:51:09 15:31:01 274232 0 769468 40.90 644 837200 1797548 61.35 588508 724676 65128 15:51:09 15:32:02 193076 0 742892 39.48 412 945164 1320912 45.08 549316 843892 0 15:51:09 15:33:02 76020 0 840444 44.67 0 965080 2366360 80.76 668740 919460 65184 15:51:09 15:34:01 414236 0 835028 44.38 0 632280 2642872 90.20 528348 667320 40420 15:51:09 15:35:01 158044 0 943088 50.12 0 780412 3062564 104.52 749452 714324 500 15:51:09 15:36:01 578140 0 671844 35.71 0 631560 1405664 47.97 317400 747732 220 15:51:09 15:37:01 423884 0 638976 33.96 0 818684 1271300 43.39 429896 786700 8 15:51:09 15:38:01 432364 0 629996 33.48 0 819184 1200036 40.96 425152 784856 8 15:51:09 15:39:02 430396 0 628944 33.43 0 822204 1194836 40.78 424592 787880 8 15:51:09 15:40:01 430520 0 628808 33.42 0 822216 1194836 40.78 424724 787888 8 15:51:09 15:41:01 430492 0 628828 33.42 0 822224 1194836 40.78 424608 787896 8 15:51:09 15:42:01 429788 0 629148 33.44 0 822608 1195284 40.79 424864 788028 8 15:51:09 15:43:01 428124 0 630220 33.49 0 823200 1194944 40.78 425648 788368 32 15:51:09 15:44:01 427820 0 630584 33.51 0 823140 1194980 40.78 425656 788356 8 15:51:09 15:45:01 428844 0 629540 33.46 0 823160 1194836 40.78 425004 788380 8 15:51:09 15:46:01 428632 0 629740 33.47 0 823172 1194836 40.78 425132 788380 8 15:51:09 15:47:01 428288 0 630092 33.49 0 823164 1194944 40.78 425548 788380 8 15:51:09 15:48:01 428212 0 630144 33.49 0 823188 1194920 40.78 425368 788396 8 15:51:09 15:49:01 428596 0 629752 33.47 0 823196 1194836 40.78 425028 788412 8 15:51:09 15:50:01 428488 0 629852 33.48 0 823204 1195056 40.79 425544 788428 8 15:51:09 Average: 363004 0 685238 36.42 213 833089 1479756 50.50 478640 791836 12371 15:51:09 15:51:09 15:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:09 15:29:01 veth87bcc2f 17.56 26.06 1.31 97.18 0.00 0.00 0.00 0.00 15:51:09 15:29:01 eth0 1266.52 1175.44 5952.94 135.53 0.00 0.00 0.00 0.00 15:51:09 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:29:01 docker0 869.93 895.46 71.77 2786.12 0.00 0.00 0.00 0.00 15:51:09 15:30:01 eth0 227.72 187.53 768.74 77.78 0.00 0.00 0.00 0.00 15:51:09 15:30:01 vethce13697 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:51:09 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:30:01 docker0 160.44 185.35 11.38 738.01 0.00 0.00 0.00 0.00 15:51:09 15:31:01 eth0 27.76 15.10 21.59 11.23 0.00 0.00 0.00 0.00 15:51:09 15:31:01 vethce13697 2.03 2.03 0.16 0.17 0.00 0.00 0.00 0.00 15:51:09 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:31:01 docker0 2.03 2.03 0.13 0.17 0.00 0.00 0.00 0.00 15:51:09 15:32:02 eth0 193.77 154.16 1690.24 23.38 0.00 0.00 0.00 0.00 15:51:09 15:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:33:02 eth0 105.10 87.14 179.38 81.73 0.00 0.00 0.00 0.00 15:51:09 15:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:33:02 veth2d543a9 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 15:51:09 15:33:02 docker0 34.33 39.36 2.19 147.66 0.00 0.00 0.00 0.00 15:51:09 15:34:01 vethbc51ae0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:51:09 15:34:01 veth453cce5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:51:09 15:34:01 veth0a3dac6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:51:09 15:34:01 eth0 7.85 4.02 6.61 3.39 0.00 0.00 0.00 0.00 15:51:09 15:35:01 eth0 247.20 172.27 1771.04 96.67 0.00 0.00 0.00 0.00 15:51:09 15:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:51:09 15:35:01 vethe4b9678 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:51:09 15:35:01 veth79d7cc0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:51:09 15:36:01 eth0 68.55 38.67 161.60 21.26 0.00 0.00 0.00 0.00 15:51:09 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:36:01 veth2d543a9 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 15:51:09 15:36:01 docker0 1111.36 1207.30 88.17 4259.05 0.00 0.00 0.00 0.00 15:51:09 15:37:01 eth0 35.75 24.38 61.33 75.09 0.00 0.00 0.00 0.00 15:51:09 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:37:01 docker0 6.03 9.22 0.36 44.99 0.00 0.00 0.00 0.00 15:51:09 15:38:01 eth0 1.15 0.43 0.45 0.27 0.00 0.00 0.00 0.00 15:51:09 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:39:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:51:09 15:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:51:09 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:51:09 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:51:09 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:43:01 eth0 1.25 0.40 0.46 0.23 0.00 0.00 0.00 0.00 15:51:09 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:44:01 eth0 0.50 0.37 0.27 0.24 0.00 0.00 0.00 0.00 15:51:09 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:51:09 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:46:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:51:09 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:47:01 eth0 0.87 0.35 0.31 0.21 0.00 0.00 0.00 0.00 15:51:09 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:48:01 eth0 0.38 0.12 0.09 0.07 0.00 0.00 0.00 0.00 15:51:09 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:49:01 eth0 0.85 0.07 0.07 0.01 0.00 0.00 0.00 0.00 15:51:09 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:50:01 eth0 1.80 0.32 0.44 0.17 0.00 0.00 0.00 0.00 15:51:09 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 Average: eth0 99.67 84.79 483.79 24.02 0.00 0.00 0.00 0.00 15:51:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:09 Average: docker0 51.02 55.55 4.04 196.52 0.00 0.00 0.00 0.00 15:51:09 15:51:09 15:51:09 ---> sar -P ALL: 15:51:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) 15:51:09 15:51:09 15:27:00 LINUX RESTART (4 CPU) 15:51:09 15:51:09 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:51:09 15:29:01 all 16.05 0.00 9.18 1.91 0.11 72.76 15:51:09 15:29:01 0 16.38 0.00 10.85 0.54 0.10 72.13 15:51:09 15:29:01 1 15.05 0.00 8.83 1.80 0.07 74.25 15:51:09 15:29:01 2 19.80 0.00 8.85 3.87 0.16 67.32 15:51:09 15:29:01 3 12.97 0.00 8.18 1.43 0.10 77.31 15:51:09 15:30:01 all 26.71 0.00 9.44 7.42 0.14 56.30 15:51:09 15:30:01 0 26.18 0.00 9.70 5.87 0.21 58.03 15:51:09 15:30:01 1 26.34 0.00 9.60 7.19 0.16 56.72 15:51:09 15:30:01 2 27.10 0.00 9.92 7.55 0.10 55.33 15:51:09 15:30:01 3 27.21 0.00 8.52 9.06 0.10 55.10 15:51:09 15:31:01 all 50.89 0.00 13.86 2.37 0.13 32.75 15:51:09 15:31:01 0 51.06 0.00 14.20 2.46 0.14 32.14 15:51:09 15:31:01 1 51.56 0.00 13.52 2.49 0.09 32.33 15:51:09 15:31:01 2 50.23 0.00 14.07 2.13 0.16 33.40 15:51:09 15:31:01 3 50.69 0.00 13.65 2.39 0.14 33.12 15:51:09 15:32:02 all 36.15 0.00 12.51 3.58 0.11 47.64 15:51:09 15:32:02 0 36.28 0.00 13.24 4.48 0.12 45.89 15:51:09 15:32:02 1 36.47 0.00 12.01 2.67 0.14 48.72 15:51:09 15:32:02 2 36.41 0.00 12.56 2.53 0.12 48.38 15:51:09 15:32:02 3 35.45 0.00 12.26 4.66 0.07 47.56 15:51:09 15:33:02 all 20.82 0.00 27.87 14.35 0.23 36.73 15:51:09 15:33:02 0 21.12 0.00 26.75 12.68 0.25 39.20 15:51:09 15:33:02 1 20.19 0.00 27.69 15.29 0.25 36.58 15:51:09 15:33:02 2 22.12 0.00 28.39 14.23 0.23 35.03 15:51:09 15:33:02 3 19.84 0.00 28.66 15.21 0.20 36.09 15:51:09 15:34:01 all 54.02 0.00 20.54 14.81 0.14 10.49 15:51:09 15:34:01 0 54.25 0.00 19.91 13.07 0.16 12.61 15:51:09 15:34:01 1 54.18 0.00 20.54 15.18 0.14 9.96 15:51:09 15:34:01 2 52.61 0.00 21.35 16.04 0.15 9.86 15:51:09 15:34:01 3 55.02 0.00 20.37 14.97 0.11 9.52 15:51:09 15:35:01 all 25.51 0.00 21.78 26.00 0.22 26.49 15:51:09 15:35:01 0 24.08 0.00 21.50 24.25 0.19 29.98 15:51:09 15:35:01 1 24.93 0.00 21.19 26.75 0.23 26.90 15:51:09 15:35:01 2 26.55 0.00 22.15 26.30 0.23 24.77 15:51:09 15:35:01 3 26.49 0.00 22.27 26.70 0.23 24.30 15:51:09 15:36:01 all 37.71 0.00 17.69 25.30 0.20 19.10 15:51:09 15:36:01 0 36.54 0.00 18.02 27.46 0.25 17.73 15:51:09 15:36:01 1 38.54 0.00 18.19 24.94 0.19 18.14 15:51:09 15:36:01 2 38.58 0.00 16.77 26.27 0.19 18.19 15:51:09 15:36:01 3 37.16 0.00 17.81 22.49 0.16 22.39 15:51:09 15:37:01 all 13.23 0.00 5.38 2.29 0.05 79.05 15:51:09 15:37:01 0 12.47 0.00 5.56 2.64 0.03 79.30 15:51:09 15:37:01 1 14.40 0.00 5.64 2.21 0.05 77.70 15:51:09 15:37:01 2 12.47 0.00 4.97 2.24 0.05 80.27 15:51:09 15:37:01 3 13.58 0.00 5.36 2.07 0.05 78.94 15:51:09 15:38:01 all 0.16 0.00 0.05 0.00 0.00 99.79 15:51:09 15:38:01 0 0.03 0.00 0.05 0.02 0.00 99.90 15:51:09 15:38:01 1 0.05 0.00 0.07 0.00 0.00 99.88 15:51:09 15:38:01 2 0.43 0.00 0.03 0.00 0.00 99.53 15:51:09 15:38:01 3 0.12 0.00 0.03 0.00 0.00 99.85 15:51:09 15:39:02 all 0.17 0.00 0.07 0.00 0.00 99.76 15:51:09 15:39:02 0 0.27 0.00 0.03 0.00 0.00 99.70 15:51:09 15:39:02 1 0.13 0.00 0.08 0.00 0.00 99.78 15:51:09 15:39:02 2 0.23 0.00 0.12 0.00 0.00 99.65 15:51:09 15:39:02 3 0.03 0.00 0.05 0.00 0.00 99.92 15:51:09 15:51:09 15:39:02 CPU %user %nice %system %iowait %steal %idle 15:51:09 15:40:01 all 0.14 0.00 0.03 0.00 0.00 99.83 15:51:09 15:40:01 0 0.49 0.00 0.00 0.00 0.00 99.51 15:51:09 15:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:51:09 15:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:51:09 15:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:51:09 15:41:01 all 0.16 0.00 0.04 0.00 0.02 99.79 15:51:09 15:41:01 0 0.25 0.00 0.02 0.00 0.02 99.72 15:51:09 15:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:51:09 15:41:01 2 0.28 0.00 0.03 0.00 0.02 99.67 15:51:09 15:41:01 3 0.03 0.00 0.05 0.00 0.02 99.90 15:51:09 15:42:01 all 0.14 0.00 0.03 0.01 0.00 99.83 15:51:09 15:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:51:09 15:42:01 1 0.05 0.00 0.05 0.02 0.00 99.88 15:51:09 15:42:01 2 0.48 0.00 0.00 0.00 0.00 99.52 15:51:09 15:42:01 3 0.02 0.00 0.03 0.02 0.00 99.93 15:51:09 15:43:01 all 0.15 0.00 0.07 0.02 0.00 99.77 15:51:09 15:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:51:09 15:43:01 1 0.05 0.00 0.08 0.07 0.00 99.80 15:51:09 15:43:01 2 0.45 0.00 0.10 0.02 0.00 99.43 15:51:09 15:43:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:51:09 15:44:01 all 0.04 0.00 0.04 0.00 0.00 99.92 15:51:09 15:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:51:09 15:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:51:09 15:44:01 2 0.08 0.00 0.07 0.00 0.00 99.85 15:51:09 15:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:51:09 15:45:01 all 0.09 0.00 0.03 0.00 0.00 99.88 15:51:09 15:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:51:09 15:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:51:09 15:45:01 2 0.25 0.00 0.03 0.00 0.00 99.72 15:51:09 15:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:51:09 15:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:51:09 15:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:51:09 15:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:51:09 15:46:01 2 0.52 0.00 0.02 0.00 0.00 99.47 15:51:09 15:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 15:51:09 15:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 15:51:09 15:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:51:09 15:47:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:51:09 15:47:01 2 0.52 0.00 0.03 0.00 0.00 99.45 15:51:09 15:47:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:51:09 15:48:01 all 0.15 0.00 0.03 0.00 0.00 99.83 15:51:09 15:48:01 0 0.42 0.00 0.03 0.00 0.00 99.55 15:51:09 15:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:51:09 15:48:01 2 0.12 0.00 0.03 0.00 0.00 99.85 15:51:09 15:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:51:09 15:49:01 all 0.16 0.00 0.04 0.00 0.00 99.80 15:51:09 15:49:01 0 0.55 0.00 0.05 0.00 0.00 99.40 15:51:09 15:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:51:09 15:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:51:09 15:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:51:09 15:50:01 all 0.18 0.00 0.02 0.00 0.01 99.78 15:51:09 15:50:01 0 0.55 0.00 0.02 0.02 0.02 99.40 15:51:09 15:50:01 1 0.08 0.00 0.02 0.00 0.00 99.90 15:51:09 15:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:51:09 15:50:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:51:09 15:51:09 Average: CPU %user %nice %system %iowait %steal %idle 15:51:09 Average: all 12.42 0.00 6.08 4.29 0.06 77.15 15:51:09 Average: 0 12.35 0.00 6.15 4.10 0.07 77.33 15:51:09 Average: 1 12.42 0.00 6.05 4.32 0.06 77.16 15:51:09 Average: 2 12.71 0.00 6.11 4.43 0.06 76.69 15:51:09 Average: 3 12.20 0.00 6.01 4.31 0.05 77.42 15:51:09 15:51:09 15:51:09