Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e34c02cb97ca79db981051303629e336b02b636+ac45845dcaeee375e2f7ee8050d572e224107d05 (39812ce294419c431938fbc8f08374f32c1da199) 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-ssh1537373501644907036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6512475802556799128.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3619/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-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5968561289574301743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh1194843953071237158.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-3619/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-3619/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5443503623966820542.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_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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2848 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [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-ssh5257237517791565889.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 Merge succeeded, producing f1e622aafc2abe5e793dadf6082fc071a4573c40 Checking out Revision f1e622aafc2abe5e793dadf6082fc071a4573c40 (PR-3619) > 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-ssh8841260805979454185.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # 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-ssh1432385943262837942.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e622aafc2abe5e793dadf6082fc071a4573c40 # timeout=10 Commit message: "Merge commit 'ac45845dcaeee375e2f7ee8050d572e224107d05' into HEAD" > git rev-list --no-walk 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T08:32:22.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T08:32:22.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T08:32:22.671Z] ========================================================= [2021-07-15T08:32:22.672Z] EdgeX Global Pipelines Version Info [2021-07-15T08:32:22.672Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:32:23.971Z] ------------------- [2021-07-15T08:32:23.971Z] stable info: [2021-07-15T08:32:23.971Z] ------------------- [2021-07-15T08:32:23.971Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T08:32:23.971Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:32:23.971Z] Message: update stable to v1.0.196 [2021-07-15T08:32:24.562Z] ------------------- [2021-07-15T08:32:24.562Z] experimental info: [2021-07-15T08:32:24.562Z] ------------------- [2021-07-15T08:32:24.562Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T08:32:24.562Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:32:24.562Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T08:32:24.724Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T08:32:24.744Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T08:32:24.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T08:32:24.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T08:32:24.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T08:32:24.825Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T08:32:24.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T08:32:24.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T08:32:24.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T08:32:24.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T08:32:24.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T08:32:24.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T08:32:24.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T08:32:24.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T08:32:25.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:32:25.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:32:25.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T08:32:25.075Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T08:32:25.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T08:32:25.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T08:32:25.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T08:32:25.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T08:32:25.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3619 [Pipeline] echo [2021-07-15T08:32:25.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3619 [Pipeline] echo [2021-07-15T08:32:25.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3619 [Pipeline] echo [2021-07-15T08:32:25.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1e622aafc2abe5e793dadf6082fc071a4573c40 [Pipeline] echo [2021-07-15T08:32:25.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1e622a [Pipeline] echo [2021-07-15T08:32:25.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:32:25.372Z] provisioning config files... [2021-07-15T08:32:25.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config310133152328413425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:32:25.744Z] ---> docker-login.sh [2021-07-15T08:32:25.744Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:32:25.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:32:26.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:32:26.012Z] Configure a credential helper to remove this warning. See [2021-07-15T08:32:26.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:32:26.012Z] [2021-07-15T08:32:26.012Z] Login Succeeded [2021-07-15T08:32:26.012Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:32:26.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:32:26.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:32:26.012Z] Configure a credential helper to remove this warning. See [2021-07-15T08:32:26.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:32:26.012Z] [2021-07-15T08:32:26.012Z] Login Succeeded [2021-07-15T08:32:26.012Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:32:26.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:32:26.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:32:26.281Z] Configure a credential helper to remove this warning. See [2021-07-15T08:32:26.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:32:26.281Z] [2021-07-15T08:32:26.281Z] Login Succeeded [2021-07-15T08:32:26.281Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:32:26.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:32:26.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:32:26.552Z] Configure a credential helper to remove this warning. See [2021-07-15T08:32:26.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:32:26.552Z] [2021-07-15T08:32:26.552Z] Login Succeeded [2021-07-15T08:32:26.552Z] docker.io [2021-07-15T08:32:26.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:32:26.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:32:26.818Z] Configure a credential helper to remove this warning. See [2021-07-15T08:32:26.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:32:26.818Z] [2021-07-15T08:32:26.818Z] Login Succeeded [2021-07-15T08:32:26.818Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:32:26.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:32:27.193Z] ++ 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-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T08:32:27.193Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T08:32:27.193Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:32:27.193Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T08:32:27.193Z] ++ cut -d/ -f2 [2021-07-15T08:32:27.193Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T08:32:27.249Z] 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-07-15T08:32:28.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:32:28.875Z] [2021-07-15T08:32:28.875Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:32:29.208Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:32:29.208Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T08:32:29.208Z] 31603596830f: Pulling fs layer [2021-07-15T08:32:29.208Z] b6dc333f4379: Pulling fs layer [2021-07-15T08:32:29.208Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T08:32:29.208Z] fd332fbdc1db: Pulling fs layer [2021-07-15T08:32:29.208Z] fd332fbdc1db: Waiting [2021-07-15T08:32:29.208Z] b6dc333f4379: Download complete [2021-07-15T08:32:29.482Z] 31603596830f: Verifying Checksum [2021-07-15T08:32:29.482Z] 31603596830f: Download complete [2021-07-15T08:32:29.482Z] 31603596830f: Pull complete [2021-07-15T08:32:29.761Z] b6dc333f4379: Pull complete [2021-07-15T08:32:29.761Z] fd332fbdc1db: Verifying Checksum [2021-07-15T08:32:29.761Z] fd332fbdc1db: Download complete [2021-07-15T08:32:29.761Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T08:32:29.761Z] 3d9ef1400e77: Download complete [2021-07-15T08:32:30.352Z] 3d9ef1400e77: Pull complete [2021-07-15T08:32:30.352Z] fd332fbdc1db: Pull complete [2021-07-15T08:32:30.352Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T08:32:30.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:32:30.352Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T08:32:30.446Z] prd-centos7-docker-4c-2g-2848 does not seem to be running inside a container [2021-07-15T08:32:30.494Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T08:32:31.362Z] $ docker top dbbf83532deb69cc36e05856c3f0598a9a10092db84464fdb61f8539240df074 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:32:31.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:32:31.487Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:32:31.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:32:31.602Z] $ docker exec dbbf83532deb69cc36e05856c3f0598a9a10092db84464fdb61f8539240df074 ssh-agent [2021-07-15T08:32:31.716Z] SSH_AUTH_SOCK=/tmp/ssh-vwnDR597F43x/agent.13 [2021-07-15T08:32:31.716Z] SSH_AGENT_PID=19 [2021-07-15T08:32:31.725Z] Running ssh-add (command line suppressed) [2021-07-15T08:32:31.810Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4119015165955647544.key (/w/workspace/edgex-go/3@tmp/private_key_4119015165955647544.key) [2021-07-15T08:32:31.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:32:32.162Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T08:32:32.189Z] $ docker exec --env ******** --env ******** dbbf83532deb69cc36e05856c3f0598a9a10092db84464fdb61f8539240df074 ssh-agent -k [2021-07-15T08:32:32.283Z] unset SSH_AUTH_SOCK; [2021-07-15T08:32:32.283Z] unset SSH_AGENT_PID; [2021-07-15T08:32:32.283Z] echo Agent pid 19 killed; [2021-07-15T08:32:32.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T08:32:32.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:32:32.348Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:32:32.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:32:32.460Z] $ docker exec dbbf83532deb69cc36e05856c3f0598a9a10092db84464fdb61f8539240df074 ssh-agent [2021-07-15T08:32:32.570Z] SSH_AUTH_SOCK=/tmp/ssh-Sanug3CPbuO3/agent.53 [2021-07-15T08:32:32.570Z] SSH_AGENT_PID=59 [2021-07-15T08:32:32.582Z] Running ssh-add (command line suppressed) [2021-07-15T08:32:32.670Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6375756142131541721.key (/w/workspace/edgex-go/3@tmp/private_key_6375756142131541721.key) [2021-07-15T08:32:32.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:32:33.066Z] + git semver init [2021-07-15T08:32:33.066Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:32:33.066Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-07-15T08:32:33.066Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-07-15T08:32:33.066Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:32:33.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:32:33.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:32:33.066Z] # $SEMVER_BRANCH = PR-3619 [2021-07-15T08:32:33.066Z] # $SEMVER_TEMP = /tmp/semver-486251042 [2021-07-15T08:32:33.066Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T08:32:55.226Z] # '/tmp/semver-486251042' -> '/w/workspace/edgex-go/3/.semver' [2021-07-15T08:32:55.226Z] # -> Force: false [2021-07-15T08:32:55.226Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-07-15T08:32:55.239Z] $ docker exec --env ******** --env ******** dbbf83532deb69cc36e05856c3f0598a9a10092db84464fdb61f8539240df074 ssh-agent -k [2021-07-15T08:32:55.352Z] unset SSH_AUTH_SOCK; [2021-07-15T08:32:55.352Z] unset SSH_AGENT_PID; [2021-07-15T08:32:55.352Z] echo Agent pid 59 killed; [2021-07-15T08:32:55.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:32:55.721Z] + git semver [Pipeline] } [2021-07-15T08:32:55.739Z] $ docker stop --time=1 dbbf83532deb69cc36e05856c3f0598a9a10092db84464fdb61f8539240df074 [2021-07-15T08:32:57.671Z] $ docker rm -f dbbf83532deb69cc36e05856c3f0598a9a10092db84464fdb61f8539240df074 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:32:58.087Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T08:32:58.451Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T08:32:58.454Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T08:32:59.072Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:32:59.405Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:32:59.726Z] + sudo service docker restart [2021-07-15T08:32:59.726Z] + true [2021-07-15T08:32:59.726Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T08:33:13.690Z] Still waiting to schedule task [2021-07-15T08:33:13.691Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-15T08:33:17.977Z] ========================================================= [2021-07-15T08:33:17.977Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T08:33:17.977Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:33:18.326Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-15T08:33:19.289Z] Sending build context to Docker daemon 328.4MB [2021-07-15T08:33:19.289Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:33:19.289Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:33:19.556Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T08:33:19.556Z] 540db60ca938: Pulling fs layer [2021-07-15T08:33:19.556Z] adcc1eea9eea: Pulling fs layer [2021-07-15T08:33:19.556Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T08:33:19.556Z] 0773c198feca: Pulling fs layer [2021-07-15T08:33:19.556Z] 345f892a5656: Pulling fs layer [2021-07-15T08:33:19.556Z] 4796506630df: Pulling fs layer [2021-07-15T08:33:19.556Z] cc55df3e53f1: Pulling fs layer [2021-07-15T08:33:19.556Z] 4d027b6c602c: Pulling fs layer [2021-07-15T08:33:19.556Z] 449e75d2c14e: Pulling fs layer [2021-07-15T08:33:19.556Z] 4796506630df: Waiting [2021-07-15T08:33:19.556Z] cc55df3e53f1: Waiting [2021-07-15T08:33:19.556Z] 4d027b6c602c: Waiting [2021-07-15T08:33:19.556Z] 449e75d2c14e: Waiting [2021-07-15T08:33:19.556Z] 0773c198feca: Waiting [2021-07-15T08:33:19.556Z] 345f892a5656: Waiting [2021-07-15T08:33:19.556Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T08:33:19.556Z] 4c4ab2625f07: Download complete [2021-07-15T08:33:19.821Z] adcc1eea9eea: Verifying Checksum [2021-07-15T08:33:19.821Z] adcc1eea9eea: Download complete [2021-07-15T08:33:19.821Z] 345f892a5656: Verifying Checksum [2021-07-15T08:33:19.821Z] 345f892a5656: Download complete [2021-07-15T08:33:19.821Z] 4796506630df: Verifying Checksum [2021-07-15T08:33:19.821Z] 4796506630df: Download complete [2021-07-15T08:33:19.821Z] 540db60ca938: Verifying Checksum [2021-07-15T08:33:19.821Z] 540db60ca938: Download complete [2021-07-15T08:33:19.821Z] cc55df3e53f1: Verifying Checksum [2021-07-15T08:33:19.821Z] cc55df3e53f1: Download complete [2021-07-15T08:33:20.087Z] 540db60ca938: Pull complete [2021-07-15T08:33:20.087Z] adcc1eea9eea: Pull complete [2021-07-15T08:33:20.087Z] 4c4ab2625f07: Pull complete [2021-07-15T08:33:20.353Z] 4d027b6c602c: Verifying Checksum [2021-07-15T08:33:20.353Z] 4d027b6c602c: Download complete [2021-07-15T08:33:22.944Z] 449e75d2c14e: Download complete [2021-07-15T08:33:23.909Z] 0773c198feca: Verifying Checksum [2021-07-15T08:33:23.909Z] 0773c198feca: Download complete [2021-07-15T08:33:28.230Z] 0773c198feca: Pull complete [2021-07-15T08:33:28.230Z] 345f892a5656: Pull complete [2021-07-15T08:33:28.230Z] 4796506630df: Pull complete [2021-07-15T08:33:28.230Z] cc55df3e53f1: Pull complete [2021-07-15T08:33:28.230Z] 4d027b6c602c: Pull complete [2021-07-15T08:33:29.670Z] 449e75d2c14e: Pull complete [2021-07-15T08:33:29.670Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T08:33:29.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T08:33:29.670Z] ---> 0d28375d9b5b [2021-07-15T08:33:29.670Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T08:33:31.105Z] ---> Running in 0dec368b7e9d [2021-07-15T08:33:31.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:33:32.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:33:32.345Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:33:32.928Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:33:32.928Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:33:33.195Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:33:37.463Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:33:37.463Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:33:37.463Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:33:37.463Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:33:37.463Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:33:37.463Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:33:37.463Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:33:37.463Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:33:37.463Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:33:37.463Z] OK: 219 MiB in 52 packages [2021-07-15T08:33:38.879Z] Removing intermediate container 0dec368b7e9d [2021-07-15T08:33:38.879Z] ---> d08b72a81be1 [2021-07-15T08:33:38.879Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:33:38.879Z] ---> Running in b74d2457542d [2021-07-15T08:33:38.879Z] Removing intermediate container b74d2457542d [2021-07-15T08:33:38.879Z] ---> b991e6867711 [2021-07-15T08:33:38.879Z] Step 5/6 : COPY go.mod . [2021-07-15T08:33:39.147Z] ---> 71180cb783b9 [2021-07-15T08:33:39.147Z] Step 6/6 : RUN go mod download [2021-07-15T08:33:39.147Z] ---> Running in d6aa2ef414a7 [2021-07-15T08:33:51.582Z] Removing intermediate container d6aa2ef414a7 [2021-07-15T08:33:51.582Z] ---> ae2e73c42898 [2021-07-15T08:33:51.582Z] Successfully built ae2e73c42898 [2021-07-15T08:33:51.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:33:52.003Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:33:52.003Z] . [Pipeline] withDockerContainer [2021-07-15T08:33:52.142Z] prd-centos7-docker-4c-2g-2848 does not seem to be running inside a container [2021-07-15T08:33:52.218Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T08:33:52.643Z] $ docker top c595e5dfecc61c2d24964e6e8f24b18693910d65aff2efb7f7fd1849645125c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:33:53.053Z] + go version [2021-07-15T08:33:53.054Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T08:33:53.066Z] $ docker stop --time=1 c595e5dfecc61c2d24964e6e8f24b18693910d65aff2efb7f7fd1849645125c8 [2021-07-15T08:33:54.256Z] $ docker rm -f c595e5dfecc61c2d24964e6e8f24b18693910d65aff2efb7f7fd1849645125c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:33:54.841Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:33:54.841Z] . [Pipeline] withDockerContainer [2021-07-15T08:33:54.933Z] prd-centos7-docker-4c-2g-2848 does not seem to be running inside a container [2021-07-15T08:33:54.998Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T08:33:55.359Z] $ docker top 5c5da78a45edcd3b2a9bc194cfb0e5e891cdd0c31060de0b684e4a50837a219b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T08:33:55.458Z] ========================================================= [2021-07-15T08:33:55.458Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:33:55.458Z] ========================================================= [Pipeline] sh [2021-07-15T08:33:55.770Z] + go mod tidy [Pipeline] sh [2021-07-15T08:33:56.090Z] + make test [2021-07-15T08:33:56.091Z] 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-07-15T08:33:56.359Z] go mod tidy [2021-07-15T08:33:56.633Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:34:02.049Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:34:20.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:34:24.027Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:34:25.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:34:25.077Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:34:27.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:34:28.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:34:28.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:34:28.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:34:28.800Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:34:29.084Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:34:29.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:34:29.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:34:29.756Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:34:29.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:34:32.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-07-15T08:34:32.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:34:32.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:34:33.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-07-15T08:34:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:34:33.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 46.3% of statements [2021-07-15T08:34:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:34:33.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:34:34.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 89.9% of statements [2021-07-15T08:34:34.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:34:34.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:34:34.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements [2021-07-15T08:34:36.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-07-15T08:34:36.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:34:36.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:34:36.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:34:36.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:34:36.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:34:36.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 95.1% of statements [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:34:36.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:34:36.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:34:37.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-07-15T08:34:37.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:34:37.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-07-15T08:34:37.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 22.0% of statements [2021-07-15T08:34:37.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:34:37.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-07-15T08:34:39.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-07-15T08:34:39.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-07-15T08:34:39.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-07-15T08:34:39.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-07-15T08:34:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-07-15T08:34:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-07-15T08:34:56.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 81.8% of statements [2021-07-15T08:34:56.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:35:06.930Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2849 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-15T08:35:06.953Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-15T08:35:07.240Z] The recommended git tool is: git [2021-07-15T08:35:13.245Z] using credential edgex-jenkins-ssh [2021-07-15T08:35:13.266Z] Cloning the remote Git repository [2021-07-15T08:35:13.324Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:35:13.460Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-15T08:35:14.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-07-15T08:35:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:35:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:35:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:35:14.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-15T08:35:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:35:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:35:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:35:14.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:35:14.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-07-15T08:35:14.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-07-15T08:35:14.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements [2021-07-15T08:35:14.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:35:14.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:35:14.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:35:13.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:35:13.553Z] > git --version # timeout=10 [2021-07-15T08:35:13.569Z] > git --version # 'git version 2.17.1' [2021-07-15T08:35:13.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:35:13.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:35:15.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-07-15T08:35:15.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:35:15.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:35:15.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-07-15T08:35:15.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:35:15.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-07-15T08:35:15.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:35:22.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:35:22.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:35:22.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:35:22.275Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:35:22.275Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:35:22.275Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:35:22.275Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-07-15T08:35:22.275Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 95.4% of statements [2021-07-15T08:35:22.544Z] GO111MODULE=on go vet ./... [2021-07-15T08:35:29.124Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 [2021-07-15T08:35:28.487Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:35:28.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:35:28.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:35:28.567Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:35:28.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:35:28.580Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T08:35:29.145Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:35:29.160Z] > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [2021-07-15T08:35:29.381Z] > git remote # timeout=10 [2021-07-15T08:35:29.400Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T08:35:29.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:35:29.429Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T08:35:29.694Z] Merge succeeded, producing 0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:35:29.695Z] Checking out Revision 0143c1bfe3ad5adb23dc7238400daf37805aa285 (PR-3619) [2021-07-15T08:35:29.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T08:35:29.702Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:35:29.711Z] > git checkout -f 0143c1bfe3ad5adb23dc7238400daf37805aa285 # timeout=10 [2021-07-15T08:35:34.163Z] Commit message: "Merge commit 'ac45845dcaeee375e2f7ee8050d572e224107d05' into HEAD" [2021-07-15T08:35:34.170Z] > git rev-list --no-walk 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T08:35:35.458Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:35:35.881Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:35:36.435Z] + true [2021-07-15T08:35:36.435Z] + sudo service docker restart [2021-07-15T08:35:49.298Z] gofmt -l . [2021-07-15T08:35:49.298Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:35:49.298Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:35:49.631Z] + ls -al . [2021-07-15T08:35:49.631Z] total 568 [2021-07-15T08:35:49.631Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 08:35 . [2021-07-15T08:35:49.631Z] drwxr-xr-x 4 root root 28 Jul 15 08:33 .. [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:32 .dockerignore [2021-07-15T08:35:49.631Z] drwxrwxr-x 8 1001 1001 179 Jul 15 08:32 .git [2021-07-15T08:35:49.631Z] drwxrwxr-x 3 1001 1001 125 Jul 15 08:32 .github [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:32 .gitignore [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:32 .hadolint.yml [2021-07-15T08:35:49.631Z] drwx------ 3 1001 1001 58 Jul 15 08:32 .semver [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:32 .sonarcloud.properties [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:32 Attribution.txt [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:32 CHANGELOG.md [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:32 CONTRIBUTING.md [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:32 Dockerfile.build [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:32 Jenkinsfile [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:32 LICENSE [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:32 Makefile [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:32 README.md [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:32 SECURITY.md [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 08:32 VERSION [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:32 ZMQWindows.md [2021-07-15T08:35:49.631Z] drwxrwxr-x 2 1001 1001 37 Jul 15 08:32 bin [2021-07-15T08:35:49.631Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:32 cmd [2021-07-15T08:35:49.631Z] -rw-r--r-- 1 root root 402846 Jul 15 08:35 coverage.out [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:32 go.mod [2021-07-15T08:35:49.631Z] -rw-r--r-- 1 root root 20973 Jul 15 08:33 go.sum [2021-07-15T08:35:49.631Z] drwxrwxr-x 7 1001 1001 114 Jul 15 08:32 internal [2021-07-15T08:35:49.631Z] drwxrwxr-x 3 1001 1001 16 Jul 15 08:32 openapi [2021-07-15T08:35:49.631Z] drwxrwxr-x 4 1001 1001 71 Jul 15 08:32 snap [2021-07-15T08:35:49.631Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:32 version.go [Pipeline] sh [2021-07-15T08:35:49.955Z] + '[' -e coverage.out ] [2021-07-15T08:35:49.955Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:35:50.166Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:35:50.495Z] + make build [2021-07-15T08:35:50.495Z] go mod tidy [2021-07-15T08:35:50.495Z] 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-07-15T08:35:52.506Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:35:55.023Z] provisioning config files... [2021-07-15T08:35:55.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6856204189987874097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:35:55.430Z] ---> docker-login.sh [2021-07-15T08:35:55.430Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:35:56.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:35:56.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:35:56.684Z] Configure a credential helper to remove this warning. See [2021-07-15T08:35:56.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:35:56.684Z] [2021-07-15T08:35:56.684Z] Login Succeeded [2021-07-15T08:35:56.684Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:35:56.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:35:57.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:35:57.247Z] Configure a credential helper to remove this warning. See [2021-07-15T08:35:57.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:35:57.247Z] [2021-07-15T08:35:57.247Z] Login Succeeded [2021-07-15T08:35:57.247Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:35:57.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:35:57.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:35:57.529Z] Configure a credential helper to remove this warning. See [2021-07-15T08:35:57.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:35:57.529Z] [2021-07-15T08:35:57.529Z] Login Succeeded [2021-07-15T08:35:57.529Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:35:57.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:35:58.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:35:58.083Z] Configure a credential helper to remove this warning. See [2021-07-15T08:35:58.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:35:58.083Z] [2021-07-15T08:35:58.083Z] Login Succeeded [2021-07-15T08:35:58.083Z] docker.io [2021-07-15T08:35:58.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:35:58.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:35:58.954Z] Configure a credential helper to remove this warning. See [2021-07-15T08:35:58.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:35:58.954Z] [2021-07-15T08:35:58.954Z] Login Succeeded [2021-07-15T08:35:58.954Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:35:58.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-15T08:35:59.215Z] 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 [Pipeline] echo [2021-07-15T08:35:59.564Z] ========================================================= [2021-07-15T08:35:59.564Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T08:35:59.564Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:35:59.974Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-15T08:36:00.178Z] 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-07-15T08:36:01.703Z] 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-07-15T08:36:01.703Z] 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-07-15T08:36:01.973Z] Sending build context to Docker daemon 165.8MB [2021-07-15T08:36:01.974Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:36:01.974Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:36:02.249Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T08:36:02.249Z] 595b0fe564bb: Pulling fs layer [2021-07-15T08:36:02.249Z] 24495759ef45: Pulling fs layer [2021-07-15T08:36:02.249Z] d148012ef14d: Pulling fs layer [2021-07-15T08:36:02.249Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T08:36:02.249Z] 093eec477d81: Pulling fs layer [2021-07-15T08:36:02.249Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T08:36:02.249Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T08:36:02.249Z] 596795e73e0f: Pulling fs layer [2021-07-15T08:36:02.249Z] cb65c68fc2e2: Waiting [2021-07-15T08:36:02.249Z] 093eec477d81: Waiting [2021-07-15T08:36:02.249Z] a6d5b2bbb924: Waiting [2021-07-15T08:36:02.249Z] 2446dc1eb7d3: Waiting [2021-07-15T08:36:02.249Z] 596795e73e0f: Waiting [2021-07-15T08:36:02.249Z] d148012ef14d: Download complete [2021-07-15T08:36:02.249Z] 24495759ef45: Verifying Checksum [2021-07-15T08:36:02.249Z] 24495759ef45: Download complete [2021-07-15T08:36:02.249Z] 093eec477d81: Verifying Checksum [2021-07-15T08:36:02.249Z] 093eec477d81: Download complete [2021-07-15T08:36:02.527Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T08:36:02.527Z] a6d5b2bbb924: Download complete [2021-07-15T08:36:02.527Z] 595b0fe564bb: Verifying Checksum [2021-07-15T08:36:02.527Z] 595b0fe564bb: Download complete [2021-07-15T08:36:02.527Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T08:36:03.159Z] 595b0fe564bb: Pull complete [2021-07-15T08:36:03.188Z] 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-07-15T08:36:03.770Z] 24495759ef45: Pull complete [2021-07-15T08:36:03.965Z] 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-07-15T08:36:04.375Z] d148012ef14d: Pull complete [2021-07-15T08:36:05.389Z] 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-07-15T08:36:05.886Z] 596795e73e0f: Verifying Checksum [2021-07-15T08:36:05.886Z] 596795e73e0f: Download complete [2021-07-15T08:36:06.367Z] 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-07-15T08:36:06.483Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T08:36:06.483Z] cb65c68fc2e2: Download complete [2021-07-15T08:36:07.379Z] 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-07-15T08:36:08.376Z] 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-07-15T08:36:09.885Z] $ docker stop --time=1 5c5da78a45edcd3b2a9bc194cfb0e5e891cdd0c31060de0b684e4a50837a219b [2021-07-15T08:36:11.877Z] $ docker rm -f 5c5da78a45edcd3b2a9bc194cfb0e5e891cdd0c31060de0b684e4a50837a219b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:36:15.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:36:15.571Z] [2021-07-15T08:36:15.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:36:15.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:36:15.922Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T08:36:15.922Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T08:36:15.922Z] ca9280d653b3: Pulling fs layer [2021-07-15T08:36:15.922Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T08:36:16.200Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T08:36:16.200Z] cbdbe7a5bc2a: Download complete [2021-07-15T08:36:16.472Z] cbdbe7a5bc2a: Pull complete [2021-07-15T08:36:16.659Z] cb65c68fc2e2: Pull complete [2021-07-15T08:36:16.659Z] 093eec477d81: Pull complete [2021-07-15T08:36:16.742Z] ca9280d653b3: Verifying Checksum [2021-07-15T08:36:16.742Z] ca9280d653b3: Download complete [2021-07-15T08:36:17.257Z] a6d5b2bbb924: Pull complete [2021-07-15T08:36:17.331Z] ca9280d653b3: Pull complete [2021-07-15T08:36:17.532Z] 2446dc1eb7d3: Pull complete [2021-07-15T08:36:19.299Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T08:36:19.299Z] 7e9c9ca2126c: Download complete [2021-07-15T08:36:21.925Z] 596795e73e0f: Pull complete [2021-07-15T08:36:21.926Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T08:36:21.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T08:36:21.926Z] ---> d9e956139c92 [2021-07-15T08:36:21.926Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T08:36:22.661Z] 7e9c9ca2126c: Pull complete [2021-07-15T08:36:22.661Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T08:36:22.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:36:22.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T08:36:22.770Z] prd-centos7-docker-4c-2g-2848 does not seem to be running inside a container [2021-07-15T08:36:22.842Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:36:24.565Z] ---> Running in 2e9609be2273 [2021-07-15T08:36:25.619Z] $ docker top 2a5f1fb184228642c4c6a56c28d25c9b5731ee233d43c47b2df0f9ba2f8b603c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:36:26.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:36:26.052Z] + docker-compose build --help [2021-07-15T08:36:26.052Z] + grep parallel [2021-07-15T08:36:26.641Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:36:26.657Z] $ docker stop --time=1 2a5f1fb184228642c4c6a56c28d25c9b5731ee233d43c47b2df0f9ba2f8b603c [2021-07-15T08:36:27.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:36:27.876Z] $ docker rm -f 2a5f1fb184228642c4c6a56c28d25c9b5731ee233d43c47b2df0f9ba2f8b603c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:36:28.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:36:28.358Z] . [Pipeline] withDockerContainer [2021-07-15T08:36:28.429Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:36:28.466Z] prd-centos7-docker-4c-2g-2848 does not seem to be running inside a container [2021-07-15T08:36:28.543Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:36:28.700Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:36:28.700Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:36:28.700Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:36:28.988Z] $ docker top d0ad4e6716c4a4d3a750da04a795bf1771eda17afcea138adbf5a5ab3eea9b64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:36:29.427Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:36:30.015Z] Building core-command ... [2021-07-15T08:36:30.015Z] Building core-data ... [2021-07-15T08:36:30.015Z] Building core-metadata ... [2021-07-15T08:36:30.015Z] Building security-bootstrapper ... [2021-07-15T08:36:30.015Z] Building security-proxy-setup ... [2021-07-15T08:36:30.015Z] Building security-secretstore-setup ... [2021-07-15T08:36:30.015Z] Building support-notifications ... [2021-07-15T08:36:30.015Z] Building support-scheduler ... [2021-07-15T08:36:30.015Z] Building sys-mgmt-agent ... [2021-07-15T08:36:30.015Z] Building core-data [2021-07-15T08:36:30.015Z] Building security-bootstrapper [2021-07-15T08:36:30.015Z] Building security-secretstore-setup [2021-07-15T08:36:30.015Z] Building security-proxy-setup [2021-07-15T08:36:30.015Z] Building sys-mgmt-agent [2021-07-15T08:36:38.847Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:36:38.848Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:36:38.848Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:36:38.848Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:36:38.848Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:36:38.848Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:36:38.848Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:36:38.848Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:36:38.848Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:36:38.848Z] OK: 218 MiB in 52 packages [2021-07-15T08:36:40.446Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:36:40.446Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:36:40.446Z] ---> ae2e73c42898 [2021-07-15T08:36:40.446Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:36:40.446Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:36:40.446Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:36:40.446Z] ---> ae2e73c42898 [2021-07-15T08:36:40.446Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:36:43.234Z] Removing intermediate container 2e9609be2273 [2021-07-15T08:36:43.234Z] ---> 04bbb02690b5 [2021-07-15T08:36:43.234Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:36:43.234Z] ---> Running in 8e9960a9d162 [2021-07-15T08:36:43.234Z] Removing intermediate container 8e9960a9d162 [2021-07-15T08:36:43.234Z] ---> 971661f04bd5 [2021-07-15T08:36:43.234Z] Step 5/6 : COPY go.mod . [2021-07-15T08:36:44.222Z] ---> df40077b7177 [2021-07-15T08:36:44.222Z] Step 6/6 : RUN go mod download [2021-07-15T08:36:44.222Z] ---> Running in c2835a67df03 [2021-07-15T08:36:45.813Z] ---> Running in 1c37f82569e5 [2021-07-15T08:36:45.813Z] ---> Running in 78d3bd557d8c [2021-07-15T08:36:47.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:36:47.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:36:47.836Z] ---> ae2e73c42898 [2021-07-15T08:36:47.836Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:36:47.836Z] ---> Using cache [2021-07-15T08:36:47.836Z] ---> 0790ee6b2465 [2021-07-15T08:36:47.836Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:36:48.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:36:48.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:36:48.109Z] ---> ae2e73c42898 [2021-07-15T08:36:48.109Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:36:48.109Z] ---> Using cache [2021-07-15T08:36:48.109Z] ---> 0790ee6b2465 [2021-07-15T08:36:48.109Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:36:48.377Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:36:48.377Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:36:48.377Z] ---> ae2e73c42898 [2021-07-15T08:36:48.377Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:36:48.377Z] ---> Using cache [2021-07-15T08:36:48.377Z] ---> 0790ee6b2465 [2021-07-15T08:36:48.377Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:36:48.962Z] Removing intermediate container 1c37f82569e5 [2021-07-15T08:36:48.962Z] ---> db790d13f066 [2021-07-15T08:36:48.962Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:36:48.962Z] Removing intermediate container 78d3bd557d8c [2021-07-15T08:36:48.962Z] ---> 0790ee6b2465 [2021-07-15T08:36:48.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:36:48.962Z] ---> Running in e9f27ba0ed00 [2021-07-15T08:36:48.962Z] ---> Running in 256d57473a84 [2021-07-15T08:36:48.962Z] ---> Running in 28232942ec26 [2021-07-15T08:36:48.962Z] ---> Running in 4d1cbb5f872c [2021-07-15T08:36:48.962Z] ---> Running in 7a121270ab1b [2021-07-15T08:36:49.928Z] Removing intermediate container e9f27ba0ed00 [2021-07-15T08:36:49.928Z] ---> 49f10545f709 [2021-07-15T08:36:49.928Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:36:49.928Z] ---> Running in 06aaecc78d94 [2021-07-15T08:36:50.194Z] Removing intermediate container 256d57473a84 [2021-07-15T08:36:50.194Z] ---> 00ebc7ef884d [2021-07-15T08:36:50.194Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:36:50.194Z] ---> Running in 455825da0fa0 [2021-07-15T08:36:50.194Z] Removing intermediate container 28232942ec26 [2021-07-15T08:36:50.194Z] ---> 86d123b64b53 [2021-07-15T08:36:50.194Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:36:50.194Z] ---> Running in f1c4ae97d5cc [2021-07-15T08:36:50.194Z] Removing intermediate container 4d1cbb5f872c [2021-07-15T08:36:50.194Z] ---> 11a6f7667701 [2021-07-15T08:36:50.194Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:36:50.465Z] ---> Running in e12fc20c752d [2021-07-15T08:36:50.465Z] Removing intermediate container 7a121270ab1b [2021-07-15T08:36:50.465Z] ---> abb7ef9a1491 [2021-07-15T08:36:50.465Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:36:50.465Z] ---> Running in 245fb1c01cfb [2021-07-15T08:36:50.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:50.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:50.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:51.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:51.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:51.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:51.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:51.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:51.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:51.848Z] OK: 219 MiB in 52 packages [2021-07-15T08:36:51.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:36:52.125Z] OK: 219 MiB in 52 packages [2021-07-15T08:36:52.125Z] Removing intermediate container 06aaecc78d94 [2021-07-15T08:36:52.125Z] ---> 715b401b4a1d [2021-07-15T08:36:52.125Z] Step 6/24 : COPY go.mod . [2021-07-15T08:36:52.396Z] OK: 219 MiB in 52 packages [2021-07-15T08:36:52.396Z] OK: 219 MiB in 52 packages [2021-07-15T08:36:52.396Z] ---> e59c5085077a [2021-07-15T08:36:52.396Z] Step 7/24 : RUN go mod download [2021-07-15T08:36:52.396Z] ---> Running in fca1d0cbf3a8 [2021-07-15T08:36:52.665Z] Removing intermediate container f1c4ae97d5cc [2021-07-15T08:36:52.665Z] ---> 4a32ad915c17 [2021-07-15T08:36:52.665Z] Step 6/22 : COPY go.mod . [2021-07-15T08:36:52.936Z] Removing intermediate container e12fc20c752d [2021-07-15T08:36:52.936Z] ---> a7095480490d [2021-07-15T08:36:52.936Z] Step 6/24 : COPY go.mod . [2021-07-15T08:36:52.936Z] Removing intermediate container 245fb1c01cfb [2021-07-15T08:36:52.936Z] ---> b2a479da45b6 [2021-07-15T08:36:52.936Z] Step 6/32 : COPY go.mod . [2021-07-15T08:36:52.936Z] ---> 1fcad617b2b1 [2021-07-15T08:36:52.936Z] Step 7/22 : RUN go mod download [2021-07-15T08:36:53.206Z] OK: 219 MiB in 52 packages [2021-07-15T08:36:53.206Z] ---> Running in b8e84613cee3 [2021-07-15T08:36:53.206Z] ---> 9b662d610430 [2021-07-15T08:36:53.206Z] Step 7/24 : RUN go mod download [2021-07-15T08:36:53.206Z] ---> 8e36fe312f4a [2021-07-15T08:36:53.206Z] Step 7/32 : RUN go mod download [2021-07-15T08:36:53.477Z] ---> Running in 879a08fe35b0 [2021-07-15T08:36:53.477Z] ---> Running in 9e6cd45e8458 [2021-07-15T08:36:53.477Z] Removing intermediate container 455825da0fa0 [2021-07-15T08:36:53.477Z] ---> 0fc2f686d7c5 [2021-07-15T08:36:53.477Z] Step 6/26 : COPY go.mod . [2021-07-15T08:36:53.747Z] ---> f387c858d934 [2021-07-15T08:36:53.747Z] Step 7/26 : RUN go mod download [2021-07-15T08:36:53.747Z] ---> Running in c4cc4aeea156 [2021-07-15T08:36:54.019Z] Removing intermediate container fca1d0cbf3a8 [2021-07-15T08:36:54.019Z] ---> cd9d9fc50345 [2021-07-15T08:36:54.019Z] Step 8/24 : COPY . . [2021-07-15T08:36:54.997Z] Removing intermediate container b8e84613cee3 [2021-07-15T08:36:54.997Z] ---> fbdba4006ec2 [2021-07-15T08:36:54.997Z] Step 8/22 : COPY . . [2021-07-15T08:36:58.358Z] Removing intermediate container 879a08fe35b0 [2021-07-15T08:36:58.358Z] ---> d09c77152fbd [2021-07-15T08:36:58.358Z] Step 8/24 : COPY . . [2021-07-15T08:36:58.627Z] Removing intermediate container 9e6cd45e8458 [2021-07-15T08:36:58.627Z] ---> 006e6e35c5a8 [2021-07-15T08:36:58.627Z] Step 8/32 : COPY . . [2021-07-15T08:36:58.899Z] Removing intermediate container c4cc4aeea156 [2021-07-15T08:36:58.900Z] ---> 9a9a7d93bb47 [2021-07-15T08:36:58.900Z] Step 8/26 : COPY . . [2021-07-15T08:37:02.296Z] ---> f98e4615bb1e [2021-07-15T08:37:02.296Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:37:04.914Z] ---> 052470b83dde [2021-07-15T08:37:04.914Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:37:05.182Z] ---> Running in 652ae3f3f95d [2021-07-15T08:37:05.450Z] ---> 9b0911e54c9d [2021-07-15T08:37:05.450Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:37:05.719Z] ---> Running in 20b47e9c2aa9 [2021-07-15T08:37:05.988Z] ---> Running in e81fde353a8a [2021-07-15T08:37:11.120Z] Removing intermediate container c2835a67df03 [2021-07-15T08:37:11.120Z] ---> 9e099f984b76 [2021-07-15T08:37:11.120Z] Successfully built 9e099f984b76 [2021-07-15T08:37:11.120Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:37:11.512Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T08:37:11.512Z] . [Pipeline] withDockerContainer [2021-07-15T08:37:11.787Z] prd-ubuntu18.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container [2021-07-15T08:37:11.883Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-15T08:37:12.696Z] Removing intermediate container 652ae3f3f95d [2021-07-15T08:37:12.696Z] ---> 59017111349d [2021-07-15T08:37:12.696Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:37:12.696Z] ---> Running in a43a70651337 [2021-07-15T08:37:12.696Z] Removing intermediate container e81fde353a8a [2021-07-15T08:37:12.696Z] ---> 7ec74d219400 [2021-07-15T08:37:12.696Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:37:12.696Z] ---> c9b752e41c79 [2021-07-15T08:37:12.696Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:37:12.696Z] Removing intermediate container 20b47e9c2aa9 [2021-07-15T08:37:12.696Z] ---> ad87357fb836 [2021-07-15T08:37:12.696Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:37:12.696Z] ---> Running in f178b2a6e924 [2021-07-15T08:37:12.696Z] ---> Running in 66fbb2982e94 [2021-07-15T08:37:12.696Z] ---> Running in 559842c7a2b7 [2021-07-15T08:37:12.696Z] 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-07-15T08:37:12.978Z] 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-07-15T08:37:12.978Z] 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-07-15T08:37:13.513Z] $ docker top 3e1f3ce52747ae213038736542409704c15df2e957371c812bd3f7ab498c95dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:37:14.488Z] + go version [2021-07-15T08:37:14.488Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T08:37:14.518Z] $ docker stop --time=1 3e1f3ce52747ae213038736542409704c15df2e957371c812bd3f7ab498c95dc [2021-07-15T08:37:15.768Z] Removing intermediate container f178b2a6e924 [2021-07-15T08:37:15.769Z] ---> 68132123023c [2021-07-15T08:37:15.769Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:37:15.769Z] ---> Running in 225c6fb6c260 [2021-07-15T08:37:15.769Z] ---> be0b6f2340f3 [2021-07-15T08:37:15.769Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:37:16.040Z] ---> Running in e9ce4eda893d [2021-07-15T08:37:16.315Z] 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-07-15T08:37:16.444Z] $ docker rm -f 3e1f3ce52747ae213038736542409704c15df2e957371c812bd3f7ab498c95dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:37:17.441Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T08:37:17.441Z] . [Pipeline] withDockerContainer [2021-07-15T08:37:17.684Z] prd-ubuntu18.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container [2021-07-15T08:37:17.771Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-15T08:37:18.411Z] Removing intermediate container e9ce4eda893d [2021-07-15T08:37:18.411Z] ---> 39e89ebd696e [2021-07-15T08:37:18.411Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:37:18.411Z] ---> Running in 4a42e56305de [2021-07-15T08:37:18.685Z] 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-07-15T08:37:19.353Z] $ docker top 603eadbdc495d301832d46258462f88901187f3d4642bddc2b6276b81f8240f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T08:37:19.651Z] ========================================================= [2021-07-15T08:37:19.651Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:37:19.651Z] ========================================================= [Pipeline] sh [2021-07-15T08:37:20.301Z] + go mod tidy [Pipeline] sh [2021-07-15T08:37:22.078Z] + make test [2021-07-15T08:37:22.079Z] 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-07-15T08:37:22.079Z] go mod tidy [2021-07-15T08:37:22.526Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:37:45.059Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:37:51.271Z] 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-07-15T08:37:53.938Z] Removing intermediate container 66fbb2982e94 [2021-07-15T08:37:53.938Z] ---> f4e54d0d06e6 [2021-07-15T08:37:53.938Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:37:54.223Z] ---> Running in 576898628f6e [2021-07-15T08:37:54.843Z] 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-07-15T08:37:56.897Z] Removing intermediate container 559842c7a2b7 [2021-07-15T08:37:56.897Z] ---> 44a5f39d673d [2021-07-15T08:37:56.897Z] [2021-07-15T08:37:56.897Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:37:56.897Z] 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-07-15T08:37:56.897Z] 3.12: Pulling from library/alpine [2021-07-15T08:37:56.897Z] Removing intermediate container 576898628f6e [2021-07-15T08:37:56.897Z] ---> 1e438c8bc4d5 [2021-07-15T08:37:56.897Z] [2021-07-15T08:37:56.897Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:37:57.181Z] 20.10.0: Pulling from library/docker [2021-07-15T08:37:57.783Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:37:57.783Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:37:57.783Z] ---> 13621d1b12d4 [2021-07-15T08:37:57.783Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:37:57.783Z] ---> Running in 6e4f4d120608 [2021-07-15T08:37:59.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:37:59.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:37:59.260Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:37:59.260Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:37:59.260Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:37:59.260Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:37:59.260Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:37:59.260Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:37:59.260Z] OK: 7 MiB in 18 packages [2021-07-15T08:38:00.251Z] Removing intermediate container 4a42e56305de [2021-07-15T08:38:00.251Z] ---> 5c184301cc07 [2021-07-15T08:38:00.251Z] [2021-07-15T08:38:00.251Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:38:00.251Z] ---> 13621d1b12d4 [2021-07-15T08:38:00.251Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:38:00.862Z] ---> Running in 6df69f88961f [2021-07-15T08:38:00.862Z] Removing intermediate container 6e4f4d120608 [2021-07-15T08:38:00.862Z] ---> ba62508df0d9 [2021-07-15T08:38:00.862Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:38:01.151Z] ---> Running in 9d962d590632 [2021-07-15T08:38:01.151Z] Removing intermediate container a43a70651337 [2021-07-15T08:38:01.151Z] ---> 125d434d6d66 [2021-07-15T08:38:01.151Z] [2021-07-15T08:38:01.151Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:38:01.151Z] ---> 13621d1b12d4 [2021-07-15T08:38:01.151Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:38:01.151Z] Removing intermediate container 225c6fb6c260 [2021-07-15T08:38:01.151Z] ---> 5ae4a3f8f477 [2021-07-15T08:38:01.151Z] [2021-07-15T08:38:01.151Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:38:01.151Z] ---> 13621d1b12d4 [2021-07-15T08:38:01.151Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:38:01.151Z] Removing intermediate container 6df69f88961f [2021-07-15T08:38:01.151Z] ---> 92ea8d43e813 [2021-07-15T08:38:01.151Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:38:01.151Z] ---> Running in 80690e0dbd13 [2021-07-15T08:38:01.151Z] ---> Running in 54affc56896c [2021-07-15T08:38:01.151Z] ---> Running in 3901ec5b77cc [2021-07-15T08:38:01.151Z] Removing intermediate container 9d962d590632 [2021-07-15T08:38:01.151Z] ---> 3296bb855cfd [2021-07-15T08:38:01.151Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:38:01.151Z] ---> Running in 39dd11f9e862 [2021-07-15T08:38:01.451Z] Removing intermediate container 54affc56896c [2021-07-15T08:38:01.451Z] ---> 21961a0d9b62 [2021-07-15T08:38:01.451Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:38:01.451Z] ---> Running in 3ff891ecaf33 [2021-07-15T08:38:01.451Z] Removing intermediate container 39dd11f9e862 [2021-07-15T08:38:01.451Z] ---> b05376193043 [2021-07-15T08:38:01.451Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:38:01.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:01.757Z] Removing intermediate container 3ff891ecaf33 [2021-07-15T08:38:01.757Z] ---> d9d8913157d4 [2021-07-15T08:38:01.757Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:38:01.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:01.757Z] ---> Running in 7ac5d3a22723 [2021-07-15T08:38:01.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:02.051Z] ---> 76b21392e5ef [2021-07-15T08:38:02.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:38:02.051Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:38:02.051Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:38:02.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:02.051Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:38:02.051Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:38:02.051Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:38:02.051Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:38:02.051Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:38:02.051Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:38:02.051Z] OK: 7 MiB in 20 packages [2021-07-15T08:38:02.051Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:38:02.051Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:38:02.339Z] Removing intermediate container 7ac5d3a22723 [2021-07-15T08:38:02.339Z] ---> ef151e8484e6 [2021-07-15T08:38:02.339Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:38:02.339Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:38:02.339Z] OK: 6 MiB in 16 packages [2021-07-15T08:38:02.339Z] ---> Running in a8a12e2b1d7a [2021-07-15T08:38:02.619Z] ---> b0f188d3103c [2021-07-15T08:38:02.619Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:38:02.902Z] Removing intermediate container 80690e0dbd13 [2021-07-15T08:38:02.902Z] ---> c00d2c6856e4 [2021-07-15T08:38:02.902Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:38:02.902Z] Removing intermediate container 3901ec5b77cc [2021-07-15T08:38:02.902Z] ---> 4973ed4c07d3 [2021-07-15T08:38:02.902Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:38:02.902Z] ---> Running in f691132977f6 [2021-07-15T08:38:02.902Z] ---> Running in 72c545a9a072 [2021-07-15T08:38:03.187Z] ---> 36bd79c31f51 [2021-07-15T08:38:03.187Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:38:03.187Z] Removing intermediate container f691132977f6 [2021-07-15T08:38:03.187Z] ---> 1afde2fe04d2 [2021-07-15T08:38:03.187Z] Step 14/26 : WORKDIR / [2021-07-15T08:38:03.470Z] Removing intermediate container 72c545a9a072 [2021-07-15T08:38:03.470Z] ---> f14551b33f94 [2021-07-15T08:38:03.470Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:38:03.470Z] ---> Running in 6018ff4d4e38 [2021-07-15T08:38:03.470Z] ---> Running in 14dd515b5c22 [2021-07-15T08:38:03.470Z] ---> Running in 427d79bd91e4 [2021-07-15T08:38:03.769Z] Removing intermediate container 6018ff4d4e38 [2021-07-15T08:38:03.769Z] ---> 7128edcae123 [2021-07-15T08:38:03.769Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:38:03.769Z] Removing intermediate container a8a12e2b1d7a [2021-07-15T08:38:03.769Z] ---> 60beace30c03 [2021-07-15T08:38:03.769Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:38:03.769Z] Removing intermediate container 14dd515b5c22 [2021-07-15T08:38:03.769Z] ---> bacfb9b37eb2 [2021-07-15T08:38:03.769Z] 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-07-15T08:38:03.769Z] Removing intermediate container 427d79bd91e4 [2021-07-15T08:38:03.769Z] ---> 1ca3f23c547d [2021-07-15T08:38:03.769Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:38:03.769Z] ---> Running in 13d2a841a690 [2021-07-15T08:38:03.769Z] ---> Running in cdbde00414d4 [2021-07-15T08:38:04.057Z] ---> Running in eabaffacc1f8 [2021-07-15T08:38:04.057Z] ---> ef7b741707ca [2021-07-15T08:38:04.057Z] 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-07-15T08:38:04.057Z] Removing intermediate container 13d2a841a690 [2021-07-15T08:38:04.057Z] ---> 23668b191098 [2021-07-15T08:38:04.057Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T08:38:04.331Z] ---> Running in f6348b02f06e [2021-07-15T08:38:04.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:04.623Z] Removing intermediate container f6348b02f06e [2021-07-15T08:38:04.623Z] ---> d5a83e57272e [2021-07-15T08:38:04.623Z] Step 21/22 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:38:04.623Z] ---> a41ab6d652dc [2021-07-15T08:38:04.623Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:38:04.623Z] ---> Running in 15b2f3077b08 [2021-07-15T08:38:04.915Z] Removing intermediate container 15b2f3077b08 [2021-07-15T08:38:04.915Z] ---> 9ee142d6a69f [2021-07-15T08:38:04.915Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T08:38:04.915Z] ---> Running in f4aad4329624 [2021-07-15T08:38:04.915Z] ---> e065452cd39e [2021-07-15T08:38:04.915Z] 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-07-15T08:38:04.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:04.915Z] Removing intermediate container eabaffacc1f8 [2021-07-15T08:38:04.915Z] ---> 3ef8d3e6c0d3 [2021-07-15T08:38:04.915Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:38:04.915Z] Removing intermediate container f4aad4329624 [2021-07-15T08:38:04.915Z] ---> fbd1614ce293 [2021-07-15T08:38:04.915Z] [2021-07-15T08:38:05.217Z] ---> Running in 3a6b4c1f65fe [2021-07-15T08:38:05.217Z] Successfully built fbd1614ce293 [2021-07-15T08:38:05.217Z] Successfully tagged security-proxy-setup:latest [2021-07-15T08:38:05.217Z]  Building security-proxy-setup ... done Building support-scheduler [2021-07-15T08:38:05.217Z] ---> 220357a79b96 [2021-07-15T08:38:05.217Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:38:05.217Z] Removing intermediate container 3a6b4c1f65fe [2021-07-15T08:38:05.217Z] ---> 9eadba31097b [2021-07-15T08:38:05.217Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:38:05.510Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:38:05.510Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:38:05.510Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:38:05.783Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:38:06.431Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:38:06.431Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:38:06.431Z] ---> f56cfe8c57a5 [2021-07-15T08:38:06.431Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:38:06.729Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:38:06.729Z] OK: 8 MiB in 20 packages [2021-07-15T08:38:06.729Z] ---> 9e96eb45a372 [2021-07-15T08:38:06.729Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:38:07.365Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:38:07.365Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:38:07.365Z] ---> Running in 7547acc7ef79 [2021-07-15T08:38:07.365Z] ---> aefe523efa57 [2021-07-15T08:38:07.365Z] 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-07-15T08:38:07.365Z] ---> 2d460267b08c [2021-07-15T08:38:07.365Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:38:07.365Z] ---> Running in 99477646bf35 [2021-07-15T08:38:07.961Z] Removing intermediate container cdbde00414d4 [2021-07-15T08:38:07.961Z] ---> 7460fe0fc8d8 [2021-07-15T08:38:07.961Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:38:07.961Z] ---> 2391ede9a083 [2021-07-15T08:38:07.961Z] 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-07-15T08:38:07.961Z] Removing intermediate container 99477646bf35 [2021-07-15T08:38:07.961Z] ---> d7edd7181e0a [2021-07-15T08:38:07.961Z] 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-07-15T08:38:07.961Z] ---> Running in 4a547661a147 [2021-07-15T08:38:07.961Z] ---> Running in 36afc23c96e0 [2021-07-15T08:38:07.961Z] ---> d394b4023706 [2021-07-15T08:38:07.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:38:08.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:08.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:08.571Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:38:08.571Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:38:08.571Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:38:08.571Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:38:08.571Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:38:08.571Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:38:08.571Z] ---> 89d8e19b772c [2021-07-15T08:38:08.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:38:08.571Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:38:08.571Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:38:08.571Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:38:08.861Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:38:08.861Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:38:08.861Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:38:08.861Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:38:08.861Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:38:08.861Z] Removing intermediate container 7547acc7ef79 [2021-07-15T08:38:08.861Z] ---> 6e4ea228ac26 [2021-07-15T08:38:08.861Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:38:09.897Z] ---> e8a332a29a9e [2021-07-15T08:38:09.897Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:38:09.897Z] ---> 564f80d51222 [2021-07-15T08:38:09.897Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:38:09.897Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:38:09.897Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:38:09.897Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:38:09.897Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:38:09.897Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:38:09.897Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:38:09.897Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:38:09.897Z] Removing intermediate container 36afc23c96e0 [2021-07-15T08:38:09.897Z] ---> ccbce1bb5223 [2021-07-15T08:38:09.897Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:38:10.185Z] ---> Running in cafef4606ce1 [2021-07-15T08:38:10.185Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:38:10.185Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:38:10.185Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:38:10.463Z] ---> Running in 86dd6c7f43be [2021-07-15T08:38:10.463Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:38:10.463Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:38:10.463Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:38:10.463Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:38:10.463Z] Removing intermediate container cafef4606ce1 [2021-07-15T08:38:10.463Z] ---> 1ca769eb0ad1 [2021-07-15T08:38:10.463Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:38:10.463Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:38:10.742Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:38:10.742Z] ---> 59673af0326e [2021-07-15T08:38:10.742Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:38:10.742Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:38:10.742Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:38:10.742Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:38:10.742Z] Removing intermediate container 86dd6c7f43be [2021-07-15T08:38:10.742Z] ---> ff022341d8d6 [2021-07-15T08:38:10.742Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T08:38:10.742Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:38:10.742Z] ---> Running in abcdb60a8c65 [2021-07-15T08:38:10.742Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:38:10.742Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:38:10.742Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:38:10.742Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:38:10.742Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:38:11.041Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:38:11.041Z] ---> Running in 935335980fab [2021-07-15T08:38:11.041Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:38:11.041Z] OK: 72 MiB in 59 packages [2021-07-15T08:38:11.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:38:11.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:38:11.041Z] ---> ae2e73c42898 [2021-07-15T08:38:11.041Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:38:11.041Z] ---> Using cache [2021-07-15T08:38:11.041Z] ---> 0790ee6b2465 [2021-07-15T08:38:11.041Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:38:11.041Z] ---> Using cache [2021-07-15T08:38:11.041Z] ---> 11a6f7667701 [2021-07-15T08:38:11.041Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:38:11.041Z] ---> b9d2bbfe76b3 [2021-07-15T08:38:11.041Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:38:11.041Z] Removing intermediate container abcdb60a8c65 [2021-07-15T08:38:11.041Z] ---> 2b99bc57f0f8 [2021-07-15T08:38:11.041Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:38:11.041Z] ---> Running in 969a7db72313 [2021-07-15T08:38:11.322Z] Removing intermediate container 935335980fab [2021-07-15T08:38:11.322Z] ---> 2877a74fd9d5 [2021-07-15T08:38:11.322Z] Step 25/26 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:38:11.322Z] ---> Running in a4167ecb17dc [2021-07-15T08:38:11.322Z] ---> Running in 8e7771d084c9 [2021-07-15T08:38:11.322Z] Removing intermediate container a4167ecb17dc [2021-07-15T08:38:11.322Z] ---> 1c6ea0964b97 [2021-07-15T08:38:11.322Z] Step 23/24 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:38:11.322Z] ---> f6c6b8c9cd0e [2021-07-15T08:38:11.322Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:38:11.322Z] ---> Running in 50418c28aa15 [2021-07-15T08:38:11.603Z] Removing intermediate container 8e7771d084c9 [2021-07-15T08:38:11.603Z] ---> 3109e8db6d0f [2021-07-15T08:38:11.603Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T08:38:11.603Z] ---> Running in 751fb31b9ca9 [2021-07-15T08:38:11.603Z] Removing intermediate container 50418c28aa15 [2021-07-15T08:38:11.603Z] ---> 68a8612d7fe6 [2021-07-15T08:38:11.603Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:38:11.944Z] ---> Running in 5e3d46f0b01c [2021-07-15T08:38:11.944Z] ---> fb5ef9ca5831 [2021-07-15T08:38:11.944Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:38:11.944Z] Removing intermediate container 751fb31b9ca9 [2021-07-15T08:38:11.944Z] ---> b03a982e0a0d [2021-07-15T08:38:11.944Z] [2021-07-15T08:38:11.944Z] Collecting docker-compose==1.23.2 [2021-07-15T08:38:11.944Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:38:11.944Z] Successfully built b03a982e0a0d [2021-07-15T08:38:11.944Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:38:11.944Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:38:11.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:11.944Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T08:38:11.944Z] Building support-notifications [2021-07-15T08:38:11.944Z] Removing intermediate container 5e3d46f0b01c [2021-07-15T08:38:11.944Z] ---> 6e56d79fae15 [2021-07-15T08:38:11.944Z] [2021-07-15T08:38:11.944Z] ---> Running in b5d39d610eb1 [2021-07-15T08:38:12.238Z]  Building security-secretstore-setup ... done Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:38:12.239Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:38:12.239Z] Successfully built 6e56d79fae15 [2021-07-15T08:38:12.239Z] Removing intermediate container b5d39d610eb1 [2021-07-15T08:38:12.239Z] ---> d321bd71fed6 [2021-07-15T08:38:12.239Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:38:12.239Z] Successfully tagged core-data:latest [2021-07-15T08:38:12.239Z]  Building core-data ... done Building core-metadata [2021-07-15T08:38:12.519Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:38:12.519Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:38:12.793Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:38:12.793Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:38:12.793Z] 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-07-15T08:38:12.793Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:38:12.793Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:38:12.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:13.406Z] OK: 219 MiB in 52 packages [2021-07-15T08:38:13.406Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:38:13.406Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:38:13.406Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:38:13.406Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:38:13.406Z] ---> 21d9bfee8b1b [2021-07-15T08:38:13.406Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:38:13.406Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:38:13.406Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:38:13.708Z] ---> Running in 4915528a8437 [2021-07-15T08:38:14.001Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:38:14.001Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:38:15.473Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:38:15.474Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:38:15.474Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-15T08:38:15.474Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-15T08:38:15.474Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:38:15.474Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:38:15.474Z] Removing intermediate container 969a7db72313 [2021-07-15T08:38:15.474Z] ---> f5a99c56fc5c [2021-07-15T08:38:15.474Z] Step 6/23 : COPY go.mod . [2021-07-15T08:38:15.474Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:38:15.474Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:38:15.474Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:38:15.474Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:38:15.474Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:38:15.474Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:38:15.779Z] Installing collected packages: cached-property, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, jsonschema, PyYAML, texttable, docker-compose [2021-07-15T08:38:15.779Z] Running setup.py install for dockerpty: started [2021-07-15T08:38:16.062Z] ---> 1e82d83afa52 [2021-07-15T08:38:16.062Z] Step 7/23 : RUN go mod download [2021-07-15T08:38:16.062Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:38:16.354Z] Attempting uninstall: urllib3 [2021-07-15T08:38:16.354Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:38:16.354Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:38:16.354Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:38:16.354Z] ---> Running in 7c9146580c30 [2021-07-15T08:38:16.637Z] Attempting uninstall: idna [2021-07-15T08:38:16.637Z] Found existing installation: idna 2.9 [2021-07-15T08:38:16.637Z] Uninstalling idna-2.9: [2021-07-15T08:38:16.637Z] Successfully uninstalled idna-2.9 [2021-07-15T08:38:16.921Z] Attempting uninstall: requests [2021-07-15T08:38:16.921Z] Found existing installation: requests 2.23.0 [2021-07-15T08:38:16.921Z] Uninstalling requests-2.23.0: [2021-07-15T08:38:16.921Z] Removing intermediate container 4915528a8437 [2021-07-15T08:38:16.921Z] ---> 3ab7e9d5301c [2021-07-15T08:38:16.921Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:38:16.921Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:38:17.199Z] ---> Running in 45c7cc0b74fc [2021-07-15T08:38:17.495Z] Running setup.py install for docopt: started [2021-07-15T08:38:17.495Z] Removing intermediate container 45c7cc0b74fc [2021-07-15T08:38:17.495Z] ---> 8b2031ff3c35 [2021-07-15T08:38:17.495Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:38:18.091Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:38:18.369Z] ---> Running in e7491b420fc9 [2021-07-15T08:38:18.369Z] Running setup.py install for PyYAML: started [2021-07-15T08:38:18.369Z] Removing intermediate container 7c9146580c30 [2021-07-15T08:38:18.369Z] ---> 4df296cb43cc [2021-07-15T08:38:18.369Z] Step 8/23 : COPY . . [2021-07-15T08:38:19.358Z] Removing intermediate container e7491b420fc9 [2021-07-15T08:38:19.358Z] ---> eae981bd03eb [2021-07-15T08:38:19.358Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T08:38:19.358Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:38:19.358Z] Running setup.py install for texttable: started [2021-07-15T08:38:19.635Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:38:20.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:38:20.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:38:20.616Z] ---> ae2e73c42898 [2021-07-15T08:38:20.616Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:38:20.616Z] ---> Using cache [2021-07-15T08:38:20.616Z] ---> 0790ee6b2465 [2021-07-15T08:38:20.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:38:20.616Z] ---> Using cache [2021-07-15T08:38:20.616Z] ---> 11a6f7667701 [2021-07-15T08:38:20.616Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:38:20.616Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T08:38:20.890Z] ---> Using cache [2021-07-15T08:38:20.890Z] ---> f5a99c56fc5c [2021-07-15T08:38:20.890Z] Step 6/24 : COPY go.mod . [2021-07-15T08:38:20.890Z] ---> Using cache [2021-07-15T08:38:20.890Z] ---> 1e82d83afa52 [2021-07-15T08:38:20.890Z] Step 7/24 : RUN go mod download [2021-07-15T08:38:20.890Z] ---> Using cache [2021-07-15T08:38:20.890Z] ---> 4df296cb43cc [2021-07-15T08:38:20.890Z] Step 8/24 : COPY . . [2021-07-15T08:38:23.104Z] ---> Running in 71a72f7b4d4e [2021-07-15T08:38:28.547Z] Removing intermediate container 71a72f7b4d4e [2021-07-15T08:38:28.547Z] ---> 3ce2321b0354 [2021-07-15T08:38:28.547Z] Step 31/32 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:38:28.547Z] ---> 6874c807469e [2021-07-15T08:38:28.547Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:38:28.547Z] ---> 90ec9ce9f352 [2021-07-15T08:38:28.547Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:38:28.547Z] ---> Running in ce8c559d721f [2021-07-15T08:38:28.824Z] ---> Running in c682f76dc2a6 [2021-07-15T08:38:28.824Z] ---> Running in bcd6605b81dc [2021-07-15T08:38:29.114Z] Removing intermediate container c682f76dc2a6 [2021-07-15T08:38:29.114Z] ---> 89edb5490e45 [2021-07-15T08:38:29.114Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T08:38:29.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:38:29.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:38:29.407Z] ---> ae2e73c42898 [2021-07-15T08:38:29.407Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:38:29.407Z] ---> Using cache [2021-07-15T08:38:29.407Z] ---> 0790ee6b2465 [2021-07-15T08:38:29.407Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:38:29.407Z] ---> Using cache [2021-07-15T08:38:29.407Z] ---> 11a6f7667701 [2021-07-15T08:38:29.407Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:38:29.407Z] ---> Running in 2896a1724bb9 [2021-07-15T08:38:29.695Z] ---> Running in 4c0357872b06 [2021-07-15T08:38:29.695Z] Removing intermediate container 2896a1724bb9 [2021-07-15T08:38:29.695Z] ---> 7a1cfe0f1bb3 [2021-07-15T08:38:29.695Z] [2021-07-15T08:38:29.991Z] Successfully built 7a1cfe0f1bb3 [2021-07-15T08:38:29.991Z] Successfully tagged security-bootstrapper:latest [2021-07-15T08:38:29.991Z] Building core-command [2021-07-15T08:38:30.278Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:30.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:38:31.490Z] OK: 219 MiB in 52 packages [2021-07-15T08:38:32.483Z] Removing intermediate container ce8c559d721f [2021-07-15T08:38:32.483Z] ---> 59cdc5d388ba [2021-07-15T08:38:32.483Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:38:33.082Z] ---> Running in cae62fbb5c66 [2021-07-15T08:38:33.082Z] Removing intermediate container bcd6605b81dc [2021-07-15T08:38:33.082Z] ---> 5a279379e599 [2021-07-15T08:38:33.082Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:38:33.363Z] ---> Running in e7e131907176 [2021-07-15T08:38:33.363Z] Removing intermediate container 4a547661a147 [2021-07-15T08:38:33.363Z] ---> 01c6393d1f57 [2021-07-15T08:38:33.363Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:38:33.363Z] Removing intermediate container 4c0357872b06 [2021-07-15T08:38:33.363Z] ---> a6848a8d52d1 [2021-07-15T08:38:33.363Z] Step 6/23 : COPY go.mod . [2021-07-15T08:38:33.363Z] ---> Running in e8c556614423 [2021-07-15T08:38:33.653Z] Removing intermediate container e8c556614423 [2021-07-15T08:38:33.653Z] ---> aae3a7a657ee [2021-07-15T08:38:33.653Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:38:33.653Z] 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-07-15T08:38:33.653Z] ---> 386915d291f7 [2021-07-15T08:38:33.653Z] Step 7/23 : RUN go mod download [2021-07-15T08:38:33.653Z] ---> Running in e5c81ab510b2 [2021-07-15T08:38:33.653Z] ---> Running in c4c1403b7d3e [2021-07-15T08:38:33.941Z] 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-07-15T08:38:34.559Z] Removing intermediate container e5c81ab510b2 [2021-07-15T08:38:34.559Z] ---> b938678fa277 [2021-07-15T08:38:34.559Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:38:35.584Z] ---> 292d75f53a8d [2021-07-15T08:38:35.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:38:35.878Z] ---> ee9dccfa5365 [2021-07-15T08:38:35.878Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:38:36.181Z] Removing intermediate container c4c1403b7d3e [2021-07-15T08:38:36.181Z] ---> 12f83d4d3233 [2021-07-15T08:38:36.181Z] Step 8/23 : COPY . . [2021-07-15T08:38:36.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:38:36.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:38:36.181Z] ---> ae2e73c42898 [2021-07-15T08:38:36.181Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:38:36.181Z] ---> Using cache [2021-07-15T08:38:36.181Z] ---> 0790ee6b2465 [2021-07-15T08:38:36.181Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:38:36.181Z] ---> Using cache [2021-07-15T08:38:36.181Z] ---> 11a6f7667701 [2021-07-15T08:38:36.181Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:38:36.181Z] ---> Using cache [2021-07-15T08:38:36.181Z] ---> f5a99c56fc5c [2021-07-15T08:38:36.181Z] Step 6/24 : COPY go.mod . [2021-07-15T08:38:36.181Z] ---> Using cache [2021-07-15T08:38:36.181Z] ---> 1e82d83afa52 [2021-07-15T08:38:36.181Z] Step 7/24 : RUN go mod download [2021-07-15T08:38:36.181Z] ---> Using cache [2021-07-15T08:38:36.181Z] ---> 4df296cb43cc [2021-07-15T08:38:36.181Z] Step 8/24 : COPY . . [2021-07-15T08:38:36.181Z] ---> Using cache [2021-07-15T08:38:36.181Z] ---> 90ec9ce9f352 [2021-07-15T08:38:36.181Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:38:36.181Z] ---> Using cache [2021-07-15T08:38:36.181Z] ---> 5a279379e599 [2021-07-15T08:38:36.181Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:38:36.181Z] ---> Running in 02d56ca19c94 [2021-07-15T08:38:37.033Z] ---> 162194d9e42c [2021-07-15T08:38:37.033Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:38:38.012Z] 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-07-15T08:38:38.606Z] ---> Running in 318ea2b5de53 [2021-07-15T08:38:38.894Z] Removing intermediate container 318ea2b5de53 [2021-07-15T08:38:38.894Z] ---> d8bac253e0bf [2021-07-15T08:38:38.894Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:38:39.183Z] ---> Running in 0866454b36d6 [2021-07-15T08:38:39.470Z] Removing intermediate container 0866454b36d6 [2021-07-15T08:38:39.470Z] ---> f84d560db95a [2021-07-15T08:38:39.470Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:38:39.746Z] ---> Running in 15db582fc20c [2021-07-15T08:38:40.014Z] Removing intermediate container 15db582fc20c [2021-07-15T08:38:40.014Z] ---> 4e1a3d09eb07 [2021-07-15T08:38:40.014Z] Step 23/24 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:38:40.285Z] ---> Running in 2921b155a503 [2021-07-15T08:38:40.881Z] Removing intermediate container 2921b155a503 [2021-07-15T08:38:40.881Z] ---> 595b7bec205b [2021-07-15T08:38:40.881Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:38:40.881Z] ---> Running in fb1e7581943d [2021-07-15T08:38:41.150Z] ---> 18c6a138443a [2021-07-15T08:38:41.150Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:38:41.150Z] Removing intermediate container fb1e7581943d [2021-07-15T08:38:41.150Z] ---> ba9d07c9be15 [2021-07-15T08:38:41.150Z] [2021-07-15T08:38:41.150Z] ---> Running in 0f224d7b1d25 [2021-07-15T08:38:41.417Z] Successfully built ba9d07c9be15 [2021-07-15T08:38:41.417Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T08:38:41.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:38:43.367Z]  Building sys-mgmt-agent ... done Removing intermediate container 0f224d7b1d25 [2021-07-15T08:38:43.367Z] ---> 7b0f229f42a5 [2021-07-15T08:38:43.367Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:38:43.367Z] ---> Running in 0db5579457f5 [2021-07-15T08:38:43.636Z] 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-07-15T08:38:45.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:38:51.877Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:38:51.878Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:38:58.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:38:58.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:38:58.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:38:58.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:39:00.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:39:00.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:39:01.593Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:39:01.593Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:39:01.593Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:39:01.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:39:10.846Z] Removing intermediate container cae62fbb5c66 [2021-07-15T08:39:10.846Z] ---> fe7ade4855a2 [2021-07-15T08:39:10.846Z] [2021-07-15T08:39:10.846Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:39:10.846Z] ---> 13621d1b12d4 [2021-07-15T08:39:10.846Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:39:10.846Z] ---> Running in 64fd43f7e68d [2021-07-15T08:39:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:10.846Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:39:10.846Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:39:10.846Z] OK: 6 MiB in 15 packages [2021-07-15T08:39:10.846Z] Removing intermediate container 02d56ca19c94 [2021-07-15T08:39:10.846Z] ---> ec37873fdb45 [2021-07-15T08:39:10.846Z] [2021-07-15T08:39:10.846Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:39:10.846Z] ---> 13621d1b12d4 [2021-07-15T08:39:10.846Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:39:10.846Z] ---> Running in 5a9968e59ab7 [2021-07-15T08:39:10.846Z] Removing intermediate container e7e131907176 [2021-07-15T08:39:10.846Z] ---> 7a7f80a46050 [2021-07-15T08:39:10.846Z] [2021-07-15T08:39:10.846Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:39:10.846Z] ---> 13621d1b12d4 [2021-07-15T08:39:10.846Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:39:10.846Z] ---> Running in 7ea62649bdac [2021-07-15T08:39:10.846Z] Removing intermediate container 64fd43f7e68d [2021-07-15T08:39:10.846Z] ---> 81d652095266 [2021-07-15T08:39:10.846Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:39:10.846Z] ---> Running in 6c25a00de9c2 [2021-07-15T08:39:10.846Z] Removing intermediate container 6c25a00de9c2 [2021-07-15T08:39:10.846Z] ---> 2b2a7df0a1e0 [2021-07-15T08:39:10.846Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:39:10.846Z] ---> Running in 6d4848c02408 [2021-07-15T08:39:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:10.846Z] Removing intermediate container 6d4848c02408 [2021-07-15T08:39:10.846Z] ---> 2ed4b2fe7fd7 [2021-07-15T08:39:10.846Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:39:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:10.847Z] ---> Running in b16b6b321b65 [2021-07-15T08:39:10.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:10.847Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:39:10.847Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:39:10.847Z] OK: 6 MiB in 15 packages [2021-07-15T08:39:10.847Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:39:10.847Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:39:10.847Z] OK: 6 MiB in 15 packages [2021-07-15T08:39:10.847Z] Removing intermediate container b16b6b321b65 [2021-07-15T08:39:10.847Z] ---> 09ad0e63a7fb [2021-07-15T08:39:10.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:39:10.847Z] ---> 0ef39859e42e [2021-07-15T08:39:10.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:39:10.847Z] Removing intermediate container 5a9968e59ab7 [2021-07-15T08:39:10.847Z] ---> dbe46d66b0d9 [2021-07-15T08:39:10.847Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:39:10.847Z] ---> Running in d46758c282fe [2021-07-15T08:39:10.847Z] Removing intermediate container 7ea62649bdac [2021-07-15T08:39:10.847Z] ---> 7984bff55e82 [2021-07-15T08:39:10.847Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:39:10.847Z] ---> Running in 6130d9009368 [2021-07-15T08:39:10.847Z] ---> 912657f7f417 [2021-07-15T08:39:10.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:39:10.847Z] Removing intermediate container d46758c282fe [2021-07-15T08:39:10.847Z] ---> b2f84aa08f97 [2021-07-15T08:39:10.847Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:39:10.847Z] ---> Running in c2748533e7dc [2021-07-15T08:39:11.166Z] Removing intermediate container 6130d9009368 [2021-07-15T08:39:11.166Z] ---> 198f34e5fc3e [2021-07-15T08:39:11.166Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:39:11.166Z] ---> Running in e93d98d2c0a5 [2021-07-15T08:39:11.166Z] Removing intermediate container c2748533e7dc [2021-07-15T08:39:11.166Z] ---> 42d7a28bc523 [2021-07-15T08:39:11.166Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:39:11.166Z] ---> Running in 349e934be391 [2021-07-15T08:39:11.166Z] ---> 0bef8a4b488f [2021-07-15T08:39:11.166Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:39:11.166Z] Removing intermediate container e93d98d2c0a5 [2021-07-15T08:39:11.166Z] ---> 6f15f850ef2e [2021-07-15T08:39:11.166Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:39:11.598Z] ---> Running in ff793971a74f [2021-07-15T08:39:11.598Z] ---> Running in c486c2c04c8e [2021-07-15T08:39:11.598Z] Removing intermediate container 349e934be391 [2021-07-15T08:39:11.598Z] ---> ba58ef81cab8 [2021-07-15T08:39:11.598Z] Step 16/24 : WORKDIR / [2021-07-15T08:39:11.598Z] ---> Running in 092b050ef1fa [2021-07-15T08:39:11.598Z] Removing intermediate container c486c2c04c8e [2021-07-15T08:39:11.598Z] ---> dd52f3aa7e3c [2021-07-15T08:39:11.598Z] Step 16/24 : WORKDIR / [2021-07-15T08:39:11.598Z] Removing intermediate container ff793971a74f [2021-07-15T08:39:11.598Z] ---> 11b6de191f71 [2021-07-15T08:39:11.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:39:11.598Z] ---> Running in b3fee3a67f6d [2021-07-15T08:39:11.598Z] ---> Running in c659419864ef [2021-07-15T08:39:11.598Z] Removing intermediate container 0db5579457f5 [2021-07-15T08:39:11.598Z] ---> 151a2ac8d413 [2021-07-15T08:39:11.598Z] [2021-07-15T08:39:11.598Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:39:11.598Z] ---> 13621d1b12d4 [2021-07-15T08:39:11.598Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:39:11.956Z] ---> Running in 1de9c19848a4 [2021-07-15T08:39:11.956Z] Removing intermediate container b3fee3a67f6d [2021-07-15T08:39:11.956Z] ---> cb615b032a4a [2021-07-15T08:39:11.956Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:39:11.956Z] Removing intermediate container 092b050ef1fa [2021-07-15T08:39:11.956Z] ---> f297baefc496 [2021-07-15T08:39:11.956Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:39:11.956Z] ---> Running in a703350a6429 [2021-07-15T08:39:11.956Z] Removing intermediate container c659419864ef [2021-07-15T08:39:11.956Z] ---> fd23d8649181 [2021-07-15T08:39:11.956Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:39:11.956Z] Removing intermediate container a703350a6429 [2021-07-15T08:39:11.956Z] ---> 965dbd4e1e85 [2021-07-15T08:39:11.956Z] Step 22/23 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:39:11.956Z] ---> Running in ea37bcfeee3b [2021-07-15T08:39:12.319Z] ---> f14b1961852e [2021-07-15T08:39:12.319Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:39:12.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:12.319Z] Removing intermediate container ea37bcfeee3b [2021-07-15T08:39:12.319Z] ---> 864947804971 [2021-07-15T08:39:12.319Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:39:12.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:39:12.319Z] ---> 16b6664e6a8d [2021-07-15T08:39:12.319Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:39:12.319Z] ---> Running in 57464d47c255 [2021-07-15T08:39:12.319Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:39:12.319Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:39:12.319Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:39:12.597Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:39:12.597Z] OK: 6 MiB in 16 packages [2021-07-15T08:39:12.597Z] ---> 9c19ca2b52ae [2021-07-15T08:39:12.597Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:39:12.597Z] Removing intermediate container 57464d47c255 [2021-07-15T08:39:12.597Z] ---> 8e600500f8ea [2021-07-15T08:39:12.597Z] [2021-07-15T08:39:12.875Z] ---> 1afb402dc3ac [2021-07-15T08:39:12.875Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:39:12.875Z] Successfully built 8e600500f8ea [2021-07-15T08:39:12.875Z] Successfully tagged support-scheduler:latest [2021-07-15T08:39:12.875Z]  Building support-scheduler ... done  ---> 79e85159e8da [2021-07-15T08:39:12.875Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:39:12.875Z] ---> Running in b6d67bda1739 [2021-07-15T08:39:13.161Z] Removing intermediate container 1de9c19848a4 [2021-07-15T08:39:13.161Z] ---> c495661b73c1 [2021-07-15T08:39:13.161Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:39:13.161Z] ---> 3ecc4cd557c7 [2021-07-15T08:39:13.161Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:39:13.161Z] ---> Running in 3743540aa14e [2021-07-15T08:39:13.161Z] Removing intermediate container b6d67bda1739 [2021-07-15T08:39:13.161Z] ---> 1d15df1a6362 [2021-07-15T08:39:13.161Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:39:13.161Z] ---> Running in 8aaa77945ad5 [2021-07-15T08:39:13.161Z] ---> Running in b76eae9c199b [2021-07-15T08:39:13.161Z] Removing intermediate container 3743540aa14e [2021-07-15T08:39:13.161Z] ---> 21c258571acb [2021-07-15T08:39:13.161Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:39:13.161Z] Removing intermediate container 8aaa77945ad5 [2021-07-15T08:39:13.161Z] ---> 317f8e88e076 [2021-07-15T08:39:13.161Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:39:13.161Z] ---> Running in 84abd0e6412c [2021-07-15T08:39:13.161Z] Removing intermediate container b76eae9c199b [2021-07-15T08:39:13.161Z] ---> 45111c96f082 [2021-07-15T08:39:13.161Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:39:13.161Z] ---> Running in 424a122a87c3 [2021-07-15T08:39:13.433Z] ---> Running in 5a8fda8f4aa1 [2021-07-15T08:39:13.433Z] Removing intermediate container 84abd0e6412c [2021-07-15T08:39:13.433Z] ---> ea2c2af994ab [2021-07-15T08:39:13.433Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:39:13.433Z] ---> Running in 52382d97cb44 [2021-07-15T08:39:13.433Z] Removing intermediate container 424a122a87c3 [2021-07-15T08:39:13.433Z] ---> d7a107ef401b [2021-07-15T08:39:13.433Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:39:13.433Z] Removing intermediate container 5a8fda8f4aa1 [2021-07-15T08:39:13.433Z] ---> c06cfed3bd45 [2021-07-15T08:39:13.433Z] Step 23/24 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:39:13.433Z] ---> Running in af2230b68680 [2021-07-15T08:39:13.433Z] ---> Running in 79a2a6f092d2 [2021-07-15T08:39:13.433Z] Removing intermediate container 52382d97cb44 [2021-07-15T08:39:13.433Z] ---> 381ff59c9201 [2021-07-15T08:39:13.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:39:13.705Z] Removing intermediate container af2230b68680 [2021-07-15T08:39:13.705Z] ---> 18c5f9c69ea4 [2021-07-15T08:39:13.705Z] Step 23/24 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:39:13.705Z] Removing intermediate container 79a2a6f092d2 [2021-07-15T08:39:13.705Z] ---> 84b3db61ef0c [2021-07-15T08:39:13.705Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:39:13.705Z] ---> Running in 6f793b8bc34f [2021-07-15T08:39:13.705Z] ---> Running in 74068f36dabf [2021-07-15T08:39:13.705Z] ---> 0f7e600aa68e [2021-07-15T08:39:13.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:39:13.705Z] Removing intermediate container 6f793b8bc34f [2021-07-15T08:39:13.705Z] ---> 8a8c045cb9a9 [2021-07-15T08:39:13.705Z] [2021-07-15T08:39:13.705Z] Removing intermediate container 74068f36dabf [2021-07-15T08:39:13.705Z] ---> e7cad368c7af [2021-07-15T08:39:13.705Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:39:13.705Z] Successfully built 8a8c045cb9a9 [2021-07-15T08:39:13.705Z] Successfully tagged core-command:latest [2021-07-15T08:39:13.989Z]  Building core-command ... done  ---> Running in 8a973998c5ee [2021-07-15T08:39:13.989Z] ---> e0797000a48a [2021-07-15T08:39:13.989Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:39:13.989Z] Removing intermediate container 8a973998c5ee [2021-07-15T08:39:13.989Z] ---> 44c0a319d3f4 [2021-07-15T08:39:13.989Z] [2021-07-15T08:39:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2021-07-15T08:39:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:39:14.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:39:14.262Z] Successfully built 44c0a319d3f4 [2021-07-15T08:39:14.262Z] Successfully tagged core-metadata:latest [2021-07-15T08:39:14.262Z]  Building core-metadata ... done  ---> 7f2f222ed31a [2021-07-15T08:39:14.262Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:39:14.262Z] ---> Running in c4fb95ddfd35 [2021-07-15T08:39:14.262Z] Removing intermediate container c4fb95ddfd35 [2021-07-15T08:39:14.262Z] ---> 593376259d7c [2021-07-15T08:39:14.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:39:14.262Z] ---> Running in 3c714a03fbe9 [2021-07-15T08:39:14.534Z] Removing intermediate container 3c714a03fbe9 [2021-07-15T08:39:14.534Z] ---> 2a27dbc780a8 [2021-07-15T08:39:14.534Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:39:14.534Z] ---> Running in 255089614df3 [2021-07-15T08:39:14.534Z] Removing intermediate container 255089614df3 [2021-07-15T08:39:14.534Z] ---> eb314b00f092 [2021-07-15T08:39:14.534Z] Step 22/23 : LABEL git_sha=f1e622aafc2abe5e793dadf6082fc071a4573c40 [2021-07-15T08:39:14.534Z] ---> Running in 593cf88b0700 [2021-07-15T08:39:14.534Z] Removing intermediate container 593cf88b0700 [2021-07-15T08:39:14.534Z] ---> f7955b02cb10 [2021-07-15T08:39:14.534Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:39:14.534Z] ---> Running in 3c4aa59795d2 [2021-07-15T08:39:14.806Z] Removing intermediate container 3c4aa59795d2 [2021-07-15T08:39:14.806Z] ---> 1e2c71d56de8 [2021-07-15T08:39:14.806Z] [2021-07-15T08:39:14.806Z] Successfully built 1e2c71d56de8 [2021-07-15T08:39:14.806Z] Successfully tagged support-notifications:latest [2021-07-15T08:39:14.820Z]  Building support-notifications ... done  [Pipeline] } [2021-07-15T08:39:14.824Z] $ docker stop --time=1 d0ad4e6716c4a4d3a750da04a795bf1771eda17afcea138adbf5a5ab3eea9b64 [2021-07-15T08:39:16.088Z] $ docker rm -f d0ad4e6716c4a4d3a750da04a795bf1771eda17afcea138adbf5a5ab3eea9b64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:39:16.490Z] + docker images [2021-07-15T08:39:16.490Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:39:16.490Z] support-notifications latest 1e2c71d56de8 2 seconds ago 16.7MB [2021-07-15T08:39:16.490Z] core-command latest 8a8c045cb9a9 3 seconds ago 15.9MB [2021-07-15T08:39:16.490Z] core-metadata latest 44c0a319d3f4 3 seconds ago 16.6MB [2021-07-15T08:39:16.490Z] support-scheduler latest 8e600500f8ea 4 seconds ago 15.9MB [2021-07-15T08:39:16.490Z] 151a2ac8d413 5 seconds ago 1.18GB [2021-07-15T08:39:16.490Z] 7a7f80a46050 8 seconds ago 1.18GB [2021-07-15T08:39:16.490Z] ec37873fdb45 8 seconds ago 1.17GB [2021-07-15T08:39:16.490Z] fe7ade4855a2 10 seconds ago 1.18GB [2021-07-15T08:39:16.490Z] sys-mgmt-agent latest ba9d07c9be15 36 seconds ago 311MB [2021-07-15T08:39:16.490Z] security-bootstrapper latest 7a1cfe0f1bb3 47 seconds ago 18.6MB [2021-07-15T08:39:16.490Z] core-data latest 6e56d79fae15 About a minute ago 20.3MB [2021-07-15T08:39:16.490Z] security-secretstore-setup latest b03a982e0a0d About a minute ago 28.7MB [2021-07-15T08:39:16.490Z] security-proxy-setup latest fbd1614ce293 About a minute ago 25.7MB [2021-07-15T08:39:16.490Z] 5ae4a3f8f477 About a minute ago 1.18GB [2021-07-15T08:39:16.490Z] 125d434d6d66 About a minute ago 1.18GB [2021-07-15T08:39:16.490Z] 5c184301cc07 About a minute ago 1.18GB [2021-07-15T08:39:16.490Z] 1e438c8bc4d5 About a minute ago 1.18GB [2021-07-15T08:39:16.490Z] 44a5f39d673d About a minute ago 1.18GB [2021-07-15T08:39:16.490Z] ci-base-image-x86_64 latest ae2e73c42898 5 minutes ago 677MB [2021-07-15T08:39:16.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 12 hours ago 475MB [2021-07-15T08:39:16.490Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T08:39:16.490Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T08:39:16.490Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T08:39:16.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-15T08:39:17.001Z] Running on prd-ubuntu18.04-docker-8c-8g-2847 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws [2021-07-15T08:39:17.023Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-15T08:39:17.139Z] The recommended git tool is: git [2021-07-15T08:39:17.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.643s coverage: 100.0% of statements [2021-07-15T08:39:17.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:39:18.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 46.3% of statements [2021-07-15T08:39:18.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:39:18.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:39:19.811Z] using credential edgex-jenkins-ssh [2021-07-15T08:39:19.827Z] Cloning the remote Git repository [2021-07-15T08:39:19.834Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:39:19.911Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-15T08:39:19.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:39:19.950Z] > git --version # timeout=10 [2021-07-15T08:39:19.956Z] > git --version # 'git version 2.17.1' [2021-07-15T08:39:19.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:39:19.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:39:20.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.617s coverage: 89.9% of statements [2021-07-15T08:39:20.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:39:20.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:39:20.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.229s coverage: 78.9% of statements [2021-07-15T08:39:22.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.264s coverage: 81.2% of statements [2021-07-15T08:39:22.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:39:22.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:39:22.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:39:22.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:39:22.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:39:26.093Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 [2021-07-15T08:39:26.246Z] Merge succeeded, producing 61ec7ffc7cb9a5724f16ed55eca94272704fba98 [2021-07-15T08:39:26.247Z] Checking out Revision 61ec7ffc7cb9a5724f16ed55eca94272704fba98 (PR-3619) [2021-07-15T08:39:25.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:39:25.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:39:25.608Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:39:25.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:39:25.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:39:25.623Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T08:39:26.083Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:39:26.088Z] > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [2021-07-15T08:39:26.153Z] > git remote # timeout=10 [2021-07-15T08:39:26.159Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T08:39:26.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:39:26.167Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T08:39:26.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T08:39:26.231Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:39:26.235Z] > git checkout -f 61ec7ffc7cb9a5724f16ed55eca94272704fba98 # timeout=10 [2021-07-15T08:39:28.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.303s coverage: 95.1% of statements [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:39:28.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 60.0% of statements [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:39:28.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.358s coverage: 0.8% of statements [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:39:28.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements [2021-07-15T08:39:28.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.241s coverage: 22.0% of statements [2021-07-15T08:39:28.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:39:28.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements [2021-07-15T08:39:28.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.210s coverage: 79.5% of statements [2021-07-15T08:39:29.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements [2021-07-15T08:39:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.198s coverage: 96.3% of statements [2021-07-15T08:39:30.054Z] Commit message: "Merge commit 'ac45845dcaeee375e2f7ee8050d572e224107d05' into HEAD" [2021-07-15T08:39:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2021-07-15T08:39:30.040Z] > git rev-list --no-walk 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:39:31.261Z] + echo snap-build.sh [2021-07-15T08:39:31.261Z] snap-build.sh [2021-07-15T08:39:31.261Z] + SNAP_BASE_DIR=. [2021-07-15T08:39:31.261Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-07-15T08:39:31.261Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-07-15T08:39:31.261Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-07-15T08:39:31.261Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-07-15T08:39:31.261Z] + cd /w/workspace/edgex-go/3 [2021-07-15T08:39:31.261Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T08:39:31.261Z] Reading package lists... [2021-07-15T08:39:31.261Z] Building dependency tree... [2021-07-15T08:39:31.261Z] Reading state information... [2021-07-15T08:39:31.261Z] The following packages were automatically installed and are no longer required: [2021-07-15T08:39:31.261Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T08:39:31.261Z] uidmap xdelta3 [2021-07-15T08:39:31.261Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T08:39:31.261Z] The following packages will be REMOVED: [2021-07-15T08:39:31.261Z] lxd* lxd-client* [2021-07-15T08:39:31.532Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T08:39:31.532Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T08:39:32.064Z] (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-07-15T08:39:32.064Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:39:32.651Z] Removing lxd dnsmasq configuration [2021-07-15T08:39:32.651Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:39:32.651Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T08:39:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.238s coverage: 94.4% of statements [2021-07-15T08:39:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.156s coverage: 44.8% of statements [2021-07-15T08:39:49.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.567s coverage: 81.8% of statements [2021-07-15T08:39:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.187s coverage: 80.0% of statements [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-07-15T08:39:54.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.290s coverage: 91.2% of statements [2021-07-15T08:39:54.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:39:55.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.708s coverage: 64.4% of statements [2021-07-15T08:39:55.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:39:55.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:39:55.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-07-15T08:39:55.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-07-15T08:39:55.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-07-15T08:39:56.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements [2021-07-15T08:39:56.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-07-15T08:40:01.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.119s coverage: 66.9% of statements [2021-07-15T08:40:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:40:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:40:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:40:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.746s coverage: 43.6% of statements [2021-07-15T08:40:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:40:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:40:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.177s coverage: 89.5% of statements [2021-07-15T08:40:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:40:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.177s coverage: 84.8% of statements [2021-07-15T08:40:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:40:11.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.217s coverage: 19.3% of statements [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:40:11.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.571s coverage: 91.9% of statements [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:40:11.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:40:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 62.7% of statements [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:40:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.387s coverage: 97.6% of statements [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:40:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.155s coverage: 28.9% of statements [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:40:11.401Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:40:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2021-07-15T08:40:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-15T08:40:12.019Z] GO111MODULE=on go vet ./... [2021-07-15T08:41:09.347Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:41:09.347Z] (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-07-15T08:41:09.347Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:41:09.347Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T08:41:09.347Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T08:41:09.347Z] + sudo snap remove --purge lxd [2021-07-15T08:41:09.347Z] snap "lxd" is not installed [2021-07-15T08:41:09.347Z] + sudo groupadd --force --system lxd [2021-07-15T08:41:09.347Z] ++ whoami [2021-07-15T08:41:09.347Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T08:41:09.347Z] + newgrp - lxd [2021-07-15T08:41:09.347Z] + sudo snap install lxd [2021-07-15T08:41:12.723Z] 2021-07-15T08:41:11Z INFO Waiting for automatic snapd restart... [2021-07-15T08:41:27.833Z] lxd 4.16 from Canonical* installed [2021-07-15T08:41:27.833Z] + sudo lxd init --auto [2021-07-15T08:41:34.069Z] gofmt -l . [2021-07-15T08:41:34.070Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:41:34.070Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:41:34.490Z] + sudo snap install --classic snapcraft [2021-07-15T08:41:34.739Z] + ls -al . [2021-07-15T08:41:34.739Z] total 596 [2021-07-15T08:41:34.739Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 08:41 . [2021-07-15T08:41:34.739Z] drwxr-xr-x 4 root root 4096 Jul 15 08:37 .. [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:35 .dockerignore [2021-07-15T08:41:34.739Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 08:35 .git [2021-07-15T08:41:34.739Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 08:35 .github [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:35 .gitignore [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:35 .hadolint.yml [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:35 .sonarcloud.properties [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:35 Attribution.txt [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:35 CHANGELOG.md [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:35 CONTRIBUTING.md [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:35 Dockerfile.build [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:35 Jenkinsfile [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:35 LICENSE [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:35 Makefile [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:35 README.md [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:35 SECURITY.md [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 08:32 VERSION [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:35 ZMQWindows.md [2021-07-15T08:41:34.739Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 08:35 bin [2021-07-15T08:41:34.739Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:35 cmd [2021-07-15T08:41:34.739Z] -rw-r--r-- 1 root root 402846 Jul 15 08:40 coverage.out [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:35 go.mod [2021-07-15T08:41:34.739Z] -rw-r--r-- 1 root root 20973 Jul 15 08:37 go.sum [2021-07-15T08:41:34.739Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 08:35 internal [2021-07-15T08:41:34.739Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 08:35 openapi [2021-07-15T08:41:34.739Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 08:35 snap [2021-07-15T08:41:34.739Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:35 version.go [Pipeline] sh [2021-07-15T08:41:35.412Z] + '[' -e coverage.out ] [2021-07-15T08:41:35.412Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:41:35.452Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T08:41:36.281Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:41:36.947Z] + make build [2021-07-15T08:41:36.947Z] go mod tidy [2021-07-15T08:41:37.552Z] 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-07-15T08:41:44.388Z] 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-07-15T08:41:46.806Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T08:41:46.806Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T08:41:46.806Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T08:41:46.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:41:46.806Z] Dload Upload Total Spent Left Speed [2021-07-15T08:41:46.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3754 [2021-07-15T08:41:46.806Z] 100 3325k 100 3325k 0 0 6238k 0 --:--:-- --:--:-- --:--:-- 6238k [2021-07-15T08:41:46.806Z] ./yq_linux_amd64 [2021-07-15T08:41:46.806Z] + sudo snapcraft prime --use-lxd [2021-07-15T08:41:47.780Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T08:41:47.780Z] 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-07-15T08:41:47.780Z] - README.md [2021-07-15T08:41:47.780Z] [2021-07-15T08:41:47.780Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T08:41:48.047Z] Launching a container. [2021-07-15T08:41:54.747Z] Waiting for container to be ready [2021-07-15T08:41:55.344Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T08:41:55.344Z] [2021-07-15T08:41:58.737Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T08:41:58.737Z] Waiting for network to be ready... [2021-07-15T08:41:59.011Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T08:41:59.283Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T08:41:59.283Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T08:41:59.283Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T08:41:59.283Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T08:41:59.283Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T08:41:59.283Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T08:41:59.283Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T08:41:59.283Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T08:41:59.284Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T08:41:59.917Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T08:41:59.917Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T08:42:00.190Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T08:42:00.190Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T08:42:00.190Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T08:42:00.190Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T08:42:00.190Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T08:42:00.190Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T08:42:00.462Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T08:42:00.736Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T08:42:01.011Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T08:42:01.011Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T08:42:01.011Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T08:42:01.011Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T08:42:01.011Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T08:42:01.011Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T08:42:01.011Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T08:42:03.006Z] Fetched 24.8 MB in 4s (6049 kB/s) [2021-07-15T08:42:03.996Z] Reading package lists... [2021-07-15T08:42:04.278Z] Reading package lists... [2021-07-15T08:42:04.278Z] Building dependency tree... [2021-07-15T08:42:04.278Z] Reading state information... [2021-07-15T08:42:04.579Z] The following additional packages will be installed: [2021-07-15T08:42:04.579Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T08:42:04.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T08:42:04.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T08:42:04.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T08:42:04.579Z] Suggested packages: [2021-07-15T08:42:04.579Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T08:42:04.579Z] Recommended packages: [2021-07-15T08:42:04.579Z] gnupg libsasl2-modules [2021-07-15T08:42:04.579Z] The following NEW packages will be installed: [2021-07-15T08:42:04.579Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T08:42:04.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T08:42:04.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T08:42:04.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T08:42:04.579Z] The following packages will be upgraded: [2021-07-15T08:42:04.579Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T08:42:04.579Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-15T08:42:04.579Z] Need to get 3530 kB of archives. [2021-07-15T08:42:04.579Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T08:42:04.579Z] 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-07-15T08:42:04.579Z] 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-07-15T08:42:04.579Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-15T08:42:04.579Z] 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-07-15T08:42:04.853Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T08:42:05.127Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T08:42:05.412Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T08:42:05.412Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T08:42:05.412Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T08:42:05.412Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T08:42:05.412Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T08:42:05.412Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T08:42:05.412Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T08:42:05.412Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T08:42:05.412Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T08:42:05.412Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T08:42:05.687Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T08:42:05.687Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T08:42:05.687Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T08:42:05.687Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T08:42:05.687Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T08:42:05.687Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T08:42:05.687Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:42:05.687Z] Fetched 3530 kB in 1s (3171 kB/s) [2021-07-15T08:42:05.687Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T08:42:05.687Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:42:05.687Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:42:05.687Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T08:42:05.973Z] Selecting previously unselected package udev. [2021-07-15T08:42:05.973Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T08:42:05.973Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:42:05.973Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T08:42:06.249Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T08:42:06.249Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T08:42:06.249Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T08:42:06.249Z] Selecting previously unselected package fuse. [2021-07-15T08:42:06.249Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T08:42:06.249Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T08:42:06.249Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:42:06.249Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:42:06.249Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:42:06.249Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:42:06.249Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:42:06.523Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:42:06.523Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T08:42:06.523Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T08:42:06.523Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T08:42:06.523Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T08:42:06.523Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.523Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:06.523Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T08:42:06.523Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.523Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:06.523Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T08:42:06.523Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.523Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:06.605Z] 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-07-15T08:42:06.804Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T08:42:06.805Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.805Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:06.805Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T08:42:06.805Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.805Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:06.805Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T08:42:06.805Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.805Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:06.805Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T08:42:06.805Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.805Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:06.805Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T08:42:06.805Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:06.805Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.079Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T08:42:07.079Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:42:07.079Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.079Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T08:42:07.079Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T08:42:07.079Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:42:07.079Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T08:42:07.079Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T08:42:07.079Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:42:07.079Z] Selecting previously unselected package libldap-common. [2021-07-15T08:42:07.079Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T08:42:07.079Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:42:07.079Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T08:42:07.079Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T08:42:07.079Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:42:07.079Z] Selecting previously unselected package dirmngr. [2021-07-15T08:42:07.079Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:42:07.354Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T08:42:07.354Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:42:07.354Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T08:42:07.354Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T08:42:07.354Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:42:07.354Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:42:07.354Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T08:42:07.354Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.354Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T08:42:07.354Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:42:07.354Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T08:42:07.627Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T08:42:07.916Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T08:42:07.916Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T08:42:07.916Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T08:42:07.916Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:42:07.916Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:42:07.916Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T08:42:07.916Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:42:08.191Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T08:42:08.191Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T08:42:08.191Z] This means they are not meant to be enabled using systemctl. [2021-07-15T08:42:08.191Z] Possible reasons for having this kind of units are: [2021-07-15T08:42:08.191Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T08:42:08.191Z] .wants/ or .requires/ directory. [2021-07-15T08:42:08.191Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T08:42:08.191Z] a requirement dependency on it. [2021-07-15T08:42:08.191Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T08:42:08.191Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T08:42:08.191Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T08:42:08.191Z] instance name specified. [2021-07-15T08:42:08.600Z] 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-07-15T08:42:08.789Z] Reading package lists... [2021-07-15T08:42:08.789Z] Building dependency tree... [2021-07-15T08:42:08.789Z] Reading state information... [2021-07-15T08:42:08.789Z] The following additional packages will be installed: [2021-07-15T08:42:08.789Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T08:42:08.789Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T08:42:08.789Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T08:42:08.789Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T08:42:08.789Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T08:42:08.789Z] Suggested packages: [2021-07-15T08:42:08.789Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T08:42:08.789Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T08:42:08.789Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T08:42:08.789Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T08:42:08.789Z] systemd-container policykit-1 [2021-07-15T08:42:08.789Z] Recommended packages: [2021-07-15T08:42:08.789Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T08:42:09.076Z] The following NEW packages will be installed: [2021-07-15T08:42:09.076Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T08:42:09.076Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T08:42:09.076Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T08:42:09.076Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T08:42:09.076Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T08:42:09.076Z] The following packages will be upgraded: [2021-07-15T08:42:09.076Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T08:42:09.076Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-15T08:42:09.076Z] Need to get 36.7 MB of archives. [2021-07-15T08:42:09.076Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T08:42:09.076Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-15T08:42:09.076Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T08:42:09.076Z] 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-07-15T08:42:09.076Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T08:42:09.076Z] 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-07-15T08:42:09.076Z] 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-07-15T08:42:09.352Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-15T08:42:09.352Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T08:42:09.352Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T08:42:09.352Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T08:42:09.352Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T08:42:09.352Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T08:42:09.352Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T08:42:09.352Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T08:42:09.352Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T08:42:09.352Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T08:42:09.950Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T08:42:09.950Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T08:42:09.950Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T08:42:09.950Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-15T08:42:09.950Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T08:42:09.950Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T08:42:10.223Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T08:42:10.223Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T08:42:10.224Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T08:42:10.224Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T08:42:10.224Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T08:42:10.224Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T08:42:10.224Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-15T08:42:10.224Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T08:42:11.671Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:42:11.671Z] Fetched 36.7 MB in 2s (15.2 MB/s) [2021-07-15T08:42:11.671Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:42:11.671Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:42:11.671Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:42:11.948Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:42:11.949Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:42:12.223Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T08:42:12.223Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:42:12.223Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T08:42:12.223Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T08:42:12.223Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T08:42:12.498Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:42:12.498Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T08:42:12.498Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T08:42:12.772Z] Setting up apt (1.6.14) ... [2021-07-15T08:42:12.772Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T08:42:12.933Z] 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-07-15T08:42:13.046Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T08:42:13.046Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T08:42:13.046Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T08:42:13.046Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T08:42:13.209Z] 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-07-15T08:42:13.320Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T08:42:13.320Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:42:13.320Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:13.320Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T08:42:13.321Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T08:42:13.321Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T08:42:13.321Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T08:42:13.321Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:42:13.321Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:13.596Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T08:42:13.596Z] Checking for services that may need to be restarted...done. [2021-07-15T08:42:13.596Z] Checking for services that may need to be restarted...done. [2021-07-15T08:42:13.596Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:13.596Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T08:42:13.596Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:14.195Z] Selecting previously unselected package python3-minimal. [2021-07-15T08:42:14.195Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T08:42:14.195Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:42:14.195Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T08:42:14.195Z] Selecting previously unselected package mime-support. [2021-07-15T08:42:14.195Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T08:42:14.195Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T08:42:14.195Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T08:42:14.195Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T08:42:14.195Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T08:42:14.195Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T08:42:14.195Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:42:14.195Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:14.470Z] Selecting previously unselected package python3.6. [2021-07-15T08:42:14.471Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:42:14.471Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:14.471Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T08:42:14.471Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:42:14.471Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T08:42:14.471Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T08:42:14.747Z] Selecting previously unselected package python3. [2021-07-15T08:42:14.747Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T08:42:14.747Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:42:14.747Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T08:42:14.747Z] Selecting previously unselected package multiarch-support. [2021-07-15T08:42:14.747Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:42:14.747Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T08:42:14.747Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T08:42:14.747Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T08:42:14.747Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T08:42:14.747Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T08:42:14.747Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T08:42:15.032Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T08:42:15.032Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T08:42:15.032Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T08:42:15.032Z] Selecting previously unselected package sudo. [2021-07-15T08:42:15.032Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T08:42:15.032Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T08:42:15.032Z] Selecting previously unselected package apparmor. [2021-07-15T08:42:15.032Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T08:42:15.032Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T08:42:15.308Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T08:42:15.308Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T08:42:15.308Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T08:42:15.308Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T08:42:15.308Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:42:15.308Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:15.308Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T08:42:15.308Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:42:15.308Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:15.308Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T08:42:15.308Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T08:42:15.308Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T08:42:15.308Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T08:42:15.308Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:42:15.308Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:15.584Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T08:42:15.584Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:42:15.584Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:15.584Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T08:42:15.584Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T08:42:15.584Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T08:42:15.584Z] Selecting previously unselected package openssh-client. [2021-07-15T08:42:15.584Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T08:42:15.584Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T08:42:15.858Z] Selecting previously unselected package squashfs-tools. [2021-07-15T08:42:15.858Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T08:42:15.858Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T08:42:15.858Z] Selecting previously unselected package snapd. [2021-07-15T08:42:15.858Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T08:42:15.858Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T08:42:16.609Z] 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-07-15T08:42:17.841Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T08:42:17.841Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T08:42:17.841Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T08:42:17.841Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T08:42:17.841Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T08:42:17.841Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:17.841Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:42:17.841Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T08:42:17.841Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-15T08:42:18.440Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T08:42:18.440Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T08:42:18.440Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T08:42:18.440Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:18.715Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:18.715Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:42:19.318Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T08:42:19.318Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:19.318Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T08:42:19.318Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T08:42:19.318Z] running python rtupdate hooks for python3.6... [2021-07-15T08:42:19.318Z] running python post-rtupdate hooks for python3.6... [2021-07-15T08:42:19.318Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T08:42:19.919Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T08:42:19.992Z] 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-07-15T08:42:20.194Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:42:20.194Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T08:42:20.194Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T08:42:20.469Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T08:42:20.746Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T08:42:21.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T08:42:21.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T08:42:21.300Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T08:42:21.300Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T08:42:21.300Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T08:42:21.576Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T08:42:21.852Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T08:42:21.852Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T08:42:22.129Z] /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-07-15T08:42:22.129Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:42:22.129Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T08:42:22.623Z] 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-07-15T08:42:22.727Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:42:23.003Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:42:23.003Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:42:23.880Z] Reading package lists... [2021-07-15T08:42:24.477Z] Reading package lists... [2021-07-15T08:42:24.755Z] Building dependency tree... [2021-07-15T08:42:24.755Z] Reading state information... [2021-07-15T08:42:24.755Z] Calculating upgrade... [2021-07-15T08:42:24.755Z] The following packages will be upgraded: [2021-07-15T08:42:24.755Z] advancecomp base-files bash binutils binutils-common [2021-07-15T08:42:24.755Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T08:42:24.755Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T08:42:24.755Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-15T08:42:24.755Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-15T08:42:24.755Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T08:42:24.755Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T08:42:24.755Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T08:42:24.755Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T08:42:24.755Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T08:42:24.755Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T08:42:24.755Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T08:42:24.755Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T08:42:24.755Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T08:42:24.755Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T08:42:24.755Z] ubuntu-keyring util-linux [2021-07-15T08:42:25.034Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:42:25.034Z] Need to get 64.1 MB of archives. [2021-07-15T08:42:25.034Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-15T08:42:25.034Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T08:42:25.034Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T08:42:25.034Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T08:42:25.034Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T08:42:25.034Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T08:42:25.034Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T08:42:25.034Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T08:42:25.034Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T08:42:25.034Z] 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-07-15T08:42:25.034Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-15T08:42:25.034Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-15T08:42:25.034Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T08:42:25.034Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T08:42:25.034Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-15T08:42:25.034Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T08:42:25.034Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T08:42:25.034Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T08:42:25.034Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T08:42:25.310Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T08:42:25.310Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T08:42:25.310Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-15T08:42:25.310Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T08:42:25.310Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-15T08:42:25.310Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T08:42:25.310Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T08:42:25.310Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T08:42:25.310Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T08:42:25.310Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T08:42:25.310Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T08:42:25.310Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T08:42:25.310Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T08:42:25.310Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T08:42:25.310Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T08:42:25.310Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T08:42:25.310Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T08:42:25.310Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T08:42:25.310Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T08:42:25.310Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T08:42:25.310Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T08:42:25.310Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-15T08:42:25.310Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T08:42:25.310Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-15T08:42:25.310Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T08:42:25.310Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T08:42:25.310Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-15T08:42:25.310Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T08:42:25.310Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T08:42:25.310Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-15T08:42:25.310Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T08:42:25.310Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-15T08:42:25.310Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T08:42:25.310Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T08:42:25.585Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T08:42:25.585Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T08:42:25.585Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T08:42:25.585Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T08:42:25.585Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T08:42:25.585Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T08:42:25.860Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-15T08:42:25.860Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-15T08:42:25.860Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T08:42:25.860Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-15T08:42:25.860Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T08:42:25.860Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T08:42:25.860Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T08:42:25.860Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T08:42:26.027Z] 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-07-15T08:42:26.133Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T08:42:26.133Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T08:42:26.133Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T08:42:26.133Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T08:42:26.133Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T08:42:26.409Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T08:42:26.409Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T08:42:26.409Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T08:42:26.409Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T08:42:26.409Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T08:42:26.409Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T08:42:26.409Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T08:42:26.410Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T08:42:26.410Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T08:42:26.410Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T08:42:26.685Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T08:42:26.685Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-15T08:42:26.685Z] Get:84 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-07-15T08:42:26.685Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-15T08:42:26.685Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T08:42:26.685Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-15T08:42:26.685Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T08:42:26.685Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T08:42:26.685Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T08:42:26.685Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T08:42:26.685Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-15T08:42:26.685Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-15T08:42:26.685Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T08:42:26.685Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T08:42:26.685Z] Get:96 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-07-15T08:42:26.685Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T08:42:26.685Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T08:42:26.685Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T08:42:26.685Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T08:42:26.966Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T08:42:26.966Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T08:42:26.966Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:42:26.966Z] Fetched 64.1 MB in 2s (31.1 MB/s) [2021-07-15T08:42:27.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:42:27.245Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:42:27.245Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:42:27.519Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:42:27.519Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:42:27.519Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T08:42:27.519Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T08:42:27.794Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:27.794Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:27.794Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:27.794Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:27.794Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:27.794Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:27.794Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:27.794Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.068Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:28.068Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.068Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:28.068Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.068Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:28.068Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.068Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:28.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:42:28.068Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:28.068Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.343Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:28.343Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:42:28.343Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:28.343Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.343Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:28.343Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.343Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:28.343Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:42:28.617Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:28.617Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:42:28.617Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:42:28.617Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:42:29.218Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T08:42:29.218Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:42:29.218Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T08:42:29.218Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T08:42:29.218Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T08:42:29.218Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T08:42:29.424Z] 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-07-15T08:42:29.495Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T08:42:29.495Z] Installing new version of config file /etc/issue ... [2021-07-15T08:42:29.495Z] Installing new version of config file /etc/issue.net ... [2021-07-15T08:42:29.495Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T08:42:29.495Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T08:42:29.771Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T08:42:29.771Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T08:42:29.771Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T08:42:29.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:29.771Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T08:42:30.045Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T08:42:30.045Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T08:42:30.045Z] 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-07-15T08:42:30.045Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:30.045Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:30.045Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:30.045Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:30.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:30.318Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T08:42:30.318Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T08:42:30.318Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T08:42:30.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:30.318Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T08:42:30.318Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:42:30.597Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T08:42:30.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:30.597Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:42:30.597Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:42:30.597Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:42:30.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:30.597Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:42:30.597Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:42:30.872Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T08:42:30.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:30.872Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T08:42:30.872Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T08:42:30.872Z] Setting up grep (3.1-2build1) ... [2021-07-15T08:42:30.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:30.872Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T08:42:30.872Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T08:42:31.154Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T08:42:31.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:31.154Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:42:31.154Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:42:31.154Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T08:42:31.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:31.154Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:42:31.154Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:42:31.760Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:42:31.760Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:42:31.760Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:42:31.760Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:42:32.034Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T08:42:32.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:32.034Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T08:42:32.034Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:42:32.049Z] 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-07-15T08:42:32.331Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T08:42:32.331Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T08:42:32.600Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T08:42:32.600Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T08:42:32.600Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T08:42:32.600Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:32.600Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T08:42:32.600Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T08:42:32.600Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T08:42:32.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:32.868Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:32.868Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:32.868Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:32.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:32.868Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:32.868Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:32.868Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:33.138Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:33.138Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:33.138Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:33.138Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:33.138Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:33.138Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:33.138Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:33.138Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:33.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:33.406Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:42:33.406Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:42:33.406Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:42:33.406Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:42:33.406Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:42:33.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:33.406Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:42:33.406Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:42:33.673Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:42:33.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:33.673Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:33.673Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:33.673Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:33.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:33.673Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:33.673Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:33.673Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:33.940Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:33.940Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:33.940Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:34.208Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:34.475Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T08:42:34.748Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T08:42:34.748Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:34.748Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:42:34.748Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:42:35.360Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:42:35.360Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:42:35.360Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T08:42:35.360Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:42:35.360Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T08:42:35.360Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:42:35.360Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T08:42:35.360Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T08:42:35.637Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T08:42:35.637Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:42:35.637Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T08:42:35.637Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T08:42:35.637Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T08:42:35.910Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:42:35.910Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T08:42:35.910Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T08:42:35.910Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T08:42:35.910Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:42:35.910Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:42:35.910Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:42:35.910Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:42:36.186Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:42:36.186Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:42:36.186Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:42:36.186Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:42:36.186Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T08:42:36.186Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:42:36.186Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:42:36.465Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:42:36.465Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:36.465Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:42:36.465Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:42:36.465Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:42:36.465Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:42:36.744Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:42:36.744Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:42:36.744Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:42:36.744Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:36.744Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T08:42:36.744Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T08:42:36.744Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T08:42:36.744Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:36.744Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T08:42:36.744Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T08:42:37.022Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T08:42:37.022Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:37.022Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T08:42:37.022Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:42:37.022Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:42:37.300Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:37.300Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:42:37.300Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:42:37.300Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:42:37.300Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:37.300Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T08:42:37.300Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T08:42:37.300Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T08:42:37.575Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:37.575Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T08:42:37.575Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T08:42:37.575Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T08:42:37.848Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:37.849Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:42:37.849Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:42:37.849Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T08:42:37.849Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:37.849Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:42:37.849Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T08:42:37.849Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T08:42:38.123Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:38.123Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:42:38.123Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T08:42:38.123Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T08:42:38.123Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:38.123Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T08:42:38.123Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T08:42:38.123Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T08:42:38.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:38.397Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T08:42:38.397Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T08:42:38.397Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T08:42:38.397Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:38.397Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T08:42:38.397Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T08:42:38.397Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T08:42:38.671Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:38.671Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T08:42:38.671Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T08:42:38.671Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T08:42:38.671Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:38.671Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T08:42:38.671Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T08:42:38.671Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [Pipeline] } [2021-07-15T08:42:38.875Z] $ docker stop --time=1 603eadbdc495d301832d46258462f88901187f3d4642bddc2b6276b81f8240f7 [2021-07-15T08:42:38.944Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:42:38.944Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T08:42:38.944Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T08:42:38.944Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T08:42:38.944Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T08:42:38.944Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T08:42:38.944Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T08:42:38.944Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T08:42:38.944Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T08:42:39.220Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T08:42:39.220Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T08:42:39.220Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T08:42:39.220Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T08:42:39.495Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T08:42:39.495Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T08:42:39.495Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T08:42:39.495Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T08:42:39.495Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T08:42:39.495Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T08:42:39.495Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T08:42:39.495Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T08:42:39.769Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T08:42:39.769Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T08:42:39.769Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T08:42:39.769Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T08:42:39.769Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T08:42:39.769Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T08:42:39.769Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T08:42:40.045Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T08:42:40.045Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T08:42:40.327Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T08:42:40.327Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:42:40.327Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T08:42:40.327Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:42:40.327Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:42:40.594Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:42:40.594Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:42:40.594Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:42:40.594Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:42:40.863Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:42:40.863Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:42:40.863Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:40.863Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:42:40.863Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:40.863Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:42:40.863Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:41.131Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:42:41.131Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:41.131Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:42:41.428Z] $ docker rm -f 603eadbdc495d301832d46258462f88901187f3d4642bddc2b6276b81f8240f7 [2021-07-15T08:42:41.718Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:42.044Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-15T08:42:42.666Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:42.666Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:42:42.954Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:42.954Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:42:43.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:42:43.170Z] [2021-07-15T08:42:43.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:42:43.223Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:43.223Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:42:43.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:42:43.843Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:42:43.843Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:42:44.099Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T08:42:44.099Z] 29e5d40040c1: Pulling fs layer [2021-07-15T08:42:44.099Z] 1ce36da41761: Pulling fs layer [2021-07-15T08:42:44.099Z] 25b303627fd3: Pulling fs layer [2021-07-15T08:42:44.111Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:42:44.111Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:42:44.111Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T08:42:44.111Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:42:44.111Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T08:42:44.111Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:42:44.373Z] 29e5d40040c1: Verifying Checksum [2021-07-15T08:42:44.373Z] 29e5d40040c1: Download complete [2021-07-15T08:42:44.377Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T08:42:44.377Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T08:42:44.377Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:42:44.377Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:42:44.377Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:42:44.377Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:42:44.377Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T08:42:44.377Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T08:42:44.644Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:44.644Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:42:44.644Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:44.644Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:44.644Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:44.644Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T08:42:44.644Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T08:42:44.644Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T08:42:44.644Z] [2021-07-15T08:42:44.644Z] Current default time zone: 'Etc/UTC' [2021-07-15T08:42:44.644Z] Local time is now: Thu Jul 15 08:42:44 UTC 2021. [2021-07-15T08:42:44.644Z] Universal Time is now: Thu Jul 15 08:42:44 UTC 2021. [2021-07-15T08:42:44.644Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T08:42:44.644Z] [2021-07-15T08:42:44.644Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T08:42:44.644Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:44.644Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T08:42:44.644Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:42:44.644Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T08:42:44.644Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T08:42:44.644Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T08:42:44.644Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T08:42:44.910Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T08:42:44.910Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T08:42:44.910Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:44.910Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T08:42:44.910Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:44.910Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:42:44.910Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:44.910Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T08:42:44.910Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T08:42:44.910Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T08:42:44.910Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T08:42:44.910Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T08:42:44.910Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T08:42:44.910Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:42:44.910Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T08:42:45.356Z] 29e5d40040c1: Pull complete [2021-07-15T08:42:45.356Z] 1ce36da41761: Verifying Checksum [2021-07-15T08:42:45.356Z] 1ce36da41761: Download complete [2021-07-15T08:42:46.789Z] 1ce36da41761: Pull complete [2021-07-15T08:42:46.859Z] Updating certificates in /etc/ssl/certs... [2021-07-15T08:42:47.062Z] 25b303627fd3: Verifying Checksum [2021-07-15T08:42:47.062Z] 25b303627fd3: Download complete [2021-07-15T08:42:47.442Z] 23 added, 27 removed; done. [2021-07-15T08:42:47.442Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T08:42:47.442Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T08:42:47.709Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T08:42:47.709Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T08:42:47.709Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:42:47.709Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T08:42:47.709Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:42:47.709Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:42:47.709Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T08:42:47.709Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:42:47.709Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:42:47.709Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:42:47.709Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T08:42:47.709Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:42:47.976Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:42:47.976Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T08:42:47.976Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T08:42:47.976Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T08:42:47.976Z] Updating certificates in /etc/ssl/certs... [2021-07-15T08:42:48.562Z] 0 added, 0 removed; done. [2021-07-15T08:42:48.562Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T08:42:48.562Z] done. [2021-07-15T08:42:48.829Z] Reading package lists... [2021-07-15T08:42:49.094Z] Building dependency tree... [2021-07-15T08:42:49.094Z] Reading state information... [2021-07-15T08:42:49.362Z] The following NEW packages will be installed: [2021-07-15T08:42:49.362Z] apt-transport-https [2021-07-15T08:42:49.362Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:42:49.362Z] Need to get 4348 B of archives. [2021-07-15T08:42:49.362Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T08:42:49.362Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T08:42:49.628Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:42:49.628Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-07-15T08:42:49.628Z] Selecting previously unselected package apt-transport-https. [2021-07-15T08:42:49.628Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T08:42:49.628Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T08:42:49.628Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T08:42:49.628Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T08:42:49.969Z] Waiting for network to be ready... [2021-07-15T08:42:55.309Z] 2021-07-15T08:42:53Z INFO Waiting for automatic snapd restart... [2021-07-15T08:42:57.225Z] 25b303627fd3: Pull complete [2021-07-15T08:42:57.225Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T08:42:57.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:42:57.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T08:42:57.274Z] snapd 2.51.1 from Canonical* installed [2021-07-15T08:42:57.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container [2021-07-15T08:42:57.627Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T08:42:57.855Z] "snapd" switched to the "latest/stable" channel [2021-07-15T08:42:57.855Z] [2021-07-15T08:43:00.444Z] core18 20210611 from Canonical* installed [2021-07-15T08:43:00.444Z] "core18" switched to the "latest/stable" channel [2021-07-15T08:43:00.444Z] [2021-07-15T08:43:00.701Z] $ docker top d6810e1bc0d8b249358227a79238af33a5d1a35fed53d998294268b45908be5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:43:01.682Z] + + grepdocker-compose parallel build [2021-07-15T08:43:01.682Z] --help [2021-07-15T08:43:03.017Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T08:43:03.284Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T08:43:03.284Z] [2021-07-15T08:43:05.067Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:43:05.110Z] $ docker stop --time=1 d6810e1bc0d8b249358227a79238af33a5d1a35fed53d998294268b45908be5e [2021-07-15T08:43:06.950Z] $ docker rm -f d6810e1bc0d8b249358227a79238af33a5d1a35fed53d998294268b45908be5e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:43:07.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:43:07.579Z] . [Pipeline] withDockerContainer [2021-07-15T08:43:07.709Z] 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-07-15T08:43:07.709Z] - README.md [2021-07-15T08:43:07.709Z] [2021-07-15T08:43:07.709Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T08:43:07.709Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:43:07.709Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:43:07.804Z] prd-ubuntu18.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container [2021-07-15T08:43:07.901Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T08:43:07.979Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:43:09.040Z] Reading package lists... [2021-07-15T08:43:09.399Z] $ docker top 63d5d65970c01becfd3e11a85909abb9788370eb70c50b27b0e117a395d84e2d -eo pid,comm [2021-07-15T08:43:09.391Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-15T08:43:09.391Z] Reading package lists... [2021-07-15T08:43:09.391Z] Building dependency tree... [2021-07-15T08:43:09.391Z] Reading state information... [Pipeline] { [Pipeline] sh [2021-07-15T08:43:09.666Z] Suggested packages: [2021-07-15T08:43:09.666Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T08:43:09.666Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T08:43:09.666Z] Recommended packages: [2021-07-15T08:43:09.666Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T08:43:09.666Z] The following NEW packages will be installed: [2021-07-15T08:43:09.666Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T08:43:09.666Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T08:43:09.666Z] pkg-config zip [2021-07-15T08:43:09.666Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:43:09.666Z] Need to get 7663 kB of archives. [2021-07-15T08:43:09.666Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T08:43:09.666Z] 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-07-15T08:43:09.933Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T08:43:09.933Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T08:43:09.933Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T08:43:09.933Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T08:43:09.933Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T08:43:09.933Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T08:43:10.204Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T08:43:10.204Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T08:43:10.204Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T08:43:10.204Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T08:43:10.319Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:43:10.473Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T08:43:10.473Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T08:43:10.473Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T08:43:10.473Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T08:43:10.757Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:43:10.757Z] Fetched 7663 kB in 1s (9584 kB/s) [2021-07-15T08:43:10.757Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T08:43:10.757Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T08:43:10.757Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T08:43:10.757Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T08:43:10.757Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T08:43:10.757Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T08:43:10.757Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T08:43:11.035Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T08:43:11.035Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T08:43:11.035Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T08:43:11.035Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T08:43:11.035Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T08:43:11.035Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T08:43:11.035Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T08:43:11.035Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T08:43:11.035Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T08:43:11.035Z] Selecting previously unselected package liberror-perl. [2021-07-15T08:43:11.035Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T08:43:11.035Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T08:43:11.035Z] Selecting previously unselected package git-man. [2021-07-15T08:43:11.035Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T08:43:11.035Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:43:11.311Z] Selecting previously unselected package git. [2021-07-15T08:43:11.311Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T08:43:11.311Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:43:11.908Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T08:43:11.908Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T08:43:11.908Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T08:43:11.908Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T08:43:11.908Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T08:43:11.908Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T08:43:11.908Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T08:43:11.908Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T08:43:11.908Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T08:43:11.908Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T08:43:11.908Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T08:43:11.908Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:43:11.908Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T08:43:11.908Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T08:43:11.908Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:43:12.184Z] Selecting previously unselected package pkg-config. [2021-07-15T08:43:12.184Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T08:43:12.184Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T08:43:12.184Z] Selecting previously unselected package zip. [2021-07-15T08:43:12.184Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T08:43:12.184Z] Unpacking zip (3.0-11build1) ... [2021-07-15T08:43:12.184Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T08:43:12.184Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:43:12.184Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T08:43:12.184Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T08:43:12.184Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T08:43:12.184Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T08:43:12.184Z] No schema files found: doing nothing. [2021-07-15T08:43:12.184Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T08:43:12.184Z] Setting up zip (3.0-11build1) ... [2021-07-15T08:43:12.184Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T08:43:12.184Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T08:43:12.184Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T08:43:12.184Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:43:12.460Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T08:43:12.460Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:43:12.460Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:43:12.460Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:43:13.063Z] git set to automatically installed. [2021-07-15T08:43:13.063Z] git-man set to automatically installed. [2021-07-15T08:43:13.063Z] libcurl3-gnutls set to automatically installed. [2021-07-15T08:43:13.063Z] liberror-perl set to automatically installed. [2021-07-15T08:43:13.063Z] libglib2.0-0 set to automatically installed. [2021-07-15T08:43:13.063Z] libnghttp2-14 set to automatically installed. [2021-07-15T08:43:13.063Z] libnorm1 set to automatically installed. [2021-07-15T08:43:13.063Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T08:43:13.063Z] libpsl5 set to automatically installed. [2021-07-15T08:43:13.063Z] librtmp1 set to automatically installed. [2021-07-15T08:43:13.063Z] libsodium23 set to automatically installed. [2021-07-15T08:43:13.063Z] libzmq3-dev set to automatically installed. [2021-07-15T08:43:13.063Z] libzmq5 set to automatically installed. [2021-07-15T08:43:13.063Z] pkg-config set to automatically installed. [2021-07-15T08:43:13.063Z] zip set to automatically installed. [2021-07-15T08:43:13.715Z] Building core-command ... [2021-07-15T08:43:13.715Z] Building core-data ... [2021-07-15T08:43:13.715Z] Building core-metadata ... [2021-07-15T08:43:13.715Z] Building security-bootstrapper ... [2021-07-15T08:43:13.715Z] Building security-proxy-setup ... [2021-07-15T08:43:13.716Z] Building security-secretstore-setup ... [2021-07-15T08:43:13.716Z] Building support-notifications ... [2021-07-15T08:43:13.716Z] Building support-scheduler ... [2021-07-15T08:43:13.716Z] Building sys-mgmt-agent ... [2021-07-15T08:43:13.716Z] Building core-command [2021-07-15T08:43:13.716Z] Building security-proxy-setup [2021-07-15T08:43:13.716Z] Building sys-mgmt-agent [2021-07-15T08:43:13.716Z] Building security-secretstore-setup [2021-07-15T08:43:13.716Z] Building support-notifications [2021-07-15T08:43:14.051Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T08:43:19.486Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T08:43:19.486Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T08:43:20.479Z] snap "core18" has no updates available [2021-07-15T08:43:21.077Z] Pulling config-common [2021-07-15T08:43:21.077Z] + snapcraftctl pull [2021-07-15T08:43:22.110Z] Pulling go-build-helper [2021-07-15T08:43:22.110Z] + snapcraftctl pull [2021-07-15T08:43:23.519Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T08:43:23.519Z] Skipping pull go-build-helper (already ran) [2021-07-15T08:43:23.519Z] Building go-build-helper [2021-07-15T08:43:23.519Z] + snapcraftctl build [2021-07-15T08:43:25.462Z] Staging go-build-helper [2021-07-15T08:43:25.462Z] + snapcraftctl stage [2021-07-15T08:43:35.542Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T08:43:35.542Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T08:43:35.542Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T08:43:35.542Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T08:43:35.542Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T08:43:35.542Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T08:43:35.542Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T08:43:35.542Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T08:43:35.542Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T08:43:35.542Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T08:43:35.542Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T08:43:35.542Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T08:43:35.542Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T08:43:35.542Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T08:43:35.542Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T08:43:35.542Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T08:43:35.542Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T08:43:35.542Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T08:43:35.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T08:43:35.542Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T08:43:35.542Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T08:43:35.542Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T08:43:35.542Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T08:43:35.542Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T08:43:35.542Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T08:43:35.542Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T08:43:35.542Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T08:43:35.542Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T08:43:35.542Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T08:43:35.542Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T08:43:35.542Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T08:43:35.542Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T08:43:35.542Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T08:43:35.542Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T08:43:35.542Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T08:43:35.542Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T08:43:35.542Z] Pulling edgex-go [2021-07-15T08:43:35.542Z] + snapcraftctl pull [2021-07-15T08:43:35.542Z] Pulling hooks [2021-07-15T08:43:35.542Z] + snapcraftctl pull [2021-07-15T08:43:53.974Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:43:53.974Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:43:53.974Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:43:53.974Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T08:43:53.974Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T08:43:53.974Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T08:43:53.974Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T08:43:53.974Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T08:43:53.974Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T08:43:53.974Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T08:43:53.974Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T08:43:53.974Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T08:43:53.974Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T08:43:53.974Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T08:43:53.974Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T08:43:53.974Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T08:43:53.974Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T08:43:53.975Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T08:43:53.975Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T08:43:53.975Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T08:43:53.975Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T08:43:53.975Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T08:43:53.975Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T08:43:53.975Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T08:43:53.975Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T08:43:53.975Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T08:43:53.975Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T08:43:53.975Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T08:43:53.975Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T08:43:53.975Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T08:43:53.975Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T08:43:53.975Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T08:43:53.975Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T08:43:53.975Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T08:43:53.975Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T08:43:53.975Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T08:43:53.975Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T08:43:53.975Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T08:43:53.975Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T08:43:53.975Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T08:43:53.975Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T08:43:53.975Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T08:43:53.975Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T08:43:53.975Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T08:43:53.975Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T08:43:53.975Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T08:43:53.975Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T08:43:53.975Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T08:43:53.975Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T08:43:53.975Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T08:43:53.975Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T08:43:53.975Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T08:43:53.975Z] Pulling static-packages [2021-07-15T08:43:53.975Z] + snapcraftctl pull [2021-07-15T08:43:53.975Z] Pulling version [2021-07-15T08:43:53.975Z] + cd /root/project [2021-07-15T08:43:53.975Z] + git describe --tags --abbrev=0 [2021-07-15T08:43:53.975Z] + sed s/v// [2021-07-15T08:43:53.975Z] + GIT_VERSION=2.0.1-dev.9 [2021-07-15T08:43:53.975Z] + [ -z 2.0.1-dev.9 ] [2021-07-15T08:43:53.975Z] + snapcraftctl set-version 2.0.1-dev.9 [2021-07-15T08:43:54.964Z] Building config-common [2021-07-15T08:43:54.964Z] + snapcraftctl build [2021-07-15T08:43:56.966Z] Skipping build go-build-helper (already ran) [2021-07-15T08:43:56.966Z] Building edgex-go [2021-07-15T08:43:57.239Z] + cd /root/parts/edgex-go/src [2021-07-15T08:43:57.239Z] + + sed s/v// [2021-07-15T08:43:57.239Z] git describe --tags --abbrev=0 [2021-07-15T08:43:57.239Z] + GIT_VERSION=2.0.1-dev.9 [2021-07-15T08:43:57.239Z] + [ -z 2.0.1-dev.9 ] [2021-07-15T08:43:57.239Z] + echo 2.0.1-dev.9 [2021-07-15T08:43:57.239Z] + make build [2021-07-15T08:43:57.239Z] go mod tidy [2021-07-15T08:43:59.218Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T08:43:59.218Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T08:43:59.218Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T08:43:59.218Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T08:43:59.218Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-15T08:43:59.218Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T08:43:59.218Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-15T08:43:59.218Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T08:43:59.218Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T08:43:59.218Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T08:43:59.218Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T08:43:59.218Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T08:43:59.218Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T08:43:59.492Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T08:43:59.492Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T08:43:59.492Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T08:43:59.492Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T08:44:00.087Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T08:44:00.377Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T08:44:00.658Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T08:44:00.658Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T08:44:00.658Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T08:44:00.658Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T08:44:00.658Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T08:44:00.658Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T08:44:00.658Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T08:44:00.658Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T08:44:00.658Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T08:44:00.658Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T08:44:00.658Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T08:44:00.658Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T08:44:00.938Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T08:44:00.938Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T08:44:00.938Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T08:44:00.938Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T08:44:00.938Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T08:44:00.938Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T08:44:01.210Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T08:44:01.210Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T08:44:01.210Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T08:44:01.210Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T08:44:01.210Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T08:44:01.484Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T08:44:01.484Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T08:44:01.484Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T08:44:01.484Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T08:44:01.484Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T08:44:01.484Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T08:44:01.757Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T08:44:01.757Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T08:44:01.757Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T08:44:01.757Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T08:44:01.757Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T08:44:01.757Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T08:44:01.757Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T08:44:01.757Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T08:44:01.757Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T08:44:02.034Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T08:44:02.034Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T08:44:02.034Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T08:44:02.034Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T08:44:02.034Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T08:44:02.034Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T08:44:02.034Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T08:44:02.034Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T08:44:02.034Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T08:44:02.034Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T08:44:02.034Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T08:44:02.034Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T08:44:02.034Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T08:44:02.034Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:44:10.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:44:14.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:44:15.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:44:16.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:44:16.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:44:17.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:44:18.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:44:19.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:44:21.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:44:21.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:44:21.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:44:21.833Z] ---> 9e099f984b76 [2021-07-15T08:44:21.833Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:44:21.833Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:44:21.833Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:44:21.833Z] ---> 9e099f984b76 [2021-07-15T08:44:21.833Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:44:21.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:44:21.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:44:21.833Z] ---> 9e099f984b76 [2021-07-15T08:44:21.833Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:44:21.833Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:44:21.833Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:44:21.833Z] ---> 9e099f984b76 [2021-07-15T08:44:21.833Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:44:21.833Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:44:21.833Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:44:21.833Z] ---> 9e099f984b76 [2021-07-15T08:44:21.833Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:44:21.833Z] ---> Running in f9e962e8a8d6 [2021-07-15T08:44:21.833Z] ---> Running in 4b1a35c79416 [2021-07-15T08:44:21.833Z] ---> Running in a12047429497 [2021-07-15T08:44:21.833Z] ---> Running in c00a9a47e31d [2021-07-15T08:44:21.833Z] ---> Running in 17bde21f305e [2021-07-15T08:44:21.833Z] Removing intermediate container c00a9a47e31d [2021-07-15T08:44:21.833Z] ---> 358e708685d4 [2021-07-15T08:44:21.833Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:44:21.833Z] Removing intermediate container a12047429497 [2021-07-15T08:44:21.833Z] ---> e58d6ff43c05 [2021-07-15T08:44:21.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:44:21.833Z] Removing intermediate container f9e962e8a8d6 [2021-07-15T08:44:21.833Z] ---> 4e66f90539ca [2021-07-15T08:44:21.833Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:44:21.833Z] Removing intermediate container 17bde21f305e [2021-07-15T08:44:21.833Z] ---> b454fe45945d [2021-07-15T08:44:21.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:44:21.833Z] Removing intermediate container 4b1a35c79416 [2021-07-15T08:44:21.833Z] ---> b1ccdbd18a2f [2021-07-15T08:44:21.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:44:21.833Z] ---> Running in d64dcc411a75 [2021-07-15T08:44:21.833Z] ---> Running in f18c9a7855c3 [2021-07-15T08:44:21.833Z] ---> Running in 2cd6e176234f [2021-07-15T08:44:21.833Z] ---> Running in c6a8dd739e2e [2021-07-15T08:44:21.833Z] ---> Running in 00144f0d4a5c [2021-07-15T08:44:22.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:44:23.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:44:24.801Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T08:44:24.801Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T08:44:24.801Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T08:44:24.801Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T08:44:24.801Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T08:44:24.801Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T08:44:24.801Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T08:44:24.801Z] + 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-07-15T08:44:24.801Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T08:44:24.801Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T08:44:24.801Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T08:44:24.801Z] + 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-07-15T08:44:24.801Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T08:44:24.801Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T08:44:24.801Z] + 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-07-15T08:44:25.285Z] Removing intermediate container d64dcc411a75 [2021-07-15T08:44:25.285Z] ---> eb09b2302ebb [2021-07-15T08:44:25.285Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:44:25.285Z] ---> Running in 240fba4d7d81 [2021-07-15T08:44:25.588Z] Removing intermediate container f18c9a7855c3 [2021-07-15T08:44:25.588Z] ---> 3c403ec40bcd [2021-07-15T08:44:25.588Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:44:25.793Z] Building hooks [2021-07-15T08:44:25.794Z] + cd /root/parts/hooks/src [2021-07-15T08:44:25.794Z] + make build [2021-07-15T08:44:25.794Z] go mod tidy [2021-07-15T08:44:25.872Z] ---> Running in d08cbe2bd403 [2021-07-15T08:44:25.872Z] Removing intermediate container c6a8dd739e2e [2021-07-15T08:44:25.872Z] ---> 03bab11ecec2 [2021-07-15T08:44:25.872Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:44:26.152Z] Removing intermediate container 00144f0d4a5c [2021-07-15T08:44:26.152Z] ---> 6092d093a42e [2021-07-15T08:44:26.152Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:44:26.152Z] ---> Running in 40b2cea396f2 [2021-07-15T08:44:26.437Z] ---> Running in 8da21e936df6 [2021-07-15T08:44:26.437Z] Removing intermediate container 2cd6e176234f [2021-07-15T08:44:26.437Z] ---> de1c4a7bbfb8 [2021-07-15T08:44:26.437Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:44:26.454Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T08:44:26.454Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T08:44:26.454Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T08:44:26.454Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T08:44:26.726Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T08:44:26.726Z] ---> Running in c47d31cc8d2d [2021-07-15T08:44:27.322Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T08:44:27.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:27.920Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T08:44:27.920Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T08:44:27.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:28.208Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:28.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:28.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:28.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:28.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:29.084Z] OK: 218 MiB in 52 packages [2021-07-15T08:44:29.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:29.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:29.647Z] OK: 218 MiB in 52 packages [2021-07-15T08:44:29.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:44:30.642Z] OK: 218 MiB in 52 packages [2021-07-15T08:44:30.642Z] Removing intermediate container 240fba4d7d81 [2021-07-15T08:44:30.642Z] ---> 97027b5a1f66 [2021-07-15T08:44:30.642Z] Step 6/23 : COPY go.mod . [2021-07-15T08:44:30.642Z] OK: 218 MiB in 52 packages [2021-07-15T08:44:30.642Z] OK: 218 MiB in 52 packages [2021-07-15T08:44:30.877Z] Building static-packages [2021-07-15T08:44:30.877Z] + snapcraftctl build [2021-07-15T08:44:31.635Z] Removing intermediate container d08cbe2bd403 [2021-07-15T08:44:31.636Z] ---> 77235fdcdac9 [2021-07-15T08:44:31.636Z] Step 6/22 : COPY go.mod . [2021-07-15T08:44:31.636Z] ---> 4fea6062a5cf [2021-07-15T08:44:31.636Z] Step 7/23 : RUN go mod download [2021-07-15T08:44:31.914Z] ---> Running in bad87b46176e [2021-07-15T08:44:32.192Z] Removing intermediate container 40b2cea396f2 [2021-07-15T08:44:32.192Z] ---> ccc28aa7642c [2021-07-15T08:44:32.192Z] Step 6/24 : COPY go.mod . [2021-07-15T08:44:32.469Z] Removing intermediate container 8da21e936df6 [2021-07-15T08:44:32.469Z] ---> 42741225cdd6 [2021-07-15T08:44:32.469Z] Step 6/26 : COPY go.mod . [2021-07-15T08:44:32.469Z] Removing intermediate container c47d31cc8d2d [2021-07-15T08:44:32.469Z] ---> ac802f41ec8f [2021-07-15T08:44:32.469Z] Step 6/24 : COPY go.mod . [2021-07-15T08:44:32.748Z] ---> 583688b44b9c [2021-07-15T08:44:32.748Z] Step 7/22 : RUN go mod download [2021-07-15T08:44:32.834Z] Building version [2021-07-15T08:44:32.835Z] + snapcraftctl build [2021-07-15T08:44:33.024Z] ---> Running in d672789ef31e [2021-07-15T08:44:33.300Z] ---> fff2b0db8600 [2021-07-15T08:44:33.300Z] Step 7/24 : RUN go mod download [2021-07-15T08:44:33.571Z] ---> Running in ad0d38d6f132 [2021-07-15T08:44:33.571Z] ---> 8d741cf88eb3 [2021-07-15T08:44:33.571Z] Step 7/26 : RUN go mod download [2021-07-15T08:44:33.862Z] ---> 946cd786ace2 [2021-07-15T08:44:33.862Z] Step 7/24 : RUN go mod download [2021-07-15T08:44:33.862Z] ---> Running in aad5b4c14e4f [2021-07-15T08:44:33.862Z] ---> Running in 3755c8697766 [2021-07-15T08:44:35.444Z] Staging config-common [2021-07-15T08:44:35.444Z] + snapcraftctl stage [2021-07-15T08:44:36.041Z] Skipping stage go-build-helper (already ran) [2021-07-15T08:44:36.041Z] Staging edgex-go [2021-07-15T08:44:36.041Z] + snapcraftctl stage [2021-07-15T08:44:36.502Z] Removing intermediate container bad87b46176e [2021-07-15T08:44:36.502Z] ---> b72ae8b38edb [2021-07-15T08:44:36.502Z] Step 8/23 : COPY . . [2021-07-15T08:44:37.027Z] Staging hooks [2021-07-15T08:44:37.027Z] + snapcraftctl stage [2021-07-15T08:44:37.492Z] Removing intermediate container d672789ef31e [2021-07-15T08:44:37.492Z] ---> 13fb6144f492 [2021-07-15T08:44:37.492Z] Step 8/22 : COPY . . [2021-07-15T08:44:38.463Z] Staging static-packages [2021-07-15T08:44:38.463Z] + snapcraftctl stage [2021-07-15T08:44:38.935Z] Removing intermediate container ad0d38d6f132 [2021-07-15T08:44:38.935Z] ---> a65bcb5b2cfb [2021-07-15T08:44:38.935Z] Step 8/24 : COPY . . [2021-07-15T08:44:39.451Z] Staging version [2021-07-15T08:44:39.452Z] + snapcraftctl stage [2021-07-15T08:44:40.455Z] Priming config-common [2021-07-15T08:44:40.455Z] + snapcraftctl prime [2021-07-15T08:44:40.964Z] Removing intermediate container aad5b4c14e4f [2021-07-15T08:44:40.964Z] ---> 34a8ada3e8b6 [2021-07-15T08:44:40.964Z] Step 8/26 : COPY . . [2021-07-15T08:44:40.964Z] Removing intermediate container 3755c8697766 [2021-07-15T08:44:40.964Z] ---> a8f86cb8fbfc [2021-07-15T08:44:40.964Z] Step 8/24 : COPY . . [2021-07-15T08:44:41.917Z] Priming go-build-helper [2021-07-15T08:44:41.917Z] + snapcraftctl prime [2021-07-15T08:44:42.581Z] Priming edgex-go [2021-07-15T08:44:42.581Z] + snapcraftctl prime [2021-07-15T08:44:44.024Z] Priming hooks [2021-07-15T08:44:44.024Z] + snapcraftctl prime [2021-07-15T08:44:45.008Z] Priming static-packages [2021-07-15T08:44:45.008Z] + snapcraftctl prime [2021-07-15T08:44:47.633Z] Priming version [2021-07-15T08:44:47.633Z] + snapcraftctl prime [2021-07-15T08:44:48.615Z] 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-07-15T08:45:03.269Z] ---> 80353178322e [2021-07-15T08:45:03.270Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:45:03.270Z] ---> 352ff07e6a4d [2021-07-15T08:45:03.270Z] ---> 47515f4d3f99 [2021-07-15T08:45:03.270Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:45:03.270Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:45:03.270Z] ---> d63a6070e375 [2021-07-15T08:45:03.270Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:45:03.270Z] ---> 5abc012f9bdb [2021-07-15T08:45:03.270Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:45:03.270Z] ---> Running in 79c7fcd78a9b [2021-07-15T08:45:03.270Z] ---> Running in 59954284c8cf [2021-07-15T08:45:03.270Z] ---> Running in 7ffe2306532b [2021-07-15T08:45:03.270Z] ---> Running in f91da567a9f1 [2021-07-15T08:45:03.270Z] ---> Running in e27c2a4037ac [2021-07-15T08:45:06.758Z] Removing intermediate container 7ffe2306532b [2021-07-15T08:45:06.759Z] ---> e050f3bf7f95 [2021-07-15T08:45:06.759Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:45:06.759Z] ---> Running in 61110e364234 [2021-07-15T08:45:08.229Z] Removing intermediate container e27c2a4037ac [2021-07-15T08:45:08.229Z] ---> 1055bc0ed26c [2021-07-15T08:45:08.229Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:45:08.229Z] Removing intermediate container f91da567a9f1 [2021-07-15T08:45:08.229Z] ---> 72f1519d5c9c [2021-07-15T08:45:08.229Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:45:08.229Z] ---> Running in 151fe9dee888 [2021-07-15T08:45:08.519Z] 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-07-15T08:45:08.519Z] ---> Running in 9ee1e6429118 [2021-07-15T08:45:08.832Z] Removing intermediate container 79c7fcd78a9b [2021-07-15T08:45:08.832Z] ---> ca8386244d09 [2021-07-15T08:45:08.832Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:45:08.832Z] Removing intermediate container 59954284c8cf [2021-07-15T08:45:08.832Z] ---> e18b9611849f [2021-07-15T08:45:08.832Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:45:09.113Z] ---> Running in f6ef61d6f69c [2021-07-15T08:45:09.113Z] ---> Running in d74c007c45df [2021-07-15T08:45:11.140Z] 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-07-15T08:45:11.431Z] 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-07-15T08:45:11.431Z] 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-07-15T08:45:11.709Z] 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-07-15T08:46:48.777Z] 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-07-15T08:46:54.228Z] 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-07-15T08:47:04.446Z] Removing intermediate container 61110e364234 [2021-07-15T08:47:04.446Z] ---> 4fefe9a6e911 [2021-07-15T08:47:04.446Z] [2021-07-15T08:47:04.446Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:47:04.446Z] Removing intermediate container 9ee1e6429118 [2021-07-15T08:47:04.446Z] ---> d67ca4c94fca [2021-07-15T08:47:04.446Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:47:04.446Z] Removing intermediate container d74c007c45df [2021-07-15T08:47:04.446Z] ---> 11dd8d0acb4a [2021-07-15T08:47:04.446Z] [2021-07-15T08:47:04.446Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:47:04.446Z] ---> Running in a4b830678ecb [2021-07-15T08:47:04.759Z] 3.12: Pulling from library/alpine [2021-07-15T08:47:04.759Z] 3.12: Pulling from library/alpine [2021-07-15T08:47:06.207Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:47:06.207Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:47:06.207Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:47:06.207Z] Status: Image is up to date for alpine:3.12 [2021-07-15T08:47:06.207Z] ---> c4fd0aeabfcf [2021-07-15T08:47:06.207Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:47:06.207Z] ---> c4fd0aeabfcf [2021-07-15T08:47:06.207Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:47:06.207Z] 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-07-15T08:47:06.207Z] Removing intermediate container f6ef61d6f69c [2021-07-15T08:47:06.207Z] ---> 757bdc54e64e [2021-07-15T08:47:06.207Z] [2021-07-15T08:47:06.207Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:47:06.207Z] ---> c4fd0aeabfcf [2021-07-15T08:47:06.207Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:47:06.207Z] Removing intermediate container 151fe9dee888 [2021-07-15T08:47:06.207Z] ---> a05f53871b0e [2021-07-15T08:47:06.207Z] [2021-07-15T08:47:06.207Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:47:06.207Z] ---> c4fd0aeabfcf [2021-07-15T08:47:06.207Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:47:06.486Z] ---> Running in 2c055aa2134f [2021-07-15T08:47:06.486Z] ---> Running in dabfb107b008 [2021-07-15T08:47:06.486Z] ---> Running in a6ee00301897 [2021-07-15T08:47:06.486Z] ---> Running in 2f0396e6d221 [2021-07-15T08:47:08.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.652Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:47:09.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:09.652Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:47:09.652Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:47:09.652Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:47:09.928Z] OK: 6 MiB in 16 packages [2021-07-15T08:47:10.204Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:47:10.204Z] Removing intermediate container a4b830678ecb [2021-07-15T08:47:10.204Z] ---> 9a87194c5512 [2021-07-15T08:47:10.204Z] [2021-07-15T08:47:10.204Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:47:10.204Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:47:10.204Z] OK: 5 MiB in 15 packages [2021-07-15T08:47:10.204Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:47:10.204Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:47:10.492Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:47:10.492Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:47:10.492Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:47:10.492Z] 20.10.0: Pulling from library/docker [2021-07-15T08:47:10.492Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:47:10.492Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:47:10.492Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:47:10.492Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:47:10.492Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:47:10.492Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:47:10.492Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:47:10.492Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:47:10.492Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:47:10.773Z] OK: 7 MiB in 18 packages [2021-07-15T08:47:10.773Z] OK: 7 MiB in 20 packages [2021-07-15T08:47:12.878Z] Removing intermediate container dabfb107b008 [2021-07-15T08:47:12.878Z] ---> 5d2be7fea9bd [2021-07-15T08:47:12.878Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:47:12.878Z] ---> Running in 081cc56750d1 [2021-07-15T08:47:13.152Z] Removing intermediate container 2c055aa2134f [2021-07-15T08:47:13.152Z] ---> 957dc2f5fb4a [2021-07-15T08:47:13.152Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:47:13.432Z] Removing intermediate container a6ee00301897 [2021-07-15T08:47:13.432Z] ---> d576cc66c4c5 [2021-07-15T08:47:13.432Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:47:13.432Z] Removing intermediate container 2f0396e6d221 [2021-07-15T08:47:13.432Z] ---> 7f08219aa708 [2021-07-15T08:47:13.432Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:47:13.432Z] ---> Running in 935efc4cae22 [2021-07-15T08:47:13.713Z] ---> Running in 2eb7824e6fa8 [2021-07-15T08:47:13.713Z] ---> Running in 6eca15bb1719 [2021-07-15T08:47:13.999Z] Removing intermediate container 081cc56750d1 [2021-07-15T08:47:13.999Z] ---> 9183a4a0a62c [2021-07-15T08:47:13.999Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:47:14.273Z] Removing intermediate container 935efc4cae22 [2021-07-15T08:47:14.273Z] ---> d9abc44e205f [2021-07-15T08:47:14.273Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:47:14.551Z] ---> Running in ba9ac8216e76 [2021-07-15T08:47:14.551Z] ---> Running in 3da88dc31637 [2021-07-15T08:47:14.830Z] Removing intermediate container 6eca15bb1719 [2021-07-15T08:47:14.830Z] ---> e7590942c93f [2021-07-15T08:47:14.830Z] Step 14/26 : WORKDIR / [2021-07-15T08:47:14.830Z] Removing intermediate container 2eb7824e6fa8 [2021-07-15T08:47:14.830Z] ---> b7fb232ae6e6 [2021-07-15T08:47:14.830Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:47:15.104Z] ---> Running in 66452921ee7d [2021-07-15T08:47:15.104Z] ---> Running in 9642abf66fd2 [2021-07-15T08:47:15.459Z] Removing intermediate container ba9ac8216e76 [2021-07-15T08:47:15.459Z] ---> 753dd2fa7c83 [2021-07-15T08:47:15.459Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:47:15.745Z] Removing intermediate container 3da88dc31637 [2021-07-15T08:47:15.745Z] ---> 3a7592345014 [2021-07-15T08:47:15.745Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:47:15.745Z] ---> Running in 7115b6f3906b [2021-07-15T08:47:16.019Z] ---> Running in d66debd74028 [2021-07-15T08:47:16.292Z] Removing intermediate container 66452921ee7d [2021-07-15T08:47:16.292Z] ---> 2266e69f31f4 [2021-07-15T08:47:16.292Z] 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-07-15T08:47:16.292Z] Removing intermediate container 9642abf66fd2 [2021-07-15T08:47:16.292Z] ---> f00239a83d59 [2021-07-15T08:47:16.292Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:47:16.584Z] Removing intermediate container 7115b6f3906b [2021-07-15T08:47:16.584Z] ---> 7f4d1cf6821d [2021-07-15T08:47:16.584Z] Step 16/24 : WORKDIR / [2021-07-15T08:47:16.910Z] ---> Running in 7cdd5fed74d4 [2021-07-15T08:47:16.910Z] Removing intermediate container d66debd74028 [2021-07-15T08:47:16.910Z] ---> fa27f0d60c01 [2021-07-15T08:47:16.910Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:47:17.621Z] ---> 2bb06e1c38b5 [2021-07-15T08:47:17.621Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:47:17.621Z] ---> d84a2b900ef9 [2021-07-15T08:47:17.621Z] 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-07-15T08:47:18.292Z] Removing intermediate container 7cdd5fed74d4 [2021-07-15T08:47:18.292Z] ---> ad2d3e846b70 [2021-07-15T08:47:18.292Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:47:19.297Z] ---> 76d220e38e8d [2021-07-15T08:47:19.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:47:19.580Z] ---> 9a2efe942e79 [2021-07-15T08:47:19.580Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:47:20.186Z] ---> d39b07750d97 [2021-07-15T08:47:20.186Z] ---> 0bb177466e2b [2021-07-15T08:47:20.186Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:47:20.186Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:47:21.673Z] ---> e791c80f0673 [2021-07-15T08:47:21.673Z] 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-07-15T08:47:21.673Z] ---> f3a8866f7155 [2021-07-15T08:47:21.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:47:22.682Z] ---> 2b8df0a1035e [2021-07-15T08:47:22.683Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:47:22.683Z] ---> 04fb5d1d93ce [2021-07-15T08:47:22.683Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:47:22.979Z] ---> b85deb107f74 [2021-07-15T08:47:22.979Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:47:22.979Z] ---> Running in d7632d05853c [2021-07-15T08:47:22.979Z] ---> e5fbdbb23e9f [2021-07-15T08:47:22.979Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:47:23.257Z] ---> Running in 625150ee9fa4 [2021-07-15T08:47:23.864Z] Removing intermediate container d7632d05853c [2021-07-15T08:47:23.864Z] ---> 353c53298e50 [2021-07-15T08:47:23.864Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:47:24.153Z] ---> Running in 5902717b31ed [2021-07-15T08:47:24.153Z] ---> daac854b58ec [2021-07-15T08:47:24.153Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:47:24.153Z] Removing intermediate container 625150ee9fa4 [2021-07-15T08:47:24.153Z] ---> 88a1ea70eb2d [2021-07-15T08:47:24.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:47:24.441Z] ---> Running in 524ee281dd36 [2021-07-15T08:47:24.441Z] ---> Running in 2f5d85de11ff [2021-07-15T08:47:24.721Z] ---> 46465ccd1062 [2021-07-15T08:47:24.721Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:47:24.721Z] Removing intermediate container 5902717b31ed [2021-07-15T08:47:24.721Z] ---> b9cc1c225c95 [2021-07-15T08:47:24.721Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T08:47:25.002Z] ---> Running in e48c2cc34e31 [2021-07-15T08:47:25.002Z] Removing intermediate container 524ee281dd36 [2021-07-15T08:47:25.002Z] ---> d8d08c9c7a0d [2021-07-15T08:47:25.002Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:47:25.292Z] Removing intermediate container 2f5d85de11ff [2021-07-15T08:47:25.292Z] ---> 40b285b5e79a [2021-07-15T08:47:25.292Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:47:25.292Z] ---> Running in 2490e5508a34 [2021-07-15T08:47:25.569Z] ---> Running in 42e859b51b9b [2021-07-15T08:47:25.846Z] Removing intermediate container e48c2cc34e31 [2021-07-15T08:47:25.846Z] ---> 23817ad6aae2 [2021-07-15T08:47:25.846Z] Step 21/22 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:47:25.846Z] Removing intermediate container 2490e5508a34 [2021-07-15T08:47:25.846Z] ---> b1379a84bf6a [2021-07-15T08:47:25.846Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:47:26.139Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:47:26.139Z] ---> Running in 50c90ed803a0 [2021-07-15T08:47:26.139Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:47:26.139Z] ---> Running in 25f222b09d09 [2021-07-15T08:47:26.139Z] ---> eeaf43b92773 [2021-07-15T08:47:26.139Z] 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-07-15T08:47:26.433Z] Removing intermediate container 42e859b51b9b [2021-07-15T08:47:26.433Z] ---> 43a01f2c8ac8 [2021-07-15T08:47:26.433Z] Step 22/23 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:47:26.433Z] ---> 2aabbbf2507e [2021-07-15T08:47:26.433Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:47:26.433Z] ---> Running in c68b6e0ef215 [2021-07-15T08:47:26.710Z] ---> Running in cf069a172efc [2021-07-15T08:47:26.710Z] Removing intermediate container 50c90ed803a0 [2021-07-15T08:47:26.710Z] ---> 0ab8fb79da82 [2021-07-15T08:47:26.710Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T08:47:26.990Z] Removing intermediate container 25f222b09d09 [2021-07-15T08:47:26.990Z] ---> 4bbd9be4f942 [2021-07-15T08:47:26.990Z] Step 23/24 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:47:26.990Z] ---> Running in d45cb08378ba [2021-07-15T08:47:26.990Z] ---> Running in c9b206997420 [2021-07-15T08:47:27.262Z] Removing intermediate container c68b6e0ef215 [2021-07-15T08:47:27.262Z] ---> 630f744e4615 [2021-07-15T08:47:27.262Z] 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-07-15T08:47:27.262Z] Removing intermediate container cf069a172efc [2021-07-15T08:47:27.262Z] ---> 44759ec65525 [2021-07-15T08:47:27.262Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:47:27.538Z] ---> Running in 534e50840cf9 [2021-07-15T08:47:27.538Z] ---> d2d0c32feeca [2021-07-15T08:47:27.538Z] 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-07-15T08:47:27.538Z] ---> Running in d98e554180a4 [2021-07-15T08:47:27.815Z] ---> Running in bdbaeb9c23fd [2021-07-15T08:47:27.815Z] Removing intermediate container d45cb08378ba [2021-07-15T08:47:27.815Z] ---> 6727b8e082a9 [2021-07-15T08:47:27.815Z] [2021-07-15T08:47:27.815Z] Removing intermediate container c9b206997420 [2021-07-15T08:47:27.815Z] ---> 1764b320974b [2021-07-15T08:47:27.815Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:47:28.418Z] ---> Running in c55e0515a61e [2021-07-15T08:47:28.418Z] Successfully built 6727b8e082a9 [2021-07-15T08:47:28.418Z] Removing intermediate container d98e554180a4 [2021-07-15T08:47:28.418Z] ---> b856040c11b4 [2021-07-15T08:47:28.418Z] [2021-07-15T08:47:28.418Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T08:47:28.418Z]  Building security-proxy-setup ... done Building support-scheduler [2021-07-15T08:47:29.023Z] Successfully built b856040c11b4 [2021-07-15T08:47:29.299Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T08:47:29.299Z]  Building support-notifications ... done Removing intermediate container c55e0515a61e [2021-07-15T08:47:29.299Z] ---> 8f90c5cfdbde [2021-07-15T08:47:29.299Z] Building core-metadata [2021-07-15T08:47:29.299Z] [2021-07-15T08:47:29.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:29.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:47:29.573Z] Successfully built 8f90c5cfdbde [2021-07-15T08:47:29.574Z] Successfully tagged core-command-arm64:latest [2021-07-15T08:47:29.574Z]  Building core-command ... done Building security-bootstrapper [2021-07-15T08:47:30.168Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:47:30.168Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:47:30.168Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:47:30.168Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:47:30.168Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:47:30.168Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:47:30.168Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:47:30.168Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:47:30.443Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:47:30.443Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:47:30.443Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:47:30.443Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:47:30.443Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:47:30.443Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:47:31.044Z] Removing intermediate container bdbaeb9c23fd [2021-07-15T08:47:31.044Z] ---> 73e7bf755702 [2021-07-15T08:47:31.044Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:47:31.645Z] ---> Running in f9055dc13778 [2021-07-15T08:47:32.644Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:47:32.644Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:47:32.644Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:47:32.644Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:47:32.644Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:47:32.644Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:47:32.644Z] Removing intermediate container f9055dc13778 [2021-07-15T08:47:32.644Z] ---> 375ad33e0c6e [2021-07-15T08:47:32.644Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:47:32.644Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T08:47:32.644Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:47:32.644Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:47:32.644Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:47:32.931Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:47:32.932Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:47:32.932Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:47:32.932Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:47:32.932Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:47:32.932Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:47:32.932Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:47:32.932Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:47:32.932Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:47:32.932Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:47:32.932Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:47:32.932Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:47:32.932Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:47:32.932Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:47:32.932Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:47:32.932Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:47:33.220Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:47:33.220Z] ---> Running in d0f6b281bee0 [2021-07-15T08:47:33.220Z] OK: 72 MiB in 59 packages [2021-07-15T08:47:34.234Z] Removing intermediate container d0f6b281bee0 [2021-07-15T08:47:34.234Z] ---> c67b0d95f588 [2021-07-15T08:47:34.234Z] Step 25/26 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:47:34.592Z] ---> Running in 91d7a3c98c59 [2021-07-15T08:47:35.672Z] Removing intermediate container 91d7a3c98c59 [2021-07-15T08:47:35.672Z] ---> a5b6ec5931c7 [2021-07-15T08:47:35.672Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T08:47:35.993Z] ---> Running in eebc20bd1255 [2021-07-15T08:47:37.001Z] Removing intermediate container eebc20bd1255 [2021-07-15T08:47:37.001Z] ---> 459291919730 [2021-07-15T08:47:37.001Z] [2021-07-15T08:47:37.280Z] Successfully built 459291919730 [2021-07-15T08:47:37.280Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T08:47:37.280Z]  Building security-secretstore-setup ... done Building core-data [2021-07-15T08:47:37.880Z] Collecting docker-compose==1.23.2 [2021-07-15T08:47:38.156Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:47:38.766Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:47:38.766Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:47:41.409Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:47:41.409Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:47:42.859Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:47:42.859Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:47:44.309Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:47:44.309Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:47:44.920Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:47:44.920Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:47:45.196Z] 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-07-15T08:47:46.182Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:47:46.182Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:47:50.507Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:47:50.507Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:47:50.507Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:47:50.507Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:47:53.175Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:47:53.175Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:47:54.616Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:47:54.616Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:47:54.616Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-15T08:47:54.892Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:47:54.892Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:47:54.892Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-15T08:47:55.167Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:47:55.167Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:47:55.442Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:47:55.442Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:47:55.442Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:47:55.442Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:47:56.438Z] Installing collected packages: docopt, dockerpty, cached-property, urllib3, idna, requests, websocket-client, PyYAML, jsonschema, texttable, docker-pycreds, docker, docker-compose [2021-07-15T08:47:56.438Z] Running setup.py install for docopt: started [2021-07-15T08:47:59.094Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:47:59.095Z] Running setup.py install for dockerpty: started [2021-07-15T08:48:01.095Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:48:01.095Z] Attempting uninstall: urllib3 [2021-07-15T08:48:01.095Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:48:01.095Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:48:01.095Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:48:02.092Z] Attempting uninstall: idna [2021-07-15T08:48:02.092Z] Found existing installation: idna 2.9 [2021-07-15T08:48:02.092Z] Uninstalling idna-2.9: [2021-07-15T08:48:02.092Z] Successfully uninstalled idna-2.9 [2021-07-15T08:48:02.694Z] Attempting uninstall: requests [2021-07-15T08:48:02.694Z] Found existing installation: requests 2.23.0 [2021-07-15T08:48:02.694Z] Uninstalling requests-2.23.0: [2021-07-15T08:48:02.694Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:48:03.351Z] Running setup.py install for PyYAML: started [2021-07-15T08:48:06.004Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:48:06.283Z] Running setup.py install for texttable: started [2021-07-15T08:48:08.940Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:48:08.940Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:48:08.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:48:08.940Z] ---> 9e099f984b76 [2021-07-15T08:48:08.940Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:48:08.940Z] ---> Using cache [2021-07-15T08:48:08.940Z] ---> b454fe45945d [2021-07-15T08:48:08.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:48:08.940Z] ---> Using cache [2021-07-15T08:48:08.940Z] ---> 03bab11ecec2 [2021-07-15T08:48:08.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:48:08.940Z] ---> Using cache [2021-07-15T08:48:08.940Z] ---> ccc28aa7642c [2021-07-15T08:48:08.940Z] Step 6/23 : COPY go.mod . [2021-07-15T08:48:08.941Z] ---> Using cache [2021-07-15T08:48:08.941Z] ---> fff2b0db8600 [2021-07-15T08:48:08.941Z] Step 7/23 : RUN go mod download [2021-07-15T08:48:08.941Z] ---> Using cache [2021-07-15T08:48:08.941Z] ---> a65bcb5b2cfb [2021-07-15T08:48:08.941Z] Step 8/23 : COPY . . [2021-07-15T08:48:09.298Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:48:09.298Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:48:09.298Z] ---> 9e099f984b76 [2021-07-15T08:48:09.298Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:48:09.298Z] ---> Using cache [2021-07-15T08:48:09.298Z] ---> b454fe45945d [2021-07-15T08:48:09.298Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:48:09.298Z] ---> Using cache [2021-07-15T08:48:09.298Z] ---> 03bab11ecec2 [2021-07-15T08:48:09.298Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:48:09.298Z] ---> Using cache [2021-07-15T08:48:09.298Z] ---> ccc28aa7642c [2021-07-15T08:48:09.298Z] Step 6/24 : COPY go.mod . [2021-07-15T08:48:09.298Z] ---> Using cache [2021-07-15T08:48:09.298Z] ---> fff2b0db8600 [2021-07-15T08:48:09.298Z] Step 7/24 : RUN go mod download [2021-07-15T08:48:09.298Z] ---> Using cache [2021-07-15T08:48:09.298Z] ---> a65bcb5b2cfb [2021-07-15T08:48:09.298Z] Step 8/24 : COPY . . [2021-07-15T08:48:09.298Z] ---> Using cache [2021-07-15T08:48:09.298Z] ---> 47515f4d3f99 [2021-07-15T08:48:09.298Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:48:09.298Z] ---> Using cache [2021-07-15T08:48:09.298Z] ---> e18b9611849f [2021-07-15T08:48:09.298Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:48:09.576Z] ---> Using cache [2021-07-15T08:48:09.576Z] ---> 47515f4d3f99 [2021-07-15T08:48:09.576Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:48:09.576Z] ---> Using cache [2021-07-15T08:48:09.576Z] ---> e18b9611849f [2021-07-15T08:48:09.576Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:48:09.856Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:48:09.856Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:48:09.856Z] ---> 9e099f984b76 [2021-07-15T08:48:09.856Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:48:09.856Z] ---> Using cache [2021-07-15T08:48:09.856Z] ---> b454fe45945d [2021-07-15T08:48:09.856Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:48:09.856Z] ---> Using cache [2021-07-15T08:48:09.856Z] ---> 03bab11ecec2 [2021-07-15T08:48:09.856Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:48:09.856Z] ---> Using cache [2021-07-15T08:48:09.856Z] ---> ccc28aa7642c [2021-07-15T08:48:09.856Z] Step 6/32 : COPY go.mod . [2021-07-15T08:48:09.856Z] ---> Using cache [2021-07-15T08:48:09.856Z] ---> fff2b0db8600 [2021-07-15T08:48:09.856Z] Step 7/32 : RUN go mod download [2021-07-15T08:48:09.856Z] ---> Using cache [2021-07-15T08:48:09.856Z] ---> a65bcb5b2cfb [2021-07-15T08:48:09.856Z] Step 8/32 : COPY . . [2021-07-15T08:48:09.856Z] ---> Using cache [2021-07-15T08:48:09.856Z] ---> 47515f4d3f99 [2021-07-15T08:48:09.856Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:48:09.856Z] ---> Using cache [2021-07-15T08:48:09.856Z] ---> e18b9611849f [2021-07-15T08:48:09.856Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:48:13.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:48:13.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:48:13.276Z] ---> 9e099f984b76 [2021-07-15T08:48:13.276Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:48:13.276Z] ---> Using cache [2021-07-15T08:48:13.276Z] ---> b454fe45945d [2021-07-15T08:48:13.276Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:48:13.276Z] ---> Using cache [2021-07-15T08:48:13.276Z] ---> 03bab11ecec2 [2021-07-15T08:48:13.276Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:48:13.276Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T08:48:13.551Z] ---> Running in 02e614f32830 [2021-07-15T08:48:13.551Z] ---> Running in ce71f246c5b8 [2021-07-15T08:48:13.551Z] ---> Running in 96abb84c4f41 [2021-07-15T08:48:13.551Z] ---> Running in 9fdcac987351 [2021-07-15T08:48:15.536Z] 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-07-15T08:48:16.137Z] 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-07-15T08:48:16.419Z] 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-07-15T08:48:16.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:48:17.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:48:18.903Z] OK: 218 MiB in 52 packages [2021-07-15T08:48:21.772Z] Removing intermediate container 9fdcac987351 [2021-07-15T08:48:21.772Z] ---> 2394d3ed9cab [2021-07-15T08:48:21.772Z] Step 6/24 : COPY go.mod . [2021-07-15T08:48:23.768Z] ---> e6c87588dfc5 [2021-07-15T08:48:23.768Z] Step 7/24 : RUN go mod download [2021-07-15T08:48:23.768Z] ---> Running in eb468e5b4216 [2021-07-15T08:48:28.115Z] Removing intermediate container 534e50840cf9 [2021-07-15T08:48:28.115Z] ---> d69ad036c369 [2021-07-15T08:48:28.115Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:48:28.115Z] ---> Running in 9eab8d05acab [2021-07-15T08:48:29.114Z] Removing intermediate container 9eab8d05acab [2021-07-15T08:48:29.114Z] ---> 1797cf3b0b59 [2021-07-15T08:48:29.115Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:48:29.115Z] ---> Running in ca4e9d90e4d6 [2021-07-15T08:48:29.392Z] Removing intermediate container eb468e5b4216 [2021-07-15T08:48:29.392Z] ---> b5938d02f2fc [2021-07-15T08:48:29.392Z] Step 8/24 : COPY . . [2021-07-15T08:48:29.998Z] Removing intermediate container ca4e9d90e4d6 [2021-07-15T08:48:29.998Z] ---> 2992f511b7c3 [2021-07-15T08:48:29.998Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:48:33.425Z] ---> 37842e8a0e4c [2021-07-15T08:48:33.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:48:35.414Z] ---> 99e66296f858 [2021-07-15T08:48:35.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:48:38.127Z] ---> 57b42a78781e [2021-07-15T08:48:38.127Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:48:38.127Z] ---> Running in 7f9b17e65a24 [2021-07-15T08:48:39.130Z] Removing intermediate container 7f9b17e65a24 [2021-07-15T08:48:39.130Z] ---> 89a64f632e0b [2021-07-15T08:48:39.130Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:48:39.757Z] ---> Running in fabed832fc44 [2021-07-15T08:48:40.748Z] Removing intermediate container fabed832fc44 [2021-07-15T08:48:40.748Z] ---> efaa6b0c7d38 [2021-07-15T08:48:41.027Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:48:41.303Z] ---> Running in 4090d0364e12 [2021-07-15T08:48:42.288Z] Removing intermediate container 4090d0364e12 [2021-07-15T08:48:42.288Z] ---> e139e9c5ab3a [2021-07-15T08:48:42.288Z] Step 23/24 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:48:42.564Z] ---> Running in fdf7b7044634 [2021-07-15T08:48:44.012Z] Removing intermediate container fdf7b7044634 [2021-07-15T08:48:44.012Z] ---> 7f1c4bd77d06 [2021-07-15T08:48:44.012Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:48:44.012Z] ---> Running in 5191257f5351 [2021-07-15T08:48:45.481Z] Removing intermediate container 5191257f5351 [2021-07-15T08:48:45.481Z] ---> 301243477db6 [2021-07-15T08:48:45.481Z] [2021-07-15T08:48:46.129Z] Successfully built 301243477db6 [2021-07-15T08:48:46.129Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T08:48:50.478Z]  Building sys-mgmt-agent ... done  ---> 8ff88ac4b0ff [2021-07-15T08:48:50.478Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:48:50.478Z] ---> Running in bc71d4f3007e [2021-07-15T08:48:57.244Z] Removing intermediate container bc71d4f3007e [2021-07-15T08:48:57.244Z] ---> d646844d9dae [2021-07-15T08:48:57.244Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:48:57.244Z] ---> Running in 66da2e8d0f1b [2021-07-15T08:48:58.241Z] 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-07-15T08:50:06.353Z] Removing intermediate container ce71f246c5b8 [2021-07-15T08:50:06.353Z] ---> 1db9cf63176f [2021-07-15T08:50:06.353Z] [2021-07-15T08:50:06.353Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:50:06.353Z] ---> c4fd0aeabfcf [2021-07-15T08:50:06.353Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:50:06.353Z] ---> Running in c93cc9c47662 [2021-07-15T08:50:06.353Z] Removing intermediate container c93cc9c47662 [2021-07-15T08:50:06.353Z] ---> ee82413ecb29 [2021-07-15T08:50:06.353Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:50:06.353Z] ---> Running in ccd3679b63e2 [2021-07-15T08:50:06.353Z] Removing intermediate container 96abb84c4f41 [2021-07-15T08:50:06.353Z] ---> 760d0f988655 [2021-07-15T08:50:06.353Z] [2021-07-15T08:50:06.353Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:50:06.353Z] ---> c4fd0aeabfcf [2021-07-15T08:50:06.353Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:50:06.353Z] ---> Using cache [2021-07-15T08:50:06.353Z] ---> 5d2be7fea9bd [2021-07-15T08:50:06.353Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:50:06.353Z] ---> Using cache [2021-07-15T08:50:06.353Z] ---> 9183a4a0a62c [2021-07-15T08:50:06.353Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:50:06.353Z] ---> Running in 259208dbb8b0 [2021-07-15T08:50:06.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:50:06.353Z] Removing intermediate container 259208dbb8b0 [2021-07-15T08:50:06.353Z] ---> d3d4017229fb [2021-07-15T08:50:06.353Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:50:06.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:50:06.353Z] ---> Running in 3868b04699a5 [2021-07-15T08:50:06.353Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:50:06.353Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:50:06.353Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:50:06.353Z] OK: 5 MiB in 16 packages [2021-07-15T08:50:06.353Z] Removing intermediate container 3868b04699a5 [2021-07-15T08:50:06.353Z] ---> 6efce5213c54 [2021-07-15T08:50:06.353Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:50:06.353Z] Removing intermediate container 02e614f32830 [2021-07-15T08:50:06.353Z] ---> 66f336bd370b [2021-07-15T08:50:06.353Z] [2021-07-15T08:50:06.353Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:50:06.353Z] ---> c4fd0aeabfcf [2021-07-15T08:50:06.353Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:50:06.353Z] ---> Using cache [2021-07-15T08:50:06.353Z] ---> 5d2be7fea9bd [2021-07-15T08:50:06.353Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:50:06.353Z] ---> Using cache [2021-07-15T08:50:06.353Z] ---> 9183a4a0a62c [2021-07-15T08:50:06.353Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:50:06.353Z] ---> Running in 96dc51a8f016 [2021-07-15T08:50:06.353Z] Removing intermediate container ccd3679b63e2 [2021-07-15T08:50:06.353Z] ---> 8ceb48bff35f [2021-07-15T08:50:06.353Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:50:06.353Z] ---> Running in f2773c47e1bd [2021-07-15T08:50:06.353Z] ---> 885a403bd2ee [2021-07-15T08:50:06.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:50:06.353Z] Removing intermediate container 96dc51a8f016 [2021-07-15T08:50:06.353Z] ---> 367bf572f926 [2021-07-15T08:50:06.353Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:50:06.353Z] ---> Running in 73ff36c6c16c [2021-07-15T08:50:06.353Z] Removing intermediate container f2773c47e1bd [2021-07-15T08:50:06.353Z] ---> 0cb156934c8c [2021-07-15T08:50:06.353Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:50:06.353Z] ---> Running in e7c234029f4f [2021-07-15T08:50:06.353Z] Removing intermediate container 73ff36c6c16c [2021-07-15T08:50:06.353Z] ---> 462859d80849 [2021-07-15T08:50:06.353Z] Step 16/24 : WORKDIR / [2021-07-15T08:50:06.353Z] ---> Running in 0cad0da14cdf [2021-07-15T08:50:06.353Z] ---> daa1e6d2ee5c [2021-07-15T08:50:06.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:50:06.631Z] Removing intermediate container e7c234029f4f [2021-07-15T08:50:06.631Z] ---> af3e6883805f [2021-07-15T08:50:06.631Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:50:06.911Z] ---> Running in 2d4779ca37f3 [2021-07-15T08:50:06.911Z] Removing intermediate container 0cad0da14cdf [2021-07-15T08:50:06.911Z] ---> d256d1042e51 [2021-07-15T08:50:06.911Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:50:07.912Z] ---> a5886029a457 [2021-07-15T08:50:07.912Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:50:08.200Z] ---> Running in 54d1ce732d3e [2021-07-15T08:50:08.481Z] ---> 0bb106d0f3b3 [2021-07-15T08:50:08.481Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:50:09.126Z] Removing intermediate container 54d1ce732d3e [2021-07-15T08:50:09.126Z] ---> 66e4f2915d6f [2021-07-15T08:50:09.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:50:09.407Z] ---> Running in b23b4e81c5e3 [2021-07-15T08:50:10.478Z] Removing intermediate container b23b4e81c5e3 [2021-07-15T08:50:10.478Z] ---> 62806258a2e9 [2021-07-15T08:50:10.478Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:50:10.755Z] ---> Running in 3d02db862e28 [2021-07-15T08:50:11.036Z] Removing intermediate container 2d4779ca37f3 [2021-07-15T08:50:11.036Z] ---> 6b6a83ce627f [2021-07-15T08:50:11.036Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:50:11.036Z] ---> 073e407fa942 [2021-07-15T08:50:11.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:50:11.318Z] ---> Running in 27984e78bf62 [2021-07-15T08:50:11.601Z] Removing intermediate container 3d02db862e28 [2021-07-15T08:50:11.601Z] ---> 83c4f3263cb7 [2021-07-15T08:50:11.601Z] Step 22/23 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:50:11.879Z] ---> Running in b40f960591ab [2021-07-15T08:50:11.879Z] Removing intermediate container 27984e78bf62 [2021-07-15T08:50:11.879Z] ---> 6398b8635087 [2021-07-15T08:50:11.879Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:50:12.159Z] ---> 89af60ce4322 [2021-07-15T08:50:12.159Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:50:12.443Z] ---> Running in e453ddc60b5f [2021-07-15T08:50:12.443Z] Removing intermediate container b40f960591ab [2021-07-15T08:50:12.443Z] ---> a89194238e48 [2021-07-15T08:50:12.443Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:50:12.738Z] ---> Running in 93375495c95c [2021-07-15T08:50:13.048Z] Removing intermediate container e453ddc60b5f [2021-07-15T08:50:13.048Z] ---> 19db98fad15e [2021-07-15T08:50:13.048Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:50:13.048Z] ---> 8c3e334c0109 [2021-07-15T08:50:13.048Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:50:13.326Z] ---> Running in 9302928120f4 [2021-07-15T08:50:13.326Z] ---> Running in b8c70fabe54f [2021-07-15T08:50:13.326Z] Removing intermediate container 93375495c95c [2021-07-15T08:50:13.326Z] ---> 21fa054dda67 [2021-07-15T08:50:13.326Z] [2021-07-15T08:50:13.967Z] Successfully built 21fa054dda67 [2021-07-15T08:50:14.245Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T08:50:14.245Z]  Building support-scheduler ... done Removing intermediate container 9302928120f4 [2021-07-15T08:50:14.245Z] ---> a9a83904a893 [2021-07-15T08:50:14.245Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:50:14.540Z] ---> Running in df936c4c0295 [2021-07-15T08:50:15.141Z] Removing intermediate container df936c4c0295 [2021-07-15T08:50:15.141Z] ---> 1c7f7f4a82f7 [2021-07-15T08:50:15.141Z] Step 23/24 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:50:15.415Z] ---> Running in c5d613ed7b5c [2021-07-15T08:50:16.049Z] Removing intermediate container c5d613ed7b5c [2021-07-15T08:50:16.049Z] ---> 2f0ff6f64a7b [2021-07-15T08:50:16.049Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:50:16.049Z] ---> Running in 8f0ec5463b76 [2021-07-15T08:50:16.326Z] Removing intermediate container b8c70fabe54f [2021-07-15T08:50:16.326Z] ---> 06e610f50da6 [2021-07-15T08:50:16.326Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:50:16.977Z] Removing intermediate container 8f0ec5463b76 [2021-07-15T08:50:16.977Z] ---> 1683dd5cd75b [2021-07-15T08:50:16.977Z] [2021-07-15T08:50:17.282Z] Successfully built 1683dd5cd75b [2021-07-15T08:50:17.282Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T08:50:17.282Z]  Building core-metadata ... done  ---> 3412fc3ab660 [2021-07-15T08:50:17.282Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:50:18.754Z] ---> d453963a937c [2021-07-15T08:50:18.754Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:50:19.780Z] ---> 1b48a21f06a6 [2021-07-15T08:50:19.780Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:50:20.767Z] Removing intermediate container 66da2e8d0f1b [2021-07-15T08:50:20.767Z] ---> ae7a5a328f98 [2021-07-15T08:50:20.767Z] [2021-07-15T08:50:20.767Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:50:20.767Z] ---> c4fd0aeabfcf [2021-07-15T08:50:20.767Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:50:20.767Z] ---> 7193753395fe [2021-07-15T08:50:20.767Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:50:21.044Z] ---> Running in 6aba94946ac4 [2021-07-15T08:50:21.668Z] Removing intermediate container 6aba94946ac4 [2021-07-15T08:50:21.668Z] ---> 51596104b79f [2021-07-15T08:50:21.668Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:50:21.668Z] ---> Running in 9232d33587b4 [2021-07-15T08:50:21.668Z] ---> 97db6dca08e8 [2021-07-15T08:50:21.668Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:50:22.294Z] ---> Running in 67955dc71a56 [2021-07-15T08:50:22.294Z] Removing intermediate container 9232d33587b4 [2021-07-15T08:50:22.294Z] ---> 5d4dd5531e05 [2021-07-15T08:50:22.294Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:50:22.573Z] ---> Running in dd05deaf9664 [2021-07-15T08:50:22.849Z] Removing intermediate container 67955dc71a56 [2021-07-15T08:50:22.849Z] ---> de56d2f5b50e [2021-07-15T08:50:22.849Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:50:23.125Z] Removing intermediate container dd05deaf9664 [2021-07-15T08:50:23.125Z] ---> 58cf2ee7b77c [2021-07-15T08:50:23.125Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:50:23.125Z] ---> Running in 5b523e2e3765 [2021-07-15T08:50:23.770Z] ---> a2d09780f5af [2021-07-15T08:50:23.770Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:50:24.050Z] ---> Running in 5c414f9b012d [2021-07-15T08:50:25.535Z] Removing intermediate container 5b523e2e3765 [2021-07-15T08:50:25.535Z] ---> 1b86b57fa890 [2021-07-15T08:50:25.535Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:50:25.814Z] ---> Running in e30722e3cd38 [2021-07-15T08:50:26.419Z] Removing intermediate container 5c414f9b012d [2021-07-15T08:50:26.419Z] ---> cec7a809f780 [2021-07-15T08:50:26.419Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:50:27.057Z] ---> Running in a3cadd393d99 [2021-07-15T08:50:27.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:50:27.695Z] Removing intermediate container a3cadd393d99 [2021-07-15T08:50:27.695Z] ---> e7900387b364 [2021-07-15T08:50:27.695Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:50:28.009Z] ---> Running in b9108c46a056 [2021-07-15T08:50:28.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:50:28.626Z] Removing intermediate container b9108c46a056 [2021-07-15T08:50:28.626Z] ---> f86cbd6df513 [2021-07-15T08:50:28.626Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T08:50:28.905Z] ---> Running in eb9a648ecbac [2021-07-15T08:50:28.905Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:50:28.905Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:50:29.176Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:50:29.177Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:50:29.456Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:50:29.456Z] Removing intermediate container eb9a648ecbac [2021-07-15T08:50:29.456Z] ---> e6083b52aea6 [2021-07-15T08:50:29.456Z] Step 31/32 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:50:29.456Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:50:29.456Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:50:29.456Z] OK: 8 MiB in 20 packages [2021-07-15T08:50:29.761Z] ---> Running in f4a03caeecbb [2021-07-15T08:50:30.353Z] Removing intermediate container f4a03caeecbb [2021-07-15T08:50:30.353Z] ---> 5b2b5844e853 [2021-07-15T08:50:30.353Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T08:50:30.627Z] ---> Running in bba4b551e5f7 [2021-07-15T08:50:30.898Z] Removing intermediate container e30722e3cd38 [2021-07-15T08:50:30.898Z] ---> df44f176792a [2021-07-15T08:50:30.898Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:50:31.170Z] Removing intermediate container bba4b551e5f7 [2021-07-15T08:50:31.170Z] ---> e9b5fa33f388 [2021-07-15T08:50:31.170Z] [2021-07-15T08:50:31.442Z] Successfully built e9b5fa33f388 [2021-07-15T08:50:31.715Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T08:50:31.715Z]  Building security-bootstrapper ... done  ---> 80a58101c443 [2021-07-15T08:50:31.715Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:50:33.159Z] ---> bea56a1b813b [2021-07-15T08:50:33.159Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:50:33.815Z] ---> e59bb05ca9a1 [2021-07-15T08:50:33.815Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:50:33.815Z] ---> Running in 4dcc77fbe605 [2021-07-15T08:50:34.413Z] Removing intermediate container 4dcc77fbe605 [2021-07-15T08:50:34.413Z] ---> 1703279663ac [2021-07-15T08:50:34.413Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:50:34.688Z] ---> Running in 753cf1f976f4 [2021-07-15T08:50:34.961Z] Removing intermediate container 753cf1f976f4 [2021-07-15T08:50:34.961Z] ---> 2f5727539662 [2021-07-15T08:50:34.961Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:50:35.237Z] ---> Running in 0ab4117bf33c [2021-07-15T08:50:35.884Z] Removing intermediate container 0ab4117bf33c [2021-07-15T08:50:35.884Z] ---> c6c0015930bf [2021-07-15T08:50:35.884Z] Step 23/24 : LABEL git_sha=0143c1bfe3ad5adb23dc7238400daf37805aa285 [2021-07-15T08:50:35.884Z] ---> Running in c1a105765a4d [2021-07-15T08:50:36.486Z] Removing intermediate container c1a105765a4d [2021-07-15T08:50:36.486Z] ---> d786adba29e0 [2021-07-15T08:50:36.486Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:50:36.486Z] ---> Running in e39d59f43a9e [2021-07-15T08:50:37.106Z] Removing intermediate container e39d59f43a9e [2021-07-15T08:50:37.106Z] ---> b30baf2e4634 [2021-07-15T08:50:37.106Z] [2021-07-15T08:50:37.379Z] Successfully built b30baf2e4634 [2021-07-15T08:50:37.379Z] Successfully tagged core-data-arm64:latest [2021-07-15T08:50:37.664Z]  Building core-data ... done  [Pipeline] } [2021-07-15T08:50:37.702Z] $ docker stop --time=1 63d5d65970c01becfd3e11a85909abb9788370eb70c50b27b0e117a395d84e2d [2021-07-15T08:50:39.495Z] $ docker rm -f 63d5d65970c01becfd3e11a85909abb9788370eb70c50b27b0e117a395d84e2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:50:40.058Z] + docker images [2021-07-15T08:50:40.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:50:40.333Z] core-data-arm64 latest b30baf2e4634 4 seconds ago 19.2MB [2021-07-15T08:50:40.333Z] security-bootstrapper-arm64 latest e9b5fa33f388 10 seconds ago 17.5MB [2021-07-15T08:50:40.333Z] ae7a5a328f98 20 seconds ago 997MB [2021-07-15T08:50:40.333Z] core-metadata-arm64 latest 1683dd5cd75b 24 seconds ago 15.7MB [2021-07-15T08:50:40.333Z] support-scheduler-arm64 latest 21fa054dda67 27 seconds ago 15.1MB [2021-07-15T08:50:40.333Z] 66f336bd370b 39 seconds ago 994MB [2021-07-15T08:50:40.333Z] 760d0f988655 43 seconds ago 991MB [2021-07-15T08:50:40.333Z] 1db9cf63176f 46 seconds ago 992MB [2021-07-15T08:50:40.333Z] sys-mgmt-agent-arm64 latest 301243477db6 About a minute ago 298MB [2021-07-15T08:50:40.333Z] security-secretstore-setup-arm64 latest 459291919730 3 minutes ago 27.1MB [2021-07-15T08:50:40.333Z] core-command-arm64 latest 8f90c5cfdbde 3 minutes ago 15MB [2021-07-15T08:50:40.333Z] support-notifications-arm64 latest b856040c11b4 3 minutes ago 15.7MB [2021-07-15T08:50:40.333Z] security-proxy-setup-arm64 latest 6727b8e082a9 3 minutes ago 24.2MB [2021-07-15T08:50:40.333Z] 9a87194c5512 3 minutes ago 991MB [2021-07-15T08:50:40.333Z] a05f53871b0e 3 minutes ago 998MB [2021-07-15T08:50:40.333Z] 757bdc54e64e 3 minutes ago 991MB [2021-07-15T08:50:40.333Z] 4fefe9a6e911 3 minutes ago 995MB [2021-07-15T08:50:40.333Z] 11dd8d0acb4a 3 minutes ago 989MB [2021-07-15T08:50:40.333Z] ci-base-image-arm64 latest 9e099f984b76 13 minutes ago 663MB [2021-07-15T08:50:40.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 12 hours ago 451MB [2021-07-15T08:50:40.333Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T08:50:40.333Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-15T08:50:40.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-07-15T08:50:41.340Z] ---> job-cost.sh [2021-07-15T08:50:41.340Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zJI5 [2021-07-15T08:51:20.477Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T08:52:57.269Z] lf-activate-venv(): INFO: Adding /tmp/venv-zJI5/bin to PATH [2021-07-15T08:52:57.269Z] INFO: No Stack... [2021-07-15T08:52:57.269Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T08:52:57.269Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T08:52:57.611Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-07-15T08:52:57.612Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T08:52:57.677Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3619-3-stack-cost] [2021-07-15T08:52:57.686Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3619-3-stack-cost] did not exist. Created. [2021-07-15T08:52:57.686Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3619-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T08:52:58.062Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T08:52:58.312Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T08:52:58.325Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3619-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-15T08:53:00.859Z] provisioning config files... [2021-07-15T08:53:00.876Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3702170380703945169tmp [Pipeline] { [Pipeline] sh [2021-07-15T08:53:01.206Z] + set +x [2021-07-15T08:53:01.206Z] + curl -s https://codecov.io/bash [2021-07-15T08:53:01.206Z] + bash -s -- [2021-07-15T08:53:01.477Z] [2021-07-15T08:53:01.477Z] _____ _ [2021-07-15T08:53:01.477Z] / ____| | | [2021-07-15T08:53:01.477Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T08:53:01.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T08:53:01.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T08:53:01.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T08:53:01.477Z] Bash-1.0.5 [2021-07-15T08:53:01.477Z] [2021-07-15T08:53:01.477Z] [2021-07-15T08:53:01.477Z] ==> git version 2.24.4 found [2021-07-15T08:53:01.477Z] ==> 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-07-15T08:53:01.477Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T08:53:01.477Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T08:53:01.477Z] ==> Jenkins CI detected. [2021-07-15T08:53:01.477Z] project root: . [2021-07-15T08:53:01.477Z] --> token set from env [2021-07-15T08:53:01.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T08:53:01.477Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T08:53:01.477Z] ==> Python coveragepy not found [2021-07-15T08:53:01.477Z] ==> Searching for coverage reports in: [2021-07-15T08:53:01.477Z] + . [2021-07-15T08:53:01.477Z] -> Found 1 reports [2021-07-15T08:53:01.477Z] ==> Detecting git/mercurial file structure [2021-07-15T08:53:01.477Z] ==> Reading reports [2021-07-15T08:53:01.477Z] + ./coverage.out bytes=402846 [2021-07-15T08:53:01.477Z] ==> Appending adjustments [2021-07-15T08:53:01.477Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T08:53:02.888Z] + Found adjustments [2021-07-15T08:53:02.888Z] ==> Gzipping contents [2021-07-15T08:53:02.888Z] 56K /tmp/codecov.0mhuAM.gz [2021-07-15T08:53:02.888Z] ==> Uploading reports [2021-07-15T08:53:02.888Z] url: https://codecov.io [2021-07-15T08:53:02.888Z] query: branch=PR-3619&commit=f1e622aafc2abe5e793dadf6082fc071a4573c40&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-15T08:53:02.888Z] -> Pinging Codecov [2021-07-15T08:53:02.888Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3619&commit=f1e622aafc2abe5e793dadf6082fc071a4573c40&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= [2021-07-15T08:53:03.162Z] -> Uploading to [2021-07-15T08:53:03.162Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/f1e622aafc2abe5e793dadf6082fc071a4573c40/d49d0592-068a-4ba7-8695-c7eed2301563.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T085302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86307ed96455cbdc9d92ee29ca113a7dd4c75590130133795d56aaa443229742 [2021-07-15T08:53:03.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:53:03.162Z] Dload Upload Total Spent Left Speed [2021-07-15T08:53:03.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54530 0 0 100 54530 0 123k --:--:-- --:--:-- --:--:-- 122k 100 54530 0 0 100 54530 0 123k --:--:-- --:--:-- --:--:-- 122k [2021-07-15T08:53:03.749Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f1e622aafc2abe5e793dadf6082fc071a4573c40 [Pipeline] } [2021-07-15T08:53:03.763Z] 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] libraryResource [Pipeline] sh [2021-07-15T08:53:05.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:53:06.226Z] ---> package-listing.sh [2021-07-15T08:53:06.226Z] ++ facter osfamily [2021-07-15T08:53:06.226Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T08:53:06.494Z] + OS_FAMILY=redhat [2021-07-15T08:53:06.494Z] + workspace=/w/workspace/edgex-go/3 [2021-07-15T08:53:06.494Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T08:53:06.494Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T08:53:06.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T08:53:06.494Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T08:53:06.494Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-15T08:53:06.494Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T08:53:06.494Z] + case "${OS_FAMILY}" in [2021-07-15T08:53:06.494Z] + rpm -qa [2021-07-15T08:53:06.494Z] + sort [2021-07-15T08:53:08.447Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T08:53:08.447Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T08:53:08.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T08:53:08.447Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-15T08:53:08.447Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-07-15T08:53:08.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-07-15T08:53:08.478Z] 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-07-15T08:53:08.787Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:53:09.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:53:09.372Z] [2021-07-15T08:53:09.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:53:09.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:53:09.706Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T08:53:09.706Z] 5843afab3874: Pulling fs layer [2021-07-15T08:53:09.706Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T08:53:09.706Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T08:53:09.706Z] 1a467efa2204: Pulling fs layer [2021-07-15T08:53:09.706Z] 865369a531d5: Pulling fs layer [2021-07-15T08:53:09.706Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T08:53:09.706Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T08:53:09.706Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T08:53:09.706Z] 7074353bde3e: Pulling fs layer [2021-07-15T08:53:09.706Z] 2dc3bafdbf1c: Waiting [2021-07-15T08:53:09.706Z] 9ac237eaa80d: Waiting [2021-07-15T08:53:09.706Z] 6bcad4ecc5c2: Waiting [2021-07-15T08:53:09.706Z] 7074353bde3e: Waiting [2021-07-15T08:53:09.706Z] 1a467efa2204: Waiting [2021-07-15T08:53:09.706Z] 865369a531d5: Waiting [2021-07-15T08:53:09.979Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T08:53:09.979Z] 2dfaacf7024e: Download complete [2021-07-15T08:53:09.979Z] 1a467efa2204: Verifying Checksum [2021-07-15T08:53:09.979Z] 1a467efa2204: Download complete [2021-07-15T08:53:09.979Z] 5843afab3874: Verifying Checksum [2021-07-15T08:53:09.979Z] 5843afab3874: Download complete [2021-07-15T08:53:09.979Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T08:53:09.979Z] 2dc3bafdbf1c: Download complete [2021-07-15T08:53:09.979Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T08:53:09.979Z] 9ac237eaa80d: Download complete [2021-07-15T08:53:10.258Z] 5843afab3874: Pull complete [2021-07-15T08:53:10.258Z] 865369a531d5: Verifying Checksum [2021-07-15T08:53:10.258Z] 865369a531d5: Download complete [2021-07-15T08:53:10.258Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T08:53:10.258Z] 6bcad4ecc5c2: Download complete [2021-07-15T08:53:10.523Z] 2dfaacf7024e: Pull complete [2021-07-15T08:53:10.792Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T08:53:10.792Z] 2dbba127c6aa: Download complete [2021-07-15T08:53:11.062Z] 2dbba127c6aa: Pull complete [2021-07-15T08:53:11.334Z] 1a467efa2204: Pull complete [2021-07-15T08:53:11.606Z] 865369a531d5: Pull complete [2021-07-15T08:53:11.606Z] 2dc3bafdbf1c: Pull complete [2021-07-15T08:53:11.606Z] 9ac237eaa80d: Pull complete [2021-07-15T08:53:11.875Z] 6bcad4ecc5c2: Pull complete [2021-07-15T08:53:14.472Z] 7074353bde3e: Verifying Checksum [2021-07-15T08:53:14.472Z] 7074353bde3e: Download complete [2021-07-15T08:53:18.745Z] 7074353bde3e: Pull complete [2021-07-15T08:53:18.745Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T08:53:18.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:53:18.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T08:53:18.842Z] prd-centos7-docker-4c-2g-2848 does not seem to be running inside a container [2021-07-15T08:53:18.906Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T08:53:21.903Z] $ docker top 7f49dd23f5de1f14bf1763fdd684f4ab5705a3a2ea875e7a9538b0eded87cb5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:53:22.319Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T08:53:22.637Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T08:53:22.978Z] + ls /var/log/sa-host [2021-07-15T08:53:22.978Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T08:53:22.978Z] file_magic: OK [2021-07-15T08:53:22.978Z] HZ: Using current value: 100 [2021-07-15T08:53:22.978Z] file_header: OK [2021-07-15T08:53:22.978Z] 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-07-15T08:53:22.978Z] Statistics: [2021-07-15T08:53:22.978Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T08:53:22.978Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T08:53:22.978Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T08:53:22.978Z] file_magic: OK [2021-07-15T08:53:22.978Z] HZ: Using current value: 100 [2021-07-15T08:53:22.978Z] file_header: OK [2021-07-15T08:53:22.978Z] 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-07-15T08:53:22.978Z] Statistics: [2021-07-15T08:53:22.978Z] 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... [2021-07-15T08:53:22.978Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:53:23.652Z] provisioning config files... [2021-07-15T08:53:23.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9343620894135624tmp [Pipeline] { [Pipeline] echo [2021-07-15T08:53:23.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:53:24.044Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T08:53:24.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:53:24.534Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T08:53:24.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:53:24.880Z] ---> sudo-logs.sh [2021-07-15T08:53:24.880Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T08:53:24.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:53:25.242Z] ---> job-cost.sh [2021-07-15T08:53:25.242Z] lf-activate-venv: SKIPPING [2021-07-15T08:53:25.242Z] DEBUG: total: 0.18000000715255737 [2021-07-15T08:53:25.242Z] INFO: Retrieving Stack Cost... [2021-07-15T08:53:26.219Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T08:53:26.805Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T08:53:26.825Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:53:27.170Z] ---> logs-deploy.sh [2021-07-15T08:53:27.170Z] lf-activate-venv: SKIPPING [2021-07-15T08:53:27.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3619/3 [2021-07-15T08:53:27.170Z] INFO: archiving workspace using pattern(s): [2021-07-15T08:53:27.765Z] Archives upload complete. [2021-07-15T08:53:28.035Z] INFO: archiving logs to Nexus