Pull request #3701 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at 22189a20601e835d069a8814fe5b33d27e11ca61 rather than bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 Obtained Jenkinsfile from 22189a20601e835d069a8814fe5b33d27e11ca61 Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6844679321185745777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6895586192724240598.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8224884701565900187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5096821970626136728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2625715586528232338.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1416’ Running on prd-centos7-docker-4c-2g-1418 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6519671762352258807.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1558822812262992070.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 Merge succeeded, producing bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 Checking out Revision bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 (PR-3701) > git config core.sparsecheckout # timeout=10 > git checkout -f bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6172540555075555358.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 # timeout=10 Commit message: "docs: fix API path in SMA API document" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T05:37:54.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T05:37:54.983Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T05:37:55.015Z] ========================================================= [2021-09-06T05:37:55.015Z] EdgeX Global Pipelines Version Info [2021-09-06T05:37:55.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:37:56.260Z] ------------------- [2021-09-06T05:37:56.260Z] stable info: [2021-09-06T05:37:56.260Z] ------------------- [2021-09-06T05:37:56.260Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T05:37:56.260Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T05:37:56.260Z] Message: update stable to v1.0.205 [2021-09-06T05:37:56.843Z] ------------------- [2021-09-06T05:37:56.843Z] experimental info: [2021-09-06T05:37:56.843Z] ------------------- [2021-09-06T05:37:56.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T05:37:56.843Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T05:37:56.843Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T05:37:56.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T05:37:57.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T05:37:57.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T05:37:57.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T05:37:57.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T05:37:57.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T05:37:57.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T05:37:57.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T05:37:57.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T05:37:57.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T05:37:57.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T05:37:57.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T05:37:57.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T05:37:57.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T05:37:57.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T05:37:57.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T05:37:57.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T05:37:57.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T05:37:57.453Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T05:37:57.478Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T05:37:57.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T05:37:57.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T05:37:57.553Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T05:37:57.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3701 [Pipeline] echo [2021-09-06T05:37:57.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3701 [Pipeline] echo [2021-09-06T05:37:57.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3701 [Pipeline] echo [2021-09-06T05:37:57.653Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [Pipeline] echo [2021-09-06T05:37:57.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf6ffb2 [Pipeline] echo [2021-09-06T05:37:57.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T05:37:57.782Z] provisioning config files... [2021-09-06T05:37:57.803Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3916731486280782690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:37:58.143Z] ---> docker-login.sh [2021-09-06T05:37:58.143Z] nexus3.edgexfoundry.org:10001 [2021-09-06T05:37:58.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:37:58.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:37:58.414Z] Configure a credential helper to remove this warning. See [2021-09-06T05:37:58.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:37:58.414Z] [2021-09-06T05:37:58.414Z] Login Succeeded [2021-09-06T05:37:58.414Z] nexus3.edgexfoundry.org:10002 [2021-09-06T05:37:58.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:37:58.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:37:58.685Z] Configure a credential helper to remove this warning. See [2021-09-06T05:37:58.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:37:58.685Z] [2021-09-06T05:37:58.685Z] Login Succeeded [2021-09-06T05:37:58.685Z] nexus3.edgexfoundry.org:10003 [2021-09-06T05:37:58.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:37:58.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:37:58.685Z] Configure a credential helper to remove this warning. See [2021-09-06T05:37:58.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:37:58.685Z] [2021-09-06T05:37:58.685Z] Login Succeeded [2021-09-06T05:37:58.685Z] nexus3.edgexfoundry.org:10004 [2021-09-06T05:37:58.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:37:58.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:37:58.955Z] Configure a credential helper to remove this warning. See [2021-09-06T05:37:58.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:37:58.955Z] [2021-09-06T05:37:58.955Z] Login Succeeded [2021-09-06T05:37:58.955Z] docker.io [2021-09-06T05:37:58.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:37:59.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:37:59.223Z] Configure a credential helper to remove this warning. See [2021-09-06T05:37:59.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:37:59.223Z] [2021-09-06T05:37:59.223Z] Login Succeeded [2021-09-06T05:37:59.223Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T05:37:59.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T05:37:59.592Z] ++ 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 [2021-09-06T05:37:59.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.592Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.592Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T05:37:59.592Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T05:37:59.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.592Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T05:37:59.592Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.592Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T05:37:59.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.592Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T05:37:59.592Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.592Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T05:37:59.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.592Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T05:37:59.592Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.592Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T05:37:59.592Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.592Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T05:37:59.593Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.593Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T05:37:59.593Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.593Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T05:37:59.593Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.593Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T05:37:59.593Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.593Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T05:37:59.593Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.593Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T05:37:59.593Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.593Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T05:37:59.593Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.593Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T05:37:59.593Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:37:59.593Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T05:37:59.593Z] ++ cut -d/ -f2 [2021-09-06T05:37:59.593Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T05:37:59.655Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:38:00.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T05:38:00.340Z] [2021-09-06T05:38:00.340Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:38:00.676Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T05:38:00.676Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T05:38:00.676Z] 31603596830f: Pulling fs layer [2021-09-06T05:38:00.676Z] 04fac38145f0: Pulling fs layer [2021-09-06T05:38:00.676Z] 701f6daf10bf: Pulling fs layer [2021-09-06T05:38:00.676Z] 24f72da36158: Pulling fs layer [2021-09-06T05:38:00.676Z] 24f72da36158: Waiting [2021-09-06T05:38:00.676Z] 04fac38145f0: Download complete [2021-09-06T05:38:00.947Z] 31603596830f: Verifying Checksum [2021-09-06T05:38:00.947Z] 31603596830f: Download complete [2021-09-06T05:38:01.220Z] 31603596830f: Pull complete [2021-09-06T05:38:01.220Z] 24f72da36158: Verifying Checksum [2021-09-06T05:38:01.220Z] 24f72da36158: Download complete [2021-09-06T05:38:01.220Z] 04fac38145f0: Pull complete [2021-09-06T05:38:01.220Z] 701f6daf10bf: Verifying Checksum [2021-09-06T05:38:01.220Z] 701f6daf10bf: Download complete [2021-09-06T05:38:01.811Z] 701f6daf10bf: Pull complete [2021-09-06T05:38:02.077Z] 24f72da36158: Pull complete [2021-09-06T05:38:02.077Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T05:38:02.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T05:38:02.077Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T05:38:02.169Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2021-09-06T05:38:02.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-09-06T05:38:03.025Z] $ docker top eb49a6cdbed89c0e0902730348fb29d7dc83d761ac42320be6da9bb24c61fc2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T05:38:03.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T05:38:03.162Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T05:38:03.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T05:38:03.276Z] $ docker exec eb49a6cdbed89c0e0902730348fb29d7dc83d761ac42320be6da9bb24c61fc2c ssh-agent [2021-09-06T05:38:03.393Z] SSH_AUTH_SOCK=/tmp/ssh-d8KVjuCoV9bo/agent.13 [2021-09-06T05:38:03.393Z] SSH_AGENT_PID=20 [2021-09-06T05:38:03.404Z] Running ssh-add (command line suppressed) [2021-09-06T05:38:03.516Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4068113209191656260.key (/w/workspace/edgex-go/3@tmp/private_key_4068113209191656260.key) [2021-09-06T05:38:03.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T05:38:03.851Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T05:38:03.869Z] $ docker exec --env ******** --env ******** eb49a6cdbed89c0e0902730348fb29d7dc83d761ac42320be6da9bb24c61fc2c ssh-agent -k [2021-09-06T05:38:03.975Z] unset SSH_AUTH_SOCK; [2021-09-06T05:38:03.975Z] unset SSH_AGENT_PID; [2021-09-06T05:38:03.975Z] echo Agent pid 20 killed; [2021-09-06T05:38:03.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T05:38:04.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T05:38:04.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T05:38:04.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T05:38:04.159Z] $ docker exec eb49a6cdbed89c0e0902730348fb29d7dc83d761ac42320be6da9bb24c61fc2c ssh-agent [2021-09-06T05:38:04.270Z] SSH_AUTH_SOCK=/tmp/ssh-4QYbpNXST6PF/agent.52 [2021-09-06T05:38:04.270Z] SSH_AGENT_PID=59 [2021-09-06T05:38:04.278Z] Running ssh-add (command line suppressed) [2021-09-06T05:38:04.375Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5610921892366154152.key (/w/workspace/edgex-go/3@tmp/private_key_5610921892366154152.key) [2021-09-06T05:38:04.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T05:38:04.721Z] + git semver init [2021-09-06T05:38:04.721Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T05:38:04.721Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-06T05:38:04.721Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-06T05:38:04.721Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T05:38:04.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T05:38:04.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T05:38:04.721Z] # $SEMVER_BRANCH = PR-3701 [2021-09-06T05:38:04.721Z] # $SEMVER_TEMP = /tmp/semver-736465401 [2021-09-06T05:38:04.721Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T05:38:22.976Z] # '/tmp/semver-736465401' -> '/w/workspace/edgex-go/3/.semver' [2021-09-06T05:38:22.976Z] # -> Force: false [2021-09-06T05:38:22.976Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-06T05:38:22.989Z] $ docker exec --env ******** --env ******** eb49a6cdbed89c0e0902730348fb29d7dc83d761ac42320be6da9bb24c61fc2c ssh-agent -k [2021-09-06T05:38:23.089Z] unset SSH_AUTH_SOCK; [2021-09-06T05:38:23.089Z] unset SSH_AGENT_PID; [2021-09-06T05:38:23.089Z] echo Agent pid 59 killed; [2021-09-06T05:38:23.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T05:38:23.476Z] + git semver [Pipeline] } [2021-09-06T05:38:23.494Z] $ docker stop --time=1 eb49a6cdbed89c0e0902730348fb29d7dc83d761ac42320be6da9bb24c61fc2c [2021-09-06T05:38:25.449Z] $ docker rm -f eb49a6cdbed89c0e0902730348fb29d7dc83d761ac42320be6da9bb24c61fc2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T05:38:25.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T05:38:26.214Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T05:38:26.220Z] [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] echo [2021-09-06T05:38:26.596Z] ========================================================= [2021-09-06T05:38:26.596Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T05:38:26.596Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:38:26.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:38:26.937Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T05:38:26.937Z] 540db60ca938: Pulling fs layer [2021-09-06T05:38:26.937Z] adcc1eea9eea: Pulling fs layer [2021-09-06T05:38:26.937Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T05:38:26.937Z] db62176df00c: Pulling fs layer [2021-09-06T05:38:26.937Z] 3b30891b0d05: Pulling fs layer [2021-09-06T05:38:26.937Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T05:38:26.937Z] c788192a36de: Pulling fs layer [2021-09-06T05:38:26.937Z] a77e37c0d609: Pulling fs layer [2021-09-06T05:38:26.937Z] c3185cebc471: Pulling fs layer [2021-09-06T05:38:26.937Z] 06b49ca38bd5: Waiting [2021-09-06T05:38:26.937Z] c788192a36de: Waiting [2021-09-06T05:38:26.937Z] a77e37c0d609: Waiting [2021-09-06T05:38:26.937Z] c3185cebc471: Waiting [2021-09-06T05:38:26.937Z] db62176df00c: Waiting [2021-09-06T05:38:26.937Z] 3b30891b0d05: Waiting [2021-09-06T05:38:26.937Z] 4c4ab2625f07: Download complete [2021-09-06T05:38:26.937Z] adcc1eea9eea: Verifying Checksum [2021-09-06T05:38:26.937Z] adcc1eea9eea: Download complete [2021-09-06T05:38:26.937Z] 3b30891b0d05: Download complete [2021-09-06T05:38:26.937Z] 06b49ca38bd5: Verifying Checksum [2021-09-06T05:38:26.937Z] 06b49ca38bd5: Download complete [2021-09-06T05:38:27.212Z] c788192a36de: Verifying Checksum [2021-09-06T05:38:27.212Z] c788192a36de: Download complete [2021-09-06T05:38:27.212Z] 540db60ca938: Verifying Checksum [2021-09-06T05:38:27.212Z] 540db60ca938: Download complete [2021-09-06T05:38:27.212Z] 540db60ca938: Pull complete [2021-09-06T05:38:27.481Z] adcc1eea9eea: Pull complete [2021-09-06T05:38:27.481Z] 4c4ab2625f07: Pull complete [2021-09-06T05:38:27.749Z] a77e37c0d609: Verifying Checksum [2021-09-06T05:38:27.749Z] a77e37c0d609: Download complete [2021-09-06T05:38:31.099Z] c3185cebc471: Verifying Checksum [2021-09-06T05:38:31.099Z] c3185cebc471: Download complete [2021-09-06T05:38:32.065Z] db62176df00c: Verifying Checksum [2021-09-06T05:38:32.065Z] db62176df00c: Download complete [2021-09-06T05:38:35.456Z] db62176df00c: Pull complete [2021-09-06T05:38:35.456Z] 3b30891b0d05: Pull complete [2021-09-06T05:38:35.456Z] 06b49ca38bd5: Pull complete [2021-09-06T05:38:35.456Z] c788192a36de: Pull complete [2021-09-06T05:38:35.456Z] a77e37c0d609: Pull complete [2021-09-06T05:38:37.436Z] c3185cebc471: Pull complete [2021-09-06T05:38:37.436Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T05:38:37.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:38:37.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:38:37.780Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:38:37.780Z] WORKDIR /edgex [2021-09-06T05:38:37.780Z] COPY go.mod . [2021-09-06T05:38:37.780Z] RUN go mod download' [2021-09-06T05:38:37.780Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T05:38:39.231Z] Sending build context to Docker daemon 328.8MB [2021-09-06T05:38:39.231Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:38:39.231Z] ---> 031687cdd783 [2021-09-06T05:38:39.231Z] Step 2/4 : WORKDIR /edgex [2021-09-06T05:38:40.639Z] ---> Running in 6ae7f11e3f0b [2021-09-06T05:38:40.639Z] Removing intermediate container 6ae7f11e3f0b [2021-09-06T05:38:40.639Z] ---> 9c9d08f97a2e [2021-09-06T05:38:40.639Z] Step 3/4 : COPY go.mod . [2021-09-06T05:38:40.908Z] ---> 76d99a25e9dc [2021-09-06T05:38:40.908Z] Step 4/4 : RUN go mod download [2021-09-06T05:38:40.908Z] ---> Running in b0174ef4542d [2021-09-06T05:38:41.490Z] Still waiting to schedule task [2021-09-06T05:38:41.491Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1417’ [2021-09-06T05:39:13.157Z] Removing intermediate container b0174ef4542d [2021-09-06T05:39:13.157Z] ---> 97338b38ae80 [2021-09-06T05:39:13.157Z] Successfully built 97338b38ae80 [2021-09-06T05:39:13.157Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:39:13.484Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T05:39:13.484Z] . [Pipeline] withDockerContainer [2021-09-06T05:39:13.580Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2021-09-06T05:39:13.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T05:39:14.007Z] $ docker top 1b48203d5ac554ad85fa776b1ffe224a53eeb2d2ef21e4f5ecb4aafd45874d86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:39:14.678Z] + go version [2021-09-06T05:39:14.678Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T05:39:14.689Z] $ docker stop --time=1 1b48203d5ac554ad85fa776b1ffe224a53eeb2d2ef21e4f5ecb4aafd45874d86 [2021-09-06T05:39:15.898Z] $ docker rm -f 1b48203d5ac554ad85fa776b1ffe224a53eeb2d2ef21e4f5ecb4aafd45874d86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:39:16.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T05:39:16.445Z] . [Pipeline] withDockerContainer [2021-09-06T05:39:16.529Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2021-09-06T05:39:16.575Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T05:39:16.933Z] $ docker top 8e2633251f026670e87fafc1fd928e72500db2d51489929eb6440a8a54a94d29 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T05:39:17.034Z] ========================================================= [2021-09-06T05:39:17.034Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T05:39:17.034Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:39:17.367Z] + go mod tidy [Pipeline] sh [2021-09-06T05:39:17.943Z] + make test [2021-09-06T05:39:17.944Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T05:39:18.210Z] go mod tidy [2021-09-06T05:39:18.210Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T05:39:23.589Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T05:39:41.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T05:39:45.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T05:39:45.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T05:39:45.487Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T05:39:48.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T05:39:48.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T05:39:48.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T05:39:48.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T05:39:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T05:39:49.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T05:39:49.841Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T05:39:49.841Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T05:39:49.841Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T05:39:49.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T05:39:51.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-09-06T05:39:51.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T05:39:51.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T05:39:53.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 100.0% of statements [2021-09-06T05:39:53.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T05:39:53.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 46.3% of statements [2021-09-06T05:39:53.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T05:39:53.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T05:39:54.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-09-06T05:39:54.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T05:39:54.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:39:55.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-09-06T05:39:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T05:39:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T05:39:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T05:39:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T05:39:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T05:39:56.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements [2021-09-06T05:39:56.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T05:39:56.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:39:56.103Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-09-06T05:39:56.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T05:39:56.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T05:39:56.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T05:39:56.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T05:39:56.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T05:39:56.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-09-06T05:39:56.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T05:39:56.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T05:39:56.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T05:39:57.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-09-06T05:39:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T05:39:57.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-09-06T05:39:57.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-09-06T05:39:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T05:39:58.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-06T05:39:59.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-09-06T05:39:59.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-06T05:39:59.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-09-06T05:39:59.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-09-06T05:40:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2021-09-06T05:40:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-06T05:40:16.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.227s coverage: 81.8% of statements [2021-09-06T05:40:16.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T05:40:34.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-09-06T05:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-09-06T05:40:34.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 66.9% of statements [2021-09-06T05:40:34.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T05:40:34.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T05:40:34.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T05:40:35.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-09-06T05:40:35.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T05:40:35.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T05:40:35.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2021-09-06T05:40:35.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T05:40:35.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-09-06T05:40:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T05:40:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T05:40:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.0% of statements [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T05:40:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T05:40:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T05:40:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T05:40:43.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T05:40:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-09-06T05:40:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-06T05:40:43.893Z] GO111MODULE=on go vet ./... [2021-09-06T05:41:06.059Z] gofmt -l . [2021-09-06T05:41:06.059Z] [ "`gofmt -l .`" = "" ] [2021-09-06T05:41:06.059Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T05:41:07.048Z] + ls -al . [2021-09-06T05:41:07.048Z] total 608 [2021-09-06T05:41:07.048Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 05:41 . [2021-09-06T05:41:07.048Z] drwxr-xr-x 4 root root 28 Sep 6 05:39 .. [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 05:37 .dockerignore [2021-09-06T05:41:07.048Z] drwxrwxr-x 8 1001 1001 179 Sep 6 05:37 .git [2021-09-06T05:41:07.048Z] drwxrwxr-x 4 1001 1001 142 Sep 6 05:37 .github [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 05:37 .gitignore [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 05:37 .hadolint.yml [2021-09-06T05:41:07.048Z] drwx------ 3 1001 1001 58 Sep 6 05:38 .semver [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 05:37 .sonarcloud.properties [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 05:37 ADOPTERS.md [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 05:37 Attribution.txt [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 05:37 CHANGELOG.md [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 05:37 CONTRIBUTING.md [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 05:37 GOVERNANCE.md [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 05:37 Jenkinsfile [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 05:37 LICENSE [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 05:37 Makefile [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 05:37 OWNERS.md [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 05:37 README.md [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 05:37 SECURITY.md [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 05:38 VERSION [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 05:37 ZMQWindows.md [2021-09-06T05:41:07.048Z] drwxrwxr-x 2 1001 1001 37 Sep 6 05:37 bin [2021-09-06T05:41:07.048Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 05:37 cmd [2021-09-06T05:41:07.048Z] -rw-r--r-- 1 root root 404331 Sep 6 05:40 coverage.out [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 05:37 go.mod [2021-09-06T05:41:07.048Z] -rw-r--r-- 1 root root 50064 Sep 6 05:39 go.sum [2021-09-06T05:41:07.048Z] drwxrwxr-x 8 1001 1001 124 Sep 6 05:37 internal [2021-09-06T05:41:07.048Z] drwxrwxr-x 3 1001 1001 16 Sep 6 05:37 openapi [2021-09-06T05:41:07.048Z] drwxrwxr-x 4 1001 1001 71 Sep 6 05:37 snap [2021-09-06T05:41:07.048Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 05:37 version.go [Pipeline] sh [2021-09-06T05:41:07.369Z] + '[' -e coverage.out ] [2021-09-06T05:41:07.369Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T05:41:07.477Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T05:41:07.787Z] + make build [2021-09-06T05:41:07.787Z] go mod tidy [2021-09-06T05:41:08.061Z] 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 [2021-09-06T05:41:09.480Z] 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 [2021-09-06T05:41:16.158Z] 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 [2021-09-06T05:41:17.126Z] 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 [2021-09-06T05:41:18.540Z] 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 [2021-09-06T05:41:18.540Z] 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 [2021-09-06T05:41:19.950Z] 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 [2021-09-06T05:41:20.912Z] 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 [2021-09-06T05:41:21.880Z] 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 [2021-09-06T05:41:22.851Z] 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 [2021-09-06T05:41:23.822Z] 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 [2021-09-06T05:41:24.810Z] 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] } [2021-09-06T05:41:26.248Z] $ docker stop --time=1 8e2633251f026670e87fafc1fd928e72500db2d51489929eb6440a8a54a94d29 [2021-09-06T05:41:28.298Z] $ docker rm -f 8e2633251f026670e87fafc1fd928e72500db2d51489929eb6440a8a54a94d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:41:29.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:41:29.921Z] [2021-09-06T05:41:29.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:41:30.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:41:30.262Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T05:41:30.262Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T05:41:30.262Z] ca9280d653b3: Pulling fs layer [2021-09-06T05:41:30.262Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T05:41:30.848Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T05:41:30.849Z] cbdbe7a5bc2a: Download complete [2021-09-06T05:41:30.849Z] cbdbe7a5bc2a: Pull complete [2021-09-06T05:41:31.432Z] ca9280d653b3: Verifying Checksum [2021-09-06T05:41:31.432Z] ca9280d653b3: Download complete [2021-09-06T05:41:32.020Z] ca9280d653b3: Pull complete [2021-09-06T05:41:33.958Z] 7e9c9ca2126c: Verifying Checksum [2021-09-06T05:41:33.959Z] 7e9c9ca2126c: Download complete [2021-09-06T05:41:36.567Z] 7e9c9ca2126c: Pull complete [2021-09-06T05:41:36.567Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T05:41:36.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:41:36.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T05:41:36.661Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2021-09-06T05:41:36.727Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T05:41:39.649Z] $ docker top baf1f3d16a82183c5c8b3a5776138cadaf6efebf311b38287efb286497e95d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:41:40.053Z] + docker-compose build --help [2021-09-06T05:41:40.053Z] + grep parallel [2021-09-06T05:41:40.636Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T05:41:40.663Z] $ docker stop --time=1 baf1f3d16a82183c5c8b3a5776138cadaf6efebf311b38287efb286497e95d88 [2021-09-06T05:41:41.895Z] $ docker rm -f baf1f3d16a82183c5c8b3a5776138cadaf6efebf311b38287efb286497e95d88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:41:42.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:41:42.394Z] . [Pipeline] withDockerContainer [2021-09-06T05:41:42.493Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2021-09-06T05:41:42.555Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T05:41:42.913Z] $ docker top ba3cafe7b6557695cc4f78c2f6f7e6ed9267a7dd790745ffb72a3d0a4bad33e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:41:43.317Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T05:41:43.899Z] Building core-command ... [2021-09-06T05:41:43.899Z] Building core-data ... [2021-09-06T05:41:43.899Z] Building core-metadata ... [2021-09-06T05:41:43.899Z] Building security-bootstrapper ... [2021-09-06T05:41:43.899Z] Building security-proxy-setup ... [2021-09-06T05:41:43.899Z] Building security-secretstore-setup ... [2021-09-06T05:41:43.899Z] Building support-notifications ... [2021-09-06T05:41:43.899Z] Building support-scheduler ... [2021-09-06T05:41:43.899Z] Building sys-mgmt-agent ... [2021-09-06T05:41:43.899Z] Building support-notifications [2021-09-06T05:41:43.899Z] Building security-secretstore-setup [2021-09-06T05:41:43.899Z] Building security-bootstrapper [2021-09-06T05:41:43.899Z] Building support-scheduler [2021-09-06T05:41:43.899Z] Building core-command [2021-09-06T05:41:53.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:41:53.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:41:53.378Z] ---> 97338b38ae80 [2021-09-06T05:41:53.378Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:41:53.378Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:41:53.378Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:41:53.378Z] ---> 97338b38ae80 [2021-09-06T05:41:53.378Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T05:42:00.032Z] ---> Running in 98dbca6aa52d [2021-09-06T05:42:00.032Z] ---> Running in 67e1061ddb38 [2021-09-06T05:42:03.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:42:03.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:42:03.385Z] ---> 97338b38ae80 [2021-09-06T05:42:03.385Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:42:05.358Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:42:05.358Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:42:05.358Z] ---> 97338b38ae80 [2021-09-06T05:42:05.358Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T05:42:06.765Z] Removing intermediate container 98dbca6aa52d [2021-09-06T05:42:06.765Z] ---> ad96ba6a34fe [2021-09-06T05:42:06.765Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:42:06.765Z] ---> Running in 8866d8ef1891 [2021-09-06T05:42:06.765Z] ---> Running in aec69f1188b1 [2021-09-06T05:42:06.765Z] Removing intermediate container 67e1061ddb38 [2021-09-06T05:42:06.765Z] ---> 649ffd523c6d [2021-09-06T05:42:06.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:42:06.765Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:42:06.765Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:42:06.765Z] ---> 97338b38ae80 [2021-09-06T05:42:06.765Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:42:06.765Z] ---> Using cache [2021-09-06T05:42:06.765Z] ---> 649ffd523c6d [2021-09-06T05:42:06.765Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:42:07.037Z] ---> Running in 50adcd898420 [2021-09-06T05:42:07.037Z] ---> Running in 9dc55fdea6ca [2021-09-06T05:42:07.037Z] ---> Running in 23cf7563ec54 [2021-09-06T05:42:07.312Z] Removing intermediate container 8866d8ef1891 [2021-09-06T05:42:07.312Z] ---> 94c77d1a914e [2021-09-06T05:42:07.312Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:42:07.312Z] Removing intermediate container aec69f1188b1 [2021-09-06T05:42:07.312Z] ---> b1ce6cc3e42e [2021-09-06T05:42:07.312Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:42:07.312Z] ---> Running in b22e62531f31 [2021-09-06T05:42:07.312Z] ---> Running in 5b8017e350ad [2021-09-06T05:42:08.309Z] Removing intermediate container 50adcd898420 [2021-09-06T05:42:08.309Z] ---> 02e5925226c6 [2021-09-06T05:42:08.309Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T05:42:08.309Z] Removing intermediate container 9dc55fdea6ca [2021-09-06T05:42:08.309Z] ---> 41601740ab69 [2021-09-06T05:42:08.309Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:42:08.309Z] ---> Running in b0174f8f8cb0 [2021-09-06T05:42:08.309Z] ---> Running in 079eb5e72a93 [2021-09-06T05:42:08.578Z] Removing intermediate container 23cf7563ec54 [2021-09-06T05:42:08.578Z] ---> 74b69c72dc6b [2021-09-06T05:42:08.578Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T05:42:08.578Z] Removing intermediate container 5b8017e350ad [2021-09-06T05:42:08.578Z] ---> e4cd104e0e67 [2021-09-06T05:42:08.578Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T05:42:08.578Z] ---> Running in b4d0da8aec8c [2021-09-06T05:42:08.578Z] ---> Running in 7b5c4041285c [2021-09-06T05:42:08.846Z] Removing intermediate container b22e62531f31 [2021-09-06T05:42:08.846Z] ---> 95ffbe0a7857 [2021-09-06T05:42:08.846Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T05:42:08.846Z] ---> Running in 23c8fbb15ff8 [2021-09-06T05:42:09.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:09.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:09.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:09.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:09.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:09.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:09.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:09.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:10.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:10.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:42:10.236Z] OK: 219 MiB in 52 packages [2021-09-06T05:42:10.507Z] OK: 219 MiB in 52 packages [2021-09-06T05:42:10.775Z] Removing intermediate container b0174f8f8cb0 [2021-09-06T05:42:10.775Z] ---> 53be5fe5757a [2021-09-06T05:42:10.775Z] Step 6/26 : COPY go.mod . [2021-09-06T05:42:10.775Z] OK: 219 MiB in 52 packages [2021-09-06T05:42:10.775Z] OK: 219 MiB in 52 packages [2021-09-06T05:42:10.775Z] Removing intermediate container 7b5c4041285c [2021-09-06T05:42:10.775Z] ---> f1f7709fceaa [2021-09-06T05:42:10.775Z] Step 6/32 : COPY go.mod . [2021-09-06T05:42:10.775Z] OK: 219 MiB in 52 packages [2021-09-06T05:42:11.061Z] ---> 2d4b5d2835f4 [2021-09-06T05:42:11.061Z] Step 7/26 : RUN go mod download [2021-09-06T05:42:11.061Z] ---> 625ea09fee80 [2021-09-06T05:42:11.061Z] Step 7/32 : RUN go mod download [2021-09-06T05:42:11.061Z] ---> Running in 79b2b779118f [2021-09-06T05:42:11.061Z] ---> Running in 7b06e74bdea1 [2021-09-06T05:42:11.333Z] Removing intermediate container 23c8fbb15ff8 [2021-09-06T05:42:11.333Z] ---> 17a3066e4a0d [2021-09-06T05:42:11.333Z] Step 6/23 : COPY go.mod . [2021-09-06T05:42:11.333Z] Removing intermediate container b4d0da8aec8c [2021-09-06T05:42:11.333Z] ---> 011528f55c75 [2021-09-06T05:42:11.333Z] Step 6/23 : COPY go.mod . [2021-09-06T05:42:11.333Z] Removing intermediate container 079eb5e72a93 [2021-09-06T05:42:11.333Z] ---> 983d8b6b1077 [2021-09-06T05:42:11.333Z] Step 6/24 : COPY go.mod . [2021-09-06T05:42:11.600Z] ---> e2d406ef5671 [2021-09-06T05:42:11.600Z] Step 7/23 : RUN go mod download [2021-09-06T05:42:11.600Z] ---> ec694511d40e [2021-09-06T05:42:11.600Z] Step 7/23 : RUN go mod download [2021-09-06T05:42:11.600Z] ---> Running in 50ff7ed9efd3 [2021-09-06T05:42:11.600Z] ---> Running in 05630c5196b8 [2021-09-06T05:42:11.600Z] ---> 9be37c8f7916 [2021-09-06T05:42:11.600Z] Step 7/24 : RUN go mod download [2021-09-06T05:42:11.600Z] ---> Running in 0dc998d67e05 [2021-09-06T05:42:13.032Z] Removing intermediate container 79b2b779118f [2021-09-06T05:42:13.032Z] ---> 0e0cec3f0ede [2021-09-06T05:42:13.032Z] Step 8/26 : COPY . . [2021-09-06T05:42:17.376Z] Removing intermediate container 05630c5196b8 [2021-09-06T05:42:17.376Z] ---> 5ba6c2b25914 [2021-09-06T05:42:17.376Z] Step 8/23 : COPY . . [2021-09-06T05:42:17.376Z] Removing intermediate container 7b06e74bdea1 [2021-09-06T05:42:17.376Z] ---> 796772c4e527 [2021-09-06T05:42:17.376Z] Step 8/32 : COPY . . [2021-09-06T05:42:17.376Z] Removing intermediate container 50ff7ed9efd3 [2021-09-06T05:42:17.376Z] ---> 2690b79950a9 [2021-09-06T05:42:17.376Z] Step 8/23 : COPY . . [2021-09-06T05:42:17.376Z] Removing intermediate container 0dc998d67e05 [2021-09-06T05:42:17.376Z] ---> 1c3138af890e [2021-09-06T05:42:17.376Z] Step 8/24 : COPY . . [2021-09-06T05:42:17.376Z] ---> 539628e302c2 [2021-09-06T05:42:17.376Z] Step 9/26 : RUN go mod tidy [2021-09-06T05:42:22.768Z] ---> Running in 718cb310c2f1 [2021-09-06T05:42:28.135Z] ---> 9439f41434f1 [2021-09-06T05:42:28.135Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:42:28.409Z] ---> Running in 8e3dd3b4bc84 [2021-09-06T05:42:34.401Z] Removing intermediate container 8e3dd3b4bc84 [2021-09-06T05:42:34.401Z] ---> e631c0221c53 [2021-09-06T05:42:34.401Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T05:42:34.982Z] ---> Running in aea3594503e1 [2021-09-06T05:42:36.922Z] 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 [2021-09-06T05:42:40.263Z] ---> 37c78d1622d4 [2021-09-06T05:42:40.263Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:42:40.263Z] Removing intermediate container 718cb310c2f1 [2021-09-06T05:42:40.263Z] ---> fa4c9125c86f [2021-09-06T05:42:40.263Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T05:42:40.534Z] ---> Running in 3ebf078161ee [2021-09-06T05:42:40.534Z] ---> Running in 3bd0510be44d [2021-09-06T05:42:40.534Z] ---> bab90c995053 [2021-09-06T05:42:40.534Z] Step 9/32 : RUN go mod tidy [2021-09-06T05:42:40.534Z] ---> d84bf807a979 [2021-09-06T05:42:40.534Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:42:40.534Z] ---> Running in c0ecf4c68214 [2021-09-06T05:42:40.800Z] ---> Running in 899618f41fce [2021-09-06T05:42:41.761Z] 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 [2021-09-06T05:42:42.723Z] Removing intermediate container 3ebf078161ee [2021-09-06T05:42:42.723Z] ---> 0766fc2c3144 [2021-09-06T05:42:42.723Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T05:42:42.723Z] ---> Running in fb65e30dcc95 [2021-09-06T05:42:43.312Z] 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 [2021-09-06T05:42:43.896Z] Removing intermediate container 899618f41fce [2021-09-06T05:42:43.896Z] ---> be58e49bfc9b [2021-09-06T05:42:43.896Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T05:42:43.896Z] Removing intermediate container c0ecf4c68214 [2021-09-06T05:42:43.896Z] ---> b3d11c78dd5c [2021-09-06T05:42:43.896Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T05:42:43.896Z] ---> Running in c877a2ef98f1 [2021-09-06T05:42:43.896Z] ---> Running in 4fa88285cc63 [2021-09-06T05:42:44.864Z] 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 [2021-09-06T05:42:44.864Z] 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 [2021-09-06T05:42:49.906Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1420 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws [2021-09-06T05:42:49.926Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-06T05:42:50.196Z] The recommended git tool is: git [2021-09-06T05:42:57.115Z] using credential edgex-jenkins-ssh [2021-09-06T05:42:57.135Z] Cloning the remote Git repository [2021-09-06T05:42:57.192Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:42:57.303Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-06T05:42:57.483Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:42:57.484Z] > git --version # timeout=10 [2021-09-06T05:42:57.545Z] > git --version # 'git version 2.17.1' [2021-09-06T05:42:57.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:42:57.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:43:15.486Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:43:15.883Z] Merge succeeded, producing bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:43:15.883Z] Checking out Revision bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 (PR-3701) [2021-09-06T05:43:14.650Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:43:14.682Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:43:14.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:43:14.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:43:14.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:43:14.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T05:43:15.509Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T05:43:15.532Z] > git checkout -f bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 # timeout=10 [2021-09-06T05:43:15.780Z] > git remote # timeout=10 [2021-09-06T05:43:15.803Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T05:43:15.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:43:15.831Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-06T05:43:15.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T05:43:15.889Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T05:43:15.901Z] > git checkout -f bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 # timeout=10 [2021-09-06T05:43:20.572Z] Commit message: "docs: fix API path in SMA API document" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T05:43:21.323Z] provisioning config files... [2021-09-06T05:43:21.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2950881293874039809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:43:21.988Z] ---> docker-login.sh [2021-09-06T05:43:21.988Z] nexus3.edgexfoundry.org:10001 [2021-09-06T05:43:22.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:43:23.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:43:23.254Z] Configure a credential helper to remove this warning. See [2021-09-06T05:43:23.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:43:23.254Z] [2021-09-06T05:43:23.254Z] Login Succeeded [2021-09-06T05:43:23.254Z] nexus3.edgexfoundry.org:10002 [2021-09-06T05:43:23.759Z] 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 [2021-09-06T05:43:23.759Z] Removing intermediate container aea3594503e1 [2021-09-06T05:43:23.759Z] ---> 9236838b0680 [2021-09-06T05:43:23.759Z] [2021-09-06T05:43:23.759Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:43:23.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:43:23.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:43:23.857Z] Configure a credential helper to remove this warning. See [2021-09-06T05:43:23.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:43:23.857Z] [2021-09-06T05:43:23.857Z] Login Succeeded [2021-09-06T05:43:23.857Z] nexus3.edgexfoundry.org:10003 [2021-09-06T05:43:24.352Z] Removing intermediate container fb65e30dcc95 [2021-09-06T05:43:24.352Z] ---> e6086b4380a4 [2021-09-06T05:43:24.352Z] [2021-09-06T05:43:24.352Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:43:24.352Z] 3.12: Pulling from library/alpine [2021-09-06T05:43:24.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:43:24.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:43:24.458Z] Configure a credential helper to remove this warning. See [2021-09-06T05:43:24.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:43:24.458Z] [2021-09-06T05:43:24.458Z] Login Succeeded [2021-09-06T05:43:24.458Z] nexus3.edgexfoundry.org:10004 [2021-09-06T05:43:24.628Z] 3.12: Pulling from library/alpine [2021-09-06T05:43:25.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:43:25.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:43:25.063Z] Configure a credential helper to remove this warning. See [2021-09-06T05:43:25.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:43:25.063Z] [2021-09-06T05:43:25.063Z] Login Succeeded [2021-09-06T05:43:25.063Z] docker.io [2021-09-06T05:43:25.598Z] Removing intermediate container 3bd0510be44d [2021-09-06T05:43:25.598Z] ---> ceeae6a79966 [2021-09-06T05:43:25.598Z] [2021-09-06T05:43:25.598Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T05:43:25.598Z] 3.12: Pulling from library/alpine [2021-09-06T05:43:25.598Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T05:43:25.598Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T05:43:25.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:43:25.867Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T05:43:25.867Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T05:43:25.867Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T05:43:25.867Z] Status: Image is up to date for alpine:3.12 [2021-09-06T05:43:25.867Z] ---> 48b8ec4ed9eb [2021-09-06T05:43:25.867Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T05:43:25.867Z] ---> 48b8ec4ed9eb [2021-09-06T05:43:25.867Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:43:25.867Z] ---> 48b8ec4ed9eb [2021-09-06T05:43:25.867Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:43:25.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:43:25.950Z] Configure a credential helper to remove this warning. See [2021-09-06T05:43:25.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:43:25.950Z] [2021-09-06T05:43:25.950Z] Login Succeeded [2021-09-06T05:43:25.950Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T05:43:26.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-06T05:43:26.607Z] ========================================================= [2021-09-06T05:43:26.607Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T05:43:26.607Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:43:26.827Z] ---> Running in f8e4ef1835d1 [2021-09-06T05:43:26.827Z] ---> Running in 0908dd122e6b [2021-09-06T05:43:26.827Z] ---> Running in bd351cf99dbf [2021-09-06T05:43:26.827Z] Removing intermediate container c877a2ef98f1 [2021-09-06T05:43:26.827Z] ---> 82aceb2eed83 [2021-09-06T05:43:26.827Z] [2021-09-06T05:43:26.827Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T05:43:26.827Z] ---> 48b8ec4ed9eb [2021-09-06T05:43:26.827Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T05:43:26.827Z] Removing intermediate container 4fa88285cc63 [2021-09-06T05:43:26.827Z] ---> 2bbb4e9b644f [2021-09-06T05:43:26.827Z] [2021-09-06T05:43:26.827Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:43:26.827Z] ---> 48b8ec4ed9eb [2021-09-06T05:43:26.827Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T05:43:26.827Z] ---> Running in 73ae08c23fd6 [2021-09-06T05:43:26.827Z] ---> Running in 447c27705950 [2021-09-06T05:43:26.827Z] Removing intermediate container 73ae08c23fd6 [2021-09-06T05:43:26.827Z] ---> 14ab32c0e524 [2021-09-06T05:43:26.827Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T05:43:26.827Z] ---> Running in 320d3a63ef88 [2021-09-06T05:43:27.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:43:27.286Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T05:43:27.286Z] 595b0fe564bb: Pulling fs layer [2021-09-06T05:43:27.286Z] 24495759ef45: Pulling fs layer [2021-09-06T05:43:27.286Z] d148012ef14d: Pulling fs layer [2021-09-06T05:43:27.286Z] e90a11edd702: Pulling fs layer [2021-09-06T05:43:27.286Z] d77568369979: Pulling fs layer [2021-09-06T05:43:27.286Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T05:43:27.286Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T05:43:27.286Z] 97ac5df62f85: Pulling fs layer [2021-09-06T05:43:27.286Z] e90a11edd702: Waiting [2021-09-06T05:43:27.286Z] 170f2ba95c9a: Waiting [2021-09-06T05:43:27.286Z] 97ac5df62f85: Waiting [2021-09-06T05:43:27.286Z] fc1c9f9a7f3b: Waiting [2021-09-06T05:43:27.286Z] d77568369979: Waiting [2021-09-06T05:43:27.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.434Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T05:43:27.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.562Z] d148012ef14d: Verifying Checksum [2021-09-06T05:43:27.562Z] d148012ef14d: Download complete [2021-09-06T05:43:27.562Z] 24495759ef45: Verifying Checksum [2021-09-06T05:43:27.562Z] 24495759ef45: Download complete [2021-09-06T05:43:27.562Z] d77568369979: Verifying Checksum [2021-09-06T05:43:27.562Z] d77568369979: Download complete [2021-09-06T05:43:27.562Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-06T05:43:27.562Z] fc1c9f9a7f3b: Download complete [2021-09-06T05:43:27.562Z] 595b0fe564bb: Verifying Checksum [2021-09-06T05:43:27.562Z] 595b0fe564bb: Download complete [2021-09-06T05:43:27.562Z] 170f2ba95c9a: Verifying Checksum [2021-09-06T05:43:27.562Z] 170f2ba95c9a: Download complete [2021-09-06T05:43:27.709Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T05:43:27.709Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T05:43:27.709Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:43:27.709Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:43:27.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.709Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T05:43:27.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.709Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:43:27.709Z] OK: 6 MiB in 15 packages [2021-09-06T05:43:27.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.709Z] OK: 6 MiB in 17 packages [2021-09-06T05:43:27.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:27.709Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T05:43:27.709Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:43:27.709Z] OK: 6 MiB in 15 packages [2021-09-06T05:43:27.980Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T05:43:27.980Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:43:27.980Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:43:27.980Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:43:27.980Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:43:27.980Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T05:43:27.980Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:43:27.980Z] OK: 6 MiB in 16 packages [2021-09-06T05:43:27.980Z] OK: 6 MiB in 16 packages [2021-09-06T05:43:28.163Z] 595b0fe564bb: Pull complete [2021-09-06T05:43:28.250Z] Removing intermediate container f8e4ef1835d1 [2021-09-06T05:43:28.250Z] ---> 0899bcfbff9e [2021-09-06T05:43:28.250Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:43:28.250Z] Removing intermediate container 0908dd122e6b [2021-09-06T05:43:28.250Z] ---> d28e59399e11 [2021-09-06T05:43:28.250Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:43:28.250Z] ---> Running in 4fbc6fb19e41 [2021-09-06T05:43:28.523Z] Removing intermediate container bd351cf99dbf [2021-09-06T05:43:28.523Z] ---> 5811e55ea444 [2021-09-06T05:43:28.523Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:43:28.523Z] ---> Running in 3b41eeda370b [2021-09-06T05:43:28.523Z] ---> Running in eb085adb4b8e [2021-09-06T05:43:28.523Z] Removing intermediate container 4fbc6fb19e41 [2021-09-06T05:43:28.523Z] ---> 38d0b5c64a17 [2021-09-06T05:43:28.523Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T05:43:28.523Z] ---> Running in 6dc8ed51e5d2 [2021-09-06T05:43:28.523Z] Removing intermediate container 320d3a63ef88 [2021-09-06T05:43:28.523Z] ---> ecc114b635e0 [2021-09-06T05:43:28.523Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T05:43:28.792Z] ---> Running in ab0717b885f3 [2021-09-06T05:43:28.792Z] Removing intermediate container eb085adb4b8e [2021-09-06T05:43:28.792Z] ---> cbc0c3429abf [2021-09-06T05:43:28.792Z] Step 14/26 : WORKDIR / [2021-09-06T05:43:28.792Z] Removing intermediate container 3b41eeda370b [2021-09-06T05:43:28.792Z] ---> d501add2e5f0 [2021-09-06T05:43:28.792Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T05:43:28.792Z] Removing intermediate container 447c27705950 [2021-09-06T05:43:28.792Z] ---> 1f2ae0a64de1 [2021-09-06T05:43:28.792Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:43:28.792Z] ---> Running in 7894fc8b506a [2021-09-06T05:43:28.792Z] Removing intermediate container 6dc8ed51e5d2 [2021-09-06T05:43:28.792Z] ---> 3820bcbf4d32 [2021-09-06T05:43:28.792Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:43:28.792Z] ---> Running in a4c4b4d6e6ae [2021-09-06T05:43:28.792Z] ---> Running in f9161d86925f [2021-09-06T05:43:28.792Z] Removing intermediate container ab0717b885f3 [2021-09-06T05:43:28.792Z] ---> 24bb89509343 [2021-09-06T05:43:28.792Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T05:43:28.792Z] ---> Running in 53f5042ae8d5 [2021-09-06T05:43:29.064Z] ---> Running in 50766d2ad561 [2021-09-06T05:43:29.064Z] Removing intermediate container a4c4b4d6e6ae [2021-09-06T05:43:29.064Z] ---> 318ce7a95ddb [2021-09-06T05:43:29.064Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:43:29.064Z] Removing intermediate container f9161d86925f [2021-09-06T05:43:29.064Z] ---> ce9a40e1228a [2021-09-06T05:43:29.064Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T05:43:29.064Z] Removing intermediate container 7894fc8b506a [2021-09-06T05:43:29.064Z] ---> a5c4018f7a49 [2021-09-06T05:43:29.064Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T05:43:29.064Z] ---> Running in c88c4c13840c [2021-09-06T05:43:29.064Z] ---> Running in 359cfdcdad5e [2021-09-06T05:43:29.064Z] Removing intermediate container 53f5042ae8d5 [2021-09-06T05:43:29.064Z] ---> c7f10e040687 [2021-09-06T05:43:29.064Z] Step 16/24 : WORKDIR / [2021-09-06T05:43:29.064Z] Removing intermediate container 50766d2ad561 [2021-09-06T05:43:29.064Z] ---> 04270a13bdb8 [2021-09-06T05:43:29.064Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T05:43:29.064Z] ---> Running in dc7065f73ec7 [2021-09-06T05:43:29.064Z] ---> Running in 0e3b2634c90b [2021-09-06T05:43:29.159Z] 24495759ef45: Pull complete [2021-09-06T05:43:29.345Z] Removing intermediate container c88c4c13840c [2021-09-06T05:43:29.345Z] ---> 410152f7730e [2021-09-06T05:43:29.345Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:43:29.345Z] Removing intermediate container 359cfdcdad5e [2021-09-06T05:43:29.345Z] ---> 09952b1e73a7 [2021-09-06T05:43:29.345Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:43:29.345Z] ---> 86c1e61263f4 [2021-09-06T05:43:29.345Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T05:43:29.345Z] ---> Running in 61864b7d08c2 [2021-09-06T05:43:29.345Z] Removing intermediate container dc7065f73ec7 [2021-09-06T05:43:29.345Z] ---> 4f9281383fdb [2021-09-06T05:43:29.345Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:43:29.438Z] d148012ef14d: Pull complete [2021-09-06T05:43:29.619Z] Removing intermediate container 61864b7d08c2 [2021-09-06T05:43:29.619Z] ---> ee019ef0a92a [2021-09-06T05:43:29.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:43:29.619Z] ---> 0deccf39f86f [2021-09-06T05:43:29.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T05:43:29.619Z] ---> 6902f053e1dc [2021-09-06T05:43:29.619Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T05:43:29.892Z] ---> 0e0f59a9dfd1 [2021-09-06T05:43:29.892Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T05:43:29.892Z] ---> b82aa3f0f5e2 [2021-09-06T05:43:29.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T05:43:30.160Z] ---> 641be7480b47 [2021-09-06T05:43:30.160Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T05:43:30.160Z] Removing intermediate container 0e3b2634c90b [2021-09-06T05:43:30.160Z] ---> 1e5bee7de244 [2021-09-06T05:43:30.160Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T05:43:30.160Z] ---> 2f6395c884f4 [2021-09-06T05:43:30.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T05:43:30.429Z] ---> Running in 5ff8441082f0 [2021-09-06T05:43:30.429Z] ---> 915080349786 [2021-09-06T05:43:30.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T05:43:30.429Z] ---> 14d76e6204ed [2021-09-06T05:43:30.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T05:43:30.429Z] ---> 3e17f2d3826c [2021-09-06T05:43:30.429Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T05:43:30.429Z] ---> dec38b75524f [2021-09-06T05:43:30.429Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T05:43:30.429Z] Removing intermediate container 5ff8441082f0 [2021-09-06T05:43:30.429Z] ---> b3abdfe533e6 [2021-09-06T05:43:30.429Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T05:43:30.429Z] ---> Running in 1c1ea020f2d9 [2021-09-06T05:43:30.703Z] ---> a8bbfc659db1 [2021-09-06T05:43:30.703Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T05:43:30.703Z] ---> b22295ad4540 [2021-09-06T05:43:30.703Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T05:43:30.703Z] ---> Running in 514d0fcfa093 [2021-09-06T05:43:30.703Z] Removing intermediate container 1c1ea020f2d9 [2021-09-06T05:43:30.703Z] ---> 0899ed537f9d [2021-09-06T05:43:30.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:43:30.703Z] ---> b11ef97ec271 [2021-09-06T05:43:30.703Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T05:43:30.703Z] ---> Running in fa465f8697ef [2021-09-06T05:43:30.703Z] ---> 67a9bc65e670 [2021-09-06T05:43:30.703Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T05:43:30.907Z] 97ac5df62f85: Verifying Checksum [2021-09-06T05:43:30.907Z] 97ac5df62f85: Download complete [2021-09-06T05:43:30.972Z] ---> Running in db0362409752 [2021-09-06T05:43:30.972Z] ---> Running in 95e2b3e1573e [2021-09-06T05:43:30.972Z] Removing intermediate container 514d0fcfa093 [2021-09-06T05:43:30.972Z] ---> e65afa7c8e29 [2021-09-06T05:43:30.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:43:30.972Z] Removing intermediate container db0362409752 [2021-09-06T05:43:30.972Z] ---> 565378d9d375 [2021-09-06T05:43:30.972Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T05:43:31.238Z] Removing intermediate container fa465f8697ef [2021-09-06T05:43:31.238Z] ---> 66c665d5b212 [2021-09-06T05:43:31.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:43:31.238Z] ---> Running in 0b8c1ef6a7fe [2021-09-06T05:43:31.238Z] ---> Running in 859039f7d286 [2021-09-06T05:43:31.238Z] ---> Running in d151303c6074 [2021-09-06T05:43:31.238Z] ---> 7df9ba38fcbd [2021-09-06T05:43:31.238Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T05:43:31.238Z] Removing intermediate container 0b8c1ef6a7fe [2021-09-06T05:43:31.238Z] ---> fd67952a6284 [2021-09-06T05:43:31.238Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T05:43:31.508Z] Removing intermediate container 859039f7d286 [2021-09-06T05:43:31.508Z] ---> 54975dfc70ce [2021-09-06T05:43:31.508Z] Step 22/23 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:43:31.508Z] Removing intermediate container d151303c6074 [2021-09-06T05:43:31.508Z] ---> bf2765fc8343 [2021-09-06T05:43:31.508Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:43:31.508Z] ---> Running in c1f2500d3422 [2021-09-06T05:43:31.508Z] ---> Running in 5c16c3a5772c [2021-09-06T05:43:31.508Z] ---> Running in c815ce0e960b [2021-09-06T05:43:31.508Z] ---> 20d0e870ca91 [2021-09-06T05:43:31.508Z] Step 22/26 : 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/ [2021-09-06T05:43:31.508Z] ---> Running in 86f23a8d620b [2021-09-06T05:43:31.508Z] Removing intermediate container c1f2500d3422 [2021-09-06T05:43:31.508Z] ---> 21e6f4ced8fb [2021-09-06T05:43:31.508Z] Step 22/23 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:43:31.508Z] Removing intermediate container c815ce0e960b [2021-09-06T05:43:31.508Z] ---> 5e26f6268a05 [2021-09-06T05:43:31.508Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:43:31.776Z] Removing intermediate container 5c16c3a5772c [2021-09-06T05:43:31.776Z] ---> 137c33ca1978 [2021-09-06T05:43:31.776Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:43:31.776Z] ---> Running in a9ad149ea0df [2021-09-06T05:43:31.776Z] ---> Running in 4fc7c756ec10 [2021-09-06T05:43:31.776Z] ---> Running in 74d173bf8c9d [2021-09-06T05:43:31.776Z] Removing intermediate container 95e2b3e1573e [2021-09-06T05:43:31.776Z] ---> 9e0672294415 [2021-09-06T05:43:31.776Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:43:31.776Z] Removing intermediate container 74d173bf8c9d [2021-09-06T05:43:31.776Z] ---> c84371b6786f [2021-09-06T05:43:31.776Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:43:31.905Z] e90a11edd702: Verifying Checksum [2021-09-06T05:43:31.905Z] e90a11edd702: Download complete [2021-09-06T05:43:32.045Z] Removing intermediate container a9ad149ea0df [2021-09-06T05:43:32.045Z] ---> f86ff147b044 [2021-09-06T05:43:32.045Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:43:32.045Z] Removing intermediate container 4fc7c756ec10 [2021-09-06T05:43:32.045Z] ---> 04b1340f367f [2021-09-06T05:43:32.045Z] [2021-09-06T05:43:32.045Z] ---> Running in 0db8755b8f3c [2021-09-06T05:43:32.045Z] ---> Running in 4eeedf38b654 [2021-09-06T05:43:32.045Z] Successfully built 04b1340f367f [2021-09-06T05:43:32.045Z] Successfully tagged support-scheduler:latest [2021-09-06T05:43:32.045Z] Building core-metadata [2021-09-06T05:43:32.045Z]  Building support-scheduler ... done  ---> 73fdd0f96649 [2021-09-06T05:43:32.045Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T05:43:32.045Z] Removing intermediate container 4eeedf38b654 [2021-09-06T05:43:32.045Z] ---> ac65ddecd31b [2021-09-06T05:43:32.045Z] [2021-09-06T05:43:32.316Z] Removing intermediate container 0db8755b8f3c [2021-09-06T05:43:32.316Z] ---> 2f6628d81e95 [2021-09-06T05:43:32.316Z] [2021-09-06T05:43:32.316Z] Successfully built ac65ddecd31b [2021-09-06T05:43:32.316Z] Successfully built 2f6628d81e95 [2021-09-06T05:43:32.899Z] Successfully tagged support-notifications:latest [2021-09-06T05:43:32.899Z]  Building support-notifications ... done Building core-data [2021-09-06T05:43:32.899Z] Successfully tagged core-command:latest [2021-09-06T05:43:32.899Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-06T05:43:33.856Z] ---> c13b83d82006 [2021-09-06T05:43:33.856Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T05:43:36.426Z] Removing intermediate container 86f23a8d620b [2021-09-06T05:43:36.426Z] ---> 70202be2dd4e [2021-09-06T05:43:36.426Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T05:43:37.392Z] ---> b28ad7c91327 [2021-09-06T05:43:37.392Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T05:43:37.392Z] ---> Running in b5ec54611cca [2021-09-06T05:43:37.673Z] ---> 3b3d91bca878 [2021-09-06T05:43:37.673Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T05:43:37.673Z] Removing intermediate container b5ec54611cca [2021-09-06T05:43:37.673Z] ---> 08f21c984f75 [2021-09-06T05:43:37.673Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T05:43:37.958Z] ---> Running in 9e5e77edf8ce [2021-09-06T05:43:38.544Z] ---> 6654107ca82e [2021-09-06T05:43:38.544Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T05:43:39.132Z] Removing intermediate container 9e5e77edf8ce [2021-09-06T05:43:39.132Z] ---> 1669025db08e [2021-09-06T05:43:39.132Z] Step 25/26 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:43:40.101Z] ---> Running in 0f4495f9a993 [2021-09-06T05:43:40.369Z] ---> Running in 5cc0d18d3e61 [2021-09-06T05:43:40.961Z] Removing intermediate container 0f4495f9a993 [2021-09-06T05:43:40.961Z] ---> a0a7ee5236b3 [2021-09-06T05:43:40.961Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T05:43:41.546Z] Removing intermediate container 5cc0d18d3e61 [2021-09-06T05:43:41.546Z] ---> ab358310ef21 [2021-09-06T05:43:41.546Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T05:43:42.060Z] e90a11edd702: Pull complete [2021-09-06T05:43:42.060Z] d77568369979: Pull complete [2021-09-06T05:43:42.060Z] fc1c9f9a7f3b: Pull complete [2021-09-06T05:43:42.336Z] 170f2ba95c9a: Pull complete [2021-09-06T05:43:42.514Z] ---> Running in 9bd208c75a6b [2021-09-06T05:43:42.514Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:42.514Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:42.514Z] ---> 97338b38ae80 [2021-09-06T05:43:42.514Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> b1ce6cc3e42e [2021-09-06T05:43:42.514Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> e4cd104e0e67 [2021-09-06T05:43:42.514Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T05:43:42.514Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:42.514Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:42.514Z] ---> 97338b38ae80 [2021-09-06T05:43:42.514Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> b1ce6cc3e42e [2021-09-06T05:43:42.514Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> e4cd104e0e67 [2021-09-06T05:43:42.514Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> f1f7709fceaa [2021-09-06T05:43:42.514Z] Step 6/24 : COPY go.mod . [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> 625ea09fee80 [2021-09-06T05:43:42.514Z] Step 7/24 : RUN go mod download [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> 796772c4e527 [2021-09-06T05:43:42.514Z] Step 8/24 : COPY . . [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> bab90c995053 [2021-09-06T05:43:42.514Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:43:42.514Z] ---> Using cache [2021-09-06T05:43:42.514Z] ---> b3d11c78dd5c [2021-09-06T05:43:42.514Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T05:43:42.781Z] ---> e8f8a88a7a28 [2021-09-06T05:43:42.781Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T05:43:43.048Z] ---> Running in 141444d1acfe [2021-09-06T05:43:43.048Z] ---> Running in bb80afa1cef1 [2021-09-06T05:43:43.335Z] ---> Running in 755c36d81259 [2021-09-06T05:43:43.335Z] Removing intermediate container 9bd208c75a6b [2021-09-06T05:43:43.335Z] ---> c8fece131b21 [2021-09-06T05:43:43.335Z] [2021-09-06T05:43:43.335Z] Successfully built c8fece131b21 [2021-09-06T05:43:43.335Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T05:43:43.335Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-06T05:43:43.923Z] 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 [2021-09-06T05:43:44.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:44.462Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:44.462Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:44.462Z] ---> 97338b38ae80 [2021-09-06T05:43:44.462Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:43:44.462Z] ---> Using cache [2021-09-06T05:43:44.462Z] ---> b1ce6cc3e42e [2021-09-06T05:43:44.462Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:44.462Z] ---> Using cache [2021-09-06T05:43:44.462Z] ---> e4cd104e0e67 [2021-09-06T05:43:44.462Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T05:43:45.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:45.687Z] OK: 219 MiB in 52 packages [2021-09-06T05:43:46.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:46.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:46.652Z] ---> 97338b38ae80 [2021-09-06T05:43:46.652Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T05:43:46.652Z] ---> Using cache [2021-09-06T05:43:46.652Z] ---> b1ce6cc3e42e [2021-09-06T05:43:46.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:46.652Z] ---> Using cache [2021-09-06T05:43:46.652Z] ---> e4cd104e0e67 [2021-09-06T05:43:46.652Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T05:43:46.652Z] ---> Using cache [2021-09-06T05:43:46.652Z] ---> f1f7709fceaa [2021-09-06T05:43:46.652Z] Step 6/22 : COPY go.mod . [2021-09-06T05:43:46.652Z] ---> Using cache [2021-09-06T05:43:46.652Z] ---> 625ea09fee80 [2021-09-06T05:43:46.652Z] Step 7/22 : RUN go mod download [2021-09-06T05:43:46.652Z] ---> Using cache [2021-09-06T05:43:46.652Z] ---> 796772c4e527 [2021-09-06T05:43:46.652Z] Step 8/22 : COPY . . [2021-09-06T05:43:46.652Z] ---> Using cache [2021-09-06T05:43:46.652Z] ---> bab90c995053 [2021-09-06T05:43:46.652Z] Step 9/22 : RUN go mod tidy [2021-09-06T05:43:46.652Z] ---> Using cache [2021-09-06T05:43:46.652Z] ---> b3d11c78dd5c [2021-09-06T05:43:46.652Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T05:43:47.625Z] ---> Running in efdbfcb74ce0 [2021-09-06T05:43:47.625Z] ---> Running in e7ea4bd9e1a7 [2021-09-06T05:43:47.625Z] Removing intermediate container 755c36d81259 [2021-09-06T05:43:47.625Z] ---> ee746be3b102 [2021-09-06T05:43:47.625Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T05:43:47.897Z] ---> Running in 5fd95c1e1db2 [2021-09-06T05:43:47.897Z] Removing intermediate container 141444d1acfe [2021-09-06T05:43:47.897Z] ---> 7f3f67ea7ee1 [2021-09-06T05:43:47.897Z] Step 6/24 : COPY go.mod . [2021-09-06T05:43:48.163Z] Removing intermediate container 5fd95c1e1db2 [2021-09-06T05:43:48.163Z] ---> ed9f81d3946b [2021-09-06T05:43:48.163Z] Step 29/32 : CMD ["gate"] [2021-09-06T05:43:48.163Z] ---> Running in 9f5bb1cffc09 [2021-09-06T05:43:48.431Z] ---> c72766251cc3 [2021-09-06T05:43:48.431Z] Step 7/24 : RUN go mod download [2021-09-06T05:43:48.431Z] ---> Running in 16298d105c21 [2021-09-06T05:43:48.431Z] 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 [2021-09-06T05:43:48.710Z] Removing intermediate container 9f5bb1cffc09 [2021-09-06T05:43:48.710Z] ---> c059332e39b7 [2021-09-06T05:43:48.710Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T05:43:48.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:48.710Z] ---> Running in f547b936a57f [2021-09-06T05:43:48.983Z] Removing intermediate container f547b936a57f [2021-09-06T05:43:48.984Z] ---> 4234c64e3776 [2021-09-06T05:43:48.984Z] Step 31/32 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:43:49.078Z] 97ac5df62f85: Pull complete [2021-09-06T05:43:49.078Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T05:43:49.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:43:49.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:43:49.260Z] ---> Running in b9adb1fb0180 [2021-09-06T05:43:49.260Z] Removing intermediate container b9adb1fb0180 [2021-09-06T05:43:49.260Z] ---> 3ec8d616adfa [2021-09-06T05:43:49.260Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T05:43:49.448Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-06T05:43:49.448Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:43:49.448Z] WORKDIR /edgex [2021-09-06T05:43:49.448Z] COPY go.mod . [2021-09-06T05:43:49.448Z] RUN go mod download [2021-09-06T05:43:49.531Z] ---> Running in da112cfb4754 [2021-09-06T05:43:49.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:43:49.531Z] Removing intermediate container da112cfb4754 [2021-09-06T05:43:49.531Z] ---> 8e22f4753a2e [2021-09-06T05:43:49.531Z] [2021-09-06T05:43:49.801Z] Successfully built 8e22f4753a2e [2021-09-06T05:43:49.802Z] Successfully tagged security-bootstrapper:latest [2021-09-06T05:43:50.072Z]  Building security-bootstrapper ... done OK: 219 MiB in 52 packages [2021-09-06T05:43:50.656Z] Removing intermediate container e7ea4bd9e1a7 [2021-09-06T05:43:50.656Z] ---> 666a4cbf3d11 [2021-09-06T05:43:50.656Z] Step 6/24 : COPY go.mod . [2021-09-06T05:43:50.925Z] Removing intermediate container 16298d105c21 [2021-09-06T05:43:50.925Z] ---> 632a0da4321b [2021-09-06T05:43:50.925Z] Step 8/24 : COPY . . [2021-09-06T05:43:51.209Z] ---> 8f8c2b39acb4 [2021-09-06T05:43:51.210Z] Step 7/24 : RUN go mod download [2021-09-06T05:43:52.095Z] Sending build context to Docker daemon 166MB [2021-09-06T05:43:52.096Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:43:52.096Z] ---> 04bc70af865f [2021-09-06T05:43:52.096Z] Step 2/4 : WORKDIR /edgex [2021-09-06T05:43:52.188Z] ---> Running in 87b5414324c7 [2021-09-06T05:43:56.446Z] ---> Running in 50bedba561c6 [2021-09-06T05:43:57.039Z] Removing intermediate container 50bedba561c6 [2021-09-06T05:43:57.039Z] ---> 55be5143b6c4 [2021-09-06T05:43:57.039Z] Step 3/4 : COPY go.mod . [2021-09-06T05:43:57.572Z] ---> 1d789742060d [2021-09-06T05:43:57.572Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:43:57.572Z] Removing intermediate container 87b5414324c7 [2021-09-06T05:43:57.572Z] ---> 197e53729303 [2021-09-06T05:43:57.572Z] Step 8/24 : COPY . . [2021-09-06T05:43:57.572Z] ---> Running in 100e71c5203d [2021-09-06T05:43:57.635Z] ---> 5b95f9a3eb11 [2021-09-06T05:43:57.635Z] Step 4/4 : RUN go mod download [2021-09-06T05:43:57.907Z] ---> Running in 86d8c5b65fa2 [2021-09-06T05:44:02.960Z] Removing intermediate container 100e71c5203d [2021-09-06T05:44:02.960Z] ---> a0e164bd857f [2021-09-06T05:44:02.960Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T05:44:02.960Z] ---> 766e079e1895 [2021-09-06T05:44:02.960Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:44:02.960Z] ---> Running in 104487c56e3a [2021-09-06T05:44:02.960Z] ---> Running in 24d0229fb9a5 [2021-09-06T05:44:03.233Z] 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 [2021-09-06T05:44:04.233Z] Removing intermediate container 24d0229fb9a5 [2021-09-06T05:44:04.233Z] ---> 4c3ccb28e2b1 [2021-09-06T05:44:04.233Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T05:44:04.233Z] ---> Running in 5252dbc63cc2 [2021-09-06T05:44:05.077Z] 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 [2021-09-06T05:44:11.828Z] 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 [2021-09-06T05:44:17.182Z] Removing intermediate container efdbfcb74ce0 [2021-09-06T05:44:17.182Z] ---> d0d28f540ee7 [2021-09-06T05:44:17.182Z] [2021-09-06T05:44:17.182Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T05:44:17.182Z] ---> 48b8ec4ed9eb [2021-09-06T05:44:17.182Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T05:44:17.182Z] ---> Running in 4e5420e32ea6 [2021-09-06T05:44:17.780Z] Removing intermediate container bb80afa1cef1 [2021-09-06T05:44:17.780Z] ---> 343dbbc92a06 [2021-09-06T05:44:17.780Z] [2021-09-06T05:44:17.780Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:44:17.780Z] ---> 48b8ec4ed9eb [2021-09-06T05:44:17.780Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:44:17.780Z] ---> Using cache [2021-09-06T05:44:17.780Z] ---> d28e59399e11 [2021-09-06T05:44:17.780Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:44:17.780Z] ---> Using cache [2021-09-06T05:44:17.780Z] ---> d501add2e5f0 [2021-09-06T05:44:17.780Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T05:44:17.780Z] ---> Running in a202870b2709 [2021-09-06T05:44:17.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:44:18.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:44:18.058Z] Removing intermediate container a202870b2709 [2021-09-06T05:44:18.058Z] ---> 693fd80a0bfc [2021-09-06T05:44:18.058Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:44:18.058Z] ---> Running in d485bebb7412 [2021-09-06T05:44:18.334Z] Removing intermediate container d485bebb7412 [2021-09-06T05:44:18.334Z] ---> 0ac4fa8db8c6 [2021-09-06T05:44:18.334Z] Step 16/24 : WORKDIR / [2021-09-06T05:44:18.334Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T05:44:18.334Z] ---> Running in cbb4bde87f2b [2021-09-06T05:44:18.334Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T05:44:18.334Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T05:44:18.334Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T05:44:18.334Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:44:18.334Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:44:18.334Z] OK: 7 MiB in 18 packages [2021-09-06T05:44:18.615Z] Removing intermediate container cbb4bde87f2b [2021-09-06T05:44:18.615Z] ---> 1fc9a0bf7c74 [2021-09-06T05:44:18.615Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:44:18.892Z] ---> e183f344ec19 [2021-09-06T05:44:18.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T05:44:19.168Z] Removing intermediate container 4e5420e32ea6 [2021-09-06T05:44:19.168Z] ---> db1ce552fc50 [2021-09-06T05:44:19.168Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:44:19.445Z] ---> Running in 7ca95bb66927 [2021-09-06T05:44:19.445Z] ---> e20c9a7dac47 [2021-09-06T05:44:19.445Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T05:44:19.732Z] Removing intermediate container 7ca95bb66927 [2021-09-06T05:44:19.732Z] ---> 59c53aff1de8 [2021-09-06T05:44:19.732Z] Step 14/22 : WORKDIR /edgex [2021-09-06T05:44:19.732Z] ---> Running in 59b207ce933b [2021-09-06T05:44:19.732Z] ---> afd6c462f2d3 [2021-09-06T05:44:19.732Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T05:44:19.732Z] ---> Running in 9dd2c1224ec1 [2021-09-06T05:44:20.008Z] Removing intermediate container 59b207ce933b [2021-09-06T05:44:20.008Z] ---> 522a45aa22d5 [2021-09-06T05:44:20.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T05:44:20.288Z] Removing intermediate container 9dd2c1224ec1 [2021-09-06T05:44:20.288Z] ---> 4353ab305c2d [2021-09-06T05:44:20.288Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:44:20.288Z] ---> Running in 41075358ea20 [2021-09-06T05:44:20.288Z] ---> 5124d4b4e700 [2021-09-06T05:44:20.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T05:44:20.570Z] Removing intermediate container 41075358ea20 [2021-09-06T05:44:20.570Z] ---> 2b614124fb3d [2021-09-06T05:44:20.570Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:44:20.570Z] ---> Running in 76d73732697b [2021-09-06T05:44:20.842Z] Removing intermediate container 76d73732697b [2021-09-06T05:44:20.842Z] ---> b0c094243256 [2021-09-06T05:44:20.842Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:44:20.842Z] ---> c867b413d03f [2021-09-06T05:44:20.842Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T05:44:21.118Z] ---> Running in 67a9880f67e8 [2021-09-06T05:44:21.392Z] Removing intermediate container 67a9880f67e8 [2021-09-06T05:44:21.392Z] ---> 879fe99d4e1d [2021-09-06T05:44:21.392Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:44:21.392Z] ---> Running in 4407dc81fbd8 [2021-09-06T05:44:21.392Z] ---> 9b90f68f0730 [2021-09-06T05:44:21.392Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T05:44:21.666Z] ---> Running in 206074cd6292 [2021-09-06T05:44:21.666Z] Removing intermediate container 4407dc81fbd8 [2021-09-06T05:44:21.666Z] ---> 5a650c6c8cb1 [2021-09-06T05:44:21.666Z] [2021-09-06T05:44:21.666Z] Successfully built 5a650c6c8cb1 [2021-09-06T05:44:21.666Z] Successfully tagged core-metadata:latest [2021-09-06T05:44:21.666Z]  Building core-metadata ... done Removing intermediate container 206074cd6292 [2021-09-06T05:44:21.666Z] ---> e143a5c4f0aa [2021-09-06T05:44:21.666Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T05:44:21.939Z] ---> Running in cdc49c5c5cfd [2021-09-06T05:44:21.940Z] Removing intermediate container cdc49c5c5cfd [2021-09-06T05:44:21.940Z] ---> e1427ebdd392 [2021-09-06T05:44:21.940Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T05:44:22.215Z] ---> Running in 93357b31ed7c [2021-09-06T05:44:22.215Z] Removing intermediate container 93357b31ed7c [2021-09-06T05:44:22.215Z] ---> 7855261f93cf [2021-09-06T05:44:22.215Z] Step 21/22 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:44:22.494Z] ---> Running in 9a4691a217a2 [2021-09-06T05:44:22.494Z] Removing intermediate container 9a4691a217a2 [2021-09-06T05:44:22.494Z] ---> bf1ca2bfdc35 [2021-09-06T05:44:22.494Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T05:44:22.494Z] ---> Running in c93d9d3a1b33 [2021-09-06T05:44:22.773Z] Removing intermediate container c93d9d3a1b33 [2021-09-06T05:44:22.773Z] ---> 93d7bd7e10b5 [2021-09-06T05:44:22.773Z] [2021-09-06T05:44:22.773Z] Successfully built 93d7bd7e10b5 [2021-09-06T05:44:22.773Z] Successfully tagged security-proxy-setup:latest [2021-09-06T05:44:29.482Z]  Building security-proxy-setup ... done Removing intermediate container 5252dbc63cc2 [2021-09-06T05:44:29.482Z] ---> bfd3ad742bac [2021-09-06T05:44:29.482Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T05:44:29.482Z] ---> Running in 9563b7b016f2 [2021-09-06T05:44:29.482Z] 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 [2021-09-06T05:44:30.068Z] Removing intermediate container 9563b7b016f2 [2021-09-06T05:44:30.068Z] ---> c2549f95de63 [2021-09-06T05:44:30.068Z] [2021-09-06T05:44:30.068Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T05:44:30.333Z] 20.10.7: Pulling from library/docker [2021-09-06T05:44:30.333Z] Removing intermediate container 104487c56e3a [2021-09-06T05:44:30.333Z] ---> 7febdf88d601 [2021-09-06T05:44:30.333Z] [2021-09-06T05:44:30.333Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:44:30.333Z] ---> 48b8ec4ed9eb [2021-09-06T05:44:30.333Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T05:44:30.598Z] ---> Running in 3245861f8bd3 [2021-09-06T05:44:30.598Z] Removing intermediate container 3245861f8bd3 [2021-09-06T05:44:30.598Z] ---> 6ce330f9e95e [2021-09-06T05:44:30.598Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T05:44:30.598Z] ---> Running in 25d27d6b8b0c [2021-09-06T05:44:30.598Z] Removing intermediate container 25d27d6b8b0c [2021-09-06T05:44:30.598Z] ---> 79fc257bb082 [2021-09-06T05:44:30.598Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T05:44:30.868Z] ---> Running in 219c48cc2f6f [2021-09-06T05:44:30.868Z] Removing intermediate container 219c48cc2f6f [2021-09-06T05:44:30.868Z] ---> 6b1b482d80c5 [2021-09-06T05:44:30.868Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:44:30.868Z] ---> Running in 76fc8f205ace [2021-09-06T05:44:31.456Z] Removing intermediate container 76fc8f205ace [2021-09-06T05:44:31.456Z] ---> c5274e8fd2b2 [2021-09-06T05:44:31.456Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T05:44:31.723Z] ---> Running in 6856d05cc370 [2021-09-06T05:44:31.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:44:32.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:44:33.530Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T05:44:33.530Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T05:44:33.530Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T05:44:33.530Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T05:44:33.797Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T05:44:34.064Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T05:44:34.064Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:44:34.064Z] OK: 8 MiB in 20 packages [2021-09-06T05:44:35.475Z] Removing intermediate container 6856d05cc370 [2021-09-06T05:44:35.475Z] ---> 024655ff8d36 [2021-09-06T05:44:35.475Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:44:35.746Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T05:44:35.746Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T05:44:35.746Z] ---> 08bdaf2f88f9 [2021-09-06T05:44:35.746Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:44:35.746Z] ---> Running in aabf9fbc0d6c [2021-09-06T05:44:35.746Z] ---> 4e1eb3aa992b [2021-09-06T05:44:35.746Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T05:44:35.746Z] Removing intermediate container aabf9fbc0d6c [2021-09-06T05:44:35.746Z] ---> cb001cd7c6cc [2021-09-06T05:44:35.746Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T05:44:36.016Z] ---> Running in c6a756604644 [2021-09-06T05:44:36.016Z] ---> 33697150842e [2021-09-06T05:44:36.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T05:44:36.287Z] ---> f48015f77305 [2021-09-06T05:44:36.287Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T05:44:36.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:44:36.287Z] ---> Running in 8f236c69ae59 [2021-09-06T05:44:36.287Z] Removing intermediate container 8f236c69ae59 [2021-09-06T05:44:36.287Z] ---> a85543337c10 [2021-09-06T05:44:36.287Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:44:36.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:44:36.287Z] ---> Running in ca915bab9d2b [2021-09-06T05:44:36.557Z] Removing intermediate container ca915bab9d2b [2021-09-06T05:44:36.557Z] ---> c3ac8a7f0d83 [2021-09-06T05:44:36.557Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:44:36.557Z] ---> Running in fb3e345a2a39 [2021-09-06T05:44:36.557Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T05:44:36.557Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T05:44:36.557Z] Executing bash-5.1.0-r0.post-install [2021-09-06T05:44:36.557Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T05:44:36.557Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T05:44:36.557Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T05:44:36.557Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T05:44:36.557Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T05:44:36.557Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T05:44:36.557Z] Removing intermediate container fb3e345a2a39 [2021-09-06T05:44:36.557Z] ---> 410de6c8f807 [2021-09-06T05:44:36.557Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:44:36.557Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T05:44:36.557Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T05:44:36.557Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T05:44:36.557Z] ---> Running in c78893adf58d [2021-09-06T05:44:36.557Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T05:44:36.557Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T05:44:36.557Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T05:44:36.824Z] Removing intermediate container c78893adf58d [2021-09-06T05:44:36.824Z] ---> 654c3c52f948 [2021-09-06T05:44:36.824Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:44:37.423Z] ---> Running in f42526d60a54 [2021-09-06T05:44:37.423Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T05:44:37.423Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T05:44:37.423Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T05:44:37.423Z] Removing intermediate container f42526d60a54 [2021-09-06T05:44:37.423Z] ---> a847fd4febd4 [2021-09-06T05:44:37.423Z] [2021-09-06T05:44:37.423Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T05:44:37.423Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T05:44:37.689Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T05:44:37.689Z] Successfully built a847fd4febd4 [2021-09-06T05:44:37.689Z] Successfully tagged core-data:latest [2021-09-06T05:44:37.689Z]  Building core-data ... done (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T05:44:37.689Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T05:44:37.689Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T05:44:37.689Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T05:44:37.689Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T05:44:37.689Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T05:44:37.689Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T05:44:37.689Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T05:44:37.689Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T05:44:37.689Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T05:44:37.689Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T05:44:37.689Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T05:44:37.689Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T05:44:37.689Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T05:44:37.689Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T05:44:37.689Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T05:44:37.689Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T05:44:37.689Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T05:44:37.689Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T05:44:37.957Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T05:44:37.957Z] OK: 82 MiB in 59 packages [2021-09-06T05:44:39.377Z] Collecting docker-compose==1.23.2 [2021-09-06T05:44:39.377Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T05:44:39.377Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T05:44:39.377Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T05:44:39.956Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T05:44:39.956Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T05:44:39.956Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T05:44:39.956Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T05:44:39.956Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T05:44:39.956Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T05:44:39.956Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T05:44:40.223Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T05:44:40.223Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T05:44:40.806Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T05:44:40.806Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T05:44:40.806Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T05:44:40.806Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T05:44:40.806Z] Collecting PyYAML<4,>=3.10 [2021-09-06T05:44:40.806Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T05:44:41.388Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T05:44:41.388Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T05:44:41.388Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T05:44:41.388Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T05:44:41.388Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T05:44:41.388Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T05:44:41.388Z] Collecting idna<2.8,>=2.5 [2021-09-06T05:44:41.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T05:44:41.655Z] Collecting certifi>=2017.4.17 [2021-09-06T05:44:41.655Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T05:44:41.655Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T05:44:41.655Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T05:44:41.655Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T05:44:41.655Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T05:44:41.655Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T05:44:41.655Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T05:44:41.921Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T05:44:41.921Z] Attempting uninstall: urllib3 [2021-09-06T05:44:41.921Z] Found existing installation: urllib3 1.26.2 [2021-09-06T05:44:41.921Z] Uninstalling urllib3-1.26.2: [2021-09-06T05:44:41.921Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T05:44:41.921Z] Attempting uninstall: idna [2021-09-06T05:44:41.921Z] Found existing installation: idna 3.1 [2021-09-06T05:44:41.921Z] Uninstalling idna-3.1: [2021-09-06T05:44:41.921Z] Successfully uninstalled idna-3.1 [2021-09-06T05:44:41.921Z] Attempting uninstall: chardet [2021-09-06T05:44:41.921Z] Found existing installation: chardet 4.0.0 [2021-09-06T05:44:41.921Z] Uninstalling chardet-4.0.0: [2021-09-06T05:44:41.921Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T05:44:42.187Z] Attempting uninstall: requests [2021-09-06T05:44:42.187Z] Found existing installation: requests 2.25.1 [2021-09-06T05:44:42.187Z] Uninstalling requests-2.25.1: [2021-09-06T05:44:42.187Z] Successfully uninstalled requests-2.25.1 [2021-09-06T05:44:42.453Z] Running setup.py install for texttable: started [2021-09-06T05:44:42.719Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T05:44:42.719Z] Running setup.py install for PyYAML: started [2021-09-06T05:44:42.986Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T05:44:42.986Z] Running setup.py install for docopt: started [2021-09-06T05:44:43.251Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T05:44:43.251Z] Running setup.py install for dockerpty: started [2021-09-06T05:44:43.837Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T05:44:44.105Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-09-06T05:44:46.702Z] Removing intermediate container c6a756604644 [2021-09-06T05:44:46.702Z] ---> 860a649445b5 [2021-09-06T05:44:46.702Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T05:44:46.702Z] ---> Running in 83993759f360 [2021-09-06T05:44:46.702Z] Removing intermediate container 83993759f360 [2021-09-06T05:44:46.702Z] ---> 8aaafdcf59a3 [2021-09-06T05:44:46.702Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T05:44:46.702Z] ---> Running in fbaad2245045 [2021-09-06T05:44:46.967Z] Removing intermediate container fbaad2245045 [2021-09-06T05:44:46.967Z] ---> 8727cad96d28 [2021-09-06T05:44:46.967Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T05:44:47.233Z] ---> f52baf98ff43 [2021-09-06T05:44:47.233Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T05:44:47.498Z] ---> 4358e661bd8b [2021-09-06T05:44:47.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T05:44:47.498Z] ---> 14d5216d6956 [2021-09-06T05:44:47.498Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T05:44:47.498Z] ---> Running in e5d399af1113 [2021-09-06T05:44:47.763Z] Removing intermediate container e5d399af1113 [2021-09-06T05:44:47.763Z] ---> 034f80fc23dc [2021-09-06T05:44:47.763Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:44:47.763Z] ---> Running in 152322cd4263 [2021-09-06T05:44:47.764Z] Removing intermediate container 152322cd4263 [2021-09-06T05:44:47.764Z] ---> ccc363c316e3 [2021-09-06T05:44:47.764Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:44:47.764Z] ---> Running in 9ba7349bcfc5 [2021-09-06T05:44:48.029Z] Removing intermediate container 9ba7349bcfc5 [2021-09-06T05:44:48.029Z] ---> 194fca8404a7 [2021-09-06T05:44:48.029Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:44:48.029Z] ---> Running in 558d47c49e14 [2021-09-06T05:44:48.029Z] Removing intermediate container 558d47c49e14 [2021-09-06T05:44:48.029Z] ---> 569dd2a2f6c2 [2021-09-06T05:44:48.029Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:44:48.294Z] ---> Running in 00e3b35d6f53 [2021-09-06T05:44:48.294Z] Removing intermediate container 00e3b35d6f53 [2021-09-06T05:44:48.294Z] ---> bc2a172d6724 [2021-09-06T05:44:48.294Z] [2021-09-06T05:44:48.294Z] Successfully built bc2a172d6724 [2021-09-06T05:44:48.294Z] Successfully tagged sys-mgmt-agent:latest [2021-09-06T05:44:48.570Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-06T05:44:48.576Z] $ docker stop --time=1 ba3cafe7b6557695cc4f78c2f6f7e6ed9267a7dd790745ffb72a3d0a4bad33e7 [2021-09-06T05:44:49.962Z] $ docker rm -f ba3cafe7b6557695cc4f78c2f6f7e6ed9267a7dd790745ffb72a3d0a4bad33e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T05:44:50.378Z] + docker images [2021-09-06T05:44:50.378Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T05:44:50.378Z] sys-mgmt-agent latest bc2a172d6724 2 seconds ago 325MB [2021-09-06T05:44:50.378Z] core-data latest a847fd4febd4 13 seconds ago 20.4MB [2021-09-06T05:44:50.378Z] 7febdf88d601 20 seconds ago 1.76GB [2021-09-06T05:44:50.378Z] c2549f95de63 21 seconds ago 1.75GB [2021-09-06T05:44:50.378Z] security-proxy-setup latest 93d7bd7e10b5 28 seconds ago 25.9MB [2021-09-06T05:44:50.378Z] core-metadata latest 5a650c6c8cb1 29 seconds ago 16.7MB [2021-09-06T05:44:50.378Z] 343dbbc92a06 33 seconds ago 1.76GB [2021-09-06T05:44:50.378Z] d0d28f540ee7 34 seconds ago 1.76GB [2021-09-06T05:44:50.378Z] security-bootstrapper latest 8e22f4753a2e About a minute ago 18.8MB [2021-09-06T05:44:50.378Z] security-secretstore-setup latest c8fece131b21 About a minute ago 28.1MB [2021-09-06T05:44:50.378Z] core-command latest 2f6628d81e95 About a minute ago 16MB [2021-09-06T05:44:50.378Z] support-notifications latest ac65ddecd31b About a minute ago 16.8MB [2021-09-06T05:44:50.378Z] support-scheduler latest 04b1340f367f About a minute ago 16.1MB [2021-09-06T05:44:50.378Z] 82aceb2eed83 About a minute ago 1.75GB [2021-09-06T05:44:50.378Z] 2bbb4e9b644f About a minute ago 1.75GB [2021-09-06T05:44:50.379Z] ceeae6a79966 About a minute ago 1.76GB [2021-09-06T05:44:50.379Z] 9236838b0680 About a minute ago 1.75GB [2021-09-06T05:44:50.379Z] e6086b4380a4 About a minute ago 1.75GB [2021-09-06T05:44:50.379Z] ci-base-image-x86_64 latest 97338b38ae80 5 minutes ago 1.25GB [2021-09-06T05:44:50.379Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T05:44:50.379Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T05:44:50.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T05:44:50.379Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T05:44:50.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [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 [2021-09-06T05:45:05.867Z] Still waiting to schedule task [2021-09-06T05:45:05.867Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-06T05:45:34.842Z] Removing intermediate container 86d8c5b65fa2 [2021-09-06T05:45:34.843Z] ---> 50836f4870aa [2021-09-06T05:45:34.843Z] Successfully built 50836f4870aa [2021-09-06T05:45:34.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:45:35.199Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T05:45:35.199Z] . [Pipeline] withDockerContainer [2021-09-06T05:45:35.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2021-09-06T05:45:35.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T05:45:37.377Z] $ docker top c3ef7720b8b0ca777788a1b59d352489ba3b2a7f052d11d43f9ae500c2bb4523 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:45:38.396Z] + go version [2021-09-06T05:45:38.397Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T05:45:38.419Z] $ docker stop --time=1 c3ef7720b8b0ca777788a1b59d352489ba3b2a7f052d11d43f9ae500c2bb4523 [2021-09-06T05:45:40.294Z] $ docker rm -f c3ef7720b8b0ca777788a1b59d352489ba3b2a7f052d11d43f9ae500c2bb4523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:45:41.224Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T05:45:41.224Z] . [Pipeline] withDockerContainer [2021-09-06T05:45:41.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2021-09-06T05:45:41.603Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T05:45:43.321Z] $ docker top 5e6af2e25364f5976a79656492c07a759dd3429a508e914d1a5d9577988f44c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T05:45:43.709Z] ========================================================= [2021-09-06T05:45:43.710Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T05:45:43.710Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:45:44.385Z] + go mod tidy [Pipeline] sh [2021-09-06T05:45:46.043Z] + make test [2021-09-06T05:45:46.043Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T05:45:46.043Z] go mod tidy [2021-09-06T05:45:46.646Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T05:46:13.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T05:46:14.212Z] Running on prd-ubuntu18.04-docker-8c-8g-1421 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws [2021-09-06T05:46:14.230Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-06T05:46:14.346Z] The recommended git tool is: git [2021-09-06T05:46:16.965Z] using credential edgex-jenkins-ssh [2021-09-06T05:46:16.980Z] Cloning the remote Git repository [2021-09-06T05:46:16.998Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:46:17.066Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-06T05:46:17.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:46:17.106Z] > git --version # timeout=10 [2021-09-06T05:46:17.116Z] > git --version # 'git version 2.17.1' [2021-09-06T05:46:17.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:46:17.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:46:33.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:46:33.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:46:33.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:46:33.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:46:33.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:46:33.673Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T05:46:34.285Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:46:34.405Z] Merge succeeded, producing bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:46:34.405Z] Checking out Revision bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 (PR-3701) [2021-09-06T05:46:34.294Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T05:46:34.304Z] > git checkout -f bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 # timeout=10 [2021-09-06T05:46:34.370Z] > git remote # timeout=10 [2021-09-06T05:46:34.378Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T05:46:34.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:46:34.388Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-06T05:46:34.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T05:46:34.406Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T05:46:34.411Z] > git checkout -f bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 # timeout=10 [2021-09-06T05:46:38.143Z] Commit message: "docs: fix API path in SMA API document" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:46:39.200Z] + echo snap-build.sh [2021-09-06T05:46:39.200Z] snap-build.sh [2021-09-06T05:46:39.200Z] + SNAP_BASE_DIR=. [2021-09-06T05:46:39.200Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-06T05:46:39.200Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-06T05:46:39.200Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-06T05:46:39.200Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-06T05:46:39.200Z] + cd /w/workspace/edgex-go/3 [2021-09-06T05:46:39.200Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-06T05:46:39.200Z] Reading package lists... [2021-09-06T05:46:39.200Z] Building dependency tree... [2021-09-06T05:46:39.200Z] Reading state information... [2021-09-06T05:46:39.200Z] The following packages were automatically installed and are no longer required: [2021-09-06T05:46:39.200Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-06T05:46:39.200Z] uidmap xdelta3 [2021-09-06T05:46:39.200Z] Use 'sudo apt autoremove' to remove them. [2021-09-06T05:46:39.200Z] The following packages will be REMOVED: [2021-09-06T05:46:39.200Z] lxd* lxd-client* [2021-09-06T05:46:39.469Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-06T05:46:39.469Z] After this operation, 31.7 MB disk space will be freed. [2021-09-06T05:46:40.004Z] (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 ... 190317 files and directories currently installed.) [2021-09-06T05:46:40.004Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T05:46:40.588Z] Removing lxd dnsmasq configuration [2021-09-06T05:46:40.855Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T05:46:40.855Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-06T05:46:41.817Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T05:46:41.817Z] (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 ... 190142 files and directories currently installed.) [2021-09-06T05:46:41.817Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T05:46:43.227Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-06T05:46:43.227Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-06T05:46:43.813Z] + sudo snap remove --purge lxd [2021-09-06T05:46:43.813Z] snap "lxd" is not installed [2021-09-06T05:46:43.813Z] + sudo groupadd --force --system lxd [2021-09-06T05:46:43.813Z] ++ whoami [2021-09-06T05:46:43.813Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-06T05:46:43.813Z] + newgrp - lxd [2021-09-06T05:46:44.081Z] + sudo snap install lxd [2021-09-06T05:46:52.294Z] 2021-09-06T05:46:49Z INFO Waiting for automatic snapd restart... [2021-09-06T05:47:07.287Z] lxd 4.17 from Canonical* installed [2021-09-06T05:47:07.287Z] + sudo lxd init --auto [2021-09-06T05:47:17.399Z] + sudo snap install --classic snapcraft [2021-09-06T05:47:21.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T05:47:21.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T05:47:23.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T05:47:23.683Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T05:47:27.489Z] snapcraft 5.0 from Canonical* installed [2021-09-06T05:47:27.489Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-06T05:47:27.489Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-06T05:47:27.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T05:47:27.489Z] Dload Upload Total Spent Left Speed [2021-09-06T05:47:27.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 [2021-09-06T05:47:27.489Z] 100 3325k 100 3325k 0 0 8129k 0 --:--:-- --:--:-- --:--:-- 8129k [2021-09-06T05:47:27.489Z] ./yq_linux_amd64 [2021-09-06T05:47:27.489Z] + sudo snapcraft prime --use-lxd [2021-09-06T05:47:28.903Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-06T05:47:28.903Z] 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: [2021-09-06T05:47:28.903Z] - README.md [2021-09-06T05:47:28.903Z] [2021-09-06T05:47:28.903Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T05:47:28.903Z] Launching a container. [2021-09-06T05:47:36.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T05:47:36.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T05:47:36.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T05:47:36.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T05:47:36.123Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T05:47:36.123Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T05:47:37.110Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T05:47:37.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T05:47:37.111Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T05:47:37.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T05:47:37.132Z] Waiting for container to be ready [2021-09-06T05:47:37.132Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-06T05:47:37.132Z] [2021-09-06T05:47:40.478Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-06T05:47:40.478Z] Waiting for network to be ready... [2021-09-06T05:47:41.063Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T05:47:41.063Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T05:47:41.063Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T05:47:41.329Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T05:47:41.329Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T05:47:41.329Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T05:47:41.329Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T05:47:41.329Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T05:47:41.329Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T05:47:41.329Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T05:47:41.596Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T05:47:41.596Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T05:47:41.867Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T05:47:41.867Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T05:47:41.867Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T05:47:41.867Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T05:47:41.867Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T05:47:41.867Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T05:47:42.451Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T05:47:42.717Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T05:47:42.717Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T05:47:42.717Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T05:47:42.717Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T05:47:42.717Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T05:47:42.717Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T05:47:42.717Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T05:47:42.984Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T05:47:44.929Z] Fetched 25.1 MB in 4s (6177 kB/s) [2021-09-06T05:47:45.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.204s coverage: 28.7% of statements [2021-09-06T05:47:45.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T05:47:45.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T05:47:45.888Z] Reading package lists... [2021-09-06T05:47:45.888Z] Reading package lists... [2021-09-06T05:47:46.155Z] Building dependency tree... [2021-09-06T05:47:46.155Z] Reading state information... [2021-09-06T05:47:46.155Z] The following additional packages will be installed: [2021-09-06T05:47:46.155Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T05:47:46.155Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T05:47:46.155Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T05:47:46.155Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-06T05:47:46.155Z] Suggested packages: [2021-09-06T05:47:46.155Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-06T05:47:46.155Z] Recommended packages: [2021-09-06T05:47:46.155Z] gnupg libsasl2-modules [2021-09-06T05:47:46.155Z] The following NEW packages will be installed: [2021-09-06T05:47:46.155Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T05:47:46.155Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T05:47:46.155Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T05:47:46.155Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-06T05:47:46.155Z] The following packages will be upgraded: [2021-09-06T05:47:46.155Z] gpg gpg-agent gpgconf libudev1 [2021-09-06T05:47:46.423Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-06T05:47:46.423Z] Need to get 3527 kB of archives. [2021-09-06T05:47:46.423Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-06T05:47:46.423Z] 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] [2021-09-06T05:47:46.423Z] 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] [2021-09-06T05:47:46.423Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-06T05:47:46.423Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-06T05:47:46.423Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-06T05:47:47.007Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-06T05:47:47.275Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-06T05:47:47.275Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-06T05:47:47.275Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-06T05:47:47.275Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-06T05:47:47.275Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-06T05:47:47.275Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-06T05:47:47.275Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-06T05:47:47.275Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-06T05:47:47.275Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-06T05:47:47.275Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-06T05:47:47.275Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-06T05:47:47.275Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-06T05:47:47.275Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-06T05:47:47.275Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-06T05:47:47.542Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-06T05:47:47.542Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-06T05:47:47.542Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T05:47:47.542Z] Fetched 3527 kB in 1s (2910 kB/s) [2021-09-06T05:47:47.542Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T05:47:47.542Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-06T05:47:47.810Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T05:47:47.810Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-06T05:47:47.811Z] Selecting previously unselected package udev. [2021-09-06T05:47:47.811Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T05:47:47.811Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-06T05:47:47.811Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-06T05:47:48.078Z] Selecting previously unselected package libfuse2:amd64. [2021-09-06T05:47:48.078Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T05:47:48.078Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T05:47:48.078Z] Selecting previously unselected package fuse. [2021-09-06T05:47:48.078Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T05:47:48.078Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-06T05:47:48.078Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T05:47:48.078Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T05:47:48.345Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T05:47:48.345Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T05:47:48.346Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T05:47:48.346Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T05:47:48.618Z] Selecting previously unselected package libksba8:amd64. [2021-09-06T05:47:48.618Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-06T05:47:48.618Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-06T05:47:48.618Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-06T05:47:48.618Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:48.618Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:48.618Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-06T05:47:48.618Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:48.618Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:48.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.452s coverage: 100.0% of statements [2021-09-06T05:47:48.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T05:47:48.886Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-06T05:47:48.886Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:48.886Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:48.886Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-06T05:47:48.886Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:48.886Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:48.886Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-06T05:47:48.886Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:48.886Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:48.886Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-06T05:47:48.886Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:48.886Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:49.153Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-06T05:47:49.153Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:49.153Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:49.153Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-06T05:47:49.153Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:49.153Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:49.153Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-06T05:47:49.153Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T05:47:49.153Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:49.153Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-06T05:47:49.153Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T05:47:49.153Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T05:47:49.153Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-06T05:47:49.420Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T05:47:49.420Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T05:47:49.420Z] Selecting previously unselected package libldap-common. [2021-09-06T05:47:49.420Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-06T05:47:49.420Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T05:47:49.420Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-06T05:47:49.420Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-06T05:47:49.420Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T05:47:49.420Z] Selecting previously unselected package dirmngr. [2021-09-06T05:47:49.420Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T05:47:49.420Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T05:47:49.690Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T05:47:49.690Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-06T05:47:49.690Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T05:47:49.690Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T05:47:49.690Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T05:47:49.690Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-06T05:47:49.690Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:49.690Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-06T05:47:49.690Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T05:47:49.690Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-06T05:47:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.363s coverage: 46.3% of statements [2021-09-06T05:47:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T05:47:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T05:47:49.957Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-06T05:47:50.230Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.230Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-06T05:47:50.230Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-06T05:47:50.230Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-06T05:47:50.231Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.231Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.231Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.231Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.231Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.231Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.231Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T05:47:50.231Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T05:47:50.231Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T05:47:50.231Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T05:47:50.815Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-06T05:47:50.815Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-06T05:47:50.815Z] This means they are not meant to be enabled using systemctl. [2021-09-06T05:47:50.815Z] Possible reasons for having this kind of units are: [2021-09-06T05:47:50.815Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-06T05:47:50.815Z] .wants/ or .requires/ directory. [2021-09-06T05:47:50.815Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-06T05:47:50.815Z] a requirement dependency on it. [2021-09-06T05:47:50.815Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-06T05:47:50.815Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-06T05:47:50.815Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-06T05:47:50.815Z] instance name specified. [2021-09-06T05:47:51.085Z] Reading package lists... [2021-09-06T05:47:51.085Z] Building dependency tree... [2021-09-06T05:47:51.085Z] Reading state information... [2021-09-06T05:47:51.351Z] The following additional packages will be installed: [2021-09-06T05:47:51.351Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-06T05:47:51.351Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-06T05:47:51.351Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-06T05:47:51.351Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-06T05:47:51.351Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-06T05:47:51.351Z] Suggested packages: [2021-09-06T05:47:51.351Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-06T05:47:51.351Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-06T05:47:51.351Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-06T05:47:51.351Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-06T05:47:51.351Z] systemd-container policykit-1 [2021-09-06T05:47:51.351Z] Recommended packages: [2021-09-06T05:47:51.351Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-06T05:47:51.351Z] The following NEW packages will be installed: [2021-09-06T05:47:51.351Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-06T05:47:51.351Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-06T05:47:51.351Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-06T05:47:51.351Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-06T05:47:51.351Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-06T05:47:51.351Z] The following packages will be upgraded: [2021-09-06T05:47:51.351Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-06T05:47:51.351Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-06T05:47:51.351Z] Need to get 36.7 MB of archives. [2021-09-06T05:47:51.351Z] After this operation, 147 MB of additional disk space will be used. [2021-09-06T05:47:51.352Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-06T05:47:51.624Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-06T05:47:51.624Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-06T05:47:51.624Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-06T05:47:51.624Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-06T05:47:51.624Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-06T05:47:51.624Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-06T05:47:51.624Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-06T05:47:51.624Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-06T05:47:51.624Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-06T05:47:51.624Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-06T05:47:51.624Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-06T05:47:51.624Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-06T05:47:51.624Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-06T05:47:51.624Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-06T05:47:51.624Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-06T05:47:51.891Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-06T05:47:52.158Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-06T05:47:52.158Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-06T05:47:52.427Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-06T05:47:52.427Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-06T05:47:52.427Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-06T05:47:52.427Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-06T05:47:52.427Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-06T05:47:52.427Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-06T05:47:52.427Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-06T05:47:52.427Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-06T05:47:52.427Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-06T05:47:52.427Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-06T05:47:52.427Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-06T05:47:53.841Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T05:47:53.841Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-09-06T05:47:53.841Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T05:47:53.841Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-06T05:47:54.107Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T05:47:54.372Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-06T05:47:54.372Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T05:47:54.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.640s coverage: 90.1% of statements [2021-09-06T05:47:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T05:47:54.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:47:54.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 81.2% of statements [2021-09-06T05:47:54.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T05:47:54.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T05:47:54.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T05:47:54.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T05:47:54.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T05:47:54.638Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-06T05:47:54.638Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T05:47:54.638Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-06T05:47:54.638Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-06T05:47:54.638Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-06T05:47:54.904Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T05:47:54.904Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-06T05:47:54.904Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-06T05:47:55.171Z] Setting up apt (1.6.14) ... [2021-09-06T05:47:55.171Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-06T05:47:55.438Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-06T05:47:55.438Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-06T05:47:55.438Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T05:47:55.438Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T05:47:55.705Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-06T05:47:55.705Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T05:47:55.705Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:47:55.705Z] Selecting previously unselected package libexpat1:amd64. [2021-09-06T05:47:55.705Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-06T05:47:55.705Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T05:47:55.971Z] Selecting previously unselected package python3.6-minimal. [2021-09-06T05:47:55.971Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T05:47:55.971Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:47:55.971Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T05:47:56.238Z] Checking for services that may need to be restarted...done. [2021-09-06T05:47:56.238Z] Checking for services that may need to be restarted...done. [2021-09-06T05:47:56.238Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:47:56.238Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T05:47:56.238Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:47:56.821Z] Selecting previously unselected package python3-minimal. [2021-09-06T05:47:56.821Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-06T05:47:56.821Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-06T05:47:56.821Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-06T05:47:56.821Z] Selecting previously unselected package mime-support. [2021-09-06T05:47:56.821Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-06T05:47:56.821Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-06T05:47:56.821Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-06T05:47:56.822Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-06T05:47:56.822Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T05:47:56.822Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-06T05:47:56.822Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T05:47:56.822Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:47:57.088Z] Selecting previously unselected package python3.6. [2021-09-06T05:47:57.088Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T05:47:57.088Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:47:57.088Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-06T05:47:57.088Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-06T05:47:57.088Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T05:47:57.088Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-06T05:47:57.355Z] Selecting previously unselected package python3. [2021-09-06T05:47:57.355Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-06T05:47:57.355Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-06T05:47:57.355Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-06T05:47:57.355Z] Selecting previously unselected package multiarch-support. [2021-09-06T05:47:57.355Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T05:47:57.355Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T05:47:57.355Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T05:47:57.621Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-06T05:47:57.621Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-06T05:47:57.621Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-06T05:47:57.621Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T05:47:57.621Z] Selecting previously unselected package libbsd0:amd64. [2021-09-06T05:47:57.621Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-06T05:47:57.621Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T05:47:57.621Z] Selecting previously unselected package sudo. [2021-09-06T05:47:57.621Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-06T05:47:57.621Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T05:47:57.621Z] Selecting previously unselected package apparmor. [2021-09-06T05:47:57.888Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T05:47:57.888Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-06T05:47:57.888Z] Selecting previously unselected package libedit2:amd64. [2021-09-06T05:47:57.888Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-06T05:47:57.888Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T05:47:57.888Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-06T05:47:57.888Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T05:47:57.888Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:47:58.154Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-06T05:47:58.154Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T05:47:58.154Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:47:58.154Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-06T05:47:58.154Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-06T05:47:58.154Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T05:47:58.154Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-06T05:47:58.154Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T05:47:58.154Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:47:58.154Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-06T05:47:58.154Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T05:47:58.154Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:47:58.419Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-06T05:47:58.419Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-06T05:47:58.419Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T05:47:58.419Z] Selecting previously unselected package openssh-client. [2021-09-06T05:47:58.419Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-06T05:47:58.419Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T05:47:58.419Z] Selecting previously unselected package squashfs-tools. [2021-09-06T05:47:58.419Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-06T05:47:58.419Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T05:47:58.685Z] Selecting previously unselected package snapd. [2021-09-06T05:47:58.685Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-06T05:47:58.685Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-06T05:48:00.630Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T05:48:00.630Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T05:48:00.630Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-06T05:48:00.630Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T05:48:00.896Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T05:48:00.896Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:48:00.897Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T05:48:00.897Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-06T05:48:00.897Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-06T05:48:01.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.476s coverage: 94.2% of statements [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:48:01.327Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.193s coverage: 59.1% of statements [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T05:48:01.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 60.0% of statements [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T05:48:01.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T05:48:01.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.266s coverage: 0.8% of statements [2021-09-06T05:48:01.328Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T05:48:01.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.192s coverage: 58.8% of statements [2021-09-06T05:48:01.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 21.7% of statements [2021-09-06T05:48:01.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T05:48:01.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements [2021-09-06T05:48:01.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements [2021-09-06T05:48:01.480Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T05:48:01.480Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T05:48:01.480Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T05:48:01.480Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:48:01.480Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:48:01.480Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T05:48:02.066Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T05:48:02.066Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:48:02.066Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T05:48:02.066Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-06T05:48:02.066Z] running python rtupdate hooks for python3.6... [2021-09-06T05:48:02.066Z] running python post-rtupdate hooks for python3.6... [2021-09-06T05:48:02.066Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-06T05:48:02.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2021-09-06T05:48:02.647Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-06T05:48:02.912Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T05:48:02.913Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T05:48:02.913Z] Setting up snapd (2.49.2+18.04) ... [2021-09-06T05:48:03.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2021-09-06T05:48:03.497Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-06T05:48:03.497Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-06T05:48:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements [2021-09-06T05:48:03.765Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-06T05:48:04.030Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-06T05:48:04.030Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T05:48:04.030Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T05:48:04.297Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-06T05:48:04.298Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-06T05:48:04.567Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-06T05:48:04.839Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-06T05:48:04.839Z] /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' [2021-09-06T05:48:04.839Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T05:48:04.839Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T05:48:06.788Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T05:48:06.788Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T05:48:06.788Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T05:48:07.790Z] Reading package lists... [2021-09-06T05:48:08.114Z] Reading package lists... [2021-09-06T05:48:08.114Z] Building dependency tree... [2021-09-06T05:48:08.114Z] Reading state information... [2021-09-06T05:48:08.385Z] Calculating upgrade... [2021-09-06T05:48:08.386Z] The following packages will be upgraded: [2021-09-06T05:48:08.386Z] advancecomp base-files bash binutils binutils-common [2021-09-06T05:48:08.386Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-06T05:48:08.386Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-06T05:48:08.386Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-06T05:48:08.386Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-06T05:48:08.386Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-06T05:48:08.386Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-06T05:48:08.386Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-06T05:48:08.386Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-06T05:48:08.386Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-06T05:48:08.386Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-06T05:48:08.386Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-06T05:48:08.386Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-06T05:48:08.386Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-06T05:48:08.386Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-06T05:48:08.386Z] ubuntu-keyring util-linux [2021-09-06T05:48:08.386Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T05:48:08.386Z] Need to get 64.2 MB of archives. [2021-09-06T05:48:08.386Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-06T05:48:08.386Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-06T05:48:08.652Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-06T05:48:08.919Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-06T05:48:08.919Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-06T05:48:08.919Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-06T05:48:09.185Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-06T05:48:09.185Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-06T05:48:09.185Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-06T05:48:09.185Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-06T05:48:09.185Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-06T05:48:09.185Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-06T05:48:09.185Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-06T05:48:09.185Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-06T05:48:09.185Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-06T05:48:09.185Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-06T05:48:09.185Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-06T05:48:09.185Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-06T05:48:09.185Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-06T05:48:09.450Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-06T05:48:09.450Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-06T05:48:09.450Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-06T05:48:09.450Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-06T05:48:09.716Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-06T05:48:09.716Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-06T05:48:09.716Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-06T05:48:09.716Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-06T05:48:09.716Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-06T05:48:09.716Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-06T05:48:09.716Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-06T05:48:09.716Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-06T05:48:09.717Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-06T05:48:09.717Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-06T05:48:09.717Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-06T05:48:09.717Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-06T05:48:09.717Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-06T05:48:09.717Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-06T05:48:09.717Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-06T05:48:09.717Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-06T05:48:09.717Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-06T05:48:09.717Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-06T05:48:09.717Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-06T05:48:09.717Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-06T05:48:09.717Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-06T05:48:09.717Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-06T05:48:09.717Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-06T05:48:09.717Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-06T05:48:09.717Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-06T05:48:09.717Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-06T05:48:09.717Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-06T05:48:09.717Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-06T05:48:09.717Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-06T05:48:09.717Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-06T05:48:09.717Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-06T05:48:09.983Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-06T05:48:09.983Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-06T05:48:09.983Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-06T05:48:09.983Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-06T05:48:09.983Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-06T05:48:09.983Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-06T05:48:09.983Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-06T05:48:09.983Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-06T05:48:09.983Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-06T05:48:09.983Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-06T05:48:09.983Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-06T05:48:09.983Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-06T05:48:09.983Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-06T05:48:09.984Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-06T05:48:09.984Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-06T05:48:09.984Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-06T05:48:09.984Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-06T05:48:09.984Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-06T05:48:09.984Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-06T05:48:09.984Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-06T05:48:09.984Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-06T05:48:09.984Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-06T05:48:09.984Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-06T05:48:09.984Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-06T05:48:09.984Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-06T05:48:09.984Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-06T05:48:09.984Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-06T05:48:10.251Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-06T05:48:10.251Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-06T05:48:10.251Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-06T05:48:10.251Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-06T05:48:10.251Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-06T05:48:10.251Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-06T05:48:10.251Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-06T05:48:10.251Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-06T05:48:10.251Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-06T05:48:10.251Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-06T05:48:10.251Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-06T05:48:10.251Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-06T05:48:10.251Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-06T05:48:10.251Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-06T05:48:10.251Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-06T05:48:10.251Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-06T05:48:10.251Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-06T05:48:10.251Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-06T05:48:10.518Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-06T05:48:10.518Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-06T05:48:10.518Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-06T05:48:10.518Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-06T05:48:10.518Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-06T05:48:10.518Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T05:48:10.518Z] Fetched 64.2 MB in 2s (31.8 MB/s) [2021-09-06T05:48:10.785Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T05:48:10.785Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T05:48:10.785Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T05:48:11.055Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T05:48:11.055Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T05:48:11.055Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-06T05:48:11.321Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-06T05:48:11.588Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:11.588Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:11.588Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:11.588Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:11.856Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:11.856Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:11.856Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:11.856Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:11.856Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:11.856Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:11.856Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:11.856Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:12.123Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:12.123Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:12.123Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:12.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T05:48:12.123Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:12.123Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-06T05:48:12.123Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:12.390Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T05:48:12.390Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:12.390Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:12.390Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:12.390Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:12.390Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:12.390Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T05:48:12.658Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:12.658Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T05:48:12.658Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T05:48:12.924Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T05:48:13.191Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T05:48:13.458Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T05:48:13.458Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-06T05:48:13.458Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-06T05:48:13.458Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-06T05:48:13.458Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-06T05:48:13.724Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-06T05:48:13.724Z] Installing new version of config file /etc/issue ... [2021-09-06T05:48:13.724Z] Installing new version of config file /etc/issue.net ... [2021-09-06T05:48:13.724Z] Installing new version of config file /etc/lsb-release ... [2021-09-06T05:48:13.724Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-06T05:48:13.991Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-06T05:48:13.991Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-06T05:48:13.991Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-06T05:48:14.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:14.257Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-06T05:48:14.257Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-06T05:48:14.257Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-06T05:48:14.257Z] 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 [2021-09-06T05:48:14.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:14.522Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:14.522Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:14.522Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:14.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:14.522Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-06T05:48:14.522Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-06T05:48:14.789Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-06T05:48:14.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:14.789Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-06T05:48:14.789Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T05:48:15.055Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-06T05:48:15.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:15.055Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T05:48:15.055Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T05:48:15.322Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T05:48:15.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:15.322Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T05:48:15.322Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T05:48:15.322Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-06T05:48:15.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:15.589Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-06T05:48:15.589Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-06T05:48:15.589Z] Setting up grep (3.1-2build1) ... [2021-09-06T05:48:15.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:15.589Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-06T05:48:15.589Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-06T05:48:15.589Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-06T05:48:15.589Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:15.589Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T05:48:15.855Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T05:48:15.855Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-06T05:48:15.855Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:15.855Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T05:48:15.855Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T05:48:15.855Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-06T05:48:16.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements [2021-09-06T05:48:16.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2021-09-06T05:48:16.121Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:16.121Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T05:48:16.121Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T05:48:16.388Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T05:48:16.388Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T05:48:16.969Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T05:48:16.969Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T05:48:17.236Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-06T05:48:17.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:17.236Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-06T05:48:17.236Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T05:48:17.820Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T05:48:17.820Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T05:48:18.087Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T05:48:18.087Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T05:48:18.087Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T05:48:18.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:18.087Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-06T05:48:18.087Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-06T05:48:18.087Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-06T05:48:18.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:18.357Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:18.357Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:18.357Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:18.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:18.623Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:18.623Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:18.890Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:18.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:18.890Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:18.890Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:18.890Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:19.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:19.156Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:19.156Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:19.156Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:19.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:19.432Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T05:48:19.432Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T05:48:19.700Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T05:48:19.700Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T05:48:19.700Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T05:48:19.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:19.968Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T05:48:19.968Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T05:48:20.235Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T05:48:20.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:20.235Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:20.235Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:20.503Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:20.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:20.503Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:20.503Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:20.503Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:20.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:20.771Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:20.771Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:21.352Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:21.620Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-06T05:48:21.887Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-06T05:48:21.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:21.887Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T05:48:21.888Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T05:48:22.155Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T05:48:22.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T05:48:22.155Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-06T05:48:22.155Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T05:48:22.155Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-06T05:48:22.422Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T05:48:22.422Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-06T05:48:22.422Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-06T05:48:22.422Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-06T05:48:22.689Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T05:48:22.689Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-06T05:48:22.689Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T05:48:22.689Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-06T05:48:22.689Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T05:48:22.689Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-06T05:48:22.689Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T05:48:22.689Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-06T05:48:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.594s coverage: 81.8% of statements [2021-09-06T05:48:22.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T05:48:22.955Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T05:48:22.955Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T05:48:22.955Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T05:48:22.955Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T05:48:22.955Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T05:48:22.955Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T05:48:22.955Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T05:48:23.223Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T05:48:23.223Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-06T05:48:23.223Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T05:48:23.223Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T05:48:23.489Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T05:48:23.489Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:23.489Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T05:48:23.489Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T05:48:23.489Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-06T05:48:23.489Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T05:48:23.489Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T05:48:23.489Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T05:48:23.755Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T05:48:23.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:23.755Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-06T05:48:23.756Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-06T05:48:23.756Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-06T05:48:23.756Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:23.756Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-06T05:48:23.756Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-06T05:48:24.021Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-06T05:48:24.021Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:24.021Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-06T05:48:24.021Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T05:48:24.021Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T05:48:24.285Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:24.285Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T05:48:24.285Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T05:48:24.285Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T05:48:24.285Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:24.285Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-06T05:48:24.285Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-06T05:48:24.551Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-06T05:48:24.551Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:24.551Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T05:48:24.551Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T05:48:24.816Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-06T05:48:24.816Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:24.816Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T05:48:24.816Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T05:48:25.084Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-06T05:48:25.085Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:25.085Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T05:48:25.085Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T05:48:25.085Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T05:48:25.085Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:25.085Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T05:48:25.085Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T05:48:25.351Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T05:48:25.351Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:25.351Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-06T05:48:25.351Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-06T05:48:25.351Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-06T05:48:25.351Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:25.351Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-06T05:48:25.351Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-06T05:48:25.617Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-06T05:48:25.618Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:25.618Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-06T05:48:25.618Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-06T05:48:25.618Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-06T05:48:25.883Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:25.884Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-06T05:48:25.884Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-06T05:48:25.884Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-06T05:48:25.884Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:25.884Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-06T05:48:25.884Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-06T05:48:26.150Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-06T05:48:26.150Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T05:48:26.150Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-06T05:48:26.150Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-06T05:48:26.150Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-06T05:48:26.150Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-06T05:48:26.150Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T05:48:26.150Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T05:48:26.150Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T05:48:26.429Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T05:48:26.429Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T05:48:26.429Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T05:48:26.696Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-06T05:48:26.696Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-06T05:48:26.696Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T05:48:26.696Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-06T05:48:26.696Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-06T05:48:26.696Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-06T05:48:26.970Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-06T05:48:26.970Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-06T05:48:26.970Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-06T05:48:26.970Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-06T05:48:26.970Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-06T05:48:26.971Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-06T05:48:26.971Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-06T05:48:27.236Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-06T05:48:27.236Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-06T05:48:27.236Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-06T05:48:27.236Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-06T05:48:27.236Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-06T05:48:27.503Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-06T05:48:27.503Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-06T05:48:27.769Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-06T05:48:27.769Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-06T05:48:27.769Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T05:48:27.769Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T05:48:28.035Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T05:48:28.035Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T05:48:28.303Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T05:48:28.303Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T05:48:28.303Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T05:48:28.303Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T05:48:28.303Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:28.303Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:28.303Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:28.303Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:28.570Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:28.570Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:28.570Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:28.570Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:29.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T05:48:29.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T05:48:29.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T05:48:29.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-09-06T05:48:29.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T05:48:29.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 58.8% of statements [2021-09-06T05:48:29.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T05:48:29.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-09-06T05:48:29.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2021-09-06T05:48:29.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements [2021-09-06T05:48:29.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-09-06T05:48:29.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T05:48:29.530Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:29.530Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:30.109Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:30.109Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:30.373Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:30.373Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:30.637Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:30.637Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.932s coverage: 64.4% of statements [2021-09-06T05:48:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T05:48:30.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T05:48:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements [2021-09-06T05:48:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 91.3% of statements [2021-09-06T05:48:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2021-09-06T05:48:30.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-09-06T05:48:31.591Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T05:48:31.591Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T05:48:31.591Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T05:48:31.591Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T05:48:31.591Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T05:48:31.591Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T05:48:31.591Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T05:48:31.858Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T05:48:31.858Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-06T05:48:31.858Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-06T05:48:31.858Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T05:48:31.858Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T05:48:31.858Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T05:48:31.858Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T05:48:31.858Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-06T05:48:31.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-09-06T05:48:32.125Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-06T05:48:32.125Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:32.125Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T05:48:32.125Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:32.125Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:32.125Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:32.125Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-06T05:48:32.125Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-06T05:48:32.125Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-06T05:48:32.391Z] [2021-09-06T05:48:32.391Z] Current default time zone: 'Etc/UTC' [2021-09-06T05:48:32.391Z] Local time is now: Mon Sep 6 05:48:32 UTC 2021. [2021-09-06T05:48:32.391Z] Universal Time is now: Mon Sep 6 05:48:32 UTC 2021. [2021-09-06T05:48:32.391Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-06T05:48:32.391Z] [2021-09-06T05:48:32.391Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-06T05:48:32.391Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:32.391Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-06T05:48:32.391Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-06T05:48:32.391Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-06T05:48:32.391Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-06T05:48:32.391Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-06T05:48:32.391Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-06T05:48:32.391Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-06T05:48:32.391Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T05:48:32.391Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:32.391Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-06T05:48:32.657Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:32.657Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T05:48:32.657Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:32.657Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-06T05:48:32.657Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-06T05:48:32.657Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-06T05:48:32.657Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T05:48:32.657Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-06T05:48:32.657Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-06T05:48:32.657Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-06T05:48:32.657Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-06T05:48:34.596Z] Updating certificates in /etc/ssl/certs... [2021-09-06T05:48:35.194Z] 23 added, 27 removed; done. [2021-09-06T05:48:35.194Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T05:48:35.194Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T05:48:35.194Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-06T05:48:35.194Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-06T05:48:35.194Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-06T05:48:35.461Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T05:48:35.461Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-06T05:48:35.461Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-06T05:48:35.461Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-06T05:48:35.461Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-06T05:48:35.461Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-06T05:48:35.461Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T05:48:35.461Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-06T05:48:35.461Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-06T05:48:35.461Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-06T05:48:35.728Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T05:48:35.728Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T05:48:35.728Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-06T05:48:35.728Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-06T05:48:35.728Z] Updating certificates in /etc/ssl/certs... [2021-09-06T05:48:36.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.067s coverage: 66.9% of statements [2021-09-06T05:48:36.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T05:48:36.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T05:48:36.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T05:48:36.309Z] 0 added, 0 removed; done. [2021-09-06T05:48:36.309Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-06T05:48:36.309Z] done. [2021-09-06T05:48:36.841Z] Reading package lists... [2021-09-06T05:48:36.841Z] Building dependency tree... [2021-09-06T05:48:36.841Z] Reading state information... [2021-09-06T05:48:37.107Z] The following NEW packages will be installed: [2021-09-06T05:48:37.107Z] apt-transport-https [2021-09-06T05:48:37.107Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T05:48:37.374Z] Need to get 4348 B of archives. [2021-09-06T05:48:37.374Z] After this operation, 154 kB of additional disk space will be used. [2021-09-06T05:48:37.374Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-06T05:48:37.374Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T05:48:37.374Z] Fetched 4348 B in 0s (21.8 kB/s) [2021-09-06T05:48:37.374Z] Selecting previously unselected package apt-transport-https. [2021-09-06T05:48:37.374Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-06T05:48:37.374Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-06T05:48:37.374Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-06T05:48:37.374Z] Setting up apt-transport-https (1.6.14) ... [2021-09-06T05:48:37.639Z] Waiting for network to be ready... [2021-09-06T05:48:38.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 43.6% of statements [2021-09-06T05:48:38.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T05:48:38.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T05:48:38.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.323s coverage: 89.5% of statements [2021-09-06T05:48:38.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T05:48:38.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-09-06T05:48:38.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T05:48:42.985Z] 2021-09-06T05:48:40Z INFO Waiting for automatic snapd restart... [2021-09-06T05:48:43.567Z] snapd 2.51.4 from Canonical* installed [2021-09-06T05:48:44.529Z] "snapd" switched to the "latest/stable" channel [2021-09-06T05:48:44.529Z] [2021-09-06T05:48:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 19.5% of statements [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T05:48:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.612s coverage: 92.0% of statements [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T05:48:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 62.7% of statements [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T05:48:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T05:48:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T05:48:46.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T05:48:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2021-09-06T05:48:46.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-09-06T05:48:47.110Z] core18 20210722 from Canonical* installed [2021-09-06T05:48:47.111Z] "core18" switched to the "latest/stable" channel [2021-09-06T05:48:47.111Z] [2021-09-06T05:48:47.153Z] GO111MODULE=on go vet ./... [2021-09-06T05:48:49.692Z] snapcraft 5.0 from Canonical* installed [2021-09-06T05:48:49.961Z] "snapcraft" switched to the "latest/stable" channel [2021-09-06T05:48:49.961Z] [2021-09-06T05:48:54.222Z] 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: [2021-09-06T05:48:54.222Z] - README.md [2021-09-06T05:48:54.222Z] [2021-09-06T05:48:54.222Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T05:48:54.489Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T05:48:54.756Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T05:48:54.756Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T05:48:55.983Z] Reading package lists... [2021-09-06T05:48:55.984Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-06T05:48:56.250Z] Reading package lists... [2021-09-06T05:48:56.250Z] Building dependency tree... [2021-09-06T05:48:56.250Z] Reading state information... [2021-09-06T05:48:56.517Z] Suggested packages: [2021-09-06T05:48:56.517Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-06T05:48:56.517Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-06T05:48:56.517Z] Recommended packages: [2021-09-06T05:48:56.517Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-06T05:48:56.517Z] The following NEW packages will be installed: [2021-09-06T05:48:56.517Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-06T05:48:56.517Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-06T05:48:56.517Z] pkg-config zip [2021-09-06T05:48:56.517Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T05:48:56.517Z] Need to get 7663 kB of archives. [2021-09-06T05:48:56.517Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-06T05:48:56.517Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-06T05:48:56.783Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-06T05:48:56.783Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-06T05:48:56.783Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-06T05:48:56.783Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-06T05:48:56.783Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-06T05:48:56.783Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-06T05:48:57.050Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-06T05:48:57.050Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-06T05:48:57.050Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-06T05:48:57.050Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-06T05:48:57.318Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-06T05:48:57.318Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-06T05:48:57.318Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-06T05:48:57.318Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-06T05:48:57.318Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T05:48:57.584Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-09-06T05:48:57.584Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-06T05:48:57.584Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-06T05:48:57.584Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-06T05:48:57.584Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T05:48:57.584Z] Selecting previously unselected package libpsl5:amd64. [2021-09-06T05:48:57.584Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-06T05:48:57.584Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T05:48:57.584Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-06T05:48:57.584Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-06T05:48:57.584Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T05:48:57.849Z] Selecting previously unselected package librtmp1:amd64. [2021-09-06T05:48:57.849Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-06T05:48:57.849Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T05:48:57.849Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-06T05:48:57.849Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-06T05:48:57.849Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T05:48:57.849Z] Selecting previously unselected package liberror-perl. [2021-09-06T05:48:57.849Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-06T05:48:57.849Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-06T05:48:57.849Z] Selecting previously unselected package git-man. [2021-09-06T05:48:57.849Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-06T05:48:57.849Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T05:48:58.115Z] Selecting previously unselected package git. [2021-09-06T05:48:58.115Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-06T05:48:58.115Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T05:48:58.695Z] Selecting previously unselected package libnorm1:amd64. [2021-09-06T05:48:58.696Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-06T05:48:58.696Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T05:48:58.696Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-06T05:48:58.696Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-06T05:48:58.696Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T05:48:58.696Z] Selecting previously unselected package libsodium23:amd64. [2021-09-06T05:48:58.696Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-06T05:48:58.696Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-06T05:48:58.696Z] Selecting previously unselected package libzmq5:amd64. [2021-09-06T05:48:58.696Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T05:48:58.696Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T05:48:58.696Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-06T05:48:58.696Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T05:48:58.696Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T05:48:58.961Z] Selecting previously unselected package pkg-config. [2021-09-06T05:48:58.961Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-06T05:48:58.961Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T05:48:58.962Z] Selecting previously unselected package zip. [2021-09-06T05:48:58.962Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-06T05:48:58.962Z] Unpacking zip (3.0-11build1) ... [2021-09-06T05:48:58.962Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T05:48:58.962Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T05:48:58.962Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T05:48:58.962Z] Setting up liberror-perl (0.17025-1) ... [2021-09-06T05:48:58.962Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T05:48:58.962Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T05:48:58.962Z] No schema files found: doing nothing. [2021-09-06T05:48:58.962Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T05:48:58.962Z] Setting up zip (3.0-11build1) ... [2021-09-06T05:48:58.962Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T05:48:58.962Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-06T05:48:58.962Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T05:48:59.227Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T05:48:59.227Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T05:48:59.227Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T05:48:59.227Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T05:48:59.227Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T05:48:59.808Z] git set to automatically installed. [2021-09-06T05:48:59.808Z] git-man set to automatically installed. [2021-09-06T05:48:59.808Z] libcurl3-gnutls set to automatically installed. [2021-09-06T05:48:59.808Z] liberror-perl set to automatically installed. [2021-09-06T05:48:59.808Z] libglib2.0-0 set to automatically installed. [2021-09-06T05:48:59.808Z] libnghttp2-14 set to automatically installed. [2021-09-06T05:48:59.808Z] libnorm1 set to automatically installed. [2021-09-06T05:48:59.808Z] libpgm-5.2-0 set to automatically installed. [2021-09-06T05:48:59.808Z] libpsl5 set to automatically installed. [2021-09-06T05:48:59.808Z] librtmp1 set to automatically installed. [2021-09-06T05:48:59.808Z] libsodium23 set to automatically installed. [2021-09-06T05:48:59.808Z] libzmq3-dev set to automatically installed. [2021-09-06T05:48:59.808Z] libzmq5 set to automatically installed. [2021-09-06T05:48:59.808Z] pkg-config set to automatically installed. [2021-09-06T05:48:59.808Z] zip set to automatically installed. [2021-09-06T05:49:01.216Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T05:49:02.175Z] snap "core18" has no updates available [2021-09-06T05:49:03.133Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T05:49:08.475Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-06T05:49:09.060Z] Pulling config-common [2021-09-06T05:49:09.060Z] + snapcraftctl pull [2021-09-06T05:49:10.019Z] Pulling go-build-helper [2021-09-06T05:49:10.019Z] + snapcraftctl pull [2021-09-06T05:49:10.979Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-06T05:49:10.979Z] Skipping pull go-build-helper (already ran) [2021-09-06T05:49:10.979Z] Building go-build-helper [2021-09-06T05:49:10.979Z] + snapcraftctl build [2021-09-06T05:49:13.561Z] Staging go-build-helper [2021-09-06T05:49:13.561Z] + snapcraftctl stage [2021-09-06T05:49:21.769Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T05:49:21.769Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T05:49:21.769Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T05:49:21.769Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T05:49:21.769Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T05:49:21.769Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T05:49:21.769Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T05:49:21.769Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T05:49:21.769Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T05:49:21.769Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T05:49:21.769Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T05:49:21.769Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T05:49:21.769Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T05:49:21.769Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T05:49:21.769Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T05:49:21.769Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T05:49:21.769Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T05:49:21.769Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T05:49:21.769Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T05:49:21.769Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T05:49:21.769Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T05:49:21.769Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T05:49:21.769Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T05:49:21.769Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T05:49:21.769Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T05:49:21.769Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T05:49:21.769Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T05:49:21.769Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-06T05:49:21.769Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-06T05:49:21.769Z] Fetched 224 kB in 0s (0 B/s) [2021-09-06T05:49:21.769Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-06T05:49:21.769Z] Fetched 157 kB in 0s (0 B/s) [2021-09-06T05:49:21.769Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-06T05:49:21.769Z] Fetched 221 kB in 0s (0 B/s) [2021-09-06T05:49:21.769Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-06T05:49:21.769Z] Fetched 143 kB in 0s (0 B/s) [2021-09-06T05:49:21.769Z] Pulling edgex-go [2021-09-06T05:49:21.769Z] + snapcraftctl pull [2021-09-06T05:49:23.177Z] Pulling hooks [2021-09-06T05:49:23.177Z] + snapcraftctl pull [2021-09-06T05:49:41.782Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T05:49:41.782Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T05:49:41.782Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T05:49:41.782Z] Fetched 0 B in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-06T05:49:41.782Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-06T05:49:41.782Z] Fetched 279 kB in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-06T05:49:41.782Z] Fetched 122 kB in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-06T05:49:41.782Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-06T05:49:41.782Z] Fetched 8848 B in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-06T05:49:41.782Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-06T05:49:41.782Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-06T05:49:41.782Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-06T05:49:41.782Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-06T05:49:41.782Z] Fetched 219 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-06T05:49:41.783Z] Fetched 154 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-06T05:49:41.783Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-06T05:49:41.783Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-06T05:49:41.783Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-06T05:49:41.783Z] Fetched 499 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-06T05:49:41.783Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-06T05:49:41.783Z] Fetched 240 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-06T05:49:41.783Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-06T05:49:41.783Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-06T05:49:41.783Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-06T05:49:41.783Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-06T05:49:41.783Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-06T05:49:41.783Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-06T05:49:41.783Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-06T05:49:41.783Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-06T05:49:41.783Z] Fetched 8720 B in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-06T05:49:41.783Z] Fetched 140 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-06T05:49:41.783Z] Fetched 119 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-06T05:49:41.783Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-06T05:49:41.783Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-06T05:49:41.783Z] Fetched 645 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-06T05:49:41.783Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-06T05:49:41.783Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-06T05:49:41.783Z] Fetched 368 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-06T05:49:41.783Z] Fetched 187 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-06T05:49:41.783Z] Fetched 175 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-06T05:49:41.783Z] Fetched 206 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-06T05:49:41.783Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-06T05:49:41.783Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-06T05:49:41.783Z] Fetched 159 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-06T05:49:41.783Z] Fetched 107 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-06T05:49:41.783Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-06T05:49:41.783Z] Pulling static-packages [2021-09-06T05:49:41.783Z] + snapcraftctl pull [2021-09-06T05:49:41.783Z] Pulling version [2021-09-06T05:49:41.783Z] + cd /root/project [2021-09-06T05:49:41.783Z] + git describe --tags --abbrev=0 [2021-09-06T05:49:41.783Z] + sed s/v// [2021-09-06T05:49:41.783Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-06T05:49:41.783Z] + [ -z 2.0.1-dev.36 ] [2021-09-06T05:49:41.783Z] + snapcraftctl set-version 2.0.1-dev.36 [2021-09-06T05:49:41.783Z] Building config-common [2021-09-06T05:49:41.783Z] + snapcraftctl build [2021-09-06T05:49:43.727Z] Skipping build go-build-helper (already ran) [2021-09-06T05:49:43.727Z] Building edgex-go [2021-09-06T05:49:43.727Z] + cd /root/parts/edgex-go/src [2021-09-06T05:49:43.727Z] + git+ sed s/v// [2021-09-06T05:49:43.727Z] describe --tags --abbrev=0 [2021-09-06T05:49:43.727Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-06T05:49:43.727Z] + [ -z 2.0.1-dev.36 ] [2021-09-06T05:49:43.727Z] + echo 2.0.1-dev.36 [2021-09-06T05:49:43.727Z] + make build [2021-09-06T05:49:43.727Z] go mod tidy [2021-09-06T05:49:47.079Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-06T05:49:47.080Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-06T05:49:47.080Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-06T05:49:47.080Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-06T05:49:47.080Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-06T05:49:47.080Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-06T05:49:47.080Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-06T05:49:47.080Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-06T05:49:47.080Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-06T05:49:47.080Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-06T05:49:47.080Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-06T05:49:47.080Z] go: downloading github.com/lib/pq v1.10.2 [2021-09-06T05:49:47.080Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-06T05:49:47.080Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-06T05:49:47.346Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-06T05:49:47.612Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-06T05:49:47.612Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-06T05:49:47.879Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-06T05:49:48.473Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-06T05:49:48.473Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-06T05:49:48.473Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-06T05:49:48.473Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-06T05:49:48.473Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-06T05:49:48.473Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-06T05:49:48.473Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-06T05:49:48.750Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-06T05:49:48.750Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-06T05:49:48.750Z] go: downloading golang.org/x/text v0.3.6 [2021-09-06T05:49:48.750Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-06T05:49:48.750Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-06T05:49:48.750Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-06T05:49:48.750Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-06T05:49:48.750Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-06T05:49:48.750Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-06T05:49:48.750Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-06T05:49:48.750Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-06T05:49:49.336Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-06T05:49:49.337Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-06T05:49:49.337Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-06T05:49:49.337Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-06T05:49:49.337Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-06T05:49:49.602Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-06T05:49:49.602Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-06T05:49:49.870Z] go: downloading github.com/kr/text v0.2.0 [2021-09-06T05:49:49.870Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-06T05:49:49.870Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-06T05:49:49.871Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-06T05:49:49.871Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-06T05:49:49.871Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-06T05:49:49.871Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-06T05:49:49.871Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-06T05:49:49.871Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-06T05:49:49.871Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-06T05:49:49.871Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-06T05:49:50.136Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-06T05:49:50.136Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-06T05:49:50.136Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-06T05:49:50.136Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-06T05:49:50.136Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-06T05:49:50.136Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-06T05:49:50.136Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-06T05:49:50.136Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-06T05:49:50.136Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-06T05:49:50.136Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-06T05:49:50.136Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-06T05:49:50.136Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-06T05:49:50.136Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-06T05:49:50.136Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-06T05:49:50.136Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-06T05:49:50.401Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-06T05:49:50.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T05:49:58.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T05:50:03.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T05:50:04.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T05:50:05.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T05:50:06.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T05:50:07.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T05:50:08.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T05:50:09.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T05:50:10.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T05:50:11.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T05:50:12.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T05:50:14.287Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-06T05:50:14.287Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-06T05:50:14.287Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-06T05:50:14.287Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-06T05:50:14.287Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-06T05:50:14.287Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-06T05:50:14.287Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-06T05:50:14.287Z] + 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 [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-06T05:50:14.287Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-06T05:50:14.287Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-06T05:50:14.287Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-06T05:50:14.287Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-06T05:50:15.243Z] Building hooks [2021-09-06T05:50:15.243Z] + cd /root/parts/hooks/src [2021-09-06T05:50:15.243Z] + make build [2021-09-06T05:50:15.243Z] go mod tidy [2021-09-06T05:50:16.201Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-06T05:50:16.201Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-06T05:50:16.201Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-06T05:50:16.201Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-06T05:50:16.201Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-06T05:50:17.159Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-06T05:50:17.741Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-06T05:50:17.741Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-06T05:50:20.323Z] Building static-packages [2021-09-06T05:50:20.323Z] + snapcraftctl build [2021-09-06T05:50:22.912Z] Building version [2021-09-06T05:50:22.912Z] + snapcraftctl build [2021-09-06T05:50:24.003Z] gofmt -l . [2021-09-06T05:50:24.003Z] [ "`gofmt -l .`" = "" ] [2021-09-06T05:50:24.003Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T05:50:24.673Z] + ls -al . [2021-09-06T05:50:24.673Z] total 636 [2021-09-06T05:50:24.673Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 05:50 . [2021-09-06T05:50:24.673Z] drwxr-xr-x 4 root root 4096 Sep 6 05:45 .. [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 05:43 .dockerignore [2021-09-06T05:50:24.673Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 05:43 .git [2021-09-06T05:50:24.673Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 05:43 .github [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 05:43 .gitignore [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 05:43 .hadolint.yml [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 05:43 .sonarcloud.properties [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 05:43 ADOPTERS.md [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 05:43 Attribution.txt [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 05:43 CHANGELOG.md [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 05:43 CONTRIBUTING.md [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 05:43 GOVERNANCE.md [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 05:43 Jenkinsfile [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 05:43 LICENSE [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 05:43 Makefile [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 05:43 OWNERS.md [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 05:43 README.md [2021-09-06T05:50:24.673Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 05:43 SECURITY.md [2021-09-06T05:50:24.674Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 05:38 VERSION [2021-09-06T05:50:24.674Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 05:43 ZMQWindows.md [2021-09-06T05:50:24.674Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 05:43 bin [2021-09-06T05:50:24.674Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 05:43 cmd [2021-09-06T05:50:24.674Z] -rw-r--r-- 1 root root 404331 Sep 6 05:48 coverage.out [2021-09-06T05:50:24.674Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 05:43 go.mod [2021-09-06T05:50:24.674Z] -rw-r--r-- 1 root root 50064 Sep 6 05:45 go.sum [2021-09-06T05:50:24.674Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 05:43 internal [2021-09-06T05:50:24.674Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 05:43 openapi [2021-09-06T05:50:24.674Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 05:43 snap [2021-09-06T05:50:24.674Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 05:43 version.go [Pipeline] sh [2021-09-06T05:50:24.867Z] Staging config-common [2021-09-06T05:50:24.867Z] + snapcraftctl stage [2021-09-06T05:50:25.334Z] + '[' -e coverage.out ] [2021-09-06T05:50:25.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T05:50:25.368Z] Warning: overwriting stash ‘coverage-report’ [2021-09-06T05:50:25.827Z] Skipping stage go-build-helper (already ran) [2021-09-06T05:50:25.827Z] Staging edgex-go [2021-09-06T05:50:25.827Z] + snapcraftctl stage [2021-09-06T05:50:26.186Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T05:50:26.837Z] + make build [2021-09-06T05:50:26.837Z] go mod tidy [2021-09-06T05:50:27.236Z] Staging hooks [2021-09-06T05:50:27.236Z] + snapcraftctl stage [2021-09-06T05:50:27.436Z] 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 [2021-09-06T05:50:28.194Z] Staging static-packages [2021-09-06T05:50:28.194Z] + snapcraftctl stage [2021-09-06T05:50:29.603Z] Staging version [2021-09-06T05:50:29.603Z] + snapcraftctl stage [2021-09-06T05:50:30.562Z] Priming config-common [2021-09-06T05:50:30.562Z] + snapcraftctl prime [2021-09-06T05:50:31.520Z] Priming go-build-helper [2021-09-06T05:50:31.520Z] + snapcraftctl prime [2021-09-06T05:50:32.477Z] Priming edgex-go [2021-09-06T05:50:32.477Z] + snapcraftctl prime [2021-09-06T05:50:33.884Z] Priming hooks [2021-09-06T05:50:33.884Z] + snapcraftctl prime [2021-09-06T05:50:34.151Z] 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 [2021-09-06T05:50:34.845Z] Priming static-packages [2021-09-06T05:50:34.845Z] + snapcraftctl prime [2021-09-06T05:50:37.425Z] Priming version [2021-09-06T05:50:37.425Z] + snapcraftctl prime [2021-09-06T05:50:38.384Z] 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] } [2021-09-06T05:51:01.029Z] 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 [2021-09-06T05:51:01.029Z] 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 [2021-09-06T05:51:04.506Z] 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 [2021-09-06T05:51:05.147Z] 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 [2021-09-06T05:51:09.472Z] 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 [2021-09-06T05:51:12.869Z] 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 [2021-09-06T05:51:15.497Z] 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 [2021-09-06T05:51:19.803Z] 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 [2021-09-06T05:51:22.427Z] 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 [2021-09-06T05:51:25.826Z] 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] } [2021-09-06T05:51:31.222Z] $ docker stop --time=1 5e6af2e25364f5976a79656492c07a759dd3429a508e914d1a5d9577988f44c4 [2021-09-06T05:51:34.001Z] $ docker rm -f 5e6af2e25364f5976a79656492c07a759dd3429a508e914d1a5d9577988f44c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:51:35.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:51:35.925Z] [2021-09-06T05:51:35.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:51:36.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:51:36.551Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T05:51:36.551Z] 29e5d40040c1: Pulling fs layer [2021-09-06T05:51:36.551Z] 1ce36da41761: Pulling fs layer [2021-09-06T05:51:36.551Z] 25b303627fd3: Pulling fs layer [2021-09-06T05:51:36.824Z] 29e5d40040c1: Verifying Checksum [2021-09-06T05:51:36.824Z] 29e5d40040c1: Download complete [2021-09-06T05:51:37.429Z] 1ce36da41761: Download complete [2021-09-06T05:51:37.429Z] 29e5d40040c1: Pull complete [2021-09-06T05:51:38.862Z] 1ce36da41761: Pull complete [2021-09-06T05:51:38.862Z] 25b303627fd3: Verifying Checksum [2021-09-06T05:51:38.862Z] 25b303627fd3: Download complete [2021-09-06T05:51:49.028Z] 25b303627fd3: Pull complete [2021-09-06T05:51:49.028Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T05:51:49.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:51:49.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T05:51:49.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2021-09-06T05:51:49.365Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T05:51:52.750Z] $ docker top bd9b6b6d6e45ff07f844ecbe0bcb660f20e3ffe29a5a579749e0cc10aef8ef8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:51:53.703Z] + docker-compose build --help [2021-09-06T05:51:53.703Z] + grep parallel [2021-09-06T05:51:57.078Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T05:51:57.357Z] $ docker stop --time=1 bd9b6b6d6e45ff07f844ecbe0bcb660f20e3ffe29a5a579749e0cc10aef8ef8a [2021-09-06T05:51:59.215Z] $ docker rm -f bd9b6b6d6e45ff07f844ecbe0bcb660f20e3ffe29a5a579749e0cc10aef8ef8a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:51:59.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:51:59.894Z] . [Pipeline] withDockerContainer [2021-09-06T05:52:00.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2021-09-06T05:52:00.217Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T05:52:01.792Z] $ docker top 39d6443a936ee09203af07246c20102710bc6d15a0f044e7854f1828d404efa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:52:02.768Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T05:52:07.052Z] Building core-command ... [2021-09-06T05:52:07.052Z] Building core-data ... [2021-09-06T05:52:07.052Z] Building core-metadata ... [2021-09-06T05:52:07.052Z] Building security-bootstrapper ... [2021-09-06T05:52:07.052Z] Building security-proxy-setup ... [2021-09-06T05:52:07.052Z] Building security-secretstore-setup ... [2021-09-06T05:52:07.052Z] Building support-notifications ... [2021-09-06T05:52:07.052Z] Building support-scheduler ... [2021-09-06T05:52:07.052Z] Building sys-mgmt-agent ... [2021-09-06T05:52:07.052Z] Building support-scheduler [2021-09-06T05:52:07.052Z] Building support-notifications [2021-09-06T05:52:07.052Z] Building security-bootstrapper [2021-09-06T05:52:07.052Z] Building security-proxy-setup [2021-09-06T05:52:07.052Z] Building core-data [2021-09-06T05:53:15.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:53:15.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:53:15.072Z] ---> 50836f4870aa [2021-09-06T05:53:15.072Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:53:15.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:53:15.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:53:15.072Z] ---> 50836f4870aa [2021-09-06T05:53:15.072Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:53:15.072Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:53:15.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:53:15.072Z] ---> 50836f4870aa [2021-09-06T05:53:15.072Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:53:15.072Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:53:15.072Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:53:15.072Z] ---> 50836f4870aa [2021-09-06T05:53:15.072Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T05:53:15.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:53:15.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:53:15.072Z] ---> 50836f4870aa [2021-09-06T05:53:15.072Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T05:53:15.072Z] ---> Running in 09fd10a66a68 [2021-09-06T05:53:15.072Z] ---> Running in b90eb9fb2176 [2021-09-06T05:53:15.072Z] ---> Running in f29313555c82 [2021-09-06T05:53:15.072Z] ---> Running in 48914bdbb778 [2021-09-06T05:53:15.072Z] ---> Running in b48b15902ff3 [2021-09-06T05:53:15.072Z] Removing intermediate container b90eb9fb2176 [2021-09-06T05:53:15.072Z] ---> a882bc2c4153 [2021-09-06T05:53:15.072Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:53:15.072Z] Removing intermediate container b48b15902ff3 [2021-09-06T05:53:15.072Z] ---> 0305e8906d54 [2021-09-06T05:53:15.072Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:53:15.072Z] Removing intermediate container 48914bdbb778 [2021-09-06T05:53:15.072Z] ---> dcac54ecddac [2021-09-06T05:53:15.072Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:53:15.072Z] Removing intermediate container f29313555c82 [2021-09-06T05:53:15.072Z] ---> 9e244e60abae [2021-09-06T05:53:15.072Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:53:15.072Z] Removing intermediate container 09fd10a66a68 [2021-09-06T05:53:15.072Z] ---> c0a67e27faef [2021-09-06T05:53:15.072Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:53:15.072Z] ---> Running in 2cf6533c35c2 [2021-09-06T05:53:15.072Z] ---> Running in c57e49c92d24 [2021-09-06T05:53:15.072Z] ---> Running in 9959dd5d3d5b [2021-09-06T05:53:15.072Z] ---> Running in 3f28ddab14bb [2021-09-06T05:53:15.072Z] ---> Running in ee5793fce731 [2021-09-06T05:53:18.581Z] Removing intermediate container c57e49c92d24 [2021-09-06T05:53:18.581Z] ---> edff72103506 [2021-09-06T05:53:18.581Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T05:53:18.581Z] Removing intermediate container 2cf6533c35c2 [2021-09-06T05:53:18.581Z] ---> 382326171e5e [2021-09-06T05:53:18.581Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T05:53:18.581Z] ---> Running in c4be233fef33 [2021-09-06T05:53:18.581Z] ---> Running in 59fe5cc2dc17 [2021-09-06T05:53:18.581Z] Removing intermediate container 9959dd5d3d5b [2021-09-06T05:53:18.581Z] ---> d1e51c0f5aeb [2021-09-06T05:53:18.581Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T05:53:18.581Z] ---> Running in dabde59d1dd3 [2021-09-06T05:53:18.581Z] Removing intermediate container ee5793fce731 [2021-09-06T05:53:18.581Z] ---> 133275d42c35 [2021-09-06T05:53:18.581Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T05:53:18.856Z] Removing intermediate container 3f28ddab14bb [2021-09-06T05:53:18.856Z] ---> a20ded5381d8 [2021-09-06T05:53:18.856Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T05:53:19.133Z] ---> Running in f4d0b108ede2 [2021-09-06T05:53:19.133Z] ---> Running in 52232b514028 [2021-09-06T05:53:20.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:20.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:20.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:21.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:21.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:21.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:21.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:21.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:21.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:21.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:53:22.582Z] OK: 218 MiB in 52 packages [2021-09-06T05:53:22.582Z] OK: 218 MiB in 52 packages [2021-09-06T05:53:23.193Z] OK: 218 MiB in 52 packages [2021-09-06T05:53:23.194Z] OK: 218 MiB in 52 packages [2021-09-06T05:53:23.472Z] OK: 218 MiB in 52 packages [2021-09-06T05:53:24.456Z] Removing intermediate container 59fe5cc2dc17 [2021-09-06T05:53:24.456Z] ---> 393445b66297 [2021-09-06T05:53:24.456Z] Step 6/22 : COPY go.mod . [2021-09-06T05:53:24.731Z] Removing intermediate container dabde59d1dd3 [2021-09-06T05:53:24.731Z] ---> 8018bc8b7b7a [2021-09-06T05:53:24.731Z] Step 6/32 : COPY go.mod . [2021-09-06T05:53:25.005Z] Removing intermediate container f4d0b108ede2 [2021-09-06T05:53:25.005Z] ---> 3aaa5c2b5641 [2021-09-06T05:53:25.005Z] Step 6/23 : COPY go.mod . [2021-09-06T05:53:25.005Z] Removing intermediate container c4be233fef33 [2021-09-06T05:53:25.005Z] ---> d531c2a6e606 [2021-09-06T05:53:25.005Z] Step 6/23 : COPY go.mod . [2021-09-06T05:53:25.283Z] Removing intermediate container 52232b514028 [2021-09-06T05:53:25.283Z] ---> 83bfe07c427f [2021-09-06T05:53:25.283Z] Step 6/24 : COPY go.mod . [2021-09-06T05:53:25.560Z] ---> 3ed4ffb27e2f [2021-09-06T05:53:25.560Z] Step 7/22 : RUN go mod download [2021-09-06T05:53:25.560Z] ---> Running in 46c5efc2b606 [2021-09-06T05:53:26.173Z] ---> f82dc48c3784 [2021-09-06T05:53:26.173Z] Step 7/32 : RUN go mod download [2021-09-06T05:53:26.173Z] ---> 5c1a08bbdba6 [2021-09-06T05:53:26.173Z] Step 7/23 : RUN go mod download [2021-09-06T05:53:26.173Z] ---> b36c174b8272 [2021-09-06T05:53:26.173Z] Step 7/23 : RUN go mod download [2021-09-06T05:53:26.446Z] ---> Running in a87fba12c1b7 [2021-09-06T05:53:26.446Z] ---> Running in 01264c8c5574 [2021-09-06T05:53:26.717Z] ---> Running in 0ae339e151c9 [2021-09-06T05:53:26.717Z] ---> 1aa571c8887f [2021-09-06T05:53:26.717Z] Step 7/24 : RUN go mod download [2021-09-06T05:53:26.990Z] ---> Running in fdf60019a20f [2021-09-06T05:53:31.310Z] Removing intermediate container 46c5efc2b606 [2021-09-06T05:53:31.310Z] ---> b9a449f221d6 [2021-09-06T05:53:31.310Z] Step 8/22 : COPY . . [2021-09-06T05:53:34.707Z] Removing intermediate container a87fba12c1b7 [2021-09-06T05:53:34.707Z] ---> b8593b9c2a66 [2021-09-06T05:53:34.707Z] Step 8/32 : COPY . . [2021-09-06T05:53:34.707Z] Removing intermediate container 01264c8c5574 [2021-09-06T05:53:34.707Z] ---> 143cb303bc2e [2021-09-06T05:53:34.707Z] Step 8/23 : COPY . . [2021-09-06T05:53:35.688Z] Removing intermediate container fdf60019a20f [2021-09-06T05:53:35.688Z] ---> 9e756eb2a343 [2021-09-06T05:53:35.688Z] Step 8/24 : COPY . . [2021-09-06T05:53:35.688Z] Removing intermediate container 0ae339e151c9 [2021-09-06T05:53:35.688Z] ---> 2b49a1810e4f [2021-09-06T05:53:35.688Z] Step 8/23 : COPY . . [2021-09-06T05:53:57.885Z] ---> db51bdf58c8d [2021-09-06T05:53:57.885Z] Step 9/22 : RUN go mod tidy [2021-09-06T05:53:57.885Z] ---> b92ec1a358d7 [2021-09-06T05:53:57.885Z] Step 9/32 : RUN go mod tidy [2021-09-06T05:53:57.885Z] ---> Running in 326a837ceeb6 [2021-09-06T05:53:57.885Z] ---> fa2b4e02e62b [2021-09-06T05:53:57.885Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:53:57.885Z] ---> f672e3027a7f [2021-09-06T05:53:57.885Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:53:57.885Z] ---> 20864e68ecb6 [2021-09-06T05:53:57.885Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:53:57.885Z] ---> Running in 7dd711c5bad1 [2021-09-06T05:53:57.885Z] ---> Running in fe99ef08ae09 [2021-09-06T05:53:57.885Z] ---> Running in e72ad45bc66b [2021-09-06T05:53:57.885Z] ---> Running in 5a75d3119b04 [2021-09-06T05:54:04.595Z] Removing intermediate container 326a837ceeb6 [2021-09-06T05:54:04.595Z] ---> 2dd4db92f017 [2021-09-06T05:54:04.595Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T05:54:04.595Z] ---> Running in 8ef2e5b656b5 [2021-09-06T05:54:04.595Z] Removing intermediate container fe99ef08ae09 [2021-09-06T05:54:04.595Z] ---> 4664a8ecc6c7 [2021-09-06T05:54:04.595Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T05:54:04.866Z] Removing intermediate container 7dd711c5bad1 [2021-09-06T05:54:04.866Z] ---> 28492d7033fb [2021-09-06T05:54:04.866Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T05:54:05.144Z] ---> Running in 79f615d5b75f [2021-09-06T05:54:05.144Z] ---> Running in 43a2c042e826 [2021-09-06T05:54:05.144Z] Removing intermediate container 5a75d3119b04 [2021-09-06T05:54:05.144Z] ---> 92029e57a6da [2021-09-06T05:54:05.144Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T05:54:05.144Z] Removing intermediate container e72ad45bc66b [2021-09-06T05:54:05.144Z] ---> 35629edd1f5b [2021-09-06T05:54:05.144Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T05:54:05.416Z] ---> Running in 50aca554e90b [2021-09-06T05:54:05.416Z] ---> Running in bebdfc50ef25 [2021-09-06T05:54:06.013Z] 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 [2021-09-06T05:54:07.462Z] 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 [2021-09-06T05:54:07.738Z] 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 [2021-09-06T05:54:08.012Z] 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 [2021-09-06T05:54:08.012Z] 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 [2021-09-06T05:55:59.899Z] 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 [2021-09-06T05:56:08.226Z] Removing intermediate container 43a2c042e826 [2021-09-06T05:56:08.226Z] ---> 21cca8022d16 [2021-09-06T05:56:08.226Z] [2021-09-06T05:56:08.226Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T05:56:08.226Z] 3.12: Pulling from library/alpine [2021-09-06T05:56:08.226Z] Removing intermediate container 8ef2e5b656b5 [2021-09-06T05:56:08.226Z] ---> 3d527b2cf111 [2021-09-06T05:56:08.226Z] [2021-09-06T05:56:08.226Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T05:56:08.226Z] 3.12: Pulling from library/alpine [2021-09-06T05:56:09.684Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T05:56:09.684Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T05:56:09.684Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T05:56:09.684Z] Status: Image is up to date for alpine:3.12 [2021-09-06T05:56:09.684Z] ---> afc2cc120ca2 [2021-09-06T05:56:09.684Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T05:56:09.684Z] ---> afc2cc120ca2 [2021-09-06T05:56:09.684Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T05:56:09.968Z] ---> Running in ec9885e59bdb [2021-09-06T05:56:09.968Z] ---> Running in 2fd0869a161b [2021-09-06T05:56:10.969Z] Removing intermediate container 2fd0869a161b [2021-09-06T05:56:10.969Z] ---> 990c0d094461 [2021-09-06T05:56:10.969Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T05:56:11.580Z] ---> Running in 75f01b0fd7ad [2021-09-06T05:56:12.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:12.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:13.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:13.448Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T05:56:13.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:13.726Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T05:56:13.726Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T05:56:13.726Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T05:56:13.726Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:56:13.726Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:56:14.020Z] OK: 7 MiB in 18 packages [2021-09-06T05:56:14.298Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:56:14.298Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T05:56:14.298Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:56:14.298Z] OK: 5 MiB in 16 packages [2021-09-06T05:56:16.938Z] Removing intermediate container 79f615d5b75f [2021-09-06T05:56:16.938Z] ---> da3d2ecc3c43 [2021-09-06T05:56:16.938Z] [2021-09-06T05:56:16.938Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:56:16.938Z] ---> afc2cc120ca2 [2021-09-06T05:56:16.938Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:56:16.938Z] Removing intermediate container 50aca554e90b [2021-09-06T05:56:16.938Z] ---> b8658a001627 [2021-09-06T05:56:16.938Z] [2021-09-06T05:56:16.938Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:56:16.938Z] ---> afc2cc120ca2 [2021-09-06T05:56:16.938Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T05:56:17.210Z] ---> Running in e838e898c60f [2021-09-06T05:56:17.210Z] ---> Running in 62d16a05d2e0 [2021-09-06T05:56:18.667Z] Removing intermediate container 75f01b0fd7ad [2021-09-06T05:56:18.667Z] ---> 95da3af69226 [2021-09-06T05:56:18.667Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T05:56:18.667Z] ---> Running in 119bb6e4d124 [2021-09-06T05:56:18.667Z] Removing intermediate container ec9885e59bdb [2021-09-06T05:56:18.667Z] ---> b49acef11f95 [2021-09-06T05:56:18.667Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:56:19.268Z] ---> Running in 16e595d93f4e [2021-09-06T05:56:19.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:19.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:19.544Z] Removing intermediate container 119bb6e4d124 [2021-09-06T05:56:19.544Z] ---> d3dd3dd7e85f [2021-09-06T05:56:19.544Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T05:56:19.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:19.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:19.823Z] ---> Running in a74a2dffb234 [2021-09-06T05:56:20.133Z] Removing intermediate container 16e595d93f4e [2021-09-06T05:56:20.133Z] ---> d9df539436b5 [2021-09-06T05:56:20.133Z] Step 14/22 : WORKDIR /edgex [2021-09-06T05:56:20.133Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T05:56:20.133Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:56:20.133Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:56:20.133Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:56:20.133Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T05:56:20.133Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:56:20.133Z] OK: 5 MiB in 15 packages [2021-09-06T05:56:20.421Z] OK: 6 MiB in 16 packages [2021-09-06T05:56:20.421Z] ---> Running in c34d72d43d8b [2021-09-06T05:56:20.701Z] Removing intermediate container a74a2dffb234 [2021-09-06T05:56:20.701Z] ---> 93babee507b8 [2021-09-06T05:56:20.701Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T05:56:21.305Z] ---> Running in 0f315bc68658 [2021-09-06T05:56:21.904Z] Removing intermediate container c34d72d43d8b [2021-09-06T05:56:21.904Z] ---> 8dbd9a748f05 [2021-09-06T05:56:21.904Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T05:56:22.502Z] Removing intermediate container e838e898c60f [2021-09-06T05:56:22.502Z] ---> 378ef2a270be [2021-09-06T05:56:22.502Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:56:22.789Z] ---> Running in 2cb0cdc0b220 [2021-09-06T05:56:23.392Z] ---> 451b1bfa0145 [2021-09-06T05:56:23.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T05:56:23.666Z] Removing intermediate container 62d16a05d2e0 [2021-09-06T05:56:23.666Z] ---> 6276ff6f9ede [2021-09-06T05:56:23.666Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:56:23.666Z] Removing intermediate container 2cb0cdc0b220 [2021-09-06T05:56:23.666Z] ---> da1f283c1a0d [2021-09-06T05:56:23.666Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T05:56:23.943Z] Removing intermediate container bebdfc50ef25 [2021-09-06T05:56:23.943Z] ---> 59044f02c02b [2021-09-06T05:56:23.943Z] [2021-09-06T05:56:23.943Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:56:23.943Z] ---> afc2cc120ca2 [2021-09-06T05:56:23.943Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T05:56:24.215Z] ---> Running in d437d0530da1 [2021-09-06T05:56:24.215Z] ---> Running in 35e8ab24099c [2021-09-06T05:56:24.494Z] ---> Running in 77bc58255ceb [2021-09-06T05:56:25.092Z] ---> 552606596e38 [2021-09-06T05:56:25.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T05:56:25.092Z] Removing intermediate container d437d0530da1 [2021-09-06T05:56:25.092Z] ---> ecf04d422281 [2021-09-06T05:56:25.092Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T05:56:25.368Z] Removing intermediate container 35e8ab24099c [2021-09-06T05:56:25.368Z] ---> 0d5a0268065f [2021-09-06T05:56:25.368Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:56:25.368Z] ---> Running in 333d17a212f8 [2021-09-06T05:56:25.368Z] Removing intermediate container 77bc58255ceb [2021-09-06T05:56:25.368Z] ---> d30c5f1726e4 [2021-09-06T05:56:25.368Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T05:56:25.368Z] ---> Running in cbdaa0945a34 [2021-09-06T05:56:25.368Z] Removing intermediate container 0f315bc68658 [2021-09-06T05:56:25.368Z] ---> 88be399ef2ff [2021-09-06T05:56:25.368Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T05:56:25.645Z] ---> Running in 25832e2336aa [2021-09-06T05:56:25.919Z] ---> Running in 8bdb4e388540 [2021-09-06T05:56:26.193Z] Removing intermediate container 333d17a212f8 [2021-09-06T05:56:26.193Z] ---> 705fe7a13b13 [2021-09-06T05:56:26.193Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:56:26.193Z] Removing intermediate container cbdaa0945a34 [2021-09-06T05:56:26.193Z] ---> ba9b7bed76d2 [2021-09-06T05:56:26.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:56:26.467Z] Removing intermediate container 25832e2336aa [2021-09-06T05:56:26.467Z] ---> 554ba56c0259 [2021-09-06T05:56:26.467Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T05:56:26.467Z] ---> Running in cc365030f2cc [2021-09-06T05:56:26.746Z] ---> Running in 963a6e322679 [2021-09-06T05:56:26.746Z] ---> bc69473f7709 [2021-09-06T05:56:26.746Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T05:56:26.746Z] Removing intermediate container 8bdb4e388540 [2021-09-06T05:56:26.746Z] ---> 4cf8d4c08627 [2021-09-06T05:56:26.746Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T05:56:27.032Z] ---> Running in 9b9b29540b01 [2021-09-06T05:56:27.032Z] Removing intermediate container cc365030f2cc [2021-09-06T05:56:27.032Z] ---> 2d8ffea872d6 [2021-09-06T05:56:27.032Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:56:27.306Z] Removing intermediate container 963a6e322679 [2021-09-06T05:56:27.306Z] ---> aab6652ba419 [2021-09-06T05:56:27.306Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:56:27.306Z] ---> a10fc074eeff [2021-09-06T05:56:27.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T05:56:27.578Z] ---> Running in e33f58dc3c10 [2021-09-06T05:56:27.852Z] Removing intermediate container 9b9b29540b01 [2021-09-06T05:56:27.852Z] ---> 89d165435a3f [2021-09-06T05:56:27.852Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T05:56:28.129Z] ---> d0698fd5258d [2021-09-06T05:56:28.129Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T05:56:28.129Z] ---> Running in de1f88477291 [2021-09-06T05:56:28.405Z] ---> Running in ce88ff77a35d [2021-09-06T05:56:28.405Z] ---> c8824c7b58ea [2021-09-06T05:56:28.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T05:56:29.005Z] Removing intermediate container de1f88477291 [2021-09-06T05:56:29.005Z] ---> a5b06fb8d228 [2021-09-06T05:56:29.005Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T05:56:29.610Z] ---> 8c0aaf5f2622 [2021-09-06T05:56:29.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T05:56:29.610Z] ---> Running in c9866a005984 [2021-09-06T05:56:30.212Z] ---> 2c67c1b1be72 [2021-09-06T05:56:30.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T05:56:30.212Z] Removing intermediate container c9866a005984 [2021-09-06T05:56:30.212Z] ---> 6df5a8d3bbf4 [2021-09-06T05:56:30.212Z] Step 21/22 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:56:30.486Z] ---> Running in 7dcbb5c3981b [2021-09-06T05:56:30.761Z] ---> 5ead812855dd [2021-09-06T05:56:30.761Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T05:56:31.033Z] ---> Running in 62f8b2f611fd [2021-09-06T05:56:31.305Z] Removing intermediate container 7dcbb5c3981b [2021-09-06T05:56:31.305Z] ---> ff69670a7cf0 [2021-09-06T05:56:31.305Z] ---> 2373dc407509 [2021-09-06T05:56:31.305Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T05:56:31.305Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T05:56:31.305Z] Removing intermediate container e33f58dc3c10 [2021-09-06T05:56:31.305Z] ---> 303c42312b95 [2021-09-06T05:56:31.305Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T05:56:31.579Z] ---> Running in 8afb7733fe4a [2021-09-06T05:56:31.579Z] ---> Running in b6ad1dedd048 [2021-09-06T05:56:31.579Z] ---> Running in 9281e66ec9f9 [2021-09-06T05:56:31.855Z] Removing intermediate container ce88ff77a35d [2021-09-06T05:56:31.855Z] ---> d7f39754f3c3 [2021-09-06T05:56:31.855Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 62f8b2f611fd [2021-09-06T05:56:31.855Z] ---> 6d98545f1d89 [2021-09-06T05:56:31.855Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:56:31.855Z] [2021-09-06T05:56:32.134Z] ---> Running in 51dc59cb1a02 [2021-09-06T05:56:32.412Z] Removing intermediate container b6ad1dedd048 [2021-09-06T05:56:32.412Z] ---> aab75564735b [2021-09-06T05:56:32.412Z] [2021-09-06T05:56:32.412Z] Removing intermediate container 9281e66ec9f9 [2021-09-06T05:56:32.412Z] ---> abe5c3eb540b [2021-09-06T05:56:32.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:56:33.011Z] ---> Running in 86568420e535 [2021-09-06T05:56:33.011Z] Removing intermediate container 51dc59cb1a02 [2021-09-06T05:56:33.011Z] ---> 4566114379f8 [2021-09-06T05:56:33.011Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T05:56:33.011Z] Successfully built aab75564735b [2021-09-06T05:56:33.290Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T05:56:33.290Z]  Building security-proxy-setup ... done Building core-metadata [2021-09-06T05:56:33.290Z] ---> 0652e91ebf0f [2021-09-06T05:56:33.290Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . ---> Running in 5ffcf5001931 [2021-09-06T05:56:33.290Z] [2021-09-06T05:56:33.565Z] Removing intermediate container 86568420e535 [2021-09-06T05:56:33.565Z] ---> de5e8e29ead4 [2021-09-06T05:56:33.565Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T05:56:33.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:33.838Z] ---> Running in 72888f84ab06 [2021-09-06T05:56:33.838Z] Removing intermediate container 5ffcf5001931 [2021-09-06T05:56:33.838Z] ---> b6953195a614 [2021-09-06T05:56:33.838Z] Step 22/23 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:56:34.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:56:34.395Z] ---> Running in 14c6623e93c6 [2021-09-06T05:56:34.799Z] Removing intermediate container 72888f84ab06 [2021-09-06T05:56:34.799Z] ---> ef89aeb60682 [2021-09-06T05:56:34.799Z] Step 22/23 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:56:35.106Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T05:56:35.106Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T05:56:35.400Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T05:56:35.400Z] ---> Running in 30b2c5a932df [2021-09-06T05:56:35.400Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T05:56:35.760Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T05:56:35.760Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T05:56:35.760Z] Removing intermediate container 14c6623e93c6 [2021-09-06T05:56:35.760Z] ---> 4d1a80ae0935 [2021-09-06T05:56:35.760Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:56:35.760Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:56:35.760Z] OK: 8 MiB in 20 packages [2021-09-06T05:56:36.049Z] ---> f87bb992099c [2021-09-06T05:56:36.049Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T05:56:36.367Z] ---> Running in 4b477688e6ea [2021-09-06T05:56:36.367Z] Removing intermediate container 30b2c5a932df [2021-09-06T05:56:36.659Z] ---> 6263804931d0 [2021-09-06T05:56:36.659Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:56:37.036Z] ---> Running in 9acecea9d830 [2021-09-06T05:56:37.651Z] Removing intermediate container 4b477688e6ea [2021-09-06T05:56:37.651Z] ---> f67637c65fc8 [2021-09-06T05:56:37.651Z] [2021-09-06T05:56:37.651Z] ---> 54a592a3eb54 [2021-09-06T05:56:37.651Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T05:56:38.260Z] Successfully built f67637c65fc8 [2021-09-06T05:56:38.260Z] Removing intermediate container 9acecea9d830 [2021-09-06T05:56:38.260Z] ---> ead5d9bf7062 [2021-09-06T05:56:38.260Z] [2021-09-06T05:56:38.260Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T05:56:38.260Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-09-06T05:56:38.538Z] Removing intermediate container 8afb7733fe4a [2021-09-06T05:56:38.538Z] ---> 4cb4ddd59178 [2021-09-06T05:56:38.538Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:56:38.538Z] Successfully built ead5d9bf7062 [2021-09-06T05:56:38.538Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T05:56:38.538Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-09-06T05:56:39.145Z] ---> 0c883b44bbdd [2021-09-06T05:56:39.145Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T05:56:39.428Z] ---> f42ec517bc0a [2021-09-06T05:56:39.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T05:56:40.025Z] ---> b83b55c7e5cf [2021-09-06T05:56:40.025Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T05:56:40.637Z] ---> Running in e6abf9510492 [2021-09-06T05:56:41.237Z] ---> 6706446ac7f5 [2021-09-06T05:56:41.237Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T05:56:41.237Z] Removing intermediate container e6abf9510492 [2021-09-06T05:56:41.237Z] ---> a049d725dbdf [2021-09-06T05:56:41.237Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T05:56:42.712Z] ---> eb21e5ffd590 [2021-09-06T05:56:42.712Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T05:56:43.313Z] ---> f64c6e037806 [2021-09-06T05:56:43.313Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T05:56:43.313Z] ---> Running in e6f34782bfd8 [2021-09-06T05:56:44.306Z] ---> Running in 2a7fc72087a1 [2021-09-06T05:56:44.306Z] Removing intermediate container e6f34782bfd8 [2021-09-06T05:56:44.306Z] ---> 7fc36195d240 [2021-09-06T05:56:44.306Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:56:44.910Z] ---> Running in 897dccc1323f [2021-09-06T05:56:45.906Z] Removing intermediate container 897dccc1323f [2021-09-06T05:56:45.906Z] ---> 788995670211 [2021-09-06T05:56:45.906Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T05:56:46.183Z] ---> Running in 2ff408c8dd49 [2021-09-06T05:56:47.180Z] Removing intermediate container 2ff408c8dd49 [2021-09-06T05:56:47.180Z] ---> 3828dad578a3 [2021-09-06T05:56:47.180Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:56:47.180Z] ---> Running in 8074a53ed718 [2021-09-06T05:56:47.454Z] Removing intermediate container 2a7fc72087a1 [2021-09-06T05:56:47.454Z] ---> 6179c2ff8eff [2021-09-06T05:56:47.454Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T05:56:48.059Z] ---> Running in f1bb158bcb0b [2021-09-06T05:56:48.059Z] Removing intermediate container 8074a53ed718 [2021-09-06T05:56:48.059Z] ---> ff86891d09db [2021-09-06T05:56:48.333Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:56:48.612Z] ---> Running in a54ef57d490d [2021-09-06T05:56:48.888Z] Removing intermediate container f1bb158bcb0b [2021-09-06T05:56:48.888Z] ---> 0ecf105c7457 [2021-09-06T05:56:48.888Z] Step 29/32 : CMD ["gate"] [2021-09-06T05:56:49.495Z] Removing intermediate container a54ef57d490d [2021-09-06T05:56:49.495Z] ---> Running in 47aefc8e0816 [2021-09-06T05:56:49.495Z] ---> 82d6b18754df [2021-09-06T05:56:49.495Z] [2021-09-06T05:56:49.779Z] Successfully built 82d6b18754df [2021-09-06T05:56:50.090Z] Successfully tagged core-data-arm64:latest [2021-09-06T05:56:50.090Z] Building core-command [2021-09-06T05:56:50.368Z]  Building core-data ... done Removing intermediate container 47aefc8e0816 [2021-09-06T05:56:50.368Z] ---> 9e6241b00b2f [2021-09-06T05:56:50.368Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T05:56:50.969Z] ---> Running in 12915fa4caa0 [2021-09-06T05:56:51.575Z] Removing intermediate container 12915fa4caa0 [2021-09-06T05:56:51.575Z] ---> ae6b58821c14 [2021-09-06T05:56:51.575Z] Step 31/32 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:56:52.183Z] ---> Running in 560e2d0128a9 [2021-09-06T05:56:53.175Z] Removing intermediate container 560e2d0128a9 [2021-09-06T05:56:53.175Z] ---> 4b5ead7931e6 [2021-09-06T05:56:53.175Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T05:56:53.780Z] ---> Running in 4d9d29736a50 [2021-09-06T05:56:54.381Z] Removing intermediate container 4d9d29736a50 [2021-09-06T05:56:54.381Z] ---> 74da6aa6c858 [2021-09-06T05:56:54.381Z] [2021-09-06T05:56:54.983Z] Successfully built 74da6aa6c858 [2021-09-06T05:56:54.983Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T05:57:13.345Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:57:13.345Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:57:13.345Z] ---> 50836f4870aa [2021-09-06T05:57:13.345Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:57:13.345Z] ---> Using cache [2021-09-06T05:57:13.345Z] ---> 9e244e60abae [2021-09-06T05:57:13.345Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:57:13.345Z] ---> Using cache [2021-09-06T05:57:13.345Z] ---> a20ded5381d8 [2021-09-06T05:57:13.345Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:57:13.948Z] ---> Running in 9b5d9e6ae3f0 [2021-09-06T05:57:15.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:57:16.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:57:16.992Z] OK: 218 MiB in 52 packages [2021-09-06T05:57:19.637Z] Removing intermediate container 9b5d9e6ae3f0 [2021-09-06T05:57:19.637Z] ---> b62e2d53cec9 [2021-09-06T05:57:19.637Z] Step 6/24 : COPY go.mod . [2021-09-06T05:57:21.088Z] ---> c1bf96972a97 [2021-09-06T05:57:21.088Z] Step 7/24 : RUN go mod download [2021-09-06T05:57:21.088Z] ---> Running in 2ff4a4183971 [2021-09-06T05:57:23.750Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:57:23.750Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:57:23.750Z] ---> 50836f4870aa [2021-09-06T05:57:23.750Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T05:57:23.750Z] ---> Using cache [2021-09-06T05:57:23.750Z] ---> 9e244e60abae [2021-09-06T05:57:23.750Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:57:23.750Z] ---> Using cache [2021-09-06T05:57:23.750Z] ---> a20ded5381d8 [2021-09-06T05:57:23.750Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T05:57:23.750Z] ---> Using cache [2021-09-06T05:57:23.750Z] ---> b62e2d53cec9 [2021-09-06T05:57:23.750Z] Step 6/26 : COPY go.mod . [2021-09-06T05:57:23.750Z] ---> Using cache [2021-09-06T05:57:23.750Z] ---> c1bf96972a97 [2021-09-06T05:57:23.750Z] Step 7/26 : RUN go mod download [2021-09-06T05:57:23.750Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:57:23.750Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:57:23.750Z] ---> 50836f4870aa [2021-09-06T05:57:23.750Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:57:23.750Z] ---> Using cache [2021-09-06T05:57:23.750Z] ---> 9e244e60abae [2021-09-06T05:57:23.750Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:57:23.750Z] ---> Using cache [2021-09-06T05:57:23.750Z] ---> a20ded5381d8 [2021-09-06T05:57:23.750Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T05:57:24.040Z] ---> Running in 97d47afb3406 [2021-09-06T05:57:24.040Z] ---> Running in dc9db85b2f9e [2021-09-06T05:57:26.052Z] Removing intermediate container 2ff4a4183971 [2021-09-06T05:57:26.052Z] ---> bb8cf0cd32cb [2021-09-06T05:57:26.052Z] Step 8/24 : COPY . . [2021-09-06T05:57:26.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:57:27.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:57:27.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:57:27.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:57:27.667Z] ---> 50836f4870aa [2021-09-06T05:57:27.667Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:57:27.667Z] ---> Using cache [2021-09-06T05:57:27.667Z] ---> 9e244e60abae [2021-09-06T05:57:27.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:57:27.667Z] ---> Using cache [2021-09-06T05:57:27.667Z] ---> a20ded5381d8 [2021-09-06T05:57:27.667Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:57:27.667Z] ---> Using cache [2021-09-06T05:57:27.667Z] ---> b62e2d53cec9 [2021-09-06T05:57:27.667Z] Step 6/24 : COPY go.mod . [2021-09-06T05:57:27.667Z] ---> Using cache [2021-09-06T05:57:27.667Z] ---> c1bf96972a97 [2021-09-06T05:57:27.667Z] Step 7/24 : RUN go mod download [2021-09-06T05:57:27.667Z] ---> Using cache [2021-09-06T05:57:27.667Z] ---> bb8cf0cd32cb [2021-09-06T05:57:27.667Z] Step 8/24 : COPY . . [2021-09-06T05:57:28.657Z] OK: 218 MiB in 52 packages [2021-09-06T05:57:32.059Z] Removing intermediate container 97d47afb3406 [2021-09-06T05:57:32.059Z] ---> 0e5a369e0b3f [2021-09-06T05:57:32.059Z] Step 8/26 : COPY . . [2021-09-06T05:57:32.059Z] Removing intermediate container dc9db85b2f9e [2021-09-06T05:57:32.059Z] ---> 4099b9a2e8ee [2021-09-06T05:57:32.059Z] Step 6/24 : COPY go.mod . [2021-09-06T05:57:33.567Z] ---> 20c0653d9e5d [2021-09-06T05:57:33.567Z] Step 7/24 : RUN go mod download [2021-09-06T05:57:34.169Z] ---> Running in df9c93e8450f [2021-09-06T05:57:40.897Z] Removing intermediate container df9c93e8450f [2021-09-06T05:57:40.897Z] ---> ea78a5239075 [2021-09-06T05:57:40.897Z] Step 8/24 : COPY . . [2021-09-06T05:57:40.897Z] ---> 49ccb18e211f [2021-09-06T05:57:40.898Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:57:41.495Z] ---> Running in 3c68702ea511 [2021-09-06T05:57:42.479Z] ---> 7e0ba6b1581b [2021-09-06T05:57:42.479Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:57:43.918Z] ---> Running in 86c7ebd1cb84 [2021-09-06T05:57:48.253Z] Removing intermediate container 3c68702ea511 [2021-09-06T05:57:48.253Z] ---> a0cae012ab9e [2021-09-06T05:57:48.253Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T05:57:48.524Z] ---> Running in 96b48cc94a49 [2021-09-06T05:57:48.803Z] ---> f8a493c569e6 [2021-09-06T05:57:48.803Z] Step 9/26 : RUN go mod tidy [2021-09-06T05:57:48.803Z] Removing intermediate container 86c7ebd1cb84 [2021-09-06T05:57:48.803Z] ---> 7b5747f17867 [2021-09-06T05:57:48.803Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T05:57:49.079Z] ---> Running in f2316d6212b6 [2021-09-06T05:57:49.358Z] ---> Running in 57a3f27815b4 [2021-09-06T05:57:50.363Z] 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 [2021-09-06T05:57:51.349Z] 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 [2021-09-06T05:57:58.208Z] Removing intermediate container f2316d6212b6 [2021-09-06T05:57:58.208Z] ---> d3c7788ddd14 [2021-09-06T05:57:58.208Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T05:57:58.208Z] ---> Running in b228ce2b87b6 [2021-09-06T05:57:58.806Z] ---> 558c2fd18aeb [2021-09-06T05:57:58.806Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:57:58.806Z] ---> Running in 112419f7d44d [2021-09-06T05:58:00.251Z] 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 [2021-09-06T05:58:05.678Z] Removing intermediate container 112419f7d44d [2021-09-06T05:58:05.678Z] ---> 317b0298a66f [2021-09-06T05:58:05.678Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T05:58:05.678Z] ---> Running in 7c54533c280b [2021-09-06T05:58:07.661Z] 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 [2021-09-06T05:59:29.460Z] Removing intermediate container 57a3f27815b4 [2021-09-06T05:59:29.460Z] ---> 0e3de646d41e [2021-09-06T05:59:29.460Z] [2021-09-06T05:59:29.460Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:59:29.460Z] ---> afc2cc120ca2 [2021-09-06T05:59:29.460Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:59:29.460Z] ---> Using cache [2021-09-06T05:59:29.460Z] ---> 378ef2a270be [2021-09-06T05:59:29.460Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:59:29.460Z] ---> Using cache [2021-09-06T05:59:29.460Z] ---> da1f283c1a0d [2021-09-06T05:59:29.460Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T05:59:29.460Z] ---> Running in 11971b89aec0 [2021-09-06T05:59:29.460Z] Removing intermediate container 11971b89aec0 [2021-09-06T05:59:29.460Z] ---> fa6a9ad8a859 [2021-09-06T05:59:29.460Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:59:29.460Z] ---> Running in f6b83db35836 [2021-09-06T05:59:29.460Z] Removing intermediate container f6b83db35836 [2021-09-06T05:59:29.460Z] ---> ecc6789201ff [2021-09-06T05:59:29.460Z] Step 16/24 : WORKDIR / [2021-09-06T05:59:29.460Z] 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 [2021-09-06T05:59:29.460Z] ---> Running in 7fb0d2eaccb5 [2021-09-06T05:59:29.460Z] Removing intermediate container 7fb0d2eaccb5 [2021-09-06T05:59:29.460Z] ---> 97ba1996cfa8 [2021-09-06T05:59:29.460Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:59:29.460Z] ---> 78cff76349bb [2021-09-06T05:59:29.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T05:59:29.461Z] ---> f55b9f840357 [2021-09-06T05:59:29.461Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T05:59:29.461Z] ---> 6a5a52ac24f2 [2021-09-06T05:59:29.461Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T05:59:29.735Z] ---> Running in cba5e6daeb01 [2021-09-06T05:59:30.716Z] Removing intermediate container cba5e6daeb01 [2021-09-06T05:59:30.716Z] ---> 59b2553cd9cb [2021-09-06T05:59:30.716Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:59:30.991Z] ---> Running in ef919a758aef [2021-09-06T05:59:31.976Z] Removing intermediate container ef919a758aef [2021-09-06T05:59:31.976Z] ---> d5151e97f6b2 [2021-09-06T05:59:31.976Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T05:59:32.961Z] ---> Running in d6d225f46aa1 [2021-09-06T05:59:32.961Z] Removing intermediate container 96b48cc94a49 [2021-09-06T05:59:32.961Z] ---> 272449089711 [2021-09-06T05:59:32.961Z] [2021-09-06T05:59:32.961Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:59:32.961Z] ---> afc2cc120ca2 [2021-09-06T05:59:32.961Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:59:32.961Z] ---> Using cache [2021-09-06T05:59:32.961Z] ---> 378ef2a270be [2021-09-06T05:59:32.961Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:59:32.961Z] ---> Using cache [2021-09-06T05:59:32.961Z] ---> da1f283c1a0d [2021-09-06T05:59:32.961Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T05:59:33.236Z] ---> Running in eca0dfffa975 [2021-09-06T05:59:33.523Z] Removing intermediate container d6d225f46aa1 [2021-09-06T05:59:33.523Z] ---> 2c5414fc2096 [2021-09-06T05:59:33.523Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:59:33.802Z] Removing intermediate container 7c54533c280b [2021-09-06T05:59:33.802Z] ---> f88ee2c0e400 [2021-09-06T05:59:33.802Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T05:59:33.802Z] ---> Running in 8841ae23419e [2021-09-06T05:59:34.080Z] ---> Running in f6d4d4744e69 [2021-09-06T05:59:34.080Z] Removing intermediate container eca0dfffa975 [2021-09-06T05:59:34.080Z] ---> e483019d32a9 [2021-09-06T05:59:34.080Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:59:34.080Z] Removing intermediate container b228ce2b87b6 [2021-09-06T05:59:34.080Z] ---> 25bfa51262d0 [2021-09-06T05:59:34.080Z] [2021-09-06T05:59:34.080Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T05:59:34.080Z] ---> afc2cc120ca2 [2021-09-06T05:59:34.080Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T05:59:34.366Z] ---> Running in cdf00a5f209f [2021-09-06T05:59:34.366Z] ---> Running in 37b585be1514 [2021-09-06T05:59:34.651Z] Removing intermediate container 8841ae23419e [2021-09-06T05:59:34.651Z] ---> 3628274b8c74 [2021-09-06T05:59:34.651Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:59:34.651Z] ---> Running in 6c7782d22a9d [2021-09-06T05:59:34.934Z] Removing intermediate container cdf00a5f209f [2021-09-06T05:59:34.934Z] ---> 786e2b4dc75b [2021-09-06T05:59:34.934Z] Step 16/24 : WORKDIR / [2021-09-06T05:59:35.210Z] ---> Running in e9fabc9bb46e [2021-09-06T05:59:35.486Z] Removing intermediate container 6c7782d22a9d [2021-09-06T05:59:35.486Z] ---> 5d3a3628a398 [2021-09-06T05:59:35.486Z] [2021-09-06T05:59:35.764Z] Successfully built 5d3a3628a398 [2021-09-06T05:59:35.764Z] 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 [2021-09-06T05:59:35.764Z] Successfully tagged core-command-arm64:latest [2021-09-06T05:59:36.041Z]  Building core-command ... done Removing intermediate container e9fabc9bb46e [2021-09-06T05:59:36.041Z] ---> d3b8ebf90d84 [2021-09-06T05:59:36.041Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:59:36.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:59:36.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:59:36.932Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T05:59:36.932Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T05:59:36.932Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T05:59:36.932Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:59:36.932Z] ---> d809cec3ab7d [2021-09-06T05:59:36.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T05:59:36.932Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:59:37.215Z] OK: 6 MiB in 17 packages [2021-09-06T05:59:38.664Z] ---> 728d5b54aaf6 [2021-09-06T05:59:38.664Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T05:59:39.273Z] Removing intermediate container f6d4d4744e69 [2021-09-06T05:59:39.273Z] ---> 8b2ecc247bff [2021-09-06T05:59:39.273Z] [2021-09-06T05:59:39.273Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T05:59:39.555Z] Removing intermediate container 37b585be1514 [2021-09-06T05:59:39.555Z] ---> 5a4ba6aa0340 [2021-09-06T05:59:39.555Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:59:39.555Z] 20.10.7: Pulling from library/docker [2021-09-06T05:59:39.555Z] ---> eb89c34d6a33 [2021-09-06T05:59:39.555Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T05:59:39.555Z] ---> Running in a338fd58ad8f [2021-09-06T05:59:39.833Z] ---> Running in 16e620e5fbd2 [2021-09-06T05:59:40.441Z] Removing intermediate container a338fd58ad8f [2021-09-06T05:59:40.441Z] ---> 9bb6371c76a3 [2021-09-06T05:59:40.441Z] Step 14/26 : WORKDIR / [2021-09-06T05:59:40.718Z] Removing intermediate container 16e620e5fbd2 [2021-09-06T05:59:40.718Z] ---> 682339c40b53 [2021-09-06T05:59:40.718Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:59:40.718Z] ---> Running in 21bc3667ffb0 [2021-09-06T05:59:40.999Z] ---> Running in 2021a589dc13 [2021-09-06T05:59:41.991Z] Removing intermediate container 21bc3667ffb0 [2021-09-06T05:59:41.991Z] ---> eb1fa19e94f2 [2021-09-06T05:59:41.991Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T05:59:42.270Z] Removing intermediate container 2021a589dc13 [2021-09-06T05:59:42.270Z] ---> 44872f049f99 [2021-09-06T05:59:42.270Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T05:59:42.548Z] ---> Running in b97e902e34e6 [2021-09-06T05:59:43.157Z] ---> 6c80e25e88ae [2021-09-06T05:59:43.157Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T05:59:43.157Z] Removing intermediate container b97e902e34e6 [2021-09-06T05:59:43.157Z] ---> c4ea9b7a17a4 [2021-09-06T05:59:43.157Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:59:43.760Z] ---> Running in 1f15c340c5eb [2021-09-06T05:59:44.753Z] ---> 3bc76c907cd9 [2021-09-06T05:59:44.753Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T05:59:44.753Z] Removing intermediate container 1f15c340c5eb [2021-09-06T05:59:44.753Z] ---> bdd9f34df59c [2021-09-06T05:59:44.753Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:59:45.356Z] ---> Running in 25c382b27044 [2021-09-06T05:59:45.631Z] ---> 2a7858385979 [2021-09-06T05:59:45.631Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T05:59:45.907Z] Removing intermediate container 25c382b27044 [2021-09-06T05:59:45.907Z] ---> 33d9472902bf [2021-09-06T05:59:45.907Z] [2021-09-06T05:59:46.183Z] Successfully built 33d9472902bf [2021-09-06T05:59:46.457Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T05:59:47.055Z]  Building core-metadata ... done  ---> b9e6023206f8 [2021-09-06T05:59:47.056Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T05:59:49.041Z] ---> 6452f3a0f30d [2021-09-06T05:59:49.041Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T05:59:49.641Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T05:59:49.914Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T05:59:49.914Z] ---> df445af6242a [2021-09-06T05:59:49.914Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:59:50.510Z] ---> Running in 6d7e11a6ad99 [2021-09-06T05:59:50.510Z] ---> 45c0e2753857 [2021-09-06T05:59:50.510Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T05:59:50.786Z] Removing intermediate container 6d7e11a6ad99 [2021-09-06T05:59:50.786Z] ---> 1d1ee6b5f821 [2021-09-06T05:59:50.786Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T05:59:51.060Z] ---> Running in b642cd4c1d0c [2021-09-06T05:59:51.335Z] ---> 8eb85e8679af [2021-09-06T05:59:51.335Z] Step 22/26 : 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/ [2021-09-06T05:59:51.611Z] ---> Running in 4327208da8d7 [2021-09-06T05:59:52.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:59:52.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:59:53.489Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T05:59:53.489Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T05:59:53.766Z] Executing bash-5.1.0-r0.post-install [2021-09-06T05:59:53.766Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T05:59:53.766Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T05:59:53.766Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T05:59:53.766Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T05:59:53.766Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T05:59:53.766Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T05:59:53.766Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T05:59:53.766Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T05:59:53.766Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T05:59:53.766Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T05:59:53.766Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T05:59:53.766Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T05:59:53.766Z] Removing intermediate container 4327208da8d7 [2021-09-06T05:59:53.766Z] ---> 36e38eb8f383 [2021-09-06T05:59:53.766Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T05:59:54.043Z] ---> Running in 6ed4f9283abf [2021-09-06T05:59:54.645Z] Removing intermediate container 6ed4f9283abf [2021-09-06T05:59:54.645Z] ---> 216c7784aefb [2021-09-06T05:59:54.645Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T05:59:55.256Z] ---> Running in ccbf064ab143 [2021-09-06T05:59:55.532Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T05:59:55.533Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T05:59:55.533Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T05:59:55.810Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T05:59:55.810Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T05:59:55.810Z] Removing intermediate container ccbf064ab143 [2021-09-06T05:59:55.810Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T05:59:55.810Z] ---> ef5e2014795a [2021-09-06T05:59:55.810Z] Step 25/26 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T05:59:55.810Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T05:59:55.810Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T05:59:56.086Z] ---> Running in 9626309fc5c2 [2021-09-06T05:59:56.086Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T05:59:56.086Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T05:59:56.086Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T05:59:56.086Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T05:59:56.086Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T05:59:56.086Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T05:59:56.086Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T05:59:56.086Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T05:59:56.086Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T05:59:56.086Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T05:59:56.086Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T05:59:56.361Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T05:59:56.361Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T05:59:56.361Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T05:59:56.361Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T05:59:56.361Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T05:59:56.361Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T05:59:56.635Z] Removing intermediate container 9626309fc5c2 [2021-09-06T05:59:56.635Z] ---> 77a47c2305f0 [2021-09-06T05:59:56.635Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T05:59:56.911Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T05:59:56.911Z] ---> Running in a72172d93cc0 [2021-09-06T05:59:56.911Z] OK: 82 MiB in 59 packages [2021-09-06T05:59:57.513Z] Removing intermediate container a72172d93cc0 [2021-09-06T05:59:57.513Z] ---> c3325b26dded [2021-09-06T05:59:57.513Z] [2021-09-06T05:59:57.786Z] Successfully built c3325b26dded [2021-09-06T05:59:57.787Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T06:00:03.197Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-09-06T06:00:03.197Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T06:00:04.637Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T06:00:04.637Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T06:00:04.637Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T06:00:05.232Z] Collecting PyYAML<4,>=3.10 [2021-09-06T06:00:05.232Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T06:00:08.618Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T06:00:08.618Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T06:00:08.618Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T06:00:08.618Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T06:00:08.618Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T06:00:08.618Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T06:00:10.595Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T06:00:10.595Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T06:00:10.595Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T06:00:10.595Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T06:00:12.034Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T06:00:12.035Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T06:00:14.017Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T06:00:14.290Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T06:00:14.290Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T06:00:14.290Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T06:00:15.270Z] Collecting idna<2.8,>=2.5 [2021-09-06T06:00:15.270Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T06:00:15.270Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T06:00:15.270Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T06:00:15.866Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T06:00:15.866Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T06:00:16.142Z] Collecting certifi>=2017.4.17 [2021-09-06T06:00:16.142Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T06:00:16.490Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T06:00:16.490Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T06:00:16.490Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T06:00:16.490Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T06:00:17.505Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T06:00:17.505Z] Attempting uninstall: urllib3 [2021-09-06T06:00:17.505Z] Found existing installation: urllib3 1.26.2 [2021-09-06T06:00:17.505Z] Uninstalling urllib3-1.26.2: [2021-09-06T06:00:17.505Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T06:00:18.131Z] Attempting uninstall: idna [2021-09-06T06:00:18.131Z] Found existing installation: idna 3.1 [2021-09-06T06:00:18.131Z] Uninstalling idna-3.1: [2021-09-06T06:00:18.131Z] Successfully uninstalled idna-3.1 [2021-09-06T06:00:18.742Z] Attempting uninstall: chardet [2021-09-06T06:00:18.742Z] Found existing installation: chardet 4.0.0 [2021-09-06T06:00:18.742Z] Uninstalling chardet-4.0.0: [2021-09-06T06:00:19.015Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T06:00:20.451Z] Attempting uninstall: requests [2021-09-06T06:00:20.451Z] Found existing installation: requests 2.25.1 [2021-09-06T06:00:20.451Z] Uninstalling requests-2.25.1: [2021-09-06T06:00:20.451Z] Successfully uninstalled requests-2.25.1 [2021-09-06T06:00:20.451Z] Running setup.py install for texttable: started [2021-09-06T06:00:22.429Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T06:00:22.429Z] Running setup.py install for PyYAML: started [2021-09-06T06:00:24.404Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T06:00:24.677Z] Running setup.py install for docopt: started [2021-09-06T06:00:26.650Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T06:00:26.650Z] Running setup.py install for dockerpty: started [2021-09-06T06:00:28.076Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T06:00:29.501Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-09-06T06:00:39.628Z] Removing intermediate container b642cd4c1d0c [2021-09-06T06:00:39.628Z] ---> 8800af957fbd [2021-09-06T06:00:39.628Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T06:00:39.628Z] ---> Running in 2c8478e0bb6f [2021-09-06T06:00:39.628Z] Removing intermediate container 2c8478e0bb6f [2021-09-06T06:00:39.628Z] ---> 2a7dee7c8406 [2021-09-06T06:00:39.628Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T06:00:39.628Z] ---> Running in 46e9d5d50b93 [2021-09-06T06:00:39.628Z] Removing intermediate container 46e9d5d50b93 [2021-09-06T06:00:39.628Z] ---> ece0a3c4f106 [2021-09-06T06:00:39.628Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T06:00:41.061Z] ---> af48c6c4b85a [2021-09-06T06:00:41.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T06:00:41.655Z] ---> a4e998f30397 [2021-09-06T06:00:41.655Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T06:00:42.634Z] ---> 3c6e57775148 [2021-09-06T06:00:42.634Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T06:00:42.634Z] ---> Running in d71edaf08e24 [2021-09-06T06:00:43.229Z] Removing intermediate container d71edaf08e24 [2021-09-06T06:00:43.229Z] ---> eb7440ab9738 [2021-09-06T06:00:43.229Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:00:43.229Z] ---> Running in aa8351e15c80 [2021-09-06T06:00:43.822Z] Removing intermediate container aa8351e15c80 [2021-09-06T06:00:43.822Z] ---> 6dd1441a64ae [2021-09-06T06:00:43.822Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T06:00:44.095Z] ---> Running in 8f250864a5f1 [2021-09-06T06:00:44.366Z] Removing intermediate container 8f250864a5f1 [2021-09-06T06:00:44.366Z] ---> fc6de4368eed [2021-09-06T06:00:44.366Z] Step 23/24 : LABEL git_sha=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [2021-09-06T06:00:44.640Z] ---> Running in 203e16574484 [2021-09-06T06:00:45.232Z] Removing intermediate container 203e16574484 [2021-09-06T06:00:45.232Z] ---> c26b492e6f4f [2021-09-06T06:00:45.232Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T06:00:45.232Z] ---> Running in 2c006a4dc803 [2021-09-06T06:00:45.829Z] Removing intermediate container 2c006a4dc803 [2021-09-06T06:00:45.829Z] ---> 8930efd43c41 [2021-09-06T06:00:45.829Z] [2021-09-06T06:00:46.102Z] Successfully built 8930efd43c41 [2021-09-06T06:00:46.102Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T06:00:46.389Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-06T06:00:46.384Z] $ docker stop --time=1 39d6443a936ee09203af07246c20102710bc6d15a0f044e7854f1828d404efa2 [2021-09-06T06:00:48.210Z] $ docker rm -f 39d6443a936ee09203af07246c20102710bc6d15a0f044e7854f1828d404efa2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T06:00:48.840Z] + docker images [2021-09-06T06:00:49.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T06:00:49.110Z] sys-mgmt-agent-arm64 latest 8930efd43c41 3 seconds ago 311MB [2021-09-06T06:00:49.110Z] security-secretstore-setup-arm64 latest c3325b26dded 51 seconds ago 26.5MB [2021-09-06T06:00:49.110Z] core-metadata-arm64 latest 33d9472902bf About a minute ago 15.8MB [2021-09-06T06:00:49.110Z] 8b2ecc247bff About a minute ago 1.57GB [2021-09-06T06:00:49.110Z] core-command-arm64 latest 5d3a3628a398 About a minute ago 15.2MB [2021-09-06T06:00:49.110Z] 25bfa51262d0 About a minute ago 1.57GB [2021-09-06T06:00:49.110Z] 272449089711 About a minute ago 1.57GB [2021-09-06T06:00:49.110Z] 0e3de646d41e About a minute ago 1.56GB [2021-09-06T06:00:49.110Z] security-bootstrapper-arm64 latest 74da6aa6c858 3 minutes ago 17.7MB [2021-09-06T06:00:49.110Z] core-data-arm64 latest 82d6b18754df 4 minutes ago 19.3MB [2021-09-06T06:00:49.110Z] support-notifications-arm64 latest ead5d9bf7062 4 minutes ago 15.9MB [2021-09-06T06:00:49.110Z] support-scheduler-arm64 latest f67637c65fc8 4 minutes ago 15.2MB [2021-09-06T06:00:49.110Z] security-proxy-setup-arm64 latest aab75564735b 4 minutes ago 24.6MB [2021-09-06T06:00:49.110Z] 59044f02c02b 4 minutes ago 1.57GB [2021-09-06T06:00:49.110Z] b8658a001627 4 minutes ago 1.57GB [2021-09-06T06:00:49.110Z] da3d2ecc3c43 4 minutes ago 1.57GB [2021-09-06T06:00:49.110Z] 3d527b2cf111 4 minutes ago 1.57GB [2021-09-06T06:00:49.110Z] 21cca8022d16 4 minutes ago 1.57GB [2021-09-06T06:00:49.110Z] ci-base-image-arm64 latest 50836f4870aa 15 minutes ago 1.24GB [2021-09-06T06:00:49.110Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T06:00:49.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T06:00:49.110Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T06:00:49.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:00:49.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T06:00:50.101Z] [2021-09-06T06:00:50.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:00:50.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T06:00:50.730Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T06:00:50.730Z] 448f6bf000e3: Pulling fs layer [2021-09-06T06:00:50.730Z] f757da607395: Pulling fs layer [2021-09-06T06:00:50.730Z] 05883995daec: Pulling fs layer [2021-09-06T06:00:50.730Z] 8603b9c90790: Pulling fs layer [2021-09-06T06:00:50.730Z] 1560dd03e051: Pulling fs layer [2021-09-06T06:00:50.730Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T06:00:50.730Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T06:00:50.730Z] 8603b9c90790: Waiting [2021-09-06T06:00:50.730Z] 27f5ce0e4adf: Waiting [2021-09-06T06:00:50.730Z] 1560dd03e051: Waiting [2021-09-06T06:00:51.002Z] f757da607395: Verifying Checksum [2021-09-06T06:00:51.002Z] f757da607395: Download complete [2021-09-06T06:00:51.002Z] 8603b9c90790: Verifying Checksum [2021-09-06T06:00:51.002Z] 8603b9c90790: Download complete [2021-09-06T06:00:51.002Z] 1560dd03e051: Verifying Checksum [2021-09-06T06:00:51.002Z] 1560dd03e051: Download complete [2021-09-06T06:00:51.274Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T06:00:51.274Z] 27f5ce0e4adf: Download complete [2021-09-06T06:00:51.870Z] 05883995daec: Verifying Checksum [2021-09-06T06:00:51.870Z] 05883995daec: Download complete [2021-09-06T06:00:52.146Z] 448f6bf000e3: Download complete [2021-09-06T06:00:54.766Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T06:00:54.766Z] c2d8d7efcc4b: Download complete [2021-09-06T06:00:55.747Z] 448f6bf000e3: Pull complete [2021-09-06T06:00:56.342Z] f757da607395: Pull complete [2021-09-06T06:00:57.776Z] 05883995daec: Pull complete [2021-09-06T06:00:58.048Z] 8603b9c90790: Pull complete [2021-09-06T06:00:59.028Z] 1560dd03e051: Pull complete [2021-09-06T06:00:59.623Z] 27f5ce0e4adf: Pull complete [2021-09-06T06:01:14.705Z] c2d8d7efcc4b: Pull complete [2021-09-06T06:01:14.705Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T06:01:14.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T06:01:14.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T06:01:14.986Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2021-09-06T06:01:15.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-06T06:01:18.931Z] $ docker top b1511684d42ac88a9ab348ca1134996ab59cdbca1e1515741979f70931aacfc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:19.973Z] ---> job-cost.sh [2021-09-06T06:01:19.973Z] lf-activate-venv: SKIPPING [2021-09-06T06:01:19.973Z] INFO: No Stack... [2021-09-06T06:01:20.565Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T06:01:21.155Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T06:01:21.827Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-09-06T06:01:21.827Z] + cut -d, -f6 [Pipeline] lock [2021-09-06T06:01:21.916Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3701-3-stack-cost] [2021-09-06T06:01:21.923Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3701-3-stack-cost] did not exist. Created. [2021-09-06T06:01:21.924Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3701-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T06:01:22.624Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T06:01:22.818Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T06:01:22.836Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3701-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T06:01:22.857Z] $ docker stop --time=1 b1511684d42ac88a9ab348ca1134996ab59cdbca1e1515741979f70931aacfc7 [2021-09-06T06:01:24.525Z] $ docker rm -f b1511684d42ac88a9ab348ca1134996ab59cdbca1e1515741979f70931aacfc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-09-06T06:01:25.703Z] provisioning config files... [2021-09-06T06:01:25.721Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1585199737422796647tmp [Pipeline] { [Pipeline] sh [2021-09-06T06:01:26.045Z] + set +x [2021-09-06T06:01:26.045Z] + bash -s -- [2021-09-06T06:01:26.045Z] + curl -s https://codecov.io/bash [2021-09-06T06:01:26.045Z] [2021-09-06T06:01:26.045Z] _____ _ [2021-09-06T06:01:26.045Z] / ____| | | [2021-09-06T06:01:26.045Z] | | ___ __| | ___ ___ _____ __ [2021-09-06T06:01:26.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-06T06:01:26.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-06T06:01:26.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-06T06:01:26.045Z] Bash-1.0.6 [2021-09-06T06:01:26.045Z] [2021-09-06T06:01:26.045Z] [2021-09-06T06:01:26.045Z] ==> git version 2.24.4 found [2021-09-06T06:01:26.311Z] ==> 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 [2021-09-06T06:01:26.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-06T06:01:26.311Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-06T06:01:26.311Z] ==> Jenkins CI detected. [2021-09-06T06:01:26.311Z] current dir:  /w/workspace/edgex-go/3 [2021-09-06T06:01:26.311Z] project root: . [2021-09-06T06:01:26.311Z] --> token set from env [2021-09-06T06:01:26.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-06T06:01:26.311Z] ==> Running gcov in . (disable via -X gcov) [2021-09-06T06:01:26.311Z] ==> Python coveragepy not found [2021-09-06T06:01:26.311Z] ==> Searching for coverage reports in: [2021-09-06T06:01:26.311Z] + . [2021-09-06T06:01:26.311Z] -> Found 1 reports [2021-09-06T06:01:26.311Z] ==> Detecting git/mercurial file structure [2021-09-06T06:01:26.311Z] ==> Reading reports [2021-09-06T06:01:26.311Z] + ./coverage.out bytes=404331 [2021-09-06T06:01:26.311Z] ==> Appending adjustments [2021-09-06T06:01:26.311Z] https://docs.codecov.io/docs/fixing-reports [2021-09-06T06:01:27.270Z] + Found adjustments [2021-09-06T06:01:27.270Z] ==> Gzipping contents [2021-09-06T06:01:27.535Z] 56K /tmp/codecov.dARNud.gz [2021-09-06T06:01:27.535Z] ==> Uploading reports [2021-09-06T06:01:27.535Z] url: https://codecov.io [2021-09-06T06:01:27.535Z] query: branch=PR-3701&commit=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3701%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3701&job=&cmd_args= [2021-09-06T06:01:27.535Z] -> Pinging Codecov [2021-09-06T06:01:27.535Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3701&commit=bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3701%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3701&job=&cmd_args= [2021-09-06T06:01:27.800Z] -> Uploading to [2021-09-06T06:01:27.800Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9/c555a923-3559-4631-a385-d5957516ff64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T060127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0881e2bde29cc9b844cca8deb48735e1affcbe63c518bbfc46f3053913abc9e5 [2021-09-06T06:01:27.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:01:27.800Z] Dload Upload Total Spent Left Speed [2021-09-06T06:01:28.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54533 0 0 100 54533 0 133k --:--:-- --:--:-- --:--:-- 133k [2021-09-06T06:01:28.065Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bf6ffb2b2fdaa7041cc00aad281f18cc76e688c9 [Pipeline] } [2021-09-06T06:01:28.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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] sh [2021-09-06T06:01:29.151Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:29.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:30.336Z] ---> package-listing.sh [2021-09-06T06:01:30.337Z] ++ facter osfamily [2021-09-06T06:01:30.337Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T06:01:30.603Z] + OS_FAMILY=redhat [2021-09-06T06:01:30.603Z] + workspace=/w/workspace/edgex-go/3 [2021-09-06T06:01:30.603Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T06:01:30.603Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T06:01:30.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T06:01:30.603Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T06:01:30.603Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-06T06:01:30.603Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T06:01:30.603Z] + case "${OS_FAMILY}" in [2021-09-06T06:01:30.603Z] + rpm -qa [2021-09-06T06:01:30.603Z] + sort [2021-09-06T06:01:32.556Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T06:01:32.556Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T06:01:32.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T06:01:32.556Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-06T06:01:32.556Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-06T06:01:32.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-06T06:01:32.574Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-06T06:01:32.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:01:33.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T06:01:33.469Z] [2021-09-06T06:01:33.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:01:33.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T06:01:33.805Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T06:01:33.805Z] b4d181a07f80: Pulling fs layer [2021-09-06T06:01:33.805Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T06:01:33.805Z] ed53099fbce6: Pulling fs layer [2021-09-06T06:01:33.805Z] dc539afda2c1: Pulling fs layer [2021-09-06T06:01:33.805Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T06:01:33.805Z] 9065ff56babe: Pulling fs layer [2021-09-06T06:01:33.805Z] d287ab97295c: Pulling fs layer [2021-09-06T06:01:33.805Z] dc539afda2c1: Waiting [2021-09-06T06:01:33.805Z] 77bc0d833cb6: Waiting [2021-09-06T06:01:33.805Z] 9065ff56babe: Waiting [2021-09-06T06:01:33.805Z] d287ab97295c: Waiting [2021-09-06T06:01:34.071Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T06:01:34.071Z] a1111a8f2ec3: Download complete [2021-09-06T06:01:34.071Z] dc539afda2c1: Verifying Checksum [2021-09-06T06:01:34.071Z] dc539afda2c1: Download complete [2021-09-06T06:01:34.336Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T06:01:34.336Z] 77bc0d833cb6: Download complete [2021-09-06T06:01:34.336Z] 9065ff56babe: Verifying Checksum [2021-09-06T06:01:34.336Z] 9065ff56babe: Download complete [2021-09-06T06:01:34.337Z] ed53099fbce6: Verifying Checksum [2021-09-06T06:01:34.337Z] ed53099fbce6: Download complete [2021-09-06T06:01:35.748Z] b4d181a07f80: Verifying Checksum [2021-09-06T06:01:35.748Z] b4d181a07f80: Download complete [2021-09-06T06:01:36.731Z] b4d181a07f80: Pull complete [2021-09-06T06:01:36.731Z] a1111a8f2ec3: Pull complete [2021-09-06T06:01:37.012Z] ed53099fbce6: Pull complete [2021-09-06T06:01:37.287Z] dc539afda2c1: Pull complete [2021-09-06T06:01:37.556Z] 77bc0d833cb6: Pull complete [2021-09-06T06:01:37.556Z] 9065ff56babe: Pull complete [2021-09-06T06:01:38.978Z] d287ab97295c: Verifying Checksum [2021-09-06T06:01:38.978Z] d287ab97295c: Download complete [2021-09-06T06:01:43.276Z] d287ab97295c: Pull complete [2021-09-06T06:01:43.276Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T06:01:43.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T06:01:43.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T06:01:43.371Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2021-09-06T06:01:43.431Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-06T06:01:46.379Z] $ docker top 013e13cdabb22c63bb559cc734e4ae53f2b3e60cac198611e95258c4d6b06718 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T06:01:46.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T06:01:47.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T06:01:47.421Z] + ls /var/log/sa-host [2021-09-06T06:01:47.421Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T06:01:47.421Z] file_magic: OK [2021-09-06T06:01:47.421Z] HZ: Using current value: 100 [2021-09-06T06:01:47.421Z] file_header: OK [2021-09-06T06:01:47.421Z] 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 [2021-09-06T06:01:47.421Z] Statistics: [2021-09-06T06:01:47.421Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T06:01:47.421Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T06:01:47.421Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T06:01:47.421Z] file_magic: OK [2021-09-06T06:01:47.421Z] HZ: Using current value: 100 [2021-09-06T06:01:47.421Z] file_header: OK [2021-09-06T06:01:47.421Z] 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 [2021-09-06T06:01:47.421Z] Statistics: [2021-09-06T06:01:47.421Z] 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...Hnuu...uuuununununu... [2021-09-06T06:01:47.421Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T06:01:47.712Z] provisioning config files... [2021-09-06T06:01:47.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2039834709246309800tmp [Pipeline] { [Pipeline] echo [2021-09-06T06:01:47.759Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:48.080Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T06:01:48.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:48.490Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T06:01:48.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:48.824Z] ---> sudo-logs.sh [2021-09-06T06:01:48.824Z] Archiving 'sudo' log.. [2021-09-06T06:01:48.824Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1418.vexxhost.local: Name or service not known [2021-09-06T06:01:48.824Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1418.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T06:01:48.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:49.195Z] ---> job-cost.sh [2021-09-06T06:01:49.195Z] lf-activate-venv: SKIPPING [2021-09-06T06:01:49.195Z] DEBUG: total: 0.10999999940395355 [2021-09-06T06:01:49.195Z] INFO: Retrieving Stack Cost... [2021-09-06T06:01:50.152Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T06:01:50.418Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T06:01:50.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:01:50.764Z] ---> logs-deploy.sh [2021-09-06T06:01:50.764Z] lf-activate-venv: SKIPPING [2021-09-06T06:01:50.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3701/3 [2021-09-06T06:01:50.764Z] INFO: archiving workspace using pattern(s): [2021-09-06T06:01:51.348Z] Archives upload complete. [2021-09-06T06:01:51.616Z] INFO: archiving logs to Nexus