Pull request #3509 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2+3372c345ca573018b8293c0333122174fb4d3907 (a02d28636c8798a7c1eb1bccb662a81f514b3d01) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4436547672851948851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5228582875017540408.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 9d0281235b943b7ad605f650702698f9078b2862 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-3509/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3509/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8452205700510671618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3776267643953221028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3509/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3509/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5982089881399396635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-676 in /w/workspace/edgexfoundry_edgex-go_PR-3509 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7860633401626609286.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2168062053860487172.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3509/head:refs/remotes/origin/PR-3509 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 Merge succeeded, producing 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 Checking out Revision 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 (PR-3509) > git config core.sparsecheckout # timeout=10 > git checkout -f 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7190900717590186617.key > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 # timeout=10 Commit message: "fix: Update Path to just service secret specific path for SecretStore config go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T21:56:05.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T21:56:05.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T21:56:05.345Z] ========================================================= [2021-05-27T21:56:05.345Z] EdgeX Global Pipelines Version Info [2021-05-27T21:56:05.345Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 353b004614e6383eec0b42b85f11f289e76817f1 # timeout=10 [2021-05-27T21:56:06.807Z] ------------------- [2021-05-27T21:56:06.807Z] stable info: [2021-05-27T21:56:06.807Z] ------------------- [2021-05-27T21:56:06.807Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T21:56:06.807Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T21:56:06.807Z] Message: update stable to v1.0.192 [2021-05-27T21:56:07.380Z] ------------------- [2021-05-27T21:56:07.380Z] experimental info: [2021-05-27T21:56:07.380Z] ------------------- [2021-05-27T21:56:07.380Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T21:56:07.380Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T21:56:07.380Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T21:56:07.505Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-27T21:56:07.528Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-27T21:56:07.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T21:56:07.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T21:56:07.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T21:56:07.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T21:56:07.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T21:56:07.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-27T21:56:07.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-27T21:56:07.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-27T21:56:07.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T21:56:07.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T21:56:07.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T21:56:07.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T21:56:07.802Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T21:56:07.822Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T21:56:07.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T21:56:07.870Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T21:56:07.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T21:56:07.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-27T21:56:07.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T21:56:07.958Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T21:56:07.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3509 [Pipeline] echo [2021-05-27T21:56:08.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3509 [Pipeline] echo [2021-05-27T21:56:08.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3509 [Pipeline] echo [2021-05-27T21:56:08.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [Pipeline] echo [2021-05-27T21:56:08.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07dc5f5 [Pipeline] echo [2021-05-27T21:56:08.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T21:56:08.169Z] provisioning config files... [2021-05-27T21:56:08.192Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1446089084473757734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T21:56:08.524Z] ---> docker-login.sh [2021-05-27T21:56:08.524Z] nexus3.edgexfoundry.org:10001 [2021-05-27T21:56:08.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T21:56:08.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T21:56:08.791Z] Configure a credential helper to remove this warning. See [2021-05-27T21:56:08.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T21:56:08.791Z] [2021-05-27T21:56:08.791Z] Login Succeeded [2021-05-27T21:56:08.791Z] nexus3.edgexfoundry.org:10002 [2021-05-27T21:56:08.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T21:56:08.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T21:56:08.791Z] Configure a credential helper to remove this warning. See [2021-05-27T21:56:08.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T21:56:08.791Z] [2021-05-27T21:56:08.791Z] Login Succeeded [2021-05-27T21:56:08.791Z] nexus3.edgexfoundry.org:10003 [2021-05-27T21:56:09.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T21:56:09.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T21:56:09.062Z] Configure a credential helper to remove this warning. See [2021-05-27T21:56:09.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T21:56:09.062Z] [2021-05-27T21:56:09.062Z] Login Succeeded [2021-05-27T21:56:09.062Z] nexus3.edgexfoundry.org:10004 [2021-05-27T21:56:09.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T21:56:09.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T21:56:09.062Z] Configure a credential helper to remove this warning. See [2021-05-27T21:56:09.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T21:56:09.062Z] [2021-05-27T21:56:09.062Z] Login Succeeded [2021-05-27T21:56:09.062Z] docker.io [2021-05-27T21:56:09.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T21:56:09.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T21:56:09.587Z] Configure a credential helper to remove this warning. See [2021-05-27T21:56:09.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T21:56:09.587Z] [2021-05-27T21:56:09.587Z] Login Succeeded [2021-05-27T21:56:09.587Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T21:56:09.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T21:56:09.928Z] ++ 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-05-27T21:56:09.928Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.928Z] ++ dirname cmd/core-command/Dockerfile [2021-05-27T21:56:09.928Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.928Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-27T21:56:09.928Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.928Z] ++ dirname cmd/core-data/Dockerfile [2021-05-27T21:56:09.928Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.928Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-27T21:56:09.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.929Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-27T21:56:09.929Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.929Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-27T21:56:09.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.929Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-27T21:56:09.929Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.929Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-27T21:56:09.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.929Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-27T21:56:09.929Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.929Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-27T21:56:09.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.929Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-27T21:56:09.929Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.929Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-27T21:56:09.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.929Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-27T21:56:09.929Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.929Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-27T21:56:09.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.929Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-27T21:56:09.929Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.929Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-27T21:56:09.929Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T21:56:09.929Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-27T21:56:09.929Z] ++ cut -d/ -f2 [2021-05-27T21:56:09.929Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-27T21:56:09.977Z] 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-05-27T21:56:10.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:56:10.585Z] [2021-05-27T21:56:10.585Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:56:10.897Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:56:10.897Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T21:56:10.897Z] 31603596830f: Pulling fs layer [2021-05-27T21:56:10.897Z] 54011a49482f: Pulling fs layer [2021-05-27T21:56:10.897Z] a6820b24f6d8: Pulling fs layer [2021-05-27T21:56:10.897Z] f581987b2513: Pulling fs layer [2021-05-27T21:56:10.897Z] f581987b2513: Waiting [2021-05-27T21:56:10.897Z] 54011a49482f: Verifying Checksum [2021-05-27T21:56:10.897Z] 54011a49482f: Download complete [2021-05-27T21:56:10.897Z] 31603596830f: Verifying Checksum [2021-05-27T21:56:10.897Z] 31603596830f: Download complete [2021-05-27T21:56:11.161Z] f581987b2513: Verifying Checksum [2021-05-27T21:56:11.161Z] f581987b2513: Download complete [2021-05-27T21:56:11.161Z] a6820b24f6d8: Verifying Checksum [2021-05-27T21:56:11.161Z] a6820b24f6d8: Download complete [2021-05-27T21:56:11.161Z] 31603596830f: Pull complete [2021-05-27T21:56:11.428Z] 54011a49482f: Pull complete [2021-05-27T21:56:12.013Z] a6820b24f6d8: Pull complete [2021-05-27T21:56:12.275Z] f581987b2513: Pull complete [2021-05-27T21:56:12.538Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T21:56:12.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T21:56:12.538Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T21:56:12.624Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2021-05-27T21:56:12.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-05-27T21:56:14.038Z] $ docker top 6b0e21c393279d0de1b7557e6b0b54c436c8931dfadca468f722c737d390cf20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T21:56:14.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T21:56:14.174Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T21:56:14.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T21:56:14.295Z] $ docker exec 6b0e21c393279d0de1b7557e6b0b54c436c8931dfadca468f722c737d390cf20 ssh-agent [2021-05-27T21:56:14.425Z] SSH_AUTH_SOCK=/tmp/ssh-hlWZGUmAOkRK/agent.13 [2021-05-27T21:56:14.425Z] SSH_AGENT_PID=20 [2021-05-27T21:56:14.433Z] Running ssh-add (command line suppressed) [2021-05-27T21:56:14.537Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7327837456279083071.key (/w/workspace/edgex-go/5@tmp/private_key_7327837456279083071.key) [2021-05-27T21:56:14.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T21:56:14.875Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T21:56:14.887Z] $ docker exec --env ******** --env ******** 6b0e21c393279d0de1b7557e6b0b54c436c8931dfadca468f722c737d390cf20 ssh-agent -k [2021-05-27T21:56:14.999Z] unset SSH_AUTH_SOCK; [2021-05-27T21:56:14.999Z] unset SSH_AGENT_PID; [2021-05-27T21:56:14.999Z] echo Agent pid 20 killed; [2021-05-27T21:56:15.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T21:56:15.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T21:56:15.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T21:56:15.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T21:56:15.184Z] $ docker exec 6b0e21c393279d0de1b7557e6b0b54c436c8931dfadca468f722c737d390cf20 ssh-agent [2021-05-27T21:56:15.309Z] SSH_AUTH_SOCK=/tmp/ssh-HE4JZeU567zY/agent.52 [2021-05-27T21:56:15.309Z] SSH_AGENT_PID=59 [2021-05-27T21:56:15.314Z] Running ssh-add (command line suppressed) [2021-05-27T21:56:15.422Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7560751111149798.key (/w/workspace/edgex-go/5@tmp/private_key_7560751111149798.key) [2021-05-27T21:56:15.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T21:56:15.760Z] + git semver init [2021-05-27T21:56:15.760Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T21:56:15.760Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-05-27T21:56:15.760Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-05-27T21:56:15.760Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T21:56:15.760Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T21:56:15.760Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T21:56:15.760Z] # $SEMVER_BRANCH = PR-3509 [2021-05-27T21:56:15.760Z] # $SEMVER_TEMP = /tmp/semver-288569119 [2021-05-27T21:56:15.760Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-27T21:56:30.765Z] # '/tmp/semver-288569119' -> '/w/workspace/edgex-go/5/.semver' [2021-05-27T21:56:30.765Z] # -> Force: false [2021-05-27T21:56:30.765Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-05-27T21:56:30.774Z] $ docker exec --env ******** --env ******** 6b0e21c393279d0de1b7557e6b0b54c436c8931dfadca468f722c737d390cf20 ssh-agent -k [2021-05-27T21:56:30.876Z] unset SSH_AUTH_SOCK; [2021-05-27T21:56:30.876Z] unset SSH_AGENT_PID; [2021-05-27T21:56:30.877Z] echo Agent pid 59 killed; [2021-05-27T21:56:30.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T21:56:31.223Z] + git semver [Pipeline] } [2021-05-27T21:56:31.237Z] $ docker stop --time=1 6b0e21c393279d0de1b7557e6b0b54c436c8931dfadca468f722c737d390cf20 [2021-05-27T21:56:34.210Z] $ docker rm -f 6b0e21c393279d0de1b7557e6b0b54c436c8931dfadca468f722c737d390cf20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T21:56:34.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T21:56:34.873Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T21:56:34.876Z] [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-05-27T21:56:35.365Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T21:56:35.664Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T21:56:35.962Z] + true [2021-05-27T21:56:35.962Z] + sudo service docker restart [2021-05-27T21:56:35.962Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T21:56:50.006Z] Still waiting to schedule task [2021-05-27T21:56:50.006Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-27T21:56:54.116Z] ========================================================= [2021-05-27T21:56:54.116Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T21:56:54.116Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:56:54.419Z] + 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-05-27T21:56:55.811Z] Sending build context to Docker daemon 331MB [2021-05-27T21:56:55.811Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T21:56:55.811Z] Step 2/6 : FROM ${BASE} [2021-05-27T21:56:55.811Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T21:56:55.811Z] 540db60ca938: Pulling fs layer [2021-05-27T21:56:55.811Z] adcc1eea9eea: Pulling fs layer [2021-05-27T21:56:55.811Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T21:56:55.811Z] 0510c868ecb4: Pulling fs layer [2021-05-27T21:56:55.811Z] afea3b2eda06: Pulling fs layer [2021-05-27T21:56:55.811Z] 7809a108b3ef: Pulling fs layer [2021-05-27T21:56:55.811Z] f706445af74f: Pulling fs layer [2021-05-27T21:56:55.811Z] 0510c868ecb4: Waiting [2021-05-27T21:56:55.811Z] afea3b2eda06: Waiting [2021-05-27T21:56:55.811Z] 7809a108b3ef: Waiting [2021-05-27T21:56:55.811Z] f706445af74f: Waiting [2021-05-27T21:56:55.811Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T21:56:55.811Z] 4c4ab2625f07: Download complete [2021-05-27T21:56:55.811Z] adcc1eea9eea: Verifying Checksum [2021-05-27T21:56:55.811Z] adcc1eea9eea: Download complete [2021-05-27T21:56:56.074Z] afea3b2eda06: Verifying Checksum [2021-05-27T21:56:56.074Z] afea3b2eda06: Download complete [2021-05-27T21:56:56.074Z] 7809a108b3ef: Verifying Checksum [2021-05-27T21:56:56.074Z] 7809a108b3ef: Download complete [2021-05-27T21:56:56.074Z] 540db60ca938: Verifying Checksum [2021-05-27T21:56:56.074Z] 540db60ca938: Download complete [2021-05-27T21:56:56.074Z] 540db60ca938: Pull complete [2021-05-27T21:56:56.335Z] adcc1eea9eea: Pull complete [2021-05-27T21:56:56.335Z] 4c4ab2625f07: Pull complete [2021-05-27T21:56:58.254Z] f706445af74f: Verifying Checksum [2021-05-27T21:56:58.254Z] f706445af74f: Download complete [2021-05-27T21:56:59.202Z] 0510c868ecb4: Verifying Checksum [2021-05-27T21:56:59.202Z] 0510c868ecb4: Download complete [2021-05-27T21:57:02.540Z] 0510c868ecb4: Pull complete [2021-05-27T21:57:02.541Z] afea3b2eda06: Pull complete [2021-05-27T21:57:02.541Z] 7809a108b3ef: Pull complete [2021-05-27T21:57:05.117Z] f706445af74f: Pull complete [2021-05-27T21:57:05.117Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T21:57:05.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T21:57:05.117Z] ---> b068be0155e3 [2021-05-27T21:57:05.117Z] 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-05-27T21:57:07.043Z] ---> Running in e009e7ef1f7a [2021-05-27T21:57:07.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T21:57:08.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T21:57:08.512Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T21:57:09.457Z] (2/12) Installing file (5.39-r0) [2021-05-27T21:57:09.457Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T21:57:09.457Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T21:57:13.678Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T21:57:13.678Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T21:57:13.678Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T21:57:13.678Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T21:57:13.678Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T21:57:13.678Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T21:57:13.678Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T21:57:13.678Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T21:57:13.678Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T21:57:13.678Z] OK: 219 MiB in 52 packages [2021-05-27T21:57:16.237Z] Removing intermediate container e009e7ef1f7a [2021-05-27T21:57:16.237Z] ---> 70a3a34b9275 [2021-05-27T21:57:16.237Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T21:57:16.237Z] ---> Running in efa3da014bf8 [2021-05-27T21:57:16.237Z] Removing intermediate container efa3da014bf8 [2021-05-27T21:57:16.237Z] ---> e654458ecdb2 [2021-05-27T21:57:16.237Z] Step 5/6 : COPY go.mod . [2021-05-27T21:57:16.237Z] ---> 3f4b64aa98ea [2021-05-27T21:57:16.237Z] Step 6/6 : RUN go mod download [2021-05-27T21:57:16.237Z] ---> Running in 9e306399af73 [2021-05-27T21:57:28.505Z] Removing intermediate container 9e306399af73 [2021-05-27T21:57:28.506Z] ---> f4901bea17f6 [2021-05-27T21:57:28.506Z] Successfully built f4901bea17f6 [2021-05-27T21:57:28.506Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:57:28.809Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T21:57:28.809Z] . [Pipeline] withDockerContainer [2021-05-27T21:57:28.891Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2021-05-27T21:57:28.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-05-27T21:57:29.326Z] $ docker top 896a4615fa57322e2bb33b32622bd50f40c8b7174fa7d09ae105885818272322 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T21:57:29.731Z] + go version [2021-05-27T21:57:29.731Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T21:57:29.739Z] $ docker stop --time=1 896a4615fa57322e2bb33b32622bd50f40c8b7174fa7d09ae105885818272322 [2021-05-27T21:57:30.923Z] $ docker rm -f 896a4615fa57322e2bb33b32622bd50f40c8b7174fa7d09ae105885818272322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T21:57:31.371Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T21:57:31.371Z] . [Pipeline] withDockerContainer [2021-05-27T21:57:31.439Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2021-05-27T21:57:31.478Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-05-27T21:57:31.849Z] $ docker top 674e776c50b7e3217c8efceb04d27685790d87354c6eb9a82642618f8941d1d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T21:57:31.933Z] ========================================================= [2021-05-27T21:57:31.934Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T21:57:31.934Z] ========================================================= [Pipeline] sh [2021-05-27T21:57:32.224Z] + go mod tidy [Pipeline] sh [2021-05-27T21:57:32.786Z] + make test [2021-05-27T21:57:32.786Z] go mod tidy [2021-05-27T21:57:32.786Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T21:57:38.139Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T21:57:56.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T21:58:00.633Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T21:58:02.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T21:58:02.567Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T21:58:05.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T21:58:05.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T21:58:05.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T21:58:05.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T21:58:06.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T21:58:08.644Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T21:58:10.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T21:58:10.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T21:58:10.595Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T21:58:12.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.1% of statements [2021-05-27T21:58:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T21:58:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T21:58:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T21:58:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T21:58:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T21:58:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T21:58:12.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-27T21:58:13.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.089s coverage: 100.0% of statements [2021-05-27T21:58:15.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.108s coverage: 27.7% of statements [2021-05-27T21:58:15.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T21:58:15.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T21:58:15.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T21:58:15.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T21:58:15.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T21:58:15.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-05-27T21:58:15.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T21:58:15.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-05-27T21:58:15.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T21:58:16.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-05-27T21:58:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T21:58:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T21:58:17.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 58.6% of statements [2021-05-27T21:58:17.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T21:58:17.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T21:58:18.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.125s coverage: 87.7% of statements [2021-05-27T21:58:18.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T21:58:18.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T21:58:18.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-05-27T21:58:18.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T21:58:20.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.212s coverage: 28.6% of statements [2021-05-27T21:58:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T21:58:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T21:58:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T21:58:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T21:58:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T21:58:20.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-05-27T21:58:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T21:58:20.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-05-27T21:58:20.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T21:58:20.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements [2021-05-27T21:58:20.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T21:58:20.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.081s coverage: 97.5% of statements [2021-05-27T21:58:20.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T21:58:21.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-05-27T21:58:21.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T21:58:21.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T21:58:21.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T21:58:21.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T21:58:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.228s coverage: 95.1% of statements [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T21:58:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T21:58:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T21:58:23.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.038s coverage: 0.8% of statements [2021-05-27T21:58:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T21:58:23.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements [2021-05-27T21:58:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T21:58:24.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-05-27T21:58:24.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-05-27T21:58:24.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-05-27T21:58:24.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-27T21:58:24.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-05-27T21:58:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-05-27T21:58:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-05-27T21:58:43.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.168s coverage: 81.8% of statements [2021-05-27T21:58:43.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.163s coverage: 66.9% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.5% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T21:59:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-27T21:59:01.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T21:59:01.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-05-27T21:59:02.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.094s coverage: 46.8% of statements [2021-05-27T21:59:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T21:59:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T21:59:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T21:59:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T21:59:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T21:59:02.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2021-05-27T21:59:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T21:59:02.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [2021-05-27T21:59:02.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T21:59:02.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T21:59:06.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.052s coverage: 18.9% of statements [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T21:59:06.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 91.9% of statements [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T21:59:06.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.612s coverage: 28.7% of statements [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T21:59:06.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T21:59:06.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T21:59:06.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T21:59:07.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.047s coverage: 64.6% of statements [2021-05-27T21:59:07.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T21:59:07.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.079s coverage: 97.6% of statements [2021-05-27T21:59:07.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T21:59:07.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T21:59:07.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T21:59:07.810Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-05-27T21:59:07.810Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T21:59:08.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-05-27T21:59:08.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T21:59:08.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T21:59:08.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T21:59:08.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T21:59:08.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-27T21:59:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T21:59:08.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T21:59:08.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-05-27T21:59:08.603Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 28.1% of statements [2021-05-27T21:59:08.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T21:59:08.603Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T21:59:08.871Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 27.9% of statements [2021-05-27T21:59:08.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T21:59:08.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T21:59:08.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T21:59:08.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T21:59:08.871Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T21:59:09.132Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-27T21:59:09.398Z] GO111MODULE=on go vet ./... [2021-05-27T21:59:41.608Z] gofmt -l . [2021-05-27T21:59:41.608Z] [ "`gofmt -l .`" = "" ] [2021-05-27T21:59:41.608Z] ./bin/test-go-mod-tidy.sh [2021-05-27T21:59:41.608Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T21:59:41.910Z] + ls -al . [2021-05-27T21:59:41.910Z] total 852 [2021-05-27T21:59:41.910Z] drwxrwxr-x 10 1001 1001 4096 May 27 21:59 . [2021-05-27T21:59:41.910Z] drwxr-xr-x 4 root root 28 May 27 21:57 .. [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 11 May 27 21:56 .dockerignore [2021-05-27T21:59:41.910Z] drwxrwxr-x 8 1001 1001 179 May 27 21:56 .git [2021-05-27T21:59:41.910Z] drwxrwxr-x 3 1001 1001 125 May 27 21:56 .github [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 818 May 27 21:56 .gitignore [2021-05-27T21:59:41.910Z] drwx------ 3 1001 1001 60 May 27 21:56 .semver [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 166 May 27 21:56 .sonarcloud.properties [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 8609 May 27 21:56 Attribution.txt [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 3804 May 27 21:56 CONTRIBUTING.md [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 931 May 27 21:56 Dockerfile.build [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 849 May 27 21:56 Jenkinsfile [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 10775 May 27 21:56 LICENSE [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 5632 May 27 21:56 Makefile [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 7978 May 27 21:56 README.md [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 6755 May 27 21:56 SECURITY.md [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 5 May 27 21:56 VERSION [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 4131 May 27 21:56 ZMQWindows.md [2021-05-27T21:59:41.910Z] drwxrwxr-x 2 1001 1001 117 May 27 21:56 bin [2021-05-27T21:59:41.910Z] drwxrwxr-x 14 1001 1001 4096 May 27 21:56 cmd [2021-05-27T21:59:41.910Z] -rw-r--r-- 1 root root 741453 May 27 21:59 coverage.out [2021-05-27T21:59:41.910Z] -rw-r--r-- 1 root root 1060 May 27 21:59 go.mod [2021-05-27T21:59:41.910Z] -rw-r--r-- 1 root root 21686 May 27 21:57 go.sum [2021-05-27T21:59:41.910Z] drwxrwxr-x 8 1001 1001 127 May 27 21:56 internal [2021-05-27T21:59:41.910Z] drwxrwxr-x 4 1001 1001 26 May 27 21:56 openapi [2021-05-27T21:59:41.910Z] drwxrwxr-x 4 1001 1001 71 May 27 21:56 snap [2021-05-27T21:59:41.910Z] -rw-rw-r-- 1 1001 1001 168 May 27 21:56 version.go [Pipeline] sh [2021-05-27T21:59:42.212Z] + '[' -e coverage.out ] [2021-05-27T21:59:42.212Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T21:59:42.350Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T21:59:42.648Z] + make build [2021-05-27T21:59:42.648Z] go mod tidy [2021-05-27T21:59:42.648Z] 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-05-27T21:59:44.586Z] 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-05-27T21:59:52.791Z] 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-05-27T21:59:53.067Z] 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-05-27T21:59:54.469Z] 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-05-27T21:59:54.469Z] 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-05-27T21:59:55.895Z] 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-05-27T21:59:56.861Z] 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-05-27T21:59:57.440Z] 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-05-27T21:59:58.389Z] 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-05-27T21:59:59.341Z] 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-05-27T21:59:59.934Z] 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-05-27T22:00:01.361Z] $ docker stop --time=1 674e776c50b7e3217c8efceb04d27685790d87354c6eb9a82642618f8941d1d4 [2021-05-27T22:00:03.548Z] $ docker rm -f 674e776c50b7e3217c8efceb04d27685790d87354c6eb9a82642618f8941d1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:00:04.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T22:00:04.820Z] [2021-05-27T22:00:04.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:00:05.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T22:00:05.137Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-27T22:00:05.137Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-27T22:00:05.137Z] ca9280d653b3: Pulling fs layer [2021-05-27T22:00:05.137Z] 7e9c9ca2126c: Pulling fs layer [2021-05-27T22:00:05.398Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-27T22:00:05.398Z] cbdbe7a5bc2a: Download complete [2021-05-27T22:00:05.398Z] cbdbe7a5bc2a: Pull complete [2021-05-27T22:00:05.665Z] ca9280d653b3: Verifying Checksum [2021-05-27T22:00:05.665Z] ca9280d653b3: Download complete [2021-05-27T22:00:06.238Z] ca9280d653b3: Pull complete [2021-05-27T22:00:06.824Z] 7e9c9ca2126c: Verifying Checksum [2021-05-27T22:00:06.824Z] 7e9c9ca2126c: Download complete [2021-05-27T22:00:10.156Z] 7e9c9ca2126c: Pull complete [2021-05-27T22:00:10.156Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-27T22:00:10.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T22:00:10.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-27T22:00:10.232Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2021-05-27T22:00:10.272Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat [2021-05-27T22:00:13.580Z] $ docker top 3de3b15700000c3e7e9ba5be2668ac84090d58a54b7126861979830faa493593 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:00:13.956Z] + docker-compose build --help [2021-05-27T22:00:13.956Z] + grep parallel [2021-05-27T22:00:14.529Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T22:00:14.537Z] $ docker stop --time=1 3de3b15700000c3e7e9ba5be2668ac84090d58a54b7126861979830faa493593 [2021-05-27T22:00:15.737Z] $ docker rm -f 3de3b15700000c3e7e9ba5be2668ac84090d58a54b7126861979830faa493593 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:00:16.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T22:00:16.165Z] . [Pipeline] withDockerContainer [2021-05-27T22:00:16.241Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2021-05-27T22:00:16.278Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T22:00:16.646Z] $ docker top 51a34c81022229fbce4baa13921fe5d5963a16c5d4e2c53c8076e285ec3586e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:00:17.032Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T22:00:17.607Z] Building core-command ... [2021-05-27T22:00:17.607Z] Building core-data ... [2021-05-27T22:00:17.607Z] Building core-metadata ... [2021-05-27T22:00:17.607Z] Building security-bootstrapper ... [2021-05-27T22:00:17.607Z] Building security-proxy-setup ... [2021-05-27T22:00:17.607Z] Building security-secretstore-setup ... [2021-05-27T22:00:17.607Z] Building support-notifications ... [2021-05-27T22:00:17.607Z] Building support-scheduler ... [2021-05-27T22:00:17.607Z] Building sys-mgmt-agent ... [2021-05-27T22:00:17.607Z] Building security-secretstore-setup [2021-05-27T22:00:17.607Z] Building core-metadata [2021-05-27T22:00:17.607Z] Building core-command [2021-05-27T22:00:17.607Z] Building security-proxy-setup [2021-05-27T22:00:17.607Z] Building security-bootstrapper [2021-05-27T22:00:27.645Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-679 in /w/workspace/edgexfoundry_edgex-go_PR-3509 [Pipeline] { [Pipeline] ws [2021-05-27T22:00:27.664Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-27T22:00:27.921Z] The recommended git tool is: git [2021-05-27T22:00:33.483Z] using credential edgex-jenkins-ssh [2021-05-27T22:00:33.503Z] Cloning the remote Git repository [2021-05-27T22:00:33.553Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T22:00:33.775Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-27T22:00:33.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T22:00:33.872Z] > git --version # timeout=10 [2021-05-27T22:00:33.888Z] > git --version # 'git version 2.17.1' [2021-05-27T22:00:33.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:00:34.021Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:00:39.612Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:00:39.612Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:00:39.612Z] ---> f4901bea17f6 [2021-05-27T22:00:39.612Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:00:39.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:00:39.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:00:39.999Z] ---> f4901bea17f6 [2021-05-27T22:00:39.999Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:00:39.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:00:39.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:00:39.999Z] ---> f4901bea17f6 [2021-05-27T22:00:39.999Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T22:00:52.444Z] ---> Running in 009547602b78 [2021-05-27T22:00:52.444Z] ---> Running in c7cb278ff737 [2021-05-27T22:00:52.444Z] ---> Running in 754fc88a96a4 [2021-05-27T22:00:52.444Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:00:52.444Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:00:53.387Z] ---> f4901bea17f6 [2021-05-27T22:00:53.387Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T22:00:53.958Z] ---> Using cache [2021-05-27T22:00:53.958Z] ---> c53cda820dc4 [2021-05-27T22:00:53.958Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:00:53.958Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:00:53.958Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:00:53.958Z] ---> f4901bea17f6 [2021-05-27T22:00:53.958Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T22:00:53.958Z] ---> Using cache [2021-05-27T22:00:53.958Z] ---> c53cda820dc4 [2021-05-27T22:00:53.958Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:00:55.344Z] Removing intermediate container c7cb278ff737 [2021-05-27T22:00:55.344Z] ---> 543c5fdd3441 [2021-05-27T22:00:55.344Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:00:55.344Z] Removing intermediate container 009547602b78 [2021-05-27T22:00:55.344Z] ---> bcf944d1cef4 [2021-05-27T22:00:55.344Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:00:55.344Z] Removing intermediate container 754fc88a96a4 [2021-05-27T22:00:55.344Z] ---> c53cda820dc4 [2021-05-27T22:00:55.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:00:55.344Z] ---> Running in d8ba8b991f1c [2021-05-27T22:00:55.344Z] ---> Running in 5468c4aca215 [2021-05-27T22:00:55.344Z] ---> Running in 2687dee80b5d [2021-05-27T22:00:55.344Z] ---> Running in 4ddedcf4d442 [2021-05-27T22:00:55.344Z] ---> Running in 1157e849e2a5 [2021-05-27T22:00:56.303Z] Removing intermediate container d8ba8b991f1c [2021-05-27T22:00:56.304Z] ---> 4fe731ec1bc6 [2021-05-27T22:00:56.304Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T22:00:56.304Z] ---> Running in 1fa8bacc7d11 [2021-05-27T22:00:56.304Z] Removing intermediate container 2687dee80b5d [2021-05-27T22:00:56.304Z] ---> 3a2bb918f442 [2021-05-27T22:00:56.304Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T22:00:56.304Z] ---> Running in e3a0e266ef4d [2021-05-27T22:00:56.304Z] Removing intermediate container 5468c4aca215 [2021-05-27T22:00:56.304Z] ---> f2a419ccf9e8 [2021-05-27T22:00:56.304Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T22:00:56.304Z] ---> Running in 4bee2d19e13e [2021-05-27T22:00:56.573Z] Removing intermediate container 1157e849e2a5 [2021-05-27T22:00:56.573Z] ---> 2d58c9fd03fa [2021-05-27T22:00:56.573Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T22:00:56.430Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T22:00:56.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:00:56.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T22:00:56.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T22:00:56.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:00:56.530Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3509/head:refs/remotes/origin/PR-3509 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T22:00:56.845Z] Removing intermediate container 4ddedcf4d442 [2021-05-27T22:00:56.845Z] ---> 27ae6161bae6 [2021-05-27T22:00:56.845Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T22:00:56.845Z] ---> Running in 3b3aa649869b [2021-05-27T22:00:56.845Z] ---> Running in 3de351d64984 [2021-05-27T22:00:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:57.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:57.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:57.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:57.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:57.518Z] Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:00:57.967Z] Merge succeeded, producing 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:00:57.968Z] Checking out Revision 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 (PR-3509) [2021-05-27T22:00:58.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:58.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:58.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:57.532Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T22:00:57.552Z] > git checkout -f 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 # timeout=10 [2021-05-27T22:00:57.882Z] > git remote # timeout=10 [2021-05-27T22:00:57.898Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T22:00:57.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:00:57.928Z] > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [2021-05-27T22:00:57.949Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T22:00:57.969Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T22:00:57.987Z] > git checkout -f 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 # timeout=10 [2021-05-27T22:00:59.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:00:59.531Z] OK: 219 MiB in 52 packages [2021-05-27T22:01:00.138Z] OK: 219 MiB in 52 packages [2021-05-27T22:01:00.138Z] OK: 219 MiB in 52 packages [2021-05-27T22:01:00.138Z] Removing intermediate container 1fa8bacc7d11 [2021-05-27T22:01:00.138Z] ---> 8a167ed24aa0 [2021-05-27T22:01:00.138Z] Step 6/32 : COPY go.mod . [2021-05-27T22:01:00.404Z] ---> 608fc065834e [2021-05-27T22:01:00.404Z] Step 7/32 : RUN go mod download [2021-05-27T22:01:00.404Z] Removing intermediate container 4bee2d19e13e [2021-05-27T22:01:00.404Z] ---> 47e557214d39 [2021-05-27T22:01:00.404Z] Step 6/26 : COPY go.mod . [2021-05-27T22:01:00.404Z] ---> Running in c2ec8f14bd3a [2021-05-27T22:01:00.679Z] Removing intermediate container 3de351d64984 [2021-05-27T22:01:00.679Z] ---> 5f11899a98f8 [2021-05-27T22:01:00.679Z] Step 6/24 : COPY go.mod . [2021-05-27T22:01:00.679Z] ---> 29d97082d5f3 [2021-05-27T22:01:00.679Z] Step 7/26 : RUN go mod download [2021-05-27T22:01:00.679Z] ---> Running in 1514b34c9e59 [2021-05-27T22:01:00.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:01:00.679Z] ---> 04ae7ec46893 [2021-05-27T22:01:00.679Z] Step 7/24 : RUN go mod download [2021-05-27T22:01:00.942Z] ---> Running in 4676c9282521 [2021-05-27T22:01:01.210Z] Removing intermediate container c2ec8f14bd3a [2021-05-27T22:01:01.210Z] ---> 985fd27a5a1d [2021-05-27T22:01:01.210Z] Step 8/32 : COPY . . [2021-05-27T22:01:01.484Z] OK: 219 MiB in 52 packages [2021-05-27T22:01:02.440Z] Commit message: "fix: Update Path to just service secret specific path for SecretStore config go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T22:01:03.727Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T22:01:04.061Z] OK: 219 MiB in 52 packages [2021-05-27T22:01:04.145Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T22:01:04.325Z] Removing intermediate container 1514b34c9e59 [2021-05-27T22:01:04.325Z] ---> 08994558d413 [2021-05-27T22:01:04.325Z] Step 8/26 : COPY . . [2021-05-27T22:01:04.484Z] + true [2021-05-27T22:01:04.484Z] + sudo service docker restart [2021-05-27T22:01:12.494Z] Removing intermediate container 4676c9282521 [2021-05-27T22:01:12.494Z] ---> 3420422bb15b [2021-05-27T22:01:12.494Z] Step 8/24 : COPY . . [2021-05-27T22:01:16.721Z] Removing intermediate container 3b3aa649869b [2021-05-27T22:01:16.721Z] ---> a16dc406c5f7 [2021-05-27T22:01:16.721Z] Step 6/22 : COPY go.mod . [2021-05-27T22:01:16.721Z] ---> 18f60df7ba5c [2021-05-27T22:01:16.721Z] Step 9/26 : RUN go mod tidy [2021-05-27T22:01:16.988Z] Removing intermediate container e3a0e266ef4d [2021-05-27T22:01:16.988Z] ---> 0518c2648851 [2021-05-27T22:01:16.988Z] Step 6/24 : COPY go.mod . [2021-05-27T22:01:16.988Z] ---> b3048e1f9dae [2021-05-27T22:01:16.988Z] Step 9/32 : RUN go mod tidy [2021-05-27T22:01:17.249Z] ---> Running in efa73e327879 [2021-05-27T22:01:17.249Z] ---> b4b4d8b17c2a [2021-05-27T22:01:17.249Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:01:17.514Z] ---> 69c665f5a045 [2021-05-27T22:01:17.514Z] Step 7/22 : RUN go mod download [2021-05-27T22:01:17.514Z] ---> Running in 2838f991baff [2021-05-27T22:01:17.514Z] ---> 99c806b43431 [2021-05-27T22:01:17.514Z] Step 7/24 : RUN go mod download [2021-05-27T22:01:17.779Z] ---> Running in a8bb880f152c [2021-05-27T22:01:17.779Z] ---> Running in bc1dce628062 [2021-05-27T22:01:17.779Z] ---> Running in 6b094024ebf8 [2021-05-27T22:01:19.707Z] Removing intermediate container efa73e327879 [2021-05-27T22:01:19.707Z] ---> c7f17b4ebff6 [2021-05-27T22:01:19.707Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T22:01:19.707Z] ---> Running in e5d6d091ab37 [2021-05-27T22:01:19.707Z] Removing intermediate container 2838f991baff [2021-05-27T22:01:19.707Z] ---> 6c565d8d4de5 [2021-05-27T22:01:19.707Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T22:01:19.707Z] ---> Running in da4e207cb4f8 [2021-05-27T22:01:19.707Z] Removing intermediate container a8bb880f152c [2021-05-27T22:01:19.707Z] ---> ea8f02fd82fc [2021-05-27T22:01:19.707Z] Step 8/24 : COPY . . [2021-05-27T22:01:19.707Z] Removing intermediate container 6b094024ebf8 [2021-05-27T22:01:19.707Z] ---> cf15e5e5f571 [2021-05-27T22:01:19.707Z] Step 8/22 : COPY . . [2021-05-27T22:01:19.974Z] 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-05-27T22:01:20.236Z] Removing intermediate container bc1dce628062 [2021-05-27T22:01:20.236Z] ---> 1c970b7c36b2 [2021-05-27T22:01:20.236Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T22:01:20.236Z] 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-05-27T22:01:20.811Z] ---> Running in a12d464f4a80 [2021-05-27T22:01:21.759Z] 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-05-27T22:01:22.827Z] provisioning config files... [2021-05-27T22:01:22.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3017625006568371654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:01:23.221Z] ---> docker-login.sh [2021-05-27T22:01:23.221Z] nexus3.edgexfoundry.org:10001 [2021-05-27T22:01:24.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:01:24.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:01:24.493Z] Configure a credential helper to remove this warning. See [2021-05-27T22:01:24.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:01:24.493Z] [2021-05-27T22:01:24.493Z] Login Succeeded [2021-05-27T22:01:24.493Z] nexus3.edgexfoundry.org:10002 [2021-05-27T22:01:24.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:01:25.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:01:25.044Z] Configure a credential helper to remove this warning. See [2021-05-27T22:01:25.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:01:25.044Z] [2021-05-27T22:01:25.044Z] Login Succeeded [2021-05-27T22:01:25.044Z] nexus3.edgexfoundry.org:10003 [2021-05-27T22:01:25.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:01:25.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:01:25.596Z] Configure a credential helper to remove this warning. See [2021-05-27T22:01:25.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:01:25.596Z] [2021-05-27T22:01:25.596Z] Login Succeeded [2021-05-27T22:01:25.596Z] nexus3.edgexfoundry.org:10004 [2021-05-27T22:01:25.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:01:26.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:01:26.151Z] Configure a credential helper to remove this warning. See [2021-05-27T22:01:26.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:01:26.151Z] [2021-05-27T22:01:26.151Z] Login Succeeded [2021-05-27T22:01:26.151Z] docker.io [2021-05-27T22:01:26.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:01:27.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:01:27.022Z] Configure a credential helper to remove this warning. See [2021-05-27T22:01:27.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:01:27.022Z] [2021-05-27T22:01:27.022Z] Login Succeeded [2021-05-27T22:01:27.022Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T22:01:27.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T22:01:27.348Z] ========================================================= [2021-05-27T22:01:27.348Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T22:01:27.348Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:01:27.694Z] + 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-05-27T22:01:30.330Z] Sending build context to Docker daemon 168.2MB [2021-05-27T22:01:30.330Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T22:01:30.330Z] Step 2/6 : FROM ${BASE} [2021-05-27T22:01:30.330Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T22:01:30.330Z] 595b0fe564bb: Pulling fs layer [2021-05-27T22:01:30.330Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T22:01:30.330Z] 316046926c0a: Pulling fs layer [2021-05-27T22:01:30.330Z] 4ebd0625c992: Pulling fs layer [2021-05-27T22:01:30.330Z] 207e8628e3a3: Pulling fs layer [2021-05-27T22:01:30.330Z] c791037a9be2: Pulling fs layer [2021-05-27T22:01:30.330Z] ffd874e62e21: Pulling fs layer [2021-05-27T22:01:30.330Z] 4ebd0625c992: Waiting [2021-05-27T22:01:30.330Z] 207e8628e3a3: Waiting [2021-05-27T22:01:30.330Z] c791037a9be2: Waiting [2021-05-27T22:01:30.330Z] ffd874e62e21: Waiting [2021-05-27T22:01:30.611Z] 316046926c0a: Verifying Checksum [2021-05-27T22:01:30.611Z] 316046926c0a: Download complete [2021-05-27T22:01:30.611Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T22:01:30.611Z] 7186ed65a4f7: Download complete [2021-05-27T22:01:30.611Z] 207e8628e3a3: Verifying Checksum [2021-05-27T22:01:30.611Z] c791037a9be2: Verifying Checksum [2021-05-27T22:01:30.611Z] c791037a9be2: Download complete [2021-05-27T22:01:30.611Z] 595b0fe564bb: Verifying Checksum [2021-05-27T22:01:30.611Z] 595b0fe564bb: Download complete [2021-05-27T22:01:31.216Z] 595b0fe564bb: Pull complete [2021-05-27T22:01:31.824Z] 7186ed65a4f7: Pull complete [2021-05-27T22:01:32.427Z] 316046926c0a: Pull complete [2021-05-27T22:01:33.032Z] ffd874e62e21: Verifying Checksum [2021-05-27T22:01:33.032Z] ffd874e62e21: Download complete [2021-05-27T22:01:34.474Z] 4ebd0625c992: Verifying Checksum [2021-05-27T22:01:34.474Z] 4ebd0625c992: Download complete [2021-05-27T22:01:46.886Z] 4ebd0625c992: Pull complete [2021-05-27T22:01:46.886Z] 207e8628e3a3: Pull complete [2021-05-27T22:01:46.886Z] c791037a9be2: Pull complete [2021-05-27T22:01:48.371Z] ---> 57822b8b66a3 [2021-05-27T22:01:48.372Z] Step 9/22 : RUN go mod tidy [2021-05-27T22:01:48.372Z] ---> Running in 0216436e9afe [2021-05-27T22:01:49.521Z] ffd874e62e21: Pull complete [2021-05-27T22:01:49.521Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T22:01:49.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T22:01:49.521Z] ---> cfc18b08335c [2021-05-27T22:01:49.521Z] 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-05-27T22:01:50.315Z] Removing intermediate container 0216436e9afe [2021-05-27T22:01:50.315Z] ---> 0e9268185aa2 [2021-05-27T22:01:50.316Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T22:01:50.316Z] ---> Running in d63d61203b44 [2021-05-27T22:01:51.264Z] 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-05-27T22:01:52.178Z] ---> Running in 1eb68f1dd02f [2021-05-27T22:01:53.159Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:01:54.570Z] 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-05-27T22:01:54.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:01:55.559Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T22:01:55.559Z] (2/12) Installing file (5.39-r0) [2021-05-27T22:01:55.829Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T22:01:55.829Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T22:01:59.942Z] ---> c295b155f685 [2021-05-27T22:01:59.943Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:01:59.943Z] ---> Running in 650700d3cbdf [2021-05-27T22:02:01.370Z] Removing intermediate container e5d6d091ab37 [2021-05-27T22:02:01.370Z] ---> dd01f5c1e86b [2021-05-27T22:02:01.370Z] [2021-05-27T22:02:01.370Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T22:02:01.370Z] Removing intermediate container da4e207cb4f8 [2021-05-27T22:02:01.370Z] ---> 52e597ec3826 [2021-05-27T22:02:01.370Z] [2021-05-27T22:02:01.370Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T22:02:01.969Z] 3.12: Pulling from library/alpine [2021-05-27T22:02:01.969Z] 3.12: Pulling from library/alpine [2021-05-27T22:02:02.238Z] Removing intermediate container 650700d3cbdf [2021-05-27T22:02:02.238Z] ---> 0e9f56d83324 [2021-05-27T22:02:02.238Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T22:02:02.238Z] ---> Running in 1f80a493ac8a [2021-05-27T22:02:03.219Z] 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-05-27T22:02:03.219Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T22:02:03.219Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T22:02:03.219Z] ---> 13621d1b12d4 [2021-05-27T22:02:03.219Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T22:02:03.495Z] ---> Running in 9b0a1c13697a [2021-05-27T22:02:03.780Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T22:02:03.780Z] Status: Image is up to date for alpine:3.12 [2021-05-27T22:02:03.780Z] ---> 13621d1b12d4 [2021-05-27T22:02:03.780Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T22:02:03.780Z] ---> Running in db4c074754f7 [2021-05-27T22:02:04.050Z] Removing intermediate container db4c074754f7 [2021-05-27T22:02:04.050Z] ---> 3d3185397afc [2021-05-27T22:02:04.050Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T22:02:04.050Z] ---> Running in e4aece44119f [2021-05-27T22:02:04.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:04.115Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T22:02:04.115Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T22:02:04.115Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T22:02:04.115Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T22:02:04.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:04.588Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T22:02:04.588Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T22:02:04.588Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-27T22:02:04.588Z] (4/6) Installing curl (7.77.0-r0) [2021-05-27T22:02:04.588Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T22:02:04.588Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T22:02:04.588Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:02:04.588Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:02:04.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:04.710Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T22:02:04.710Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T22:02:04.710Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T22:02:04.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:04.857Z] OK: 7 MiB in 20 packages [2021-05-27T22:02:04.989Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T22:02:04.989Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T22:02:04.989Z] OK: 218 MiB in 52 packages [2021-05-27T22:02:05.127Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T22:02:05.128Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T22:02:05.128Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:02:05.128Z] OK: 6 MiB in 16 packages [2021-05-27T22:02:05.395Z] Removing intermediate container 9b0a1c13697a [2021-05-27T22:02:05.395Z] ---> b24d92e18765 [2021-05-27T22:02:05.395Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T22:02:05.661Z] ---> Running in da0523d38a3d [2021-05-27T22:02:05.661Z] Removing intermediate container e4aece44119f [2021-05-27T22:02:05.661Z] ---> 0580e43fbf59 [2021-05-27T22:02:05.661Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T22:02:05.661Z] ---> Running in 9d5190ebbde4 [2021-05-27T22:02:05.661Z] Removing intermediate container da0523d38a3d [2021-05-27T22:02:05.661Z] ---> 40c5a0e39263 [2021-05-27T22:02:05.661Z] Step 14/26 : WORKDIR / [2021-05-27T22:02:05.661Z] ---> Running in 209217d3bea3 [2021-05-27T22:02:05.922Z] Removing intermediate container 9d5190ebbde4 [2021-05-27T22:02:05.922Z] ---> 5ab9f2d5536d [2021-05-27T22:02:05.922Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T22:02:05.922Z] ---> Running in 03204aa0e29c [2021-05-27T22:02:05.922Z] Removing intermediate container 209217d3bea3 [2021-05-27T22:02:05.922Z] ---> 4a2eaaa05336 [2021-05-27T22:02:05.922Z] 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-05-27T22:02:06.188Z] Removing intermediate container 03204aa0e29c [2021-05-27T22:02:06.188Z] ---> 0bdfaefcaeef [2021-05-27T22:02:06.188Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T22:02:06.188Z] ---> Running in 036f42342d08 [2021-05-27T22:02:06.188Z] ---> 37278998e624 [2021-05-27T22:02:06.188Z] 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-05-27T22:02:06.763Z] ---> bfe877fd8ee0 [2021-05-27T22:02:06.763Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T22:02:07.030Z] ---> 901aa07a45d3 [2021-05-27T22:02:07.030Z] 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-05-27T22:02:07.295Z] Removing intermediate container 036f42342d08 [2021-05-27T22:02:07.295Z] ---> f83615eb4d07 [2021-05-27T22:02:07.295Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T22:02:07.295Z] ---> ec833419175c [2021-05-27T22:02:07.295Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T22:02:07.295Z] ---> Running in 5481fc08d25e [2021-05-27T22:02:07.558Z] Removing intermediate container 5481fc08d25e [2021-05-27T22:02:07.558Z] ---> 17c00366084a [2021-05-27T22:02:07.558Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T22:02:08.132Z] ---> 8956da9c450c [2021-05-27T22:02:08.132Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T22:02:08.132Z] ---> 5f4a630f68d7 [2021-05-27T22:02:08.132Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T22:02:08.132Z] ---> Running in eb2fdbd9cf94 [2021-05-27T22:02:08.707Z] ---> 877200c5ed34 [2021-05-27T22:02:08.707Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T22:02:09.344Z] Removing intermediate container 1eb68f1dd02f [2021-05-27T22:02:09.344Z] ---> 457e17b971a3 [2021-05-27T22:02:09.344Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T22:02:09.344Z] ---> Running in a53433bd260f [2021-05-27T22:02:09.622Z] Removing intermediate container a53433bd260f [2021-05-27T22:02:09.622Z] ---> bcf7ab12a718 [2021-05-27T22:02:09.622Z] Step 5/6 : COPY go.mod . [2021-05-27T22:02:09.659Z] ---> 7a72c6ff1efe [2021-05-27T22:02:09.659Z] 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-05-27T22:02:09.928Z] ---> Running in a25bb108c1b7 [2021-05-27T22:02:10.193Z] Removing intermediate container eb2fdbd9cf94 [2021-05-27T22:02:10.193Z] ---> 8871e5191aa1 [2021-05-27T22:02:10.193Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:02:10.455Z] Removing intermediate container a12d464f4a80 [2021-05-27T22:02:10.455Z] ---> e23dc41b6b98 [2021-05-27T22:02:10.455Z] [2021-05-27T22:02:10.455Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T22:02:10.455Z] ---> 13621d1b12d4 [2021-05-27T22:02:10.455Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T22:02:10.455Z] ---> Running in 7d5ec4dce591 [2021-05-27T22:02:10.611Z] ---> 3b93dcf4ca21 [2021-05-27T22:02:10.611Z] Step 6/6 : RUN go mod download [2021-05-27T22:02:10.611Z] ---> Running in ec0eba34147c [2021-05-27T22:02:10.718Z] ---> 0975caa38803 [2021-05-27T22:02:10.718Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T22:02:11.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:11.292Z] Removing intermediate container a25bb108c1b7 [2021-05-27T22:02:11.292Z] ---> dabcf37524de [2021-05-27T22:02:11.292Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T22:02:11.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:11.292Z] ---> Running in c36bac8fbf25 [2021-05-27T22:02:11.552Z] ---> 09b5e722da9c [2021-05-27T22:02:11.552Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T22:02:11.552Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T22:02:11.552Z] Removing intermediate container c36bac8fbf25 [2021-05-27T22:02:11.552Z] ---> 1d56b5b02984 [2021-05-27T22:02:11.552Z] Step 24/26 : LABEL arch=x86_64 [2021-05-27T22:02:11.552Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:02:11.552Z] OK: 6 MiB in 15 packages [2021-05-27T22:02:11.814Z] ---> 644530c79459 [2021-05-27T22:02:11.814Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T22:02:11.814Z] ---> Running in 3be6667e313a [2021-05-27T22:02:12.078Z] Removing intermediate container 3be6667e313a [2021-05-27T22:02:12.078Z] ---> f09b744b76c5 [2021-05-27T22:02:12.078Z] Step 25/26 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:02:12.078Z] ---> 90275cd5f2bc [2021-05-27T22:02:12.078Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T22:02:12.078Z] ---> Running in 573021c60a29 [2021-05-27T22:02:12.343Z] Removing intermediate container 7d5ec4dce591 [2021-05-27T22:02:12.343Z] ---> 322eeaf9e7e3 [2021-05-27T22:02:12.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:02:12.343Z] Removing intermediate container 573021c60a29 [2021-05-27T22:02:12.343Z] ---> b8cf4d7df12c [2021-05-27T22:02:12.343Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T22:02:12.343Z] ---> Running in 1a93bab43d6e [2021-05-27T22:02:12.606Z] ---> Running in 9f547dfdf417 [2021-05-27T22:02:12.606Z] ---> bf6e625f2b71 [2021-05-27T22:02:12.606Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T22:02:12.606Z] ---> Running in 711a365bc7ff [2021-05-27T22:02:12.606Z] Removing intermediate container 1a93bab43d6e [2021-05-27T22:02:12.606Z] ---> e1bf97183b17 [2021-05-27T22:02:12.606Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T22:02:12.871Z] Removing intermediate container 9f547dfdf417 [2021-05-27T22:02:12.871Z] ---> edbf72fe4bc4 [2021-05-27T22:02:12.871Z] [2021-05-27T22:02:12.871Z] ---> Running in 510b16960659 [2021-05-27T22:02:12.871Z] Removing intermediate container 711a365bc7ff [2021-05-27T22:02:12.871Z] ---> d58590085f35 [2021-05-27T22:02:12.871Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T22:02:12.871Z] Successfully built edbf72fe4bc4 [2021-05-27T22:02:12.871Z] Successfully tagged security-secretstore-setup:latest [2021-05-27T22:02:12.871Z] Building support-notifications [2021-05-27T22:02:13.140Z]  Building security-secretstore-setup ... done Removing intermediate container 510b16960659 [2021-05-27T22:02:13.140Z] ---> 052f4834b503 [2021-05-27T22:02:13.140Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T22:02:13.140Z] ---> Running in 4eae63093aac [2021-05-27T22:02:13.407Z] ---> bc84fe40c3cd [2021-05-27T22:02:13.407Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T22:02:13.407Z] Removing intermediate container 4eae63093aac [2021-05-27T22:02:13.407Z] ---> 5a0da30fd604 [2021-05-27T22:02:13.407Z] Step 16/24 : WORKDIR / [2021-05-27T22:02:13.407Z] ---> Running in 03cbebcdb02b [2021-05-27T22:02:13.407Z] ---> Running in 7d44206d7531 [2021-05-27T22:02:14.005Z] Removing intermediate container 7d44206d7531 [2021-05-27T22:02:14.005Z] ---> 349ec6c72f3a [2021-05-27T22:02:14.005Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:02:14.956Z] ---> b82d310d1ec4 [2021-05-27T22:02:14.956Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T22:02:15.914Z] ---> 89af4c4552dd [2021-05-27T22:02:15.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T22:02:15.914Z] Removing intermediate container 03cbebcdb02b [2021-05-27T22:02:15.914Z] ---> c573ee287f91 [2021-05-27T22:02:15.914Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T22:02:15.914Z] ---> Running in 417a0a910737 [2021-05-27T22:02:16.182Z] ---> 9bd301d9e428 [2021-05-27T22:02:16.182Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T22:02:16.182Z] Removing intermediate container 417a0a910737 [2021-05-27T22:02:16.182Z] ---> 607efca712d8 [2021-05-27T22:02:16.182Z] Step 29/32 : CMD ["gate"] [2021-05-27T22:02:16.182Z] ---> Running in f773dc08c364 [2021-05-27T22:02:16.756Z] ---> Running in 1d5489788ae8 [2021-05-27T22:02:16.756Z] Removing intermediate container f773dc08c364 [2021-05-27T22:02:16.756Z] ---> 54b0fcf9101a [2021-05-27T22:02:16.756Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:02:17.022Z] Removing intermediate container 1d5489788ae8 [2021-05-27T22:02:17.022Z] ---> 961d37c0dffb [2021-05-27T22:02:17.022Z] Step 30/32 : LABEL arch=x86_64 [2021-05-27T22:02:17.022Z] ---> Running in 6bdc0b3789bf [2021-05-27T22:02:17.313Z] ---> Running in af2e17d0453f [2021-05-27T22:02:17.313Z] Removing intermediate container 6bdc0b3789bf [2021-05-27T22:02:17.313Z] ---> 0208db6e5914 [2021-05-27T22:02:17.313Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T22:02:17.576Z] ---> Running in c64de0838213 [2021-05-27T22:02:17.576Z] Removing intermediate container af2e17d0453f [2021-05-27T22:02:17.576Z] ---> 613f6dcb4f4d [2021-05-27T22:02:17.576Z] Step 31/32 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:02:17.838Z] ---> Running in f51b68061b6f [2021-05-27T22:02:18.108Z] Removing intermediate container c64de0838213 [2021-05-27T22:02:18.108Z] ---> 49158470a284 [2021-05-27T22:02:18.108Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:02:18.370Z] 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-05-27T22:02:18.632Z] ---> Running in 53eeea07a457 [2021-05-27T22:02:18.632Z] Removing intermediate container f51b68061b6f [2021-05-27T22:02:18.632Z] ---> 113f44891dbe [2021-05-27T22:02:18.632Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T22:02:18.632Z] Removing intermediate container 53eeea07a457 [2021-05-27T22:02:18.632Z] ---> acd2ded6423f [2021-05-27T22:02:18.632Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:02:18.895Z] ---> Running in 348831933ab3 [2021-05-27T22:02:18.895Z] ---> Running in 26462b08a5fd [2021-05-27T22:02:18.895Z] Removing intermediate container 348831933ab3 [2021-05-27T22:02:18.895Z] ---> dbc3b95b2dfe [2021-05-27T22:02:18.895Z] [2021-05-27T22:02:19.159Z] Removing intermediate container 26462b08a5fd [2021-05-27T22:02:19.159Z] ---> 471afb827f1d [2021-05-27T22:02:19.159Z] [2021-05-27T22:02:19.159Z] Successfully built dbc3b95b2dfe [2021-05-27T22:02:19.159Z] Successfully tagged security-bootstrapper:latest [2021-05-27T22:02:19.159Z]  Building security-bootstrapper ... done Building core-data [2021-05-27T22:02:19.705Z] Successfully built 471afb827f1d [2021-05-27T22:02:19.705Z] Successfully tagged core-metadata:latest [2021-05-27T22:02:19.705Z] Building sys-mgmt-agent [2021-05-27T22:02:24.378Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:02:24.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:02:24.378Z] ---> f4901bea17f6 [2021-05-27T22:02:24.378Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T22:02:24.378Z] ---> Using cache [2021-05-27T22:02:24.378Z] ---> c53cda820dc4 [2021-05-27T22:02:24.378Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:02:24.378Z] ---> Using cache [2021-05-27T22:02:24.378Z] ---> 2d58c9fd03fa [2021-05-27T22:02:24.378Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T22:02:25.333Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:02:25.334Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:02:25.334Z] ---> f4901bea17f6 [2021-05-27T22:02:25.334Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:02:25.334Z] ---> Using cache [2021-05-27T22:02:25.334Z] ---> c53cda820dc4 [2021-05-27T22:02:25.334Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:02:25.334Z] ---> Using cache [2021-05-27T22:02:25.334Z] ---> 2d58c9fd03fa [2021-05-27T22:02:25.334Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T22:02:28.655Z] ---> Running in 4a26d3c935ef [2021-05-27T22:02:28.655Z] ---> Running in 6a87260498f0 [2021-05-27T22:02:29.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:29.881Z] Removing intermediate container d63d61203b44 [2021-05-27T22:02:29.881Z] ---> 869291e71631 [2021-05-27T22:02:29.881Z] [2021-05-27T22:02:29.881Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T22:02:29.881Z] ---> 13621d1b12d4 [2021-05-27T22:02:29.881Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T22:02:29.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:30.152Z] ---> Running in 3d8685cf7d01 [2021-05-27T22:02:30.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:30.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:31.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:31.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:31.025Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T22:02:31.025Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T22:02:31.025Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-27T22:02:31.025Z] (4/4) Installing curl (7.77.0-r0) [2021-05-27T22:02:31.025Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:02:31.025Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:02:31.295Z] OK: 7 MiB in 18 packages [2021-05-27T22:02:31.883Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:02:31.883Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:02:31.883Z] ---> f4901bea17f6 [2021-05-27T22:02:31.883Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:02:31.883Z] ---> Using cache [2021-05-27T22:02:31.883Z] ---> c53cda820dc4 [2021-05-27T22:02:31.883Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:02:31.883Z] ---> Using cache [2021-05-27T22:02:31.883Z] ---> 2d58c9fd03fa [2021-05-27T22:02:31.883Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T22:02:31.883Z] OK: 219 MiB in 52 packages [2021-05-27T22:02:32.458Z] ---> Running in 43dd28e5f5e9 [2021-05-27T22:02:32.725Z] Removing intermediate container 6a87260498f0 [2021-05-27T22:02:32.725Z] ---> 09ed338ccbb7 [2021-05-27T22:02:32.725Z] Step 6/24 : COPY go.mod . [2021-05-27T22:02:32.725Z] Removing intermediate container 3d8685cf7d01 [2021-05-27T22:02:32.725Z] ---> 6f707278cd43 [2021-05-27T22:02:32.725Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T22:02:32.725Z] ---> Running in 7ece264ea78e [2021-05-27T22:02:32.990Z] OK: 219 MiB in 52 packages [2021-05-27T22:02:33.256Z] ---> 12e2d8fa741c [2021-05-27T22:02:33.256Z] Step 7/24 : RUN go mod download [2021-05-27T22:02:33.256Z] Removing intermediate container 7ece264ea78e [2021-05-27T22:02:33.256Z] ---> f23f8ef417ba [2021-05-27T22:02:33.256Z] Step 14/22 : WORKDIR /edgex [2021-05-27T22:02:33.256Z] ---> Running in 2f93e23923ad [2021-05-27T22:02:33.256Z] ---> Running in 19c5ff61ae0e [2021-05-27T22:02:33.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:33.256Z] Removing intermediate container 19c5ff61ae0e [2021-05-27T22:02:33.256Z] ---> ce9398054c89 [2021-05-27T22:02:33.256Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T22:02:33.522Z] ---> 381bd96f05ef [2021-05-27T22:02:33.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T22:02:33.789Z] Removing intermediate container 4a26d3c935ef [2021-05-27T22:02:33.789Z] ---> b0ff170d3738 [2021-05-27T22:02:33.789Z] Step 6/23 : COPY go.mod . [2021-05-27T22:02:34.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:02:34.337Z] ---> cab0fb36f836 [2021-05-27T22:02:34.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T22:02:34.337Z] ---> 4de4501d759a [2021-05-27T22:02:34.337Z] Step 7/23 : RUN go mod download [2021-05-27T22:02:34.597Z] ---> Running in b1fbe86f0d0e [2021-05-27T22:02:34.597Z] OK: 219 MiB in 52 packages [2021-05-27T22:02:34.879Z] Removing intermediate container 2f93e23923ad [2021-05-27T22:02:34.879Z] ---> 3b3064e9dd37 [2021-05-27T22:02:34.879Z] Step 8/24 : COPY . . [2021-05-27T22:02:34.879Z] ---> a1b317af6c8c [2021-05-27T22:02:34.879Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T22:02:34.879Z] Removing intermediate container 1f80a493ac8a [2021-05-27T22:02:34.879Z] ---> 34a8514c3464 [2021-05-27T22:02:34.879Z] [2021-05-27T22:02:34.879Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T22:02:34.879Z] ---> 13621d1b12d4 [2021-05-27T22:02:34.879Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T22:02:34.879Z] ---> Using cache [2021-05-27T22:02:34.879Z] ---> 322eeaf9e7e3 [2021-05-27T22:02:34.879Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:02:34.879Z] ---> Using cache [2021-05-27T22:02:34.879Z] ---> e1bf97183b17 [2021-05-27T22:02:34.879Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T22:02:34.879Z] ---> Running in 136014ec9b74 [2021-05-27T22:02:34.879Z] ---> Running in 17e7d432a95e [2021-05-27T22:02:35.166Z] Removing intermediate container 17e7d432a95e [2021-05-27T22:02:35.166Z] ---> 2c5030e26f1b [2021-05-27T22:02:35.166Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T22:02:37.423Z] Removing intermediate container ec0eba34147c [2021-05-27T22:02:37.424Z] ---> 871d5fd489a2 [2021-05-27T22:02:37.424Z] Successfully built 871d5fd489a2 [2021-05-27T22:02:37.424Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:02:38.053Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T22:02:38.053Z] . [Pipeline] withDockerContainer [2021-05-27T22:02:38.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-679 does not seem to be running inside a container [2021-05-27T22:02:38.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-05-27T22:02:40.052Z] $ docker top 2ecda583252130156c2ac259290149a928878d42fa8434a6791a34ced6d70650 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:02:40.471Z] Removing intermediate container 136014ec9b74 [2021-05-27T22:02:40.471Z] ---> a6c68c7376a7 [2021-05-27T22:02:40.471Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T22:02:40.471Z] ---> Running in 98e039d22663 [2021-05-27T22:02:40.471Z] Removing intermediate container 43dd28e5f5e9 [2021-05-27T22:02:40.471Z] ---> b11887487086 [2021-05-27T22:02:40.471Z] Step 6/24 : COPY go.mod . [2021-05-27T22:02:40.471Z] ---> Running in dfb668b67848 [2021-05-27T22:02:40.471Z] Removing intermediate container 98e039d22663 [2021-05-27T22:02:40.471Z] ---> 85ef9200ca0f [2021-05-27T22:02:40.471Z] Step 16/24 : WORKDIR / [2021-05-27T22:02:40.471Z] Removing intermediate container b1fbe86f0d0e [2021-05-27T22:02:40.471Z] ---> 51dd6fc2547d [2021-05-27T22:02:40.471Z] Step 8/23 : COPY . . [2021-05-27T22:02:40.471Z] ---> 58b571fbf8e1 [2021-05-27T22:02:40.471Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:02:40.471Z] ---> Running in b62a4b0e7f41 [2021-05-27T22:02:40.471Z] Removing intermediate container dfb668b67848 [2021-05-27T22:02:40.471Z] ---> 9ded1384b872 [2021-05-27T22:02:40.471Z] Step 20/22 : LABEL arch=x86_64 [2021-05-27T22:02:40.471Z] ---> Running in d8e193ffc4b2 [2021-05-27T22:02:40.471Z] ---> 86871b2d7be8 [2021-05-27T22:02:40.471Z] Step 7/24 : RUN go mod download [2021-05-27T22:02:40.471Z] ---> Running in a28497bd9311 [2021-05-27T22:02:40.471Z] Removing intermediate container b62a4b0e7f41 [2021-05-27T22:02:40.471Z] ---> 8f1642b6a413 [2021-05-27T22:02:40.471Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:02:40.471Z] ---> Running in 0b556d3b5a82 [2021-05-27T22:02:41.003Z] + go version [2021-05-27T22:02:41.003Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T22:02:41.024Z] $ docker stop --time=1 2ecda583252130156c2ac259290149a928878d42fa8434a6791a34ced6d70650 [2021-05-27T22:02:41.053Z] Removing intermediate container a28497bd9311 [2021-05-27T22:02:41.053Z] ---> 344cecd958a0 [2021-05-27T22:02:41.053Z] Step 21/22 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:02:42.948Z] $ docker rm -f 2ecda583252130156c2ac259290149a928878d42fa8434a6791a34ced6d70650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:02:43.651Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T22:02:43.651Z] . [Pipeline] withDockerContainer [2021-05-27T22:02:43.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-679 does not seem to be running inside a container [2021-05-27T22:02:43.983Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-05-27T22:02:45.302Z] ---> d8e2d1cadd46 [2021-05-27T22:02:45.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T22:02:45.302Z] ---> Running in f335a0dd2d29 [2021-05-27T22:02:45.302Z] ---> f7fa4d6c9f5a [2021-05-27T22:02:45.302Z] Step 9/23 : RUN go mod tidy [2021-05-27T22:02:45.302Z] Removing intermediate container f335a0dd2d29 [2021-05-27T22:02:45.302Z] ---> ecfda3c23a69 [2021-05-27T22:02:45.302Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T22:02:45.302Z] ---> Running in b7a5dd041013 [2021-05-27T22:02:45.302Z] ---> Running in 4a061701b84f [2021-05-27T22:02:45.302Z] ---> 44d65b7913d7 [2021-05-27T22:02:45.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T22:02:45.302Z] Removing intermediate container d8e193ffc4b2 [2021-05-27T22:02:45.302Z] ---> 95cd53d4c0b1 [2021-05-27T22:02:45.302Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T22:02:45.302Z] ---> Running in d672cd18d464 [2021-05-27T22:02:45.302Z] Removing intermediate container 0b556d3b5a82 [2021-05-27T22:02:45.302Z] ---> 89ca78aa8b5c [2021-05-27T22:02:45.302Z] Step 8/24 : COPY . . [2021-05-27T22:02:45.504Z] $ docker top e42535a4c709b3780c543ff934afb95e2e29e317d5c6e4acda5954120a83553e -eo pid,comm [2021-05-27T22:02:45.581Z] Removing intermediate container 4a061701b84f [2021-05-27T22:02:45.581Z] ---> 0f3953896b4b [2021-05-27T22:02:45.581Z] [Pipeline] { [Pipeline] echo [2021-05-27T22:02:45.804Z] ========================================================= [2021-05-27T22:02:45.804Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T22:02:45.804Z] ========================================================= [Pipeline] sh [2021-05-27T22:02:45.866Z] Successfully built 0f3953896b4b [2021-05-27T22:02:45.866Z] Successfully tagged security-proxy-setup:latest [2021-05-27T22:02:45.866Z] Building support-scheduler [2021-05-27T22:02:46.166Z]  Building security-proxy-setup ... done 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-05-27T22:02:46.446Z] ---> 8f78c8ef9924 [2021-05-27T22:02:46.447Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T22:02:46.449Z] + go mod tidy [Pipeline] sh [2021-05-27T22:02:48.093Z] + make test [2021-05-27T22:02:48.093Z] go mod tidy [2021-05-27T22:02:48.697Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T22:02:51.772Z] ---> Running in 3a6d5e2a0e5e [2021-05-27T22:02:55.105Z] Removing intermediate container 3a6d5e2a0e5e [2021-05-27T22:02:55.105Z] ---> 1fedd334ec3d [2021-05-27T22:02:55.105Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:02:55.367Z] ---> 8ce011dd5f67 [2021-05-27T22:02:55.367Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:02:55.636Z] Removing intermediate container b7a5dd041013 [2021-05-27T22:02:55.636Z] ---> 3a196b269041 [2021-05-27T22:02:55.636Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T22:02:55.636Z] ---> Running in 76ff1470f7ea [2021-05-27T22:02:55.636Z] ---> Running in 98e0f48e2875 [2021-05-27T22:02:55.636Z] ---> Running in b1f55fb33dd0 [2021-05-27T22:02:55.901Z] Removing intermediate container 76ff1470f7ea [2021-05-27T22:02:55.901Z] ---> f901d03bbb63 [2021-05-27T22:02:55.901Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T22:02:56.185Z] ---> Running in f7aea3f8570a [2021-05-27T22:02:56.468Z] Removing intermediate container f7aea3f8570a [2021-05-27T22:02:56.469Z] ---> 05a3b58c9eaf [2021-05-27T22:02:56.469Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:02:56.469Z] ---> Running in 424ea470840e [2021-05-27T22:02:56.745Z] 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-05-27T22:02:56.745Z] Removing intermediate container 424ea470840e [2021-05-27T22:02:56.745Z] ---> beb882aecef5 [2021-05-27T22:02:56.745Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:02:57.022Z] ---> Running in e0670d9b6ef0 [2021-05-27T22:02:57.292Z] Removing intermediate container e0670d9b6ef0 [2021-05-27T22:02:57.292Z] ---> 73ad542973ea [2021-05-27T22:02:57.292Z] [2021-05-27T22:02:57.292Z] Successfully built 73ad542973ea [2021-05-27T22:02:57.292Z] Successfully tagged core-command:latest [2021-05-27T22:02:58.687Z]  Building core-command ... done Removing intermediate container 98e0f48e2875 [2021-05-27T22:02:58.687Z] ---> 7d15975f4870 [2021-05-27T22:02:58.687Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T22:02:58.687Z] ---> Running in 97afdb40578e [2021-05-27T22:02:59.267Z] 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-05-27T22:03:01.857Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:03:01.857Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:03:01.857Z] ---> f4901bea17f6 [2021-05-27T22:03:01.857Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T22:03:01.857Z] ---> Using cache [2021-05-27T22:03:01.857Z] ---> c53cda820dc4 [2021-05-27T22:03:01.857Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:03:01.857Z] ---> Using cache [2021-05-27T22:03:01.857Z] ---> 2d58c9fd03fa [2021-05-27T22:03:01.857Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T22:03:01.857Z] ---> Using cache [2021-05-27T22:03:01.857Z] ---> a16dc406c5f7 [2021-05-27T22:03:01.857Z] Step 6/23 : COPY go.mod . [2021-05-27T22:03:01.857Z] ---> Using cache [2021-05-27T22:03:01.857Z] ---> 69c665f5a045 [2021-05-27T22:03:01.857Z] Step 7/23 : RUN go mod download [2021-05-27T22:03:01.857Z] ---> Using cache [2021-05-27T22:03:01.857Z] ---> cf15e5e5f571 [2021-05-27T22:03:01.857Z] Step 8/23 : COPY . . [2021-05-27T22:03:01.857Z] ---> Using cache [2021-05-27T22:03:01.857Z] ---> 57822b8b66a3 [2021-05-27T22:03:01.857Z] Step 9/23 : RUN go mod tidy [2021-05-27T22:03:01.857Z] ---> Using cache [2021-05-27T22:03:01.857Z] ---> 0e9268185aa2 [2021-05-27T22:03:01.857Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T22:03:03.784Z] ---> Running in d45103625c7b [2021-05-27T22:03:04.383Z] 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-05-27T22:03:15.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T22:03:19.426Z] Removing intermediate container d672cd18d464 [2021-05-27T22:03:19.426Z] ---> 060e40aea349 [2021-05-27T22:03:19.426Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T22:03:19.426Z] ---> Running in c97fe226f52a [2021-05-27T22:03:19.426Z] 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-05-27T22:03:20.823Z] Removing intermediate container c97fe226f52a [2021-05-27T22:03:20.823Z] ---> 4903f9c52dd8 [2021-05-27T22:03:20.823Z] [2021-05-27T22:03:20.823Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T22:03:20.823Z] 20.10.0: Pulling from library/docker [2021-05-27T22:03:28.992Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T22:03:28.992Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T22:03:28.992Z] ---> aefe523efa57 [2021-05-27T22:03:28.992Z] 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-05-27T22:03:30.402Z] ---> Running in f02a5c3c5015 [2021-05-27T22:03:30.402Z] Removing intermediate container f02a5c3c5015 [2021-05-27T22:03:30.402Z] ---> 0d5167b380d6 [2021-05-27T22:03:30.402Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T22:03:30.402Z] ---> Running in d060fefef345 [2021-05-27T22:03:30.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:03:30.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:03:31.250Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T22:03:31.250Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T22:03:31.250Z] Executing bash-5.0.17-r0.post-install [2021-05-27T22:03:31.250Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T22:03:31.250Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-27T22:03:31.250Z] (5/39) Installing curl (7.77.0-r0) [2021-05-27T22:03:31.250Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T22:03:31.250Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T22:03:31.250Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T22:03:31.250Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T22:03:31.250Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T22:03:31.250Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T22:03:31.250Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T22:03:31.515Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T22:03:32.476Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T22:03:32.476Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T22:03:32.476Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T22:03:32.476Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T22:03:32.476Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T22:03:32.476Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T22:03:32.476Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T22:03:32.476Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T22:03:32.476Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T22:03:32.476Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T22:03:32.476Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T22:03:32.476Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T22:03:32.476Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T22:03:32.476Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T22:03:32.476Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T22:03:32.476Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T22:03:32.476Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T22:03:32.476Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T22:03:32.476Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T22:03:32.476Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T22:03:32.476Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T22:03:32.476Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T22:03:32.742Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T22:03:32.742Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T22:03:32.742Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T22:03:32.742Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T22:03:32.742Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T22:03:32.742Z] OK: 72 MiB in 59 packages [2021-05-27T22:03:34.668Z] Collecting docker-compose==1.23.2 [2021-05-27T22:03:34.668Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T22:03:34.668Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T22:03:34.668Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T22:03:34.936Z] Collecting PyYAML<4,>=3.10 [2021-05-27T22:03:34.936Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T22:03:35.520Z] Removing intermediate container b1f55fb33dd0 [2021-05-27T22:03:35.520Z] ---> 6058c327cc23 [2021-05-27T22:03:35.520Z] [2021-05-27T22:03:35.520Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T22:03:35.520Z] ---> 13621d1b12d4 [2021-05-27T22:03:35.520Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T22:03:35.791Z] ---> Running in 04f8722ad3bc [2021-05-27T22:03:36.370Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T22:03:36.370Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T22:03:36.370Z] 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-05-27T22:03:36.370Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T22:03:36.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:03:36.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T22:03:36.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:03:36.903Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T22:03:36.903Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T22:03:36.903Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:03:36.903Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:03:36.903Z] OK: 6 MiB in 16 packages [2021-05-27T22:03:36.903Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T22:03:36.903Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T22:03:37.867Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T22:03:37.868Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T22:03:37.868Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T22:03:37.868Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T22:03:37.868Z] Removing intermediate container 97afdb40578e [2021-05-27T22:03:37.868Z] ---> 08a8e9be13c1 [2021-05-27T22:03:37.868Z] [2021-05-27T22:03:37.868Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T22:03:37.868Z] ---> 13621d1b12d4 [2021-05-27T22:03:37.868Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T22:03:37.868Z] ---> Running in d60d1afa8543 [2021-05-27T22:03:37.868Z] Removing intermediate container 04f8722ad3bc [2021-05-27T22:03:37.868Z] ---> cf40bdfd84b1 [2021-05-27T22:03:37.868Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:03:38.138Z] ---> Running in f0e6e0dfa397 [2021-05-27T22:03:38.138Z] Removing intermediate container d60d1afa8543 [2021-05-27T22:03:38.138Z] ---> 616bf37a3ebc [2021-05-27T22:03:38.138Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T22:03:38.138Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T22:03:38.138Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T22:03:38.712Z] ---> Running in 9e2cda8344f2 [2021-05-27T22:03:38.712Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T22:03:38.712Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T22:03:38.712Z] Removing intermediate container f0e6e0dfa397 [2021-05-27T22:03:38.712Z] ---> a30e8cbff87b [2021-05-27T22:03:38.712Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T22:03:38.712Z] 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-05-27T22:03:38.712Z] Removing intermediate container d45103625c7b [2021-05-27T22:03:38.712Z] ---> 214e8c96e6de [2021-05-27T22:03:38.712Z] [2021-05-27T22:03:38.712Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T22:03:38.712Z] ---> 13621d1b12d4 [2021-05-27T22:03:38.712Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T22:03:38.712Z] ---> Using cache [2021-05-27T22:03:38.712Z] ---> 322eeaf9e7e3 [2021-05-27T22:03:38.712Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:03:38.712Z] ---> Using cache [2021-05-27T22:03:38.712Z] ---> e1bf97183b17 [2021-05-27T22:03:38.712Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T22:03:38.712Z] ---> Running in ec890da0bdd6 [2021-05-27T22:03:38.983Z] Removing intermediate container 9e2cda8344f2 [2021-05-27T22:03:38.983Z] ---> 1a8e106e284f [2021-05-27T22:03:38.983Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T22:03:38.983Z] Collecting idna<2.8,>=2.5 [2021-05-27T22:03:38.983Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T22:03:38.983Z] ---> Running in 6043f5d27c5d [2021-05-27T22:03:38.983Z] 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-05-27T22:03:38.983Z] ---> Running in b6b1bdc29331 [2021-05-27T22:03:38.983Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T22:03:38.983Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T22:03:38.983Z] Removing intermediate container ec890da0bdd6 [2021-05-27T22:03:38.983Z] ---> bf9b9be08cff [2021-05-27T22:03:38.983Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T22:03:38.983Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T22:03:38.983Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T22:03:38.983Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T22:03:38.983Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T22:03:38.983Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T22:03:38.983Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T22:03:38.983Z] Removing intermediate container 6043f5d27c5d [2021-05-27T22:03:38.983Z] ---> 411558333a0b [2021-05-27T22:03:38.983Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T22:03:39.267Z] Removing intermediate container b6b1bdc29331 [2021-05-27T22:03:39.267Z] ---> ca8d729b0f5f [2021-05-27T22:03:39.267Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:03:39.267Z] ---> Running in 72a63a3afcd7 [2021-05-27T22:03:39.267Z] Installing collected packages: websocket-client, PyYAML, cached-property, dockerpty, texttable, jsonschema, docopt, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-05-27T22:03:39.267Z] ---> Running in c60e5f8f1f39 [2021-05-27T22:03:39.267Z] ---> Running in b41a361bdfd8 [2021-05-27T22:03:39.267Z] Running setup.py install for PyYAML: started [2021-05-27T22:03:39.267Z] Removing intermediate container 72a63a3afcd7 [2021-05-27T22:03:39.267Z] ---> 75c2ef84fb22 [2021-05-27T22:03:39.267Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:03:39.267Z] Removing intermediate container c60e5f8f1f39 [2021-05-27T22:03:39.267Z] ---> 4f0f3bbf22df [2021-05-27T22:03:39.267Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:03:39.878Z] ---> 66a3952677a4 [2021-05-27T22:03:39.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T22:03:39.878Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T22:03:39.878Z] Running setup.py install for dockerpty: started [2021-05-27T22:03:39.878Z] ---> c47d6fb53670 [2021-05-27T22:03:39.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T22:03:40.146Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T22:03:40.146Z] Running setup.py install for texttable: started [2021-05-27T22:03:40.409Z] ---> 52a4a48d1b01 [2021-05-27T22:03:40.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T22:03:40.409Z] Removing intermediate container b41a361bdfd8 [2021-05-27T22:03:40.409Z] ---> 9a723f49ffd3 [2021-05-27T22:03:40.409Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T22:03:40.409Z] ---> c9513074a909 [2021-05-27T22:03:40.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T22:03:40.409Z] ---> Running in 20f34cd3ce7e [2021-05-27T22:03:40.409Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T22:03:40.409Z] Running setup.py install for docopt: started [2021-05-27T22:03:40.674Z] ---> ddf6dc0d4578 [2021-05-27T22:03:40.674Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T22:03:40.674Z] ---> 2259027fd9d3 [2021-05-27T22:03:40.674Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T22:03:40.674Z] ---> Running in 1aad55290471 [2021-05-27T22:03:40.674Z] ---> Running in f7937b98b549 [2021-05-27T22:03:40.674Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T22:03:40.674Z] Attempting uninstall: idna [2021-05-27T22:03:40.674Z] Found existing installation: idna 2.9 [2021-05-27T22:03:40.674Z] Uninstalling idna-2.9: [2021-05-27T22:03:40.940Z] Successfully uninstalled idna-2.9 [2021-05-27T22:03:40.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:03:40.940Z] Removing intermediate container 1aad55290471 [2021-05-27T22:03:40.940Z] ---> 02ad7299c3b7 [2021-05-27T22:03:40.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:03:40.940Z] Attempting uninstall: urllib3 [2021-05-27T22:03:40.940Z] Found existing installation: urllib3 1.25.9 [2021-05-27T22:03:40.940Z] Uninstalling urllib3-1.25.9: [2021-05-27T22:03:40.940Z] Removing intermediate container f7937b98b549 [2021-05-27T22:03:40.940Z] ---> 93cc05ce3972 [2021-05-27T22:03:40.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:03:40.940Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T22:03:40.940Z] ---> Running in 8c909230ab86 [2021-05-27T22:03:40.940Z] ---> Running in 30d21e9a5e44 [2021-05-27T22:03:40.940Z] Attempting uninstall: requests [2021-05-27T22:03:40.940Z] Found existing installation: requests 2.23.0 [2021-05-27T22:03:40.940Z] Uninstalling requests-2.23.0: [2021-05-27T22:03:41.204Z] Successfully uninstalled requests-2.23.0 [2021-05-27T22:03:41.204Z] Removing intermediate container 30d21e9a5e44 [2021-05-27T22:03:41.204Z] ---> a1da0c53450a [2021-05-27T22:03:41.204Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T22:03:41.204Z] Removing intermediate container 8c909230ab86 [2021-05-27T22:03:41.204Z] ---> 6e843765d537 [2021-05-27T22:03:41.204Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T22:03:41.204Z] ---> Running in c2cb205455d5 [2021-05-27T22:03:41.204Z] ---> Running in 9282aa3c8fda [2021-05-27T22:03:41.464Z] Removing intermediate container c2cb205455d5 [2021-05-27T22:03:41.464Z] ---> 19cd436adcf0 [2021-05-27T22:03:41.464Z] Step 22/23 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:03:41.464Z] Removing intermediate container 9282aa3c8fda [2021-05-27T22:03:41.464Z] ---> 0d3677230527 [2021-05-27T22:03:41.464Z] Step 22/23 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:03:41.464Z] ---> Running in c4c698b152d0 [2021-05-27T22:03:41.464Z] ---> Running in 490c1a1c5f78 [2021-05-27T22:03:41.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:03:41.725Z] Removing intermediate container 490c1a1c5f78 [2021-05-27T22:03:41.725Z] ---> b0c7c4cead22 [2021-05-27T22:03:41.725Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T22:03:41.725Z] Removing intermediate container c4c698b152d0 [2021-05-27T22:03:41.725Z] ---> 930e3824f04c [2021-05-27T22:03:41.725Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T22:03:41.725Z] 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-05-27T22:03:41.725Z] ---> Running in 35c8755a3fa9 [2021-05-27T22:03:41.725Z] ---> Running in 771022d7b4cd [2021-05-27T22:03:41.725Z] Removing intermediate container 35c8755a3fa9 [2021-05-27T22:03:41.725Z] ---> 79aea48306e0 [2021-05-27T22:03:41.725Z] [2021-05-27T22:03:41.725Z] Removing intermediate container 771022d7b4cd [2021-05-27T22:03:41.725Z] ---> a2c2435cf7e4 [2021-05-27T22:03:41.725Z] [2021-05-27T22:03:41.986Z] Successfully built 79aea48306e0 [2021-05-27T22:03:41.986Z] Successfully built a2c2435cf7e4 [2021-05-27T22:03:41.986Z] Successfully tagged support-scheduler:latest [2021-05-27T22:03:41.986Z]  Building support-scheduler ... done Successfully tagged support-notifications:latest [2021-05-27T22:03:41.986Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T22:03:42.255Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T22:03:42.255Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T22:03:42.255Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T22:03:44.923Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T22:03:44.923Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T22:03:44.923Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:03:44.923Z] OK: 8 MiB in 20 packages [2021-05-27T22:03:44.923Z] Removing intermediate container d060fefef345 [2021-05-27T22:03:44.923Z] ---> f89cb206b7e6 [2021-05-27T22:03:44.923Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T22:03:44.923Z] ---> Running in d4198614d88f [2021-05-27T22:03:44.923Z] Removing intermediate container d4198614d88f [2021-05-27T22:03:44.923Z] ---> 85e118dc8aaf [2021-05-27T22:03:44.923Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T22:03:44.923Z] Removing intermediate container 20f34cd3ce7e [2021-05-27T22:03:44.923Z] ---> 6772c61c2765 [2021-05-27T22:03:44.923Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:03:44.923Z] ---> Running in 31aa14b63e99 [2021-05-27T22:03:44.923Z] Removing intermediate container 31aa14b63e99 [2021-05-27T22:03:44.923Z] ---> aa2e6bac3a83 [2021-05-27T22:03:44.923Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T22:03:44.923Z] ---> 29ac5306b310 [2021-05-27T22:03:44.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T22:03:45.187Z] ---> 158af40f154a [2021-05-27T22:03:45.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T22:03:45.188Z] ---> 77213f3c83f4 [2021-05-27T22:03:45.188Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T22:03:45.188Z] ---> c611ea2ac77c [2021-05-27T22:03:45.188Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T22:03:45.188Z] ---> 28820fdd49f0 [2021-05-27T22:03:45.188Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T22:03:45.451Z] ---> Running in cf3a9e7582fb [2021-05-27T22:03:45.451Z] Removing intermediate container cf3a9e7582fb [2021-05-27T22:03:45.451Z] ---> bc6b9226b3a8 [2021-05-27T22:03:45.451Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:03:45.451Z] ---> Running in a0900ca424e1 [2021-05-27T22:03:45.451Z] ---> 7a76526131a4 [2021-05-27T22:03:45.451Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T22:03:45.717Z] ---> Running in b269325cc73c [2021-05-27T22:03:45.717Z] Removing intermediate container a0900ca424e1 [2021-05-27T22:03:45.717Z] ---> 16c1fe7b1844 [2021-05-27T22:03:45.717Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T22:03:45.717Z] Removing intermediate container b269325cc73c [2021-05-27T22:03:45.717Z] ---> 2a334ab0724a [2021-05-27T22:03:45.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:03:45.717Z] ---> Running in d90734a6cd71 [2021-05-27T22:03:45.717Z] ---> Running in b8a63284a3dd [2021-05-27T22:03:45.717Z] Removing intermediate container d90734a6cd71 [2021-05-27T22:03:45.717Z] ---> dc22255d646b [2021-05-27T22:03:45.717Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:03:45.717Z] ---> Running in bde4e29101ff [2021-05-27T22:03:45.717Z] Removing intermediate container b8a63284a3dd [2021-05-27T22:03:45.717Z] ---> 4945b437e6c8 [2021-05-27T22:03:45.717Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T22:03:45.989Z] ---> Running in 3872c9ff42db [2021-05-27T22:03:45.989Z] Removing intermediate container bde4e29101ff [2021-05-27T22:03:45.989Z] ---> 6acf33932b0b [2021-05-27T22:03:45.989Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:03:45.989Z] ---> Running in 0471f59b52c8 [2021-05-27T22:03:45.989Z] Removing intermediate container 3872c9ff42db [2021-05-27T22:03:45.989Z] ---> d3646f80d324 [2021-05-27T22:03:45.989Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:03:45.989Z] ---> Running in d0ea18634daa [2021-05-27T22:03:45.989Z] Removing intermediate container 0471f59b52c8 [2021-05-27T22:03:45.989Z] ---> e0e6097959cb [2021-05-27T22:03:45.989Z] [2021-05-27T22:03:45.989Z] Removing intermediate container d0ea18634daa [2021-05-27T22:03:45.989Z] ---> 37b49a4b372d [2021-05-27T22:03:45.989Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:03:46.254Z] Successfully built e0e6097959cb [2021-05-27T22:03:46.254Z] Successfully tagged core-data:latest [2021-05-27T22:03:46.254Z]  Building core-data ... done  ---> Running in 2fdcb611a1be [2021-05-27T22:03:46.254Z] Removing intermediate container 2fdcb611a1be [2021-05-27T22:03:46.254Z] ---> 05a855228694 [2021-05-27T22:03:46.254Z] [2021-05-27T22:03:46.254Z] Successfully built 05a855228694 [2021-05-27T22:03:46.517Z] Successfully tagged sys-mgmt-agent:latest [2021-05-27T22:03:46.525Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T22:03:46.528Z] $ docker stop --time=1 51a34c81022229fbce4baa13921fe5d5963a16c5d4e2c53c8076e285ec3586e6 [2021-05-27T22:03:47.818Z] $ docker rm -f 51a34c81022229fbce4baa13921fe5d5963a16c5d4e2c53c8076e285ec3586e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T22:03:48.213Z] + docker images [2021-05-27T22:03:48.213Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T22:03:48.213Z] sys-mgmt-agent latest 05a855228694 2 seconds ago 312MB [2021-05-27T22:03:48.213Z] core-data latest e0e6097959cb 3 seconds ago 21.6MB [2021-05-27T22:03:48.213Z] support-notifications latest a2c2435cf7e4 7 seconds ago 17.8MB [2021-05-27T22:03:48.213Z] support-scheduler latest 79aea48306e0 7 seconds ago 17.1MB [2021-05-27T22:03:48.213Z] 214e8c96e6de 10 seconds ago 1.16GB [2021-05-27T22:03:48.213Z] 08a8e9be13c1 11 seconds ago 1.17GB [2021-05-27T22:03:48.213Z] 6058c327cc23 14 seconds ago 1.16GB [2021-05-27T22:03:48.213Z] 4903f9c52dd8 28 seconds ago 1.16GB [2021-05-27T22:03:48.213Z] core-command latest 73ad542973ea 52 seconds ago 17.1MB [2021-05-27T22:03:48.213Z] security-proxy-setup latest 0f3953896b4b About a minute ago 25.3MB [2021-05-27T22:03:48.213Z] 34a8514c3464 About a minute ago 1.16GB [2021-05-27T22:03:48.213Z] 869291e71631 About a minute ago 1.16GB [2021-05-27T22:03:48.213Z] security-bootstrapper latest dbc3b95b2dfe About a minute ago 18.2MB [2021-05-27T22:03:48.213Z] core-metadata latest 471afb827f1d About a minute ago 18.6MB [2021-05-27T22:03:48.213Z] security-secretstore-setup latest edbf72fe4bc4 About a minute ago 25.8MB [2021-05-27T22:03:48.213Z] e23dc41b6b98 About a minute ago 1.17GB [2021-05-27T22:03:48.213Z] dd01f5c1e86b About a minute ago 1.16GB [2021-05-27T22:03:48.213Z] 52e597ec3826 About a minute ago 1.15GB [2021-05-27T22:03:48.213Z] ci-base-image-x86_64 latest f4901bea17f6 6 minutes ago 648MB [2021-05-27T22:03:48.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-27T22:03:48.213Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-27T22:03:48.213Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-27T22:03:48.213Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-27T22:03:48.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-05-27T22:04:03.525Z] Still waiting to schedule task [2021-05-27T22:04:03.526Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-678’ [2021-05-27T22:04:14.431Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T22:04:18.774Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T22:04:28.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T22:04:28.983Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T22:04:31.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T22:04:33.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T22:04:33.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T22:04:33.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T22:04:37.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T22:04:38.080Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T22:04:48.267Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T22:04:48.267Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T22:04:48.267Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T22:04:52.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.367s coverage: 46.1% of statements [2021-05-27T22:04:52.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T22:04:52.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T22:04:52.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T22:04:52.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T22:04:52.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T22:04:52.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T22:04:52.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.185s coverage: 28.7% of statements [2021-05-27T22:04:52.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.358s coverage: 100.0% of statements [2021-05-27T22:05:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.627s coverage: 27.7% of statements [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T22:05:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.202s coverage: 81.2% of statements [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T22:05:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.162s coverage: 100.0% of statements [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T22:05:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.219s coverage: 100.0% of statements [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T22:05:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.297s coverage: 58.6% of statements [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T22:05:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.522s coverage: 87.7% of statements [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T22:05:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.185s coverage: 78.9% of statements [2021-05-27T22:05:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T22:05:15.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.151s coverage: 28.6% of statements [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T22:05:15.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.275s coverage: 100.0% of statements [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T22:05:15.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.186s coverage: 100.0% of statements [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T22:05:15.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.405s coverage: 86.7% of statements [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T22:05:15.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.592s coverage: 97.5% of statements [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T22:05:15.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.302s coverage: 78.3% of statements [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T22:05:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T22:05:19.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.281s coverage: 95.1% of statements [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T22:05:19.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T22:05:19.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.265s coverage: 0.8% of statements [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T22:05:19.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.307s coverage: 21.7% of statements [2021-05-27T22:05:19.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T22:05:19.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements [2021-05-27T22:05:19.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.201s coverage: 79.5% of statements [2021-05-27T22:05:20.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements [2021-05-27T22:05:21.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-05-27T22:05:21.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-05-27T22:05:34.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-05-27T22:05:34.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-05-27T22:05:40.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.548s coverage: 81.8% of statements [2021-05-27T22:05:40.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T22:05:47.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2021-05-27T22:05:47.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T22:05:47.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T22:05:47.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T22:05:47.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-27T22:05:47.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T22:05:47.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 76.0% of statements [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.165s coverage: 80.0% of statements [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.2% of statements [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.759s coverage: 64.4% of statements [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T22:05:47.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-05-27T22:05:47.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-05-27T22:05:48.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-05-27T22:05:48.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-05-27T22:05:52.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.016s coverage: 66.9% of statements [2021-05-27T22:05:52.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T22:05:52.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T22:05:52.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T22:05:53.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.698s coverage: 43.5% of statements [2021-05-27T22:05:53.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T22:05:53.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T22:05:53.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.153s coverage: 89.5% of statements [2021-05-27T22:05:53.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T22:05:53.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements [2021-05-27T22:06:00.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 46.8% of statements [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T22:06:00.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T22:06:00.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.085s coverage: 100.0% of statements [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T22:06:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T22:06:02.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.305s coverage: 18.9% of statements [2021-05-27T22:06:02.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T22:06:02.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T22:06:02.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T22:06:02.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.519s coverage: 91.9% of statements [2021-05-27T22:06:02.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T22:06:02.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T22:06:02.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.670s coverage: 28.7% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.181s coverage: 99.0% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.207s coverage: 100.0% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.333s coverage: 64.6% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.439s coverage: 97.6% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.060s coverage: 0.0% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T22:06:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T22:06:10.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-05-27T22:06:11.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.194s coverage: 28.1% of statements [2021-05-27T22:06:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T22:06:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T22:06:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.164s coverage: 27.9% of statements [2021-05-27T22:06:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T22:06:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T22:06:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T22:06:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T22:06:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T22:06:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-27T22:06:12.980Z] GO111MODULE=on go vet ./... [2021-05-27T22:07:05.024Z] Running on prd-ubuntu18.04-docker-8c-8g-681 in /w/workspace/edgexfoundry_edgex-go_PR-3509 [Pipeline] { [Pipeline] ws [2021-05-27T22:07:05.044Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-27T22:07:05.178Z] The recommended git tool is: git [2021-05-27T22:07:07.665Z] using credential edgex-jenkins-ssh [2021-05-27T22:07:07.681Z] Cloning the remote Git repository [2021-05-27T22:07:07.715Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T22:07:07.782Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-27T22:07:07.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T22:07:07.837Z] > git --version # timeout=10 [2021-05-27T22:07:07.844Z] > git --version # 'git version 2.17.1' [2021-05-27T22:07:07.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:07:07.924Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:07:22.536Z] Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:07:22.664Z] Merge succeeded, producing 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:07:22.665Z] Checking out Revision 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 (PR-3509) [2021-05-27T22:07:21.896Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T22:07:21.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:07:21.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T22:07:21.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T22:07:21.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:07:21.934Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3509/head:refs/remotes/origin/PR-3509 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T22:07:22.559Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T22:07:22.565Z] > git checkout -f 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 # timeout=10 [2021-05-27T22:07:22.642Z] > git remote # timeout=10 [2021-05-27T22:07:22.648Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T22:07:22.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:07:22.661Z] > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [2021-05-27T22:07:22.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T22:07:22.679Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T22:07:22.685Z] > git checkout -f 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 # timeout=10 [2021-05-27T22:07:26.326Z] Commit message: "fix: Update Path to just service secret specific path for SecretStore config go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:07:27.337Z] + echo snap-build.sh [2021-05-27T22:07:27.337Z] snap-build.sh [2021-05-27T22:07:27.337Z] + SNAP_BASE_DIR=. [2021-05-27T22:07:27.337Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-05-27T22:07:27.337Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-05-27T22:07:27.337Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-05-27T22:07:27.337Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-05-27T22:07:27.337Z] + cd /w/workspace/edgex-go/5 [2021-05-27T22:07:27.337Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-27T22:07:27.337Z] Reading package lists... [2021-05-27T22:07:27.337Z] Building dependency tree... [2021-05-27T22:07:27.337Z] Reading state information... [2021-05-27T22:07:27.602Z] The following packages were automatically installed and are no longer required: [2021-05-27T22:07:27.602Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-27T22:07:27.602Z] uidmap xdelta3 [2021-05-27T22:07:27.602Z] Use 'sudo apt autoremove' to remove them. [2021-05-27T22:07:27.602Z] The following packages will be REMOVED: [2021-05-27T22:07:27.602Z] lxd* lxd-client* [2021-05-27T22:07:27.865Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-27T22:07:27.865Z] After this operation, 31.7 MB disk space will be freed. [2021-05-27T22:07:28.916Z] (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-05-27T22:07:28.916Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T22:07:29.863Z] Removing lxd dnsmasq configuration [2021-05-27T22:07:29.863Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T22:07:29.863Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-27T22:07:30.805Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T22:07:31.068Z] (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-05-27T22:07:31.068Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T22:07:32.459Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-27T22:07:32.459Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-27T22:07:34.386Z] + sudo snap remove --purge lxd [2021-05-27T22:07:34.386Z] snap "lxd" is not installed [2021-05-27T22:07:34.386Z] + sudo groupadd --force --system lxd [2021-05-27T22:07:34.386Z] ++ whoami [2021-05-27T22:07:34.386Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-27T22:07:34.386Z] + newgrp - lxd [2021-05-27T22:07:34.386Z] + sudo snap install lxd [2021-05-27T22:07:44.406Z] 2021-05-27T22:07:41Z INFO Waiting for automatic snapd restart... [2021-05-27T22:07:56.698Z] lxd 4.14 from Canonical* installed [2021-05-27T22:07:56.698Z] + sudo lxd init --auto [2021-05-27T22:08:04.896Z] gofmt -l . [2021-05-27T22:08:04.896Z] [ "`gofmt -l .`" = "" ] [2021-05-27T22:08:04.896Z] ./bin/test-go-mod-tidy.sh [2021-05-27T22:08:04.896Z] ./bin/test-attribution-txt.sh [2021-05-27T22:08:04.900Z] + sudo snap install --classic snapcraft [Pipeline] sh [2021-05-27T22:08:05.571Z] + ls -al . [2021-05-27T22:08:05.572Z] total 880 [2021-05-27T22:08:05.572Z] drwxrwxr-x 9 1001 1001 4096 May 27 22:07 . [2021-05-27T22:08:05.572Z] drwxr-xr-x 4 root root 4096 May 27 22:02 .. [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 11 May 27 22:00 .dockerignore [2021-05-27T22:08:05.572Z] drwxrwxr-x 8 1001 1001 4096 May 27 22:01 .git [2021-05-27T22:08:05.572Z] drwxrwxr-x 3 1001 1001 4096 May 27 22:00 .github [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 818 May 27 22:00 .gitignore [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 166 May 27 22:00 .sonarcloud.properties [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 8609 May 27 22:00 Attribution.txt [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 3804 May 27 22:00 CONTRIBUTING.md [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 931 May 27 22:00 Dockerfile.build [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 849 May 27 22:00 Jenkinsfile [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 10775 May 27 22:00 LICENSE [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 5632 May 27 22:00 Makefile [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 7978 May 27 22:00 README.md [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 6755 May 27 22:00 SECURITY.md [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 5 May 27 21:56 VERSION [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 4131 May 27 22:00 ZMQWindows.md [2021-05-27T22:08:05.572Z] drwxrwxr-x 2 1001 1001 4096 May 27 22:00 bin [2021-05-27T22:08:05.572Z] drwxrwxr-x 14 1001 1001 4096 May 27 22:00 cmd [2021-05-27T22:08:05.572Z] -rw-r--r-- 1 root root 741453 May 27 22:06 coverage.out [2021-05-27T22:08:05.572Z] -rw-r--r-- 1 root root 1060 May 27 22:07 go.mod [2021-05-27T22:08:05.572Z] -rw-r--r-- 1 root root 21686 May 27 22:02 go.sum [2021-05-27T22:08:05.572Z] drwxrwxr-x 8 1001 1001 4096 May 27 22:00 internal [2021-05-27T22:08:05.572Z] drwxrwxr-x 4 1001 1001 4096 May 27 22:00 openapi [2021-05-27T22:08:05.572Z] drwxrwxr-x 4 1001 1001 4096 May 27 22:00 snap [2021-05-27T22:08:05.572Z] -rw-rw-r-- 1 1001 1001 168 May 27 22:00 version.go [Pipeline] sh [2021-05-27T22:08:06.261Z] + '[' -e coverage.out ] [2021-05-27T22:08:06.261Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T22:08:06.296Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T22:08:07.306Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T22:08:07.961Z] + make build [2021-05-27T22:08:07.961Z] go mod tidy [2021-05-27T22:08:08.557Z] 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-05-27T22:08:11.513Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T22:08:11.514Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-27T22:08:11.514Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-27T22:08:11.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T22:08:11.514Z] Dload Upload Total Spent Left Speed [2021-05-27T22:08:11.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 [2021-05-27T22:08:11.514Z] 100 3325k 100 3325k 0 0 9.7M 0 --:--:-- --:--:-- --:--:-- 9.7M [2021-05-27T22:08:11.514Z] ./yq_linux_amd64 [2021-05-27T22:08:11.514Z] + sudo snapcraft prime --use-lxd [2021-05-27T22:08:13.443Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-27T22:08:13.443Z] 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-05-27T22:08:13.443Z] - README.md [2021-05-27T22:08:13.443Z] [2021-05-27T22:08:13.443Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T22:08:13.707Z] Launching a container. [2021-05-27T22:08:15.278Z] 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-05-27T22:08:21.868Z] Waiting for container to be ready [2021-05-27T22:08:21.868Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-27T22:08:21.868Z] [2021-05-27T22:08:25.226Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-27T22:08:25.498Z] Waiting for network to be ready... [2021-05-27T22:08:25.765Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T22:08:26.027Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T22:08:26.027Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-27T22:08:26.288Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T22:08:26.289Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T22:08:26.289Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T22:08:26.289Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T22:08:26.289Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T22:08:26.289Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-27T22:08:26.551Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T22:08:26.551Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T22:08:26.551Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T22:08:27.122Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T22:08:27.122Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T22:08:27.122Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T22:08:27.122Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T22:08:27.122Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T22:08:27.122Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T22:08:27.385Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T22:08:27.958Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-27T22:08:27.958Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T22:08:27.958Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T22:08:27.958Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T22:08:27.958Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T22:08:27.958Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T22:08:27.958Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T22:08:27.958Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T22:08:29.877Z] Fetched 24.6 MB in 4s (5926 kB/s) [2021-05-27T22:08:30.820Z] Reading package lists... [2021-05-27T22:08:31.081Z] Reading package lists... [2021-05-27T22:08:31.081Z] Building dependency tree... [2021-05-27T22:08:31.081Z] Reading state information... [2021-05-27T22:08:31.342Z] The following additional packages will be installed: [2021-05-27T22:08:31.343Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T22:08:31.343Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T22:08:31.343Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T22:08:31.343Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-27T22:08:31.343Z] Suggested packages: [2021-05-27T22:08:31.343Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-27T22:08:31.343Z] Recommended packages: [2021-05-27T22:08:31.343Z] gnupg libsasl2-modules [2021-05-27T22:08:31.343Z] The following NEW packages will be installed: [2021-05-27T22:08:31.343Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T22:08:31.343Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T22:08:31.343Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T22:08:31.343Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-27T22:08:31.343Z] The following packages will be upgraded: [2021-05-27T22:08:31.343Z] gpg gpg-agent gpgconf libudev1 [2021-05-27T22:08:31.343Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-27T22:08:31.343Z] Need to get 3530 kB of archives. [2021-05-27T22:08:31.343Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-27T22:08:31.343Z] 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-05-27T22:08:31.343Z] 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-05-27T22:08:31.343Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-27T22:08:31.343Z] 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-05-27T22:08:31.604Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-27T22:08:31.867Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-27T22:08:32.128Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-27T22:08:32.128Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-27T22:08:32.128Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-27T22:08:32.391Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-27T22:08:32.391Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-27T22:08:32.391Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-27T22:08:32.391Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-27T22:08:32.391Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-27T22:08:32.391Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-27T22:08:32.391Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-27T22:08:32.391Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-27T22:08:32.391Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-27T22:08:32.391Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-27T22:08:32.653Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-27T22:08:32.653Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-27T22:08:32.653Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-27T22:08:32.653Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T22:08:32.653Z] Fetched 3530 kB in 1s (2838 kB/s) [2021-05-27T22:08:32.653Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T22:08:32.653Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-27T22:08:32.914Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T22:08:32.914Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-27T22:08:32.914Z] Selecting previously unselected package udev. [2021-05-27T22:08:32.914Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T22:08:32.914Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-27T22:08:32.914Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-27T22:08:33.176Z] Selecting previously unselected package libfuse2:amd64. [2021-05-27T22:08:33.176Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T22:08:33.176Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T22:08:33.176Z] Selecting previously unselected package fuse. [2021-05-27T22:08:33.176Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T22:08:33.176Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-27T22:08:33.176Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T22:08:33.176Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T22:08:33.438Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T22:08:33.438Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T22:08:33.438Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T22:08:33.438Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T22:08:33.438Z] Selecting previously unselected package libksba8:amd64. [2021-05-27T22:08:33.438Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-27T22:08:33.438Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-27T22:08:33.698Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-27T22:08:33.698Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:33.698Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:33.698Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-27T22:08:33.698Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:33.698Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:33.698Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-27T22:08:33.698Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:33.698Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:33.698Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-27T22:08:33.698Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:33.698Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:33.961Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-27T22:08:33.961Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:33.961Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:33.961Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-27T22:08:33.961Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:33.961Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:33.961Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-27T22:08:33.961Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:33.961Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:34.232Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-27T22:08:34.232Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:34.232Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:34.495Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-27T22:08:34.495Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T22:08:34.495Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:34.495Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T22:08:34.495Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T22:08:34.495Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T22:08:34.495Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T22:08:34.495Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T22:08:34.495Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T22:08:34.756Z] Selecting previously unselected package libldap-common. [2021-05-27T22:08:34.756Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-27T22:08:34.756Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T22:08:34.756Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T22:08:34.756Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-27T22:08:34.756Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T22:08:34.756Z] Selecting previously unselected package dirmngr. [2021-05-27T22:08:34.756Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T22:08:34.756Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T22:08:35.017Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T22:08:35.017Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-27T22:08:35.017Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T22:08:35.017Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T22:08:35.017Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T22:08:35.017Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-27T22:08:35.017Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.017Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-27T22:08:35.017Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T22:08:35.017Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-27T22:08:35.281Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T22:08:35.542Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-27T22:08:35.542Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-27T22:08:35.542Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-27T22:08:35.542Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T22:08:35.542Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T22:08:35.542Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T22:08:35.804Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T22:08:36.066Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-27T22:08:36.066Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-27T22:08:36.066Z] This means they are not meant to be enabled using systemctl. [2021-05-27T22:08:36.066Z] Possible reasons for having this kind of units are: [2021-05-27T22:08:36.066Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-27T22:08:36.066Z] .wants/ or .requires/ directory. [2021-05-27T22:08:36.066Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-27T22:08:36.066Z] a requirement dependency on it. [2021-05-27T22:08:36.066Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-27T22:08:36.066Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-27T22:08:36.066Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-27T22:08:36.066Z] instance name specified. [2021-05-27T22:08:36.327Z] Reading package lists... [2021-05-27T22:08:36.589Z] Building dependency tree... [2021-05-27T22:08:36.589Z] Reading state information... [2021-05-27T22:08:36.589Z] The following additional packages will be installed: [2021-05-27T22:08:36.589Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-27T22:08:36.589Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-27T22:08:36.589Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-27T22:08:36.589Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-27T22:08:36.589Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-27T22:08:36.589Z] Suggested packages: [2021-05-27T22:08:36.589Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-27T22:08:36.589Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-27T22:08:36.589Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-27T22:08:36.589Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-27T22:08:36.589Z] systemd-container policykit-1 [2021-05-27T22:08:36.589Z] Recommended packages: [2021-05-27T22:08:36.589Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-27T22:08:36.589Z] The following NEW packages will be installed: [2021-05-27T22:08:36.589Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-27T22:08:36.589Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-27T22:08:36.589Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-27T22:08:36.589Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-27T22:08:36.589Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-27T22:08:36.589Z] The following packages will be upgraded: [2021-05-27T22:08:36.589Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-27T22:08:36.589Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-27T22:08:36.589Z] Need to get 35.2 MB of archives. [2021-05-27T22:08:36.589Z] After this operation, 141 MB of additional disk space will be used. [2021-05-27T22:08:36.589Z] 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-05-27T22:08:36.852Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-27T22:08:36.852Z] 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-05-27T22:08:36.852Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-27T22:08:36.852Z] 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-05-27T22:08:36.852Z] 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-05-27T22:08:36.852Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-27T22:08:36.852Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-27T22:08:36.852Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-27T22:08:36.852Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-27T22:08:36.852Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-27T22:08:36.852Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-27T22:08:36.852Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-27T22:08:36.852Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-27T22:08:36.852Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-27T22:08:36.852Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-27T22:08:36.852Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-27T22:08:37.798Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-27T22:08:37.798Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-27T22:08:37.798Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-27T22:08:37.798Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-27T22:08:37.798Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-27T22:08:37.798Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-27T22:08:37.798Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-27T22:08:37.798Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-27T22:08:37.798Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-27T22:08:37.798Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-27T22:08:37.798Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-27T22:08:38.059Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-27T22:08:38.059Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-27T22:08:38.059Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T22:08:38.059Z] Fetched 35.2 MB in 1s (26.6 MB/s) [2021-05-27T22:08:38.059Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T22:08:38.059Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-27T22:08:38.321Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T22:08:38.581Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-27T22:08:38.581Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T22:08:38.843Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-27T22:08:38.843Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T22:08:38.843Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-27T22:08:38.843Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-27T22:08:39.103Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-27T22:08:39.103Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T22:08:39.103Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-27T22:08:39.103Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-27T22:08:39.364Z] Setting up apt (1.6.13) ... [2021-05-27T22:08:39.364Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-27T22:08:39.624Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-27T22:08:39.887Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-27T22:08:39.887Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T22:08:39.887Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T22:08:39.887Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-27T22:08:39.887Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T22:08:40.147Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:40.148Z] Selecting previously unselected package libexpat1:amd64. [2021-05-27T22:08:40.148Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-27T22:08:40.148Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T22:08:40.148Z] Selecting previously unselected package python3.6-minimal. [2021-05-27T22:08:40.148Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T22:08:40.148Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:40.409Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T22:08:40.670Z] Checking for services that may need to be restarted...done. [2021-05-27T22:08:40.670Z] Checking for services that may need to be restarted...done. [2021-05-27T22:08:40.670Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:40.670Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T22:08:40.670Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:41.241Z] Selecting previously unselected package python3-minimal. [2021-05-27T22:08:41.241Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-27T22:08:41.241Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-27T22:08:41.241Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-27T22:08:41.241Z] Selecting previously unselected package mime-support. [2021-05-27T22:08:41.241Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-27T22:08:41.241Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-27T22:08:41.241Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-27T22:08:41.241Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-27T22:08:41.241Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T22:08:41.241Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-27T22:08:41.241Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T22:08:41.241Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:41.502Z] Selecting previously unselected package python3.6. [2021-05-27T22:08:41.502Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T22:08:41.502Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:41.502Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T22:08:41.502Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-27T22:08:41.502Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T22:08:41.502Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-27T22:08:41.764Z] Selecting previously unselected package python3. [2021-05-27T22:08:41.764Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-27T22:08:41.764Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-27T22:08:41.764Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-27T22:08:42.026Z] Selecting previously unselected package multiarch-support. [2021-05-27T22:08:42.026Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T22:08:42.026Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T22:08:42.026Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T22:08:42.026Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-27T22:08:42.026Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-27T22:08:42.026Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-27T22:08:42.026Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T22:08:42.026Z] Selecting previously unselected package libbsd0:amd64. [2021-05-27T22:08:42.026Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-27T22:08:42.026Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T22:08:42.127Z] 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-05-27T22:08:42.288Z] Selecting previously unselected package sudo. [2021-05-27T22:08:42.288Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-27T22:08:42.288Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T22:08:42.288Z] Selecting previously unselected package apparmor. [2021-05-27T22:08:42.288Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T22:08:42.288Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-27T22:08:42.550Z] Selecting previously unselected package libedit2:amd64. [2021-05-27T22:08:42.550Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-27T22:08:42.550Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T22:08:42.550Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T22:08:42.550Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T22:08:42.550Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:42.550Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T22:08:42.550Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T22:08:42.550Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:42.550Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T22:08:42.550Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-27T22:08:42.550Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T22:08:42.811Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T22:08:42.811Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T22:08:42.811Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:42.811Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T22:08:42.811Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T22:08:42.811Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:42.811Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-27T22:08:42.811Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-27T22:08:42.811Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T22:08:43.073Z] Selecting previously unselected package openssh-client. [2021-05-27T22:08:43.073Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-27T22:08:43.073Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T22:08:43.073Z] Selecting previously unselected package squashfs-tools. [2021-05-27T22:08:43.073Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-27T22:08:43.073Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T22:08:43.333Z] Selecting previously unselected package snapd. [2021-05-27T22:08:43.333Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-27T22:08:43.333Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-27T22:08:43.563Z] 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-05-27T22:08:45.251Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T22:08:45.251Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T22:08:45.251Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-27T22:08:45.251Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T22:08:45.251Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T22:08:45.251Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:45.251Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T22:08:45.251Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-27T22:08:45.251Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-27T22:08:45.825Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T22:08:45.825Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T22:08:45.825Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T22:08:45.825Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:45.825Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:45.825Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T22:08:46.398Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T22:08:46.398Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:46.398Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T22:08:46.398Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-27T22:08:46.398Z] running python rtupdate hooks for python3.6... [2021-05-27T22:08:46.398Z] running python post-rtupdate hooks for python3.6... [2021-05-27T22:08:46.659Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-27T22:08:47.233Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-27T22:08:47.233Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T22:08:47.233Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T22:08:48.176Z] Setting up snapd (2.48.3+18.04) ... [2021-05-27T22:08:48.748Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-27T22:08:48.748Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-27T22:08:48.986Z] 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-05-27T22:08:49.009Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-27T22:08:49.269Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-27T22:08:49.269Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T22:08:49.269Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T22:08:49.529Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-27T22:08:49.585Z] 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-05-27T22:08:49.789Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-27T22:08:49.789Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-27T22:08:50.050Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-27T22:08:50.050Z] /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-05-27T22:08:50.050Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T22:08:50.050Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T22:08:50.990Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T22:08:50.990Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T22:08:50.990Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T22:08:52.193Z] Reading package lists... [2021-05-27T22:08:52.193Z] Reading package lists... [2021-05-27T22:08:52.453Z] Building dependency tree... [2021-05-27T22:08:52.453Z] Reading state information... [2021-05-27T22:08:52.453Z] Calculating upgrade... [2021-05-27T22:08:52.714Z] The following packages will be upgraded: [2021-05-27T22:08:52.714Z] advancecomp base-files bash binutils binutils-common [2021-05-27T22:08:52.714Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-27T22:08:52.714Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-27T22:08:52.714Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-27T22:08:52.714Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-27T22:08:52.714Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-27T22:08:52.714Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-27T22:08:52.714Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-27T22:08:52.714Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-27T22:08:52.714Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-27T22:08:52.714Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-27T22:08:52.714Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-27T22:08:52.714Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-27T22:08:52.714Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-27T22:08:52.714Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-27T22:08:52.714Z] ubuntu-keyring util-linux [2021-05-27T22:08:52.714Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T22:08:52.714Z] Need to get 64.1 MB of archives. [2021-05-27T22:08:52.714Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-27T22:08:52.714Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-27T22:08:53.288Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-27T22:08:53.288Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-27T22:08:53.288Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-27T22:08:53.288Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-27T22:08:53.288Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-27T22:08:53.288Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-27T22:08:53.288Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-27T22:08:53.288Z] 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-05-27T22:08:53.288Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-27T22:08:53.288Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-27T22:08:53.288Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-27T22:08:53.288Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-27T22:08:53.288Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-27T22:08:53.288Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-27T22:08:53.288Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-27T22:08:53.288Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-27T22:08:53.288Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-27T22:08:53.288Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-27T22:08:53.288Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-27T22:08:53.549Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-27T22:08:53.549Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-27T22:08:53.549Z] 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-05-27T22:08:53.549Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-27T22:08:53.549Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-27T22:08:53.549Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-27T22:08:53.810Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-27T22:08:53.810Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-27T22:08:53.810Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-27T22:08:53.810Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-27T22:08:53.810Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-27T22:08:53.810Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-27T22:08:53.810Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-27T22:08:53.810Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-27T22:08:53.810Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-27T22:08:53.810Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-27T22:08:53.810Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-27T22:08:53.810Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-27T22:08:53.810Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-27T22:08:53.810Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-27T22:08:53.810Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-27T22:08:53.810Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-27T22:08:53.909Z] 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-05-27T22:08:54.076Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-27T22:08:54.076Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-27T22:08:54.076Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-27T22:08:54.076Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-27T22:08:54.076Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-27T22:08:54.076Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-27T22:08:54.076Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-27T22:08:54.076Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-27T22:08:54.076Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-27T22:08:54.076Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-27T22:08:54.076Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-27T22:08:54.076Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-27T22:08:54.076Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-27T22:08:54.076Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-27T22:08:54.076Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-27T22:08:54.076Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-27T22:08:54.076Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-27T22:08:54.076Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-27T22:08:54.076Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-27T22:08:54.076Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-27T22:08:54.076Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-27T22:08:54.076Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-27T22:08:54.076Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-27T22:08:54.341Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-27T22:08:54.341Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-27T22:08:54.341Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-27T22:08:54.341Z] Get:69 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-05-27T22:08:54.341Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-27T22:08:54.341Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-27T22:08:54.341Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-27T22:08:54.602Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-27T22:08:54.602Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-27T22:08:54.602Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-27T22:08:54.602Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-27T22:08:54.602Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-27T22:08:54.602Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-27T22:08:54.602Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-27T22:08:54.602Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-27T22:08:54.602Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-27T22:08:54.602Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-27T22:08:54.602Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-27T22:08:54.602Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-27T22:08:54.602Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-27T22:08:54.602Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-27T22:08:54.602Z] Get:87 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-05-27T22:08:54.602Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-27T22:08:54.863Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-27T22:08:54.863Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-27T22:08:54.863Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-27T22:08:54.863Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-27T22:08:55.125Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-27T22:08:55.125Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-27T22:08:55.125Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-27T22:08:55.125Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-27T22:08:55.125Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-27T22:08:55.385Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-27T22:08:55.385Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-27T22:08:55.385Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-27T22:08:55.385Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-27T22:08:55.385Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-27T22:08:55.385Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T22:08:55.385Z] Fetched 64.1 MB in 3s (24.1 MB/s) [2021-05-27T22:08:55.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:08:55.385Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T22:08:55.385Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T22:08:55.963Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T22:08:55.963Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T22:08:55.963Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-27T22:08:55.963Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-27T22:08:56.240Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:56.240Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:56.501Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:56.501Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:56.761Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:56.761Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:57.022Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:57.022Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:57.285Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:57.547Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:57.547Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:57.547Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:57.547Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:57.547Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:57.547Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:08:57.809Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T22:08:57.809Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:57.809Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-27T22:08:57.809Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:08:57.809Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T22:08:57.809Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:57.809Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:57.809Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:58.071Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:58.071Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T22:08:58.071Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T22:08:58.071Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:08:58.229Z] 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-05-27T22:08:58.332Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T22:08:58.333Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T22:08:58.333Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T22:08:58.904Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T22:08:58.904Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T22:08:58.904Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-27T22:08:58.904Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-27T22:08:58.904Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-27T22:08:59.164Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-27T22:08:59.431Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-27T22:08:59.431Z] Installing new version of config file /etc/issue ... [2021-05-27T22:08:59.691Z] Installing new version of config file /etc/issue.net ... [2021-05-27T22:08:59.691Z] Installing new version of config file /etc/lsb-release ... [2021-05-27T22:08:59.691Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-27T22:08:59.952Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-27T22:08:59.952Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-27T22:08:59.952Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-27T22:09:00.212Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:00.212Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-27T22:09:00.212Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-27T22:09:00.475Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-27T22:09:00.475Z] 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-05-27T22:09:00.475Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:00.475Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:00.475Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:00.736Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:00.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:00.736Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-27T22:09:00.736Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-27T22:09:00.736Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-27T22:09:00.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:00.736Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-27T22:09:00.736Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T22:09:00.857Z] 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-05-27T22:09:00.998Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-27T22:09:00.998Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:00.998Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T22:09:00.998Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T22:09:01.261Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T22:09:01.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:01.261Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T22:09:01.261Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T22:09:01.523Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-27T22:09:01.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:01.812Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-27T22:09:01.812Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-27T22:09:02.385Z] Setting up grep (3.1-2build1) ... [2021-05-27T22:09:02.646Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:02.646Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T22:09:02.646Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T22:09:02.646Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-27T22:09:02.646Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:02.646Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T22:09:02.907Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T22:09:02.907Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-27T22:09:02.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:02.907Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T22:09:02.907Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T22:09:03.478Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T22:09:03.478Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T22:09:03.478Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T22:09:03.478Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T22:09:03.739Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-27T22:09:03.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:03.739Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-27T22:09:03.739Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T22:09:04.253Z] 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-05-27T22:09:04.310Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T22:09:04.310Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T22:09:04.310Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T22:09:04.310Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T22:09:04.570Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T22:09:04.570Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:04.570Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-27T22:09:04.570Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-27T22:09:04.570Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-27T22:09:04.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:04.831Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:04.831Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:04.831Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:04.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:04.831Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:04.831Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:05.092Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:05.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:05.092Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:05.092Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:05.092Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:05.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:05.092Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:05.353Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:05.353Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:05.353Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:05.353Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T22:09:05.353Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T22:09:05.353Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T22:09:05.353Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T22:09:05.613Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T22:09:05.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:05.613Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T22:09:05.613Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T22:09:05.613Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T22:09:05.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:05.613Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:05.613Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:05.874Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:05.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:05.874Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:05.874Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:05.874Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:05.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:05.874Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:06.136Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:06.708Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:06.708Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-27T22:09:06.866Z] 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-05-27T22:09:06.970Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-27T22:09:07.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:07.231Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T22:09:07.231Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T22:09:07.231Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T22:09:07.495Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T22:09:07.495Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-27T22:09:07.495Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T22:09:07.495Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-27T22:09:07.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T22:09:07.495Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-27T22:09:07.495Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-27T22:09:07.756Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-27T22:09:08.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T22:09:08.017Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-27T22:09:08.017Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T22:09:08.017Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-27T22:09:08.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T22:09:08.017Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-27T22:09:08.017Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T22:09:08.017Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-27T22:09:08.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T22:09:08.278Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-27T22:09:08.278Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-27T22:09:08.278Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-27T22:09:08.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T22:09:08.278Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-27T22:09:08.278Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-27T22:09:08.540Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-27T22:09:08.540Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-27T22:09:08.540Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-27T22:09:08.540Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-27T22:09:08.801Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-27T22:09:08.801Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:08.801Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T22:09:08.801Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T22:09:09.062Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-27T22:09:09.062Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T22:09:09.062Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T22:09:09.062Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T22:09:09.062Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T22:09:09.062Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:09.062Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-27T22:09:09.062Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-27T22:09:09.323Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-27T22:09:09.489Z] 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-05-27T22:09:09.585Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:09.585Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-27T22:09:09.585Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-27T22:09:09.585Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-27T22:09:09.846Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:09.846Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-27T22:09:09.846Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-27T22:09:09.846Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-27T22:09:10.107Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:10.107Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T22:09:10.107Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T22:09:10.107Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T22:09:10.107Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:10.107Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-27T22:09:10.107Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-27T22:09:10.107Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-27T22:09:10.371Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:10.371Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T22:09:10.371Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T22:09:10.633Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-27T22:09:10.893Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:10.893Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T22:09:10.893Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T22:09:10.893Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-27T22:09:10.893Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:10.893Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T22:09:10.893Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T22:09:11.154Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T22:09:11.154Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:11.154Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T22:09:11.154Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T22:09:11.154Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T22:09:11.154Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:11.154Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-27T22:09:11.154Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-27T22:09:11.415Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-27T22:09:11.415Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:11.415Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-27T22:09:11.415Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-27T22:09:11.415Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-27T22:09:11.415Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:11.675Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-27T22:09:11.675Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-27T22:09:11.675Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-27T22:09:11.675Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:11.675Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-27T22:09:11.675Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-27T22:09:11.937Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-27T22:09:11.937Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:11.937Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-27T22:09:11.937Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-27T22:09:11.937Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-27T22:09:11.937Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T22:09:11.937Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-27T22:09:11.937Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-27T22:09:12.196Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-27T22:09:12.196Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-27T22:09:12.196Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T22:09:12.196Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T22:09:12.196Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T22:09:12.196Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T22:09:12.457Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T22:09:12.457Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T22:09:12.457Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-27T22:09:12.457Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-27T22:09:12.718Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T22:09:12.718Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-27T22:09:12.718Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-27T22:09:12.718Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-27T22:09:12.718Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-27T22:09:12.718Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-27T22:09:12.979Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-27T22:09:12.979Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-27T22:09:12.979Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-27T22:09:12.979Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-27T22:09:12.979Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-27T22:09:12.979Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-27T22:09:13.239Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-27T22:09:13.239Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-27T22:09:13.239Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-27T22:09:13.239Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-27T22:09:13.501Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-27T22:09:13.501Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-27T22:09:13.501Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-27T22:09:13.501Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-27T22:09:13.762Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T22:09:13.762Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T22:09:14.024Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T22:09:14.024Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T22:09:14.024Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T22:09:14.024Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T22:09:14.024Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T22:09:14.024Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T22:09:14.284Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:14.284Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:14.284Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:14.284Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:14.284Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:14.545Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:14.546Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:14.546Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } [2021-05-27T22:09:14.960Z] $ docker stop --time=1 e42535a4c709b3780c543ff934afb95e2e29e317d5c6e4acda5954120a83553e [2021-05-27T22:09:15.496Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:15.497Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:16.069Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:16.069Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:16.330Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:16.330Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:16.590Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:16.590Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:17.531Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T22:09:17.531Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T22:09:17.531Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T22:09:17.531Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T22:09:17.531Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T22:09:17.531Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T22:09:17.624Z] $ docker rm -f e42535a4c709b3780c543ff934afb95e2e29e317d5c6e4acda5954120a83553e [2021-05-27T22:09:17.792Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T22:09:17.793Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T22:09:17.793Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-27T22:09:17.793Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-27T22:09:17.793Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T22:09:17.793Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T22:09:18.098Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T22:09:18.098Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T22:09:18.098Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-27T22:09:18.098Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-27T22:09:18.098Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:18.098Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T22:09:18.098Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:18.359Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:18.359Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:18.359Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-27T22:09:18.359Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-27T22:09:18.359Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-27T22:09:18.359Z] [2021-05-27T22:09:18.359Z] Current default time zone: 'Etc/UTC' [2021-05-27T22:09:18.359Z] Local time is now: Thu May 27 22:09:18 UTC 2021. [2021-05-27T22:09:18.359Z] Universal Time is now: Thu May 27 22:09:18 UTC 2021. [2021-05-27T22:09:18.359Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-27T22:09:18.359Z] [2021-05-27T22:09:18.359Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-27T22:09:18.620Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:18.620Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-27T22:09:18.620Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-27T22:09:18.620Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-27T22:09:18.620Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-27T22:09:18.620Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-27T22:09:18.620Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-27T22:09:18.620Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-27T22:09:18.620Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T22:09:18.620Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:18.620Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-27T22:09:18.620Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:18.620Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T22:09:18.881Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:18.881Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-27T22:09:18.881Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-27T22:09:18.881Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-27T22:09:18.881Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T22:09:18.881Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-27T22:09:18.881Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-27T22:09:18.881Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-27T22:09:18.881Z] Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:09:19.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T22:09:19.714Z] [2021-05-27T22:09:19.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:09:20.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T22:09:20.367Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-27T22:09:20.367Z] 29e5d40040c1: Pulling fs layer [2021-05-27T22:09:20.367Z] 1ce36da41761: Pulling fs layer [2021-05-27T22:09:20.367Z] 25b303627fd3: Pulling fs layer [2021-05-27T22:09:20.647Z] 29e5d40040c1: Verifying Checksum [2021-05-27T22:09:20.647Z] 29e5d40040c1: Download complete [2021-05-27T22:09:20.800Z] Updating certificates in /etc/ssl/certs... [2021-05-27T22:09:21.265Z] 1ce36da41761: Verifying Checksum [2021-05-27T22:09:21.265Z] 1ce36da41761: Download complete [2021-05-27T22:09:21.265Z] 29e5d40040c1: Pull complete [2021-05-27T22:09:21.747Z] 23 added, 27 removed; done. [2021-05-27T22:09:21.747Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T22:09:21.747Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T22:09:21.747Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-27T22:09:21.747Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-27T22:09:21.747Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-27T22:09:21.747Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:21.747Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T22:09:21.747Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:21.747Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:21.747Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:21.747Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:21.747Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:21.747Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-27T22:09:22.009Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-27T22:09:22.009Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-27T22:09:22.009Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-27T22:09:22.009Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-27T22:09:22.009Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:22.009Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T22:09:22.009Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-27T22:09:22.009Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-27T22:09:22.009Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-27T22:09:22.009Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T22:09:22.009Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T22:09:22.009Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-27T22:09:22.270Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-27T22:09:22.270Z] Updating certificates in /etc/ssl/certs... [2021-05-27T22:09:22.700Z] 1ce36da41761: Pull complete [2021-05-27T22:09:22.842Z] 0 added, 0 removed; done. [2021-05-27T22:09:22.842Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-27T22:09:22.842Z] done. [2021-05-27T22:09:23.104Z] Reading package lists... [2021-05-27T22:09:23.370Z] Building dependency tree... [2021-05-27T22:09:23.370Z] Reading state information... [2021-05-27T22:09:23.370Z] The following NEW packages will be installed: [2021-05-27T22:09:23.370Z] apt-transport-https [2021-05-27T22:09:23.631Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T22:09:23.631Z] Need to get 1692 B of archives. [2021-05-27T22:09:23.631Z] After this operation, 154 kB of additional disk space will be used. [2021-05-27T22:09:23.631Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-27T22:09:23.892Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T22:09:23.892Z] Fetched 1692 B in 0s (10.6 kB/s) [2021-05-27T22:09:23.892Z] Selecting previously unselected package apt-transport-https. [2021-05-27T22:09:23.892Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-27T22:09:23.892Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-27T22:09:23.892Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-27T22:09:23.892Z] Setting up apt-transport-https (1.6.13) ... [2021-05-27T22:09:24.134Z] 25b303627fd3: Verifying Checksum [2021-05-27T22:09:24.134Z] 25b303627fd3: Download complete [2021-05-27T22:09:24.157Z] Waiting for network to be ready... [2021-05-27T22:09:30.745Z] 2021-05-27T22:09:27Z INFO Waiting for automatic snapd restart... [2021-05-27T22:09:30.745Z] snapd 2.50 from Canonical* installed [2021-05-27T22:09:31.006Z] "snapd" switched to the "latest/stable" channel [2021-05-27T22:09:31.006Z] [2021-05-27T22:09:34.289Z] 25b303627fd3: Pull complete [2021-05-27T22:09:34.289Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-27T22:09:34.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T22:09:34.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T22:09:34.304Z] core18 20210507 from Canonical* installed [2021-05-27T22:09:34.304Z] "core18" switched to the "latest/stable" channel [2021-05-27T22:09:34.304Z] [Pipeline] withDockerContainer [2021-05-27T22:09:34.520Z] prd-ubuntu18.04-docker-arm64-4c-16g-679 does not seem to be running inside a container [2021-05-27T22:09:34.593Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-27T22:09:37.425Z] $ docker top 1c40c713401c5461af9368c2a59f5bdc64278cd24e1ff276ce19e1011d8a1d4d -eo pid,comm [2021-05-27T22:09:37.608Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T22:09:37.608Z] "snapcraft" switched to the "latest/stable" channel [2021-05-27T22:09:37.608Z] [Pipeline] { [Pipeline] sh [2021-05-27T22:09:38.356Z] + docker-compose build --help [2021-05-27T22:09:38.356Z] + grep parallel [2021-05-27T22:09:41.739Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T22:09:41.761Z] $ docker stop --time=1 1c40c713401c5461af9368c2a59f5bdc64278cd24e1ff276ce19e1011d8a1d4d [2021-05-27T22:09:41.819Z] 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-05-27T22:09:41.819Z] - README.md [2021-05-27T22:09:41.819Z] [2021-05-27T22:09:41.819Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T22:09:43.525Z] $ docker rm -f 1c40c713401c5461af9368c2a59f5bdc64278cd24e1ff276ce19e1011d8a1d4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:09:44.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T22:09:44.145Z] . [Pipeline] withDockerContainer [2021-05-27T22:09:44.395Z] prd-ubuntu18.04-docker-arm64-4c-16g-679 does not seem to be running inside a container [2021-05-27T22:09:44.477Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T22:09:46.040Z] $ docker top 3563a26213f72fb079254dd644f1df16fba2e29b29c7ef74d7f0ce45139cd83a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:09:47.027Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T22:09:48.474Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T22:09:48.474Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T22:09:48.474Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T22:09:48.474Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T22:09:49.100Z] Reading package lists... [2021-05-27T22:09:49.431Z] 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-05-27T22:09:51.317Z] Building core-command ... [2021-05-27T22:09:51.318Z] Building core-data ... [2021-05-27T22:09:51.318Z] Building core-metadata ... [2021-05-27T22:09:51.318Z] Building security-bootstrapper ... [2021-05-27T22:09:51.318Z] Building security-proxy-setup ... [2021-05-27T22:09:51.318Z] Building security-secretstore-setup ... [2021-05-27T22:09:51.318Z] Building support-notifications ... [2021-05-27T22:09:51.318Z] Building support-scheduler ... [2021-05-27T22:09:51.318Z] Building sys-mgmt-agent ... [2021-05-27T22:09:51.318Z] Building support-scheduler [2021-05-27T22:09:51.318Z] Building security-bootstrapper [2021-05-27T22:09:51.318Z] Building core-data [2021-05-27T22:09:51.318Z] Building support-notifications [2021-05-27T22:09:51.318Z] Building security-secretstore-setup [2021-05-27T22:09:56.031Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T22:09:56.031Z] Reading package lists... [2021-05-27T22:09:56.031Z] Building dependency tree... [2021-05-27T22:09:56.031Z] Reading state information... [2021-05-27T22:09:56.031Z] Suggested packages: [2021-05-27T22:09:56.031Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-27T22:09:56.031Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-27T22:09:56.031Z] Recommended packages: [2021-05-27T22:09:56.031Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-27T22:09:56.031Z] The following NEW packages will be installed: [2021-05-27T22:09:56.031Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-27T22:09:56.031Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-27T22:09:56.031Z] pkg-config zip [2021-05-27T22:09:56.031Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T22:09:56.031Z] Need to get 7663 kB of archives. [2021-05-27T22:09:56.031Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-27T22:09:56.031Z] 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-05-27T22:09:56.031Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-27T22:09:56.031Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-27T22:09:56.031Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-27T22:09:56.031Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-27T22:09:56.031Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-27T22:09:56.031Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-27T22:09:56.031Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-27T22:09:56.293Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-27T22:09:56.293Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-27T22:09:56.293Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-27T22:09:56.293Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-27T22:09:56.293Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-27T22:09:56.556Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-27T22:09:56.556Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-27T22:09:56.556Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T22:09:56.556Z] Fetched 7663 kB in 1s (11.4 MB/s) [2021-05-27T22:09:57.128Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-27T22:09:57.128Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-27T22:09:57.128Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-27T22:09:57.128Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T22:09:57.388Z] Selecting previously unselected package libpsl5:amd64. [2021-05-27T22:09:57.388Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-27T22:09:57.388Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T22:09:57.388Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T22:09:57.388Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-27T22:09:57.388Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T22:09:57.388Z] Selecting previously unselected package librtmp1:amd64. [2021-05-27T22:09:57.388Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-27T22:09:57.388Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T22:09:57.648Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-27T22:09:57.648Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-27T22:09:57.648Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T22:09:57.648Z] Selecting previously unselected package liberror-perl. [2021-05-27T22:09:57.648Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-27T22:09:57.648Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-27T22:09:57.648Z] Selecting previously unselected package git-man. [2021-05-27T22:09:57.648Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-27T22:09:57.648Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T22:09:57.908Z] Selecting previously unselected package git. [2021-05-27T22:09:57.908Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-27T22:09:57.908Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T22:09:58.479Z] Selecting previously unselected package libnorm1:amd64. [2021-05-27T22:09:58.479Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-27T22:09:58.479Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T22:09:58.479Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-27T22:09:58.479Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-27T22:09:58.479Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T22:09:58.479Z] Selecting previously unselected package libsodium23:amd64. [2021-05-27T22:09:58.479Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-27T22:09:58.479Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-27T22:09:58.479Z] Selecting previously unselected package libzmq5:amd64. [2021-05-27T22:09:58.479Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T22:09:58.479Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T22:09:58.479Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-27T22:09:58.479Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T22:09:58.479Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T22:09:58.739Z] Selecting previously unselected package pkg-config. [2021-05-27T22:09:58.739Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-27T22:09:58.739Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T22:09:58.739Z] Selecting previously unselected package zip. [2021-05-27T22:09:58.739Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-27T22:09:58.739Z] Unpacking zip (3.0-11build1) ... [2021-05-27T22:09:58.739Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T22:09:58.739Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T22:09:58.739Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T22:09:59.000Z] Setting up liberror-perl (0.17025-1) ... [2021-05-27T22:09:59.000Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T22:09:59.000Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T22:09:59.000Z] No schema files found: doing nothing. [2021-05-27T22:09:59.000Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T22:09:59.000Z] Setting up zip (3.0-11build1) ... [2021-05-27T22:09:59.000Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T22:09:59.000Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-27T22:09:59.000Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T22:09:59.000Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T22:09:59.000Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T22:09:59.000Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T22:09:59.000Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T22:09:59.000Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T22:10:05.586Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T22:10:05.586Z] git set to automatically installed. [2021-05-27T22:10:05.586Z] git-man set to automatically installed. [2021-05-27T22:10:05.586Z] libcurl3-gnutls set to automatically installed. [2021-05-27T22:10:05.586Z] liberror-perl set to automatically installed. [2021-05-27T22:10:05.586Z] libglib2.0-0 set to automatically installed. [2021-05-27T22:10:05.586Z] libnghttp2-14 set to automatically installed. [2021-05-27T22:10:05.586Z] libnorm1 set to automatically installed. [2021-05-27T22:10:05.587Z] libpgm-5.2-0 set to automatically installed. [2021-05-27T22:10:05.587Z] libpsl5 set to automatically installed. [2021-05-27T22:10:05.587Z] librtmp1 set to automatically installed. [2021-05-27T22:10:05.587Z] libsodium23 set to automatically installed. [2021-05-27T22:10:05.587Z] libzmq3-dev set to automatically installed. [2021-05-27T22:10:05.587Z] libzmq5 set to automatically installed. [2021-05-27T22:10:05.587Z] pkg-config set to automatically installed. [2021-05-27T22:10:05.587Z] zip set to automatically installed. [2021-05-27T22:10:06.973Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T22:10:13.560Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T22:10:28.475Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-27T22:10:28.475Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T22:10:35.067Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T22:10:35.067Z] snap "core18" has no updates available [2021-05-27T22:10:35.639Z] Pulling go-build-helper [2021-05-27T22:10:35.639Z] + snapcraftctl pull [2021-05-27T22:10:37.026Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-27T22:10:37.026Z] Skipping pull go-build-helper (already ran) [2021-05-27T22:10:37.026Z] Building go-build-helper [2021-05-27T22:10:37.026Z] + snapcraftctl build [2021-05-27T22:10:38.942Z] Staging go-build-helper [2021-05-27T22:10:38.943Z] + snapcraftctl stage [2021-05-27T22:10:48.949Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T22:10:48.949Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T22:10:48.949Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-27T22:10:48.949Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T22:10:48.949Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T22:10:48.949Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T22:10:48.949Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T22:10:48.949Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T22:10:48.949Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-27T22:10:48.949Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T22:10:48.949Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T22:10:48.949Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T22:10:48.949Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T22:10:48.949Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T22:10:48.949Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T22:10:48.949Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T22:10:48.949Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T22:10:48.949Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T22:10:48.949Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T22:10:48.949Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-27T22:10:48.949Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T22:10:48.949Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T22:10:48.949Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T22:10:48.949Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T22:10:48.949Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T22:10:48.949Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T22:10:48.949Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T22:10:48.949Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-27T22:10:48.949Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T22:10:48.949Z] Fetched 224 kB in 0s (0 B/s) [2021-05-27T22:10:48.949Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T22:10:48.949Z] Fetched 157 kB in 0s (0 B/s) [2021-05-27T22:10:48.949Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T22:10:48.949Z] Fetched 221 kB in 0s (0 B/s) [2021-05-27T22:10:48.949Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T22:10:48.949Z] Fetched 143 kB in 0s (0 B/s) [2021-05-27T22:10:48.949Z] Pulling app-service-config [2021-05-27T22:10:48.949Z] + snapcraftctl pull [2021-05-27T22:10:48.949Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-27T22:10:49.209Z] Pulling config-common [2021-05-27T22:10:49.209Z] + snapcraftctl pull [2021-05-27T22:10:53.462Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T22:10:53.462Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T22:10:53.462Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T22:10:53.462Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T22:10:53.462Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T22:10:53.462Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T22:10:53.462Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T22:10:53.462Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T22:10:53.462Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T22:10:53.462Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T22:10:53.462Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T22:10:53.462Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T22:10:53.462Z] Pulling edgex-go [2021-05-27T22:10:53.462Z] + snapcraftctl pull [2021-05-27T22:11:11.587Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T22:11:11.587Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T22:11:11.587Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T22:11:11.587Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-27T22:11:11.587Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-27T22:11:11.587Z] Fetched 279 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-27T22:11:11.587Z] Fetched 122 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-27T22:11:11.587Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-27T22:11:11.587Z] Fetched 8848 B in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-27T22:11:11.587Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-27T22:11:11.587Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-27T22:11:11.587Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-27T22:11:11.587Z] Fetched 219 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-27T22:11:11.587Z] Fetched 154 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-27T22:11:11.587Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-27T22:11:11.587Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-27T22:11:11.587Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-27T22:11:11.587Z] Fetched 499 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-27T22:11:11.587Z] Fetched 111 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-27T22:11:11.587Z] Fetched 240 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-27T22:11:11.587Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-27T22:11:11.587Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-27T22:11:11.587Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-27T22:11:11.587Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-27T22:11:11.587Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-27T22:11:11.587Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-27T22:11:11.587Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-27T22:11:11.587Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-27T22:11:11.587Z] Fetched 8720 B in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-27T22:11:11.587Z] Fetched 137 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-27T22:11:11.587Z] Fetched 119 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-27T22:11:11.587Z] Fetched 110 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-27T22:11:11.587Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-27T22:11:11.587Z] Fetched 645 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-27T22:11:11.587Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-27T22:11:11.587Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-27T22:11:11.587Z] Fetched 368 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-27T22:11:11.587Z] Fetched 187 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-27T22:11:11.587Z] Fetched 175 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-27T22:11:11.587Z] Fetched 206 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-27T22:11:11.587Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-27T22:11:11.587Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-27T22:11:11.587Z] Fetched 159 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-27T22:11:11.587Z] Fetched 107 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-27T22:11:11.587Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-27T22:11:11.587Z] Pulling static-packages [2021-05-27T22:11:11.587Z] + snapcraftctl pull [2021-05-27T22:11:11.587Z] Pulling version [2021-05-27T22:11:11.587Z] + cd /root/project [2021-05-27T22:11:11.587Z] + [ -f VERSION ] [2021-05-27T22:11:11.587Z] + PROJECT_VERSION=local-dev [2021-05-27T22:11:11.587Z] + git rev-parse --short HEAD [2021-05-27T22:11:11.587Z] + GIT_REVISION=07dc5f5d [2021-05-27T22:11:11.587Z] + snapcraftctl set-version local-dev [2021-05-27T22:11:12.531Z] Skipping build go-build-helper (already ran) [2021-05-27T22:11:12.531Z] Building app-service-config [2021-05-27T22:11:12.531Z] + make build [2021-05-27T22:11:12.531Z] go mod tidy [2021-05-27T22:11:13.098Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:11:13.099Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:11:13.099Z] ---> 871d5fd489a2 [2021-05-27T22:11:13.099Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T22:11:13.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:11:13.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:11:13.099Z] ---> 871d5fd489a2 [2021-05-27T22:11:13.099Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:11:13.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:11:13.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:11:13.099Z] ---> 871d5fd489a2 [2021-05-27T22:11:13.099Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T22:11:13.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:11:13.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:11:13.099Z] ---> 871d5fd489a2 [2021-05-27T22:11:13.099Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T22:11:13.099Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:11:13.099Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:11:13.099Z] ---> 871d5fd489a2 [2021-05-27T22:11:13.099Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T22:11:13.099Z] ---> Running in 73e587db6860 [2021-05-27T22:11:13.099Z] ---> Running in f1e9e5f96b08 [2021-05-27T22:11:13.099Z] ---> Running in a97b0e342b1a [2021-05-27T22:11:13.099Z] ---> Running in bce40d078e42 [2021-05-27T22:11:13.099Z] ---> Running in b53544a6e8ab [2021-05-27T22:11:13.099Z] Removing intermediate container a97b0e342b1a [2021-05-27T22:11:13.099Z] ---> 06cd00d3ed18 [2021-05-27T22:11:13.099Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:11:13.099Z] Removing intermediate container f1e9e5f96b08 [2021-05-27T22:11:13.099Z] ---> c393b96117f4 [2021-05-27T22:11:13.099Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:11:13.099Z] ---> Running in 180563cb1580 [2021-05-27T22:11:13.099Z] Removing intermediate container 73e587db6860 [2021-05-27T22:11:13.099Z] ---> 41e537940456 [2021-05-27T22:11:13.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:11:13.099Z] Removing intermediate container b53544a6e8ab [2021-05-27T22:11:13.099Z] ---> dae479cd80d4 [2021-05-27T22:11:13.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:11:13.099Z] Removing intermediate container bce40d078e42 [2021-05-27T22:11:13.099Z] ---> b62e45e700f5 [2021-05-27T22:11:13.099Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:11:13.099Z] ---> Running in 89ad04978571 [2021-05-27T22:11:13.099Z] ---> Running in cf518f75c1b4 [2021-05-27T22:11:13.099Z] ---> Running in ac71fd45f72d [2021-05-27T22:11:13.099Z] ---> Running in 213be9bb8be3 [2021-05-27T22:11:13.099Z] Removing intermediate container 180563cb1580 [2021-05-27T22:11:13.099Z] ---> 30538846b8ba [2021-05-27T22:11:13.099Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T22:11:13.373Z] ---> Running in 63a51612427b [2021-05-27T22:11:13.652Z] Removing intermediate container cf518f75c1b4 [2021-05-27T22:11:13.652Z] ---> 451ca5427d06 [2021-05-27T22:11:13.652Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T22:11:13.929Z] ---> Running in 15d7b93092f6 [2021-05-27T22:11:13.929Z] Removing intermediate container ac71fd45f72d [2021-05-27T22:11:13.929Z] ---> ec66858ae737 [2021-05-27T22:11:13.929Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T22:11:14.204Z] Removing intermediate container 89ad04978571 [2021-05-27T22:11:14.204Z] ---> ea913e91e02b [2021-05-27T22:11:14.204Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T22:11:14.204Z] ---> Running in 2ea4cf75be00 [2021-05-27T22:11:14.204Z] Removing intermediate container 213be9bb8be3 [2021-05-27T22:11:14.204Z] ---> b26ee143bd9b [2021-05-27T22:11:14.204Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T22:11:14.482Z] ---> Running in 86142938d0f9 [2021-05-27T22:11:14.757Z] ---> Running in e4cf3fa3072a [2021-05-27T22:11:15.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:15.834Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-27T22:11:15.835Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-27T22:11:15.835Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-27T22:11:15.835Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T22:11:15.835Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-27T22:11:15.835Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-27T22:11:15.835Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-27T22:11:15.835Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-27T22:11:15.977Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:16.095Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-27T22:11:16.095Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-27T22:11:16.095Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T22:11:16.095Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-27T22:11:16.095Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-27T22:11:16.356Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-27T22:11:16.356Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-27T22:11:16.356Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T22:11:16.356Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-27T22:11:16.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:16.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:16.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:16.616Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-27T22:11:16.616Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-27T22:11:16.616Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-27T22:11:16.616Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-27T22:11:16.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:16.877Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-27T22:11:16.877Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-27T22:11:16.877Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-27T22:11:16.877Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T22:11:16.877Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-27T22:11:16.877Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-27T22:11:16.877Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-27T22:11:17.138Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-27T22:11:17.138Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-27T22:11:17.138Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-27T22:11:17.138Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-27T22:11:17.138Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-27T22:11:17.138Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-27T22:11:17.138Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-27T22:11:17.138Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-27T22:11:17.412Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-27T22:11:17.412Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T22:11:17.412Z] go: downloading github.com/kr/text v0.1.0 [2021-05-27T22:11:17.412Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T22:11:17.412Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-27T22:11:17.412Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-27T22:11:17.412Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-27T22:11:17.412Z] go: downloading golang.org/x/text v0.3.2 [2021-05-27T22:11:17.412Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T22:11:17.412Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T22:11:17.412Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-27T22:11:17.412Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-27T22:11:17.412Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-27T22:11:17.412Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-27T22:11:17.412Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T22:11:17.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:17.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:17.679Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-27T22:11:17.679Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-27T22:11:17.679Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-27T22:11:17.679Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-27T22:11:17.679Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-27T22:11:17.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:17.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:11:17.943Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-27T22:11:17.943Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-27T22:11:17.943Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-27T22:11:17.943Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-27T22:11:17.943Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-27T22:11:17.943Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-27T22:11:17.943Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-27T22:11:17.943Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-27T22:11:17.943Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-27T22:11:17.943Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-27T22:11:17.943Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-27T22:11:17.943Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-27T22:11:17.943Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-27T22:11:18.012Z] OK: 218 MiB in 52 packages [2021-05-27T22:11:18.204Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-27T22:11:18.205Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-27T22:11:18.205Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-27T22:11:18.205Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-27T22:11:18.205Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-27T22:11:18.293Z] OK: 218 MiB in 52 packages [2021-05-27T22:11:18.468Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T22:11:18.469Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-27T22:11:18.469Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-27T22:11:18.469Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-27T22:11:18.469Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T22:11:18.730Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-27T22:11:18.910Z] OK: 218 MiB in 52 packages [2021-05-27T22:11:18.911Z] OK: 218 MiB in 52 packages [2021-05-27T22:11:19.507Z] Removing intermediate container 15d7b93092f6 [2021-05-27T22:11:19.507Z] ---> f197432d7de7 [2021-05-27T22:11:19.507Z] Step 6/23 : COPY go.mod . [2021-05-27T22:11:20.118Z] Removing intermediate container 86142938d0f9 [2021-05-27T22:11:20.118Z] ---> 8b9f3db3ff32 [2021-05-27T22:11:20.118Z] Step 6/26 : COPY go.mod . [2021-05-27T22:11:20.118Z] Removing intermediate container e4cf3fa3072a [2021-05-27T22:11:20.118Z] ---> 5fecfdd7de7f [2021-05-27T22:11:20.118Z] Step 6/23 : COPY go.mod . [2021-05-27T22:11:20.402Z] Removing intermediate container 2ea4cf75be00 [2021-05-27T22:11:20.402Z] ---> cfecaecbb2c3 [2021-05-27T22:11:20.402Z] Step 6/24 : COPY go.mod . [2021-05-27T22:11:20.679Z] ---> cf2f98da01b3 [2021-05-27T22:11:20.679Z] Step 7/23 : RUN go mod download [2021-05-27T22:11:20.679Z] OK: 218 MiB in 52 packages [2021-05-27T22:11:20.679Z] ---> Running in 9aa03a0455ae [2021-05-27T22:11:21.286Z] ---> dbc7d5faf072 [2021-05-27T22:11:21.286Z] Step 7/26 : RUN go mod download [2021-05-27T22:11:21.286Z] ---> Running in 2514e16db264 [2021-05-27T22:11:21.286Z] ---> 00bd5cca020e [2021-05-27T22:11:21.286Z] Step 7/23 : RUN go mod download [2021-05-27T22:11:21.560Z] ---> Running in a6a67d5156d4 [2021-05-27T22:11:21.832Z] ---> aeae21f03209 [2021-05-27T22:11:21.832Z] Step 7/24 : RUN go mod download [2021-05-27T22:11:22.107Z] ---> Running in 97d54c4fa83e [2021-05-27T22:11:22.384Z] Removing intermediate container 63a51612427b [2021-05-27T22:11:22.384Z] ---> 4ce4c24f3b15 [2021-05-27T22:11:22.384Z] Step 6/32 : COPY go.mod . [2021-05-27T22:11:23.825Z] ---> f32c3005bd59 [2021-05-27T22:11:23.825Z] Step 7/32 : RUN go mod download [2021-05-27T22:11:24.103Z] ---> Running in 74bf9da6fb7a [2021-05-27T22:11:24.721Z] Removing intermediate container 9aa03a0455ae [2021-05-27T22:11:24.721Z] ---> aa7240a54cfe [2021-05-27T22:11:24.721Z] Step 8/23 : COPY . . [2021-05-27T22:11:25.322Z] Removing intermediate container 2514e16db264 [2021-05-27T22:11:25.322Z] ---> 6c94727609a6 [2021-05-27T22:11:25.322Z] Step 8/26 : COPY . . [2021-05-27T22:11:25.595Z] Removing intermediate container a6a67d5156d4 [2021-05-27T22:11:25.595Z] ---> dc273f7b33ab [2021-05-27T22:11:25.595Z] Step 8/23 : COPY . . [2021-05-27T22:11:26.201Z] Removing intermediate container 97d54c4fa83e [2021-05-27T22:11:26.201Z] ---> a1c63364d3eb [2021-05-27T22:11:26.201Z] Step 8/24 : COPY . . [2021-05-27T22:11:28.730Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-27T22:11:28.730Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-27T22:11:28.730Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-27T22:11:28.730Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-27T22:11:28.861Z] Removing intermediate container 74bf9da6fb7a [2021-05-27T22:11:28.861Z] ---> 8b2b3f468416 [2021-05-27T22:11:28.861Z] Step 8/32 : COPY . . [2021-05-27T22:11:28.991Z] Building config-common [2021-05-27T22:11:28.991Z] + snapcraftctl build [2021-05-27T22:11:31.553Z] Building edgex-go [2021-05-27T22:11:31.553Z] + cd /root/parts/edgex-go/src [2021-05-27T22:11:31.553Z] + make build [2021-05-27T22:11:31.553Z] go mod tidy [2021-05-27T22:11:32.124Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-27T22:11:32.124Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-27T22:11:32.124Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-27T22:11:32.124Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-27T22:11:32.385Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-27T22:11:32.385Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-27T22:11:32.385Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-27T22:11:32.385Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-27T22:11:32.385Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-27T22:11:32.385Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-27T22:11:32.385Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-27T22:11:32.385Z] 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-05-27T22:11:37.669Z] 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-05-27T22:11:42.958Z] 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-05-27T22:11:44.593Z] 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-05-27T22:11:45.977Z] 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-05-27T22:11:46.919Z] 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-05-27T22:11:49.464Z] 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-05-27T22:11:50.851Z] 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-05-27T22:11:51.037Z] ---> 2879f0ef9cc6 [2021-05-27T22:11:51.037Z] Step 9/23 : RUN go mod tidy [2021-05-27T22:11:51.312Z] ---> 24e6dc217ce8 [2021-05-27T22:11:51.312Z] Step 9/23 : RUN go mod tidy [2021-05-27T22:11:51.312Z] ---> b898a985fed2 [2021-05-27T22:11:51.312Z] Step 9/32 : RUN go mod tidy [2021-05-27T22:11:51.312Z] ---> Running in d3cf43ad44e9 [2021-05-27T22:11:51.312Z] ---> a47d73090df1 [2021-05-27T22:11:51.312Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:11:51.585Z] ---> Running in e19d4ed350a1 [2021-05-27T22:11:51.585Z] ---> Running in 984fb56249f8 [2021-05-27T22:11:51.585Z] ---> a18c2deda3cc [2021-05-27T22:11:51.585Z] Step 9/26 : RUN go mod tidy [2021-05-27T22:11:51.862Z] ---> Running in 6e2ee860c19e [2021-05-27T22:11:51.862Z] ---> Running in 0b6569ba01c1 [2021-05-27T22:11:52.235Z] 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-05-27T22:11:54.156Z] 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-05-27T22:11:55.097Z] 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-05-27T22:11:56.481Z] 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-05-27T22:11:58.588Z] Removing intermediate container d3cf43ad44e9 [2021-05-27T22:11:58.588Z] ---> b673303480c3 [2021-05-27T22:11:58.588Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T22:11:58.588Z] ---> Running in 516df08c5c4f [2021-05-27T22:11:59.026Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-27T22:11:59.026Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-27T22:11:59.026Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-27T22:11:59.026Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-27T22:11:59.026Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-27T22:11:59.026Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-27T22:11:59.026Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-27T22:11:59.026Z] + 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-05-27T22:11:59.026Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-27T22:11:59.026Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-27T22:11:59.026Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-27T22:11:59.026Z] + 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-05-27T22:11:59.026Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-27T22:11:59.026Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-27T22:11:59.026Z] + 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-05-27T22:11:59.201Z] Removing intermediate container e19d4ed350a1 [2021-05-27T22:11:59.201Z] ---> c746465c4113 [2021-05-27T22:11:59.201Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T22:11:59.490Z] ---> Running in 2272f8381ae7 [2021-05-27T22:11:59.770Z] Removing intermediate container 0b6569ba01c1 [2021-05-27T22:11:59.770Z] ---> 92cdd63b569b [2021-05-27T22:11:59.770Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T22:11:59.770Z] ---> Running in 4e43e6556fd0 [2021-05-27T22:12:00.065Z] Removing intermediate container 6e2ee860c19e [2021-05-27T22:12:00.065Z] ---> 289777e4113b [2021-05-27T22:12:00.065Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T22:12:00.065Z] Removing intermediate container 984fb56249f8 [2021-05-27T22:12:00.065Z] ---> 5eac71022cf2 [2021-05-27T22:12:00.065Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T22:12:00.339Z] ---> Running in 514336a74aed [2021-05-27T22:12:00.339Z] ---> Running in 31f91c3c27d2 [2021-05-27T22:12:00.611Z] 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-05-27T22:12:01.233Z] 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-05-27T22:12:01.571Z] Building static-packages [2021-05-27T22:12:01.571Z] + snapcraftctl build [2021-05-27T22:12:02.669Z] 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-05-27T22:12:02.944Z] 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-05-27T22:12:03.222Z] 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-05-27T22:12:03.481Z] Building version [2021-05-27T22:12:03.481Z] + snapcraftctl build [2021-05-27T22:12:05.397Z] Skipping stage go-build-helper (already ran) [2021-05-27T22:12:05.397Z] Staging app-service-config [2021-05-27T22:12:05.397Z] + snapcraftctl stage [2021-05-27T22:12:05.968Z] Staging config-common [2021-05-27T22:12:05.968Z] + snapcraftctl stage [2021-05-27T22:12:07.351Z] Staging edgex-go [2021-05-27T22:12:07.351Z] + snapcraftctl stage [2021-05-27T22:12:07.922Z] Staging static-packages [2021-05-27T22:12:07.922Z] + snapcraftctl stage [2021-05-27T22:12:09.308Z] Staging version [2021-05-27T22:12:09.308Z] + snapcraftctl stage [2021-05-27T22:12:10.254Z] Priming go-build-helper [2021-05-27T22:12:10.254Z] + snapcraftctl prime [2021-05-27T22:12:11.204Z] Priming app-service-config [2021-05-27T22:12:11.204Z] + snapcraftctl prime [2021-05-27T22:12:12.590Z] Priming config-common [2021-05-27T22:12:12.590Z] + snapcraftctl prime [2021-05-27T22:12:13.552Z] Priming edgex-go [2021-05-27T22:12:13.552Z] + snapcraftctl prime [2021-05-27T22:12:14.941Z] Priming static-packages [2021-05-27T22:12:14.941Z] + snapcraftctl prime [2021-05-27T22:12:17.487Z] Priming version [2021-05-27T22:12:17.487Z] + snapcraftctl prime [2021-05-27T22:12:18.429Z] 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-05-27T22:13:55.062Z] 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-05-27T22:14:03.396Z] Removing intermediate container 514336a74aed [2021-05-27T22:14:03.396Z] ---> 63a582f18d56 [2021-05-27T22:14:03.396Z] [2021-05-27T22:14:03.396Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T22:14:03.396Z] 3.12: Pulling from library/alpine [2021-05-27T22:14:03.675Z] Removing intermediate container 4e43e6556fd0 [2021-05-27T22:14:03.676Z] ---> fffd85e1fc8d [2021-05-27T22:14:03.676Z] [2021-05-27T22:14:03.676Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T22:14:03.676Z] 3.12: Pulling from library/alpine [2021-05-27T22:14:05.123Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T22:14:05.123Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T22:14:05.123Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T22:14:05.123Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T22:14:05.123Z] ---> 9852663dfa18 [2021-05-27T22:14:05.123Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T22:14:05.123Z] ---> 9852663dfa18 [2021-05-27T22:14:05.123Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T22:14:05.731Z] ---> Running in 38e409c0ee0b [2021-05-27T22:14:05.731Z] ---> Running in f77ce4f64d91 [2021-05-27T22:14:07.188Z] Removing intermediate container f77ce4f64d91 [2021-05-27T22:14:07.188Z] ---> 671e48f70b34 [2021-05-27T22:14:07.188Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T22:14:07.467Z] ---> Running in b421662e4304 [2021-05-27T22:14:08.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:08.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:09.729Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T22:14:09.729Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T22:14:09.729Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-27T22:14:09.729Z] (4/6) Installing curl (7.77.0-r0) [2021-05-27T22:14:09.729Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T22:14:09.729Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T22:14:09.729Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:14:09.729Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:14:10.012Z] OK: 7 MiB in 20 packages [2021-05-27T22:14:10.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:10.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:11.168Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T22:14:11.169Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T22:14:11.169Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:14:11.169Z] OK: 5 MiB in 16 packages [2021-05-27T22:14:13.169Z] Removing intermediate container 2272f8381ae7 [2021-05-27T22:14:13.169Z] ---> dc4079c095d4 [2021-05-27T22:14:13.169Z] [2021-05-27T22:14:13.169Z] Step 11/23 : FROM alpine:3.12Removing intermediate container 38e409c0ee0b [2021-05-27T22:14:13.169Z] [2021-05-27T22:14:13.169Z] ---> 9852663dfa18 [2021-05-27T22:14:13.169Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T22:14:13.169Z] ---> 86d2dd8227df [2021-05-27T22:14:13.169Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T22:14:13.444Z] Removing intermediate container b421662e4304 [2021-05-27T22:14:13.444Z] ---> dcb0f92c3590 [2021-05-27T22:14:13.444Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T22:14:13.723Z] ---> Running in 546be89a1e11 [2021-05-27T22:14:13.723Z] ---> Running in 09adc97c9d3d [2021-05-27T22:14:13.723Z] ---> Running in ac94d202ad81 [2021-05-27T22:14:14.325Z] Removing intermediate container 516df08c5c4f [2021-05-27T22:14:14.325Z] ---> b03854270ce7 [2021-05-27T22:14:14.325Z] [2021-05-27T22:14:14.325Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T22:14:14.325Z] ---> 9852663dfa18 [2021-05-27T22:14:14.612Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T22:14:14.612Z] ---> Running in 71d7add5ee56 [2021-05-27T22:14:14.886Z] Removing intermediate container ac94d202ad81 [2021-05-27T22:14:14.886Z] ---> 5fdc8546514e [2021-05-27T22:14:14.886Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T22:14:14.886Z] Removing intermediate container 546be89a1e11 [2021-05-27T22:14:14.886Z] ---> 97bde07d6f7c [2021-05-27T22:14:14.886Z] Step 14/26 : WORKDIR / [2021-05-27T22:14:15.163Z] ---> Running in 1c280640ff2a [2021-05-27T22:14:15.163Z] ---> Running in 9195843cc33a [2021-05-27T22:14:15.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:16.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:16.041Z] Removing intermediate container 1c280640ff2a [2021-05-27T22:14:16.041Z] ---> 4e4a8b8c8252 [2021-05-27T22:14:16.041Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T22:14:16.319Z] Removing intermediate container 9195843cc33a [2021-05-27T22:14:16.319Z] ---> 069020cde632 [2021-05-27T22:14:16.319Z] 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-05-27T22:14:16.606Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T22:14:16.606Z] ---> Running in d08db603ddbe [2021-05-27T22:14:16.606Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T22:14:16.606Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:14:16.606Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:14:16.885Z] OK: 6 MiB in 16 packages [2021-05-27T22:14:16.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:17.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:18.089Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T22:14:18.089Z] ---> 75085077af36 [2021-05-27T22:14:18.089Z] 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-05-27T22:14:18.089Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:14:18.089Z] OK: 5 MiB in 15 packages [2021-05-27T22:14:19.537Z] Removing intermediate container 09adc97c9d3d [2021-05-27T22:14:19.537Z] ---> d6482c8513f8 [2021-05-27T22:14:19.537Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:14:19.811Z] ---> 8503cd228d08 [2021-05-27T22:14:19.811Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T22:14:19.811Z] Removing intermediate container 71d7add5ee56 [2021-05-27T22:14:19.811Z] ---> 51fae66afa2f [2021-05-27T22:14:19.811Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:14:19.811Z] ---> Running in 06852ded5cb2 [2021-05-27T22:14:20.085Z] ---> Running in 7f60b0d160ba [2021-05-27T22:14:20.369Z] Removing intermediate container d08db603ddbe [2021-05-27T22:14:20.369Z] ---> 5662f6674dff [2021-05-27T22:14:20.369Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T22:14:20.369Z] ---> Running in 3ccc75aa00b8 [2021-05-27T22:14:20.644Z] Removing intermediate container 06852ded5cb2 [2021-05-27T22:14:20.644Z] ---> 0fd2d09dab24 [2021-05-27T22:14:20.644Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T22:14:20.917Z] Removing intermediate container 7f60b0d160ba [2021-05-27T22:14:20.917Z] ---> 784ecd8ff9cc [2021-05-27T22:14:20.917Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T22:14:20.917Z] ---> Running in 3f2740b46d48 [2021-05-27T22:14:20.917Z] ---> 719c44cf5df9 [2021-05-27T22:14:20.917Z] 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-05-27T22:14:21.192Z] ---> Running in a95e370ff321 [2021-05-27T22:14:21.192Z] Removing intermediate container 3ccc75aa00b8 [2021-05-27T22:14:21.192Z] ---> 09b76f00b383 [2021-05-27T22:14:21.192Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T22:14:21.792Z] Removing intermediate container 3f2740b46d48 [2021-05-27T22:14:21.792Z] ---> 779b9b172cae [2021-05-27T22:14:21.792Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T22:14:21.792Z] Removing intermediate container a95e370ff321 [2021-05-27T22:14:21.792Z] ---> 275373388e04 [2021-05-27T22:14:21.792Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T22:14:22.068Z] ---> b8463f9467a1 [2021-05-27T22:14:22.068Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T22:14:22.068Z] ---> Running in 550d1ab3eaac [2021-05-27T22:14:22.068Z] ---> Running in 65b22fc5afa9 [2021-05-27T22:14:22.341Z] ---> e7f713bd831b [2021-05-27T22:14:22.342Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T22:14:22.616Z] ---> Running in 371cdab1bf4f [2021-05-27T22:14:22.890Z] Removing intermediate container 550d1ab3eaac [2021-05-27T22:14:22.890Z] ---> 7663da09ae45 [2021-05-27T22:14:22.890Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:14:22.890Z] Removing intermediate container 65b22fc5afa9 [2021-05-27T22:14:22.890Z] ---> eed84e28ff30 [2021-05-27T22:14:22.891Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:14:24.359Z] ---> 5acbab8b2757 [2021-05-27T22:14:24.360Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T22:14:24.659Z] ---> 4a047325ae2c [2021-05-27T22:14:24.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T22:14:24.659Z] ---> ed6b6acbdb27 [2021-05-27T22:14:24.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T22:14:26.747Z] Removing intermediate container 371cdab1bf4f [2021-05-27T22:14:26.748Z] ---> 809d06dff79e [2021-05-27T22:14:26.748Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:14:26.748Z] ---> 6ac65ff8059d [2021-05-27T22:14:26.748Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T22:14:27.074Z] ---> ebe71730b27f [2021-05-27T22:14:27.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T22:14:27.074Z] ---> eb507491ab06 [2021-05-27T22:14:27.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T22:14:27.756Z] Removing intermediate container 31f91c3c27d2 [2021-05-27T22:14:27.756Z] ---> 444ac322f542 [2021-05-27T22:14:27.756Z] [2021-05-27T22:14:27.756Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T22:14:27.756Z] ---> 9852663dfa18 [2021-05-27T22:14:27.756Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T22:14:28.063Z] ---> Running in 8a10de66d9c0 [2021-05-27T22:14:28.063Z] ---> ffc9f7a3c0cb [2021-05-27T22:14:28.063Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T22:14:28.362Z] ---> 6744c13dbc81 [2021-05-27T22:14:28.362Z] 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-05-27T22:14:28.657Z] ---> Running in 7ae81c9c408b [2021-05-27T22:14:28.657Z] ---> af1e0a46713d [2021-05-27T22:14:28.657Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T22:14:28.964Z] ---> 4d79d99eef40 [2021-05-27T22:14:28.965Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T22:14:28.965Z] ---> Running in 79464bafbdb6 [2021-05-27T22:14:28.965Z] Removing intermediate container 8a10de66d9c0 [2021-05-27T22:14:28.965Z] ---> 5d7f6537f921 [2021-05-27T22:14:28.965Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T22:14:29.274Z] ---> Running in 3fb376808fda [2021-05-27T22:14:29.274Z] ---> Running in 6a301a8985a8 [2021-05-27T22:14:30.090Z] Removing intermediate container 79464bafbdb6 [2021-05-27T22:14:30.090Z] ---> 4117c5052e55 [2021-05-27T22:14:30.090Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:14:30.090Z] ---> Running in a45b56df35eb [2021-05-27T22:14:30.365Z] Removing intermediate container 3fb376808fda [2021-05-27T22:14:30.365Z] ---> b991f9aeaf21 [2021-05-27T22:14:30.366Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:14:30.640Z] Removing intermediate container 6a301a8985a8 [2021-05-27T22:14:30.640Z] ---> f5e45ad6fca5 [2021-05-27T22:14:30.640Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T22:14:30.640Z] ---> Running in 3e47361d3836 [2021-05-27T22:14:30.640Z] ---> 3efbbb4524a9 [2021-05-27T22:14:30.640Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T22:14:30.912Z] ---> Running in 60c133486cd4 [2021-05-27T22:14:30.912Z] Removing intermediate container a45b56df35eb [2021-05-27T22:14:30.912Z] ---> 20b339fe271f [2021-05-27T22:14:30.912Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T22:14:31.187Z] ---> Running in 1a7746d3a0d4 [2021-05-27T22:14:31.468Z] Removing intermediate container 3e47361d3836 [2021-05-27T22:14:31.468Z] ---> ed1aaa922820 [2021-05-27T22:14:31.468Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T22:14:31.468Z] Removing intermediate container 60c133486cd4 [2021-05-27T22:14:31.468Z] ---> 7c4f9c58254d [2021-05-27T22:14:31.468Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:14:31.743Z] ---> Running in 745af175138d [2021-05-27T22:14:31.743Z] ---> Running in 9ec21799aa4d [2021-05-27T22:14:32.021Z] ---> 8fac3979fad7 [2021-05-27T22:14:32.021Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T22:14:32.021Z] Removing intermediate container 7ae81c9c408b [2021-05-27T22:14:32.021Z] ---> a0946576ce7f [2021-05-27T22:14:32.021Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T22:14:32.021Z] Removing intermediate container 1a7746d3a0d4 [2021-05-27T22:14:32.021Z] ---> 7c9aed210b4c [2021-05-27T22:14:32.021Z] Step 22/23 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:14:32.298Z] ---> Running in 57eb297f530f [2021-05-27T22:14:32.298Z] ---> Running in 901d6fd63c35 [2021-05-27T22:14:32.568Z] Removing intermediate container 745af175138d [2021-05-27T22:14:32.568Z] ---> cec0ff13ea2a [2021-05-27T22:14:32.568Z] Step 22/23 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:14:32.568Z] ---> Running in 2e93ea075dbb [2021-05-27T22:14:33.164Z] Removing intermediate container 57eb297f530f [2021-05-27T22:14:33.164Z] ---> 2aecb51e2308 [2021-05-27T22:14:33.164Z] Step 24/26 : LABEL arch=arm64 [2021-05-27T22:14:33.164Z] Removing intermediate container 901d6fd63c35 [2021-05-27T22:14:33.164Z] ---> 47344c4be277 [2021-05-27T22:14:33.164Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T22:14:33.164Z] ---> aeae370053c6 [2021-05-27T22:14:33.164Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T22:14:33.437Z] ---> Running in bda07550ab60 [2021-05-27T22:14:33.437Z] ---> Running in e7bb0a3ab08a [2021-05-27T22:14:33.437Z] Removing intermediate container 2e93ea075dbb [2021-05-27T22:14:33.437Z] ---> c1bba20874e1 [2021-05-27T22:14:33.437Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T22:14:33.713Z] ---> Running in 3c29c9a823d1 [2021-05-27T22:14:33.986Z] Removing intermediate container bda07550ab60 [2021-05-27T22:14:33.986Z] ---> e976b8e7e620 [2021-05-27T22:14:33.986Z] Step 25/26 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:14:34.259Z] Removing intermediate container e7bb0a3ab08a [2021-05-27T22:14:34.259Z] ---> 27e31a90af40 [2021-05-27T22:14:34.259Z] [2021-05-27T22:14:34.259Z] ---> Running in ebf626817a7b [2021-05-27T22:14:34.538Z] ---> b65dbf155b67 [2021-05-27T22:14:34.538Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T22:14:34.538Z] Removing intermediate container 3c29c9a823d1 [2021-05-27T22:14:34.538Z] ---> 855d871a6d5f [2021-05-27T22:14:34.538Z] [2021-05-27T22:14:34.815Z] Successfully built 27e31a90af40 [2021-05-27T22:14:35.088Z] ---> Running in 58ff6d9face2 [2021-05-27T22:14:35.088Z] Successfully tagged support-notifications-arm64:latest [2021-05-27T22:14:35.088Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-27T22:14:35.088Z] Successfully built 855d871a6d5f [2021-05-27T22:14:35.088Z] Successfully tagged support-scheduler-arm64:latest [2021-05-27T22:14:35.088Z] Building security-proxy-setup [2021-05-27T22:14:35.357Z]  Building support-scheduler ... done Removing intermediate container ebf626817a7b [2021-05-27T22:14:35.357Z] Removing intermediate container 9ec21799aa4d [2021-05-27T22:14:35.357Z] ---> 048833e52e30 [2021-05-27T22:14:35.357Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init ---> 7fc10df23260 [2021-05-27T22:14:35.357Z] [2021-05-27T22:14:35.357Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T22:14:35.630Z] ---> Running in d7ece5f0d290 [2021-05-27T22:14:35.630Z] ---> Running in d19dd46d053c [2021-05-27T22:14:35.905Z] Removing intermediate container 58ff6d9face2 [2021-05-27T22:14:35.905Z] ---> d2f90fe6f425 [2021-05-27T22:14:35.905Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T22:14:36.507Z] Removing intermediate container d19dd46d053c [2021-05-27T22:14:36.507Z] ---> 5316b586441b [2021-05-27T22:14:36.507Z] [2021-05-27T22:14:37.108Z] Successfully built 5316b586441b [2021-05-27T22:14:37.108Z] ---> 77962090f188 [2021-05-27T22:14:37.108Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T22:14:37.108Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-27T22:14:37.108Z]  Building security-secretstore-setup ... done Building core-metadata [2021-05-27T22:14:37.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:37.382Z] ---> Running in 3d458332b108 [2021-05-27T22:14:38.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:14:39.799Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T22:14:39.799Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T22:14:39.799Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T22:14:39.799Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T22:14:40.096Z] Removing intermediate container 3d458332b108 [2021-05-27T22:14:40.096Z] ---> 6bf5adbf70a8 [2021-05-27T22:14:40.096Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T22:14:40.369Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T22:14:40.369Z] ---> Running in cce5f6e43ebe [2021-05-27T22:14:40.369Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T22:14:40.646Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:14:40.646Z] OK: 8 MiB in 20 packages [2021-05-27T22:14:41.683Z] Removing intermediate container cce5f6e43ebe [2021-05-27T22:14:41.684Z] ---> 6a595c846051 [2021-05-27T22:14:41.684Z] Step 29/32 : CMD ["gate"] [2021-05-27T22:14:42.695Z] ---> Running in 5157b3725364 [2021-05-27T22:14:42.970Z] Removing intermediate container d7ece5f0d290 [2021-05-27T22:14:42.970Z] ---> 38cc2be7cbbc [2021-05-27T22:14:42.970Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:14:43.568Z] Removing intermediate container 5157b3725364 [2021-05-27T22:14:43.568Z] ---> 23510d32a333 [2021-05-27T22:14:43.568Z] Step 30/32 : LABEL arch=arm64 [2021-05-27T22:14:44.547Z] ---> Running in da01dcc34b25 [2021-05-27T22:14:44.825Z] ---> 6a10d2cc2eb0 [2021-05-27T22:14:44.825Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T22:14:45.438Z] Removing intermediate container da01dcc34b25 [2021-05-27T22:14:45.438Z] ---> a93fb95ed29d [2021-05-27T22:14:45.438Z] Step 31/32 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:14:46.042Z] ---> Running in 00b35e137712 [2021-05-27T22:14:46.317Z] ---> 4056a3c1ed51 [2021-05-27T22:14:46.317Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T22:14:46.597Z] Removing intermediate container 00b35e137712 [2021-05-27T22:14:46.597Z] ---> fa46705efc07 [2021-05-27T22:14:46.597Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T22:14:47.206Z] ---> Running in 53657bc79b57 [2021-05-27T22:14:47.206Z] ---> 62f92de2a179 [2021-05-27T22:14:47.206Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T22:14:47.479Z] ---> Running in e776c12c1dd5 [2021-05-27T22:14:47.755Z] Removing intermediate container 53657bc79b57 [2021-05-27T22:14:47.755Z] ---> 9218c8a7c2e8 [2021-05-27T22:14:47.755Z] [2021-05-27T22:14:48.026Z] Successfully built 9218c8a7c2e8 [2021-05-27T22:14:48.300Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-27T22:14:48.300Z]  Building security-bootstrapper ... done Building core-command [2021-05-27T22:14:48.570Z] Removing intermediate container e776c12c1dd5 [2021-05-27T22:14:48.570Z] ---> 5e2ad88397cc [2021-05-27T22:14:48.570Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:14:48.852Z] ---> Running in d492976c244f [2021-05-27T22:14:49.450Z] Removing intermediate container d492976c244f [2021-05-27T22:14:49.451Z] ---> dadd72e65e51 [2021-05-27T22:14:49.451Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T22:14:49.451Z] ---> Running in 98d253d10e67 [2021-05-27T22:14:50.045Z] Removing intermediate container 98d253d10e67 [2021-05-27T22:14:50.046Z] ---> ffd92b117e69 [2021-05-27T22:14:50.317Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:14:50.591Z] ---> Running in ec1ce8562883 [2021-05-27T22:14:51.192Z] Removing intermediate container ec1ce8562883 [2021-05-27T22:14:51.192Z] ---> 8b3ea31b9f27 [2021-05-27T22:14:51.192Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:14:52.175Z] ---> Running in 697e638645ee [2021-05-27T22:14:52.768Z] Removing intermediate container 697e638645ee [2021-05-27T22:14:52.768Z] ---> ee6d80ecd920 [2021-05-27T22:14:52.768Z] [2021-05-27T22:14:53.368Z] Successfully built ee6d80ecd920 [2021-05-27T22:14:53.368Z] Successfully tagged core-data-arm64:latest [2021-05-27T22:15:40.328Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:15:40.328Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:15:40.328Z] ---> 871d5fd489a2 [2021-05-27T22:15:40.328Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> dae479cd80d4 [2021-05-27T22:15:40.328Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> b26ee143bd9b [2021-05-27T22:15:40.328Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T22:15:40.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:15:40.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:15:40.328Z] ---> 871d5fd489a2 [2021-05-27T22:15:40.328Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> dae479cd80d4 [2021-05-27T22:15:40.328Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> b26ee143bd9b [2021-05-27T22:15:40.328Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T22:15:40.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:15:40.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:15:40.328Z] ---> 871d5fd489a2 [2021-05-27T22:15:40.328Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> dae479cd80d4 [2021-05-27T22:15:40.328Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> b26ee143bd9b [2021-05-27T22:15:40.328Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T22:15:40.328Z] ---> Running in 316dd6019ab1 [2021-05-27T22:15:40.328Z] ---> Running in ce678c5847a0 [2021-05-27T22:15:40.328Z] ---> Running in 91da5885a5c1 [2021-05-27T22:15:40.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T22:15:40.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T22:15:40.328Z] ---> 871d5fd489a2 [2021-05-27T22:15:40.328Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> dae479cd80d4 [2021-05-27T22:15:40.328Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:15:40.328Z] ---> Using cache [2021-05-27T22:15:40.328Z] ---> b26ee143bd9b [2021-05-27T22:15:40.328Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T22:15:40.328Z] ---> Running in bdbadbf98a7b [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:15:40.618Z] OK: 218 MiB in 52 packages [2021-05-27T22:15:40.618Z] OK: 218 MiB in 52 packages [2021-05-27T22:15:40.893Z] OK: 218 MiB in 52 packages [2021-05-27T22:15:42.338Z] OK: 218 MiB in 52 packages [2021-05-27T22:15:42.338Z] Removing intermediate container ce678c5847a0 [2021-05-27T22:15:42.338Z] ---> 0ce11fc4421c [2021-05-27T22:15:42.338Z] Step 6/22 : COPY go.mod . [2021-05-27T22:15:42.338Z] Removing intermediate container 91da5885a5c1 [2021-05-27T22:15:42.338Z] ---> cd5279069cf1 [2021-05-27T22:15:42.338Z] Step 6/24 : COPY go.mod . [2021-05-27T22:15:42.616Z] Removing intermediate container 316dd6019ab1 [2021-05-27T22:15:42.616Z] ---> ae2fb5fe2535 [2021-05-27T22:15:42.616Z] Step 6/24 : COPY go.mod . [2021-05-27T22:15:43.228Z] ---> e45e9ab57281 [2021-05-27T22:15:43.228Z] Step 7/22 : RUN go mod download [2021-05-27T22:15:43.504Z] ---> Running in 54dabe98b226 [2021-05-27T22:15:43.504Z] ---> 0f2e20fad8b1 [2021-05-27T22:15:43.504Z] Step 7/24 : RUN go mod download [2021-05-27T22:15:43.504Z] Removing intermediate container bdbadbf98a7b [2021-05-27T22:15:43.504Z] ---> 50520a033178 [2021-05-27T22:15:43.504Z] Step 6/24 : COPY go.mod . [2021-05-27T22:15:43.778Z] ---> e47275e22db0 [2021-05-27T22:15:43.778Z] Step 7/24 : RUN go mod download [2021-05-27T22:15:43.778Z] ---> Running in a64f7f90e292 [2021-05-27T22:15:44.052Z] ---> Running in 00c40d15ca7b [2021-05-27T22:15:45.048Z] ---> fd581a522d9e [2021-05-27T22:15:45.048Z] Step 7/24 : RUN go mod download [2021-05-27T22:15:45.048Z] ---> Running in 36e3e1a267b9 [2021-05-27T22:15:47.055Z] Removing intermediate container 54dabe98b226 [2021-05-27T22:15:47.055Z] ---> 128fe924938a [2021-05-27T22:15:47.055Z] Step 8/22 : COPY . . [2021-05-27T22:15:47.658Z] Removing intermediate container a64f7f90e292 [2021-05-27T22:15:47.658Z] ---> f8d94a764d03 [2021-05-27T22:15:47.658Z] Step 8/24 : COPY . . [2021-05-27T22:15:47.930Z] Removing intermediate container 00c40d15ca7b [2021-05-27T22:15:47.930Z] ---> 3217439a5542 [2021-05-27T22:15:47.930Z] Step 8/24 : COPY . . [2021-05-27T22:15:48.530Z] Removing intermediate container 36e3e1a267b9 [2021-05-27T22:15:48.530Z] ---> a81dc5672a57 [2021-05-27T22:15:48.530Z] Step 8/24 : COPY . . [2021-05-27T22:16:10.699Z] ---> 3a0a1fe01b89 [2021-05-27T22:16:10.699Z] Step 9/22 : RUN go mod tidy [2021-05-27T22:16:10.699Z] ---> a99404107629 [2021-05-27T22:16:10.699Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:16:10.699Z] ---> Running in f6bbc87375d8 [2021-05-27T22:16:10.699Z] ---> 221064d65815 [2021-05-27T22:16:10.699Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:16:10.699Z] ---> Running in 001c9bd02666 [2021-05-27T22:16:10.699Z] ---> d18f403feb00 [2021-05-27T22:16:10.699Z] Step 9/24 : RUN go mod tidy [2021-05-27T22:16:10.699Z] ---> Running in 24d702e72eae [2021-05-27T22:16:10.699Z] ---> Running in 4ff77fc6d1f4 [2021-05-27T22:16:16.114Z] Removing intermediate container f6bbc87375d8 [2021-05-27T22:16:16.114Z] ---> e12ab0c19989 [2021-05-27T22:16:16.114Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T22:16:16.115Z] ---> Running in 87b261d25b33 [2021-05-27T22:16:16.115Z] Removing intermediate container 001c9bd02666 [2021-05-27T22:16:16.115Z] ---> 5e6b709f5127 [2021-05-27T22:16:16.115Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T22:16:16.385Z] Removing intermediate container 24d702e72eae [2021-05-27T22:16:16.385Z] ---> aae07ffefdbd [2021-05-27T22:16:16.385Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T22:16:16.385Z] ---> Running in cace8236d1be [2021-05-27T22:16:16.656Z] Removing intermediate container 4ff77fc6d1f4 [2021-05-27T22:16:16.656Z] ---> 7548fe67eba6 [2021-05-27T22:16:16.656Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T22:16:16.656Z] ---> Running in f3b2b6388fca [2021-05-27T22:16:16.927Z] ---> Running in aadd8cbed360 [2021-05-27T22:16:17.534Z] 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-05-27T22:16:18.516Z] 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-05-27T22:16:18.796Z] 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-05-27T22:16:18.796Z] 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-05-27T22:17:40.607Z] 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-05-27T22:17:55.699Z] Removing intermediate container 87b261d25b33 [2021-05-27T22:17:55.699Z] ---> e3fbf5742d85 [2021-05-27T22:17:55.699Z] [2021-05-27T22:17:55.699Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T22:17:55.699Z] ---> 9852663dfa18 [2021-05-27T22:17:55.699Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T22:17:55.699Z] ---> Running in 8777c5570b19 [2021-05-27T22:17:55.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:17:56.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:17:56.854Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T22:17:57.129Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T22:17:57.130Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-27T22:17:57.130Z] (4/4) Installing curl (7.77.0-r0) [2021-05-27T22:17:57.130Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:17:57.130Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:17:57.405Z] OK: 7 MiB in 18 packages [2021-05-27T22:18:00.819Z] Removing intermediate container 8777c5570b19 [2021-05-27T22:18:00.819Z] ---> 859a6921c022 [2021-05-27T22:18:00.819Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T22:18:00.819Z] ---> Running in f3af2cb8ca65 [2021-05-27T22:18:01.094Z] Removing intermediate container f3b2b6388fca [2021-05-27T22:18:01.094Z] ---> 2f55d3d1ccfd [2021-05-27T22:18:01.094Z] [2021-05-27T22:18:01.094Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T22:18:01.094Z] ---> 9852663dfa18 [2021-05-27T22:18:01.094Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T22:18:01.094Z] ---> Using cache [2021-05-27T22:18:01.094Z] ---> 51fae66afa2f [2021-05-27T22:18:01.094Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:18:01.094Z] ---> Using cache [2021-05-27T22:18:01.094Z] ---> 784ecd8ff9cc [2021-05-27T22:18:01.094Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T22:18:01.378Z] ---> Running in 614d029fd9d2 [2021-05-27T22:18:01.980Z] Removing intermediate container f3af2cb8ca65 [2021-05-27T22:18:01.980Z] ---> eaacb7a294f3 [2021-05-27T22:18:01.980Z] Step 14/22 : WORKDIR /edgex [2021-05-27T22:18:02.255Z] ---> Running in 5def64c660d1 [2021-05-27T22:18:02.255Z] Removing intermediate container 614d029fd9d2 [2021-05-27T22:18:02.255Z] ---> 5e773498ea09 [2021-05-27T22:18:02.255Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T22:18:02.526Z] ---> Running in 655346dfc283 [2021-05-27T22:18:02.803Z] Removing intermediate container cace8236d1be [2021-05-27T22:18:02.803Z] ---> 021bb93a6438 [2021-05-27T22:18:02.803Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T22:18:02.803Z] Removing intermediate container 5def64c660d1 [2021-05-27T22:18:02.803Z] ---> 6a2bf7d25e76 [2021-05-27T22:18:02.803Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T22:18:03.089Z] ---> Running in 319c918fbaee [2021-05-27T22:18:03.089Z] Removing intermediate container 655346dfc283 [2021-05-27T22:18:03.089Z] ---> daac79c5ac51 [2021-05-27T22:18:03.089Z] Step 16/24 : WORKDIR / [2021-05-27T22:18:03.366Z] ---> Running in 4f57f88cda6d [2021-05-27T22:18:04.359Z] ---> b966c0cce116 [2021-05-27T22:18:04.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T22:18:04.635Z] Removing intermediate container 4f57f88cda6d [2021-05-27T22:18:04.635Z] ---> 74f062bf3e5f [2021-05-27T22:18:04.635Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:18:04.635Z] 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-05-27T22:18:06.080Z] ---> 890091e724a7 [2021-05-27T22:18:06.080Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T22:18:06.359Z] ---> 5d8aacb4596f [2021-05-27T22:18:06.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T22:18:08.337Z] ---> c587a2a6366f [2021-05-27T22:18:08.337Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T22:18:08.613Z] ---> 18dc5bd05d3e [2021-05-27T22:18:08.613Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T22:18:08.613Z] Removing intermediate container 319c918fbaee [2021-05-27T22:18:08.613Z] ---> 622e4ca25fb0 [2021-05-27T22:18:08.613Z] [2021-05-27T22:18:08.613Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T22:18:08.613Z] ---> Running in 24124d592625 [2021-05-27T22:18:08.889Z] 20.10.0: Pulling from library/docker [2021-05-27T22:18:09.170Z] Removing intermediate container aadd8cbed360 [2021-05-27T22:18:09.170Z] ---> 2736c37563c7 [2021-05-27T22:18:09.170Z] [2021-05-27T22:18:09.170Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T22:18:09.170Z] ---> 9852663dfa18 [2021-05-27T22:18:09.170Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T22:18:09.170Z] ---> Using cache [2021-05-27T22:18:09.170Z] ---> 51fae66afa2f [2021-05-27T22:18:09.170Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T22:18:09.170Z] ---> Using cache [2021-05-27T22:18:09.170Z] ---> 784ecd8ff9cc [2021-05-27T22:18:09.170Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T22:18:09.448Z] ---> b3a4d8446bcd [2021-05-27T22:18:09.448Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T22:18:09.448Z] ---> Running in 6b5c2588c920 [2021-05-27T22:18:09.448Z] Removing intermediate container 24124d592625 [2021-05-27T22:18:09.448Z] ---> d4124e041d2d [2021-05-27T22:18:09.448Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T22:18:09.448Z] ---> Running in 758a8cddbe7c [2021-05-27T22:18:09.721Z] ---> Running in 4bf038c4fc69 [2021-05-27T22:18:10.321Z] Removing intermediate container 6b5c2588c920 [2021-05-27T22:18:10.321Z] ---> ec29d4a97330 [2021-05-27T22:18:10.321Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T22:18:10.605Z] Removing intermediate container 4bf038c4fc69 [2021-05-27T22:18:10.605Z] ---> 5c94cc38ddb6 [2021-05-27T22:18:10.605Z] Step 20/22 : LABEL arch=arm64 [2021-05-27T22:18:10.605Z] Removing intermediate container 758a8cddbe7c [2021-05-27T22:18:10.605Z] ---> c28ad524f173 [2021-05-27T22:18:10.605Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:18:10.605Z] ---> Running in 8fe9f289ad79 [2021-05-27T22:18:10.880Z] ---> Running in 7cf6fd2c7414 [2021-05-27T22:18:10.880Z] ---> Running in a956cc174cbf [2021-05-27T22:18:11.481Z] Removing intermediate container 8fe9f289ad79 [2021-05-27T22:18:11.481Z] ---> 80f8e77b81a9 [2021-05-27T22:18:11.481Z] Step 16/24 : WORKDIR / [2021-05-27T22:18:12.077Z] ---> Running in 330c2665e408 [2021-05-27T22:18:12.077Z] Removing intermediate container a956cc174cbf [2021-05-27T22:18:12.077Z] ---> 4c817565c4eb [2021-05-27T22:18:12.077Z] Step 21/22 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:18:12.077Z] Removing intermediate container 7cf6fd2c7414 [2021-05-27T22:18:12.077Z] ---> eed5177adc05 [2021-05-27T22:18:12.077Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T22:18:12.351Z] ---> Running in df534b899929 [2021-05-27T22:18:12.351Z] ---> Running in eb526a69b6e1 [2021-05-27T22:18:12.624Z] Removing intermediate container 330c2665e408 [2021-05-27T22:18:12.624Z] ---> cae48f04673a [2021-05-27T22:18:12.624Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T22:18:12.922Z] Removing intermediate container eb526a69b6e1 [2021-05-27T22:18:12.922Z] ---> 5bb1d9e63f01 [2021-05-27T22:18:12.922Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:18:13.204Z] Removing intermediate container df534b899929 [2021-05-27T22:18:13.204Z] ---> d6e15f9696ef [2021-05-27T22:18:13.204Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T22:18:13.204Z] ---> Running in 8a3f827d799e [2021-05-27T22:18:13.494Z] ---> Running in 5fe80a0efe8b [2021-05-27T22:18:13.768Z] ---> df6bc142db71 [2021-05-27T22:18:13.768Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T22:18:14.040Z] Removing intermediate container 8a3f827d799e [2021-05-27T22:18:14.040Z] ---> 05439c43b8f3 [2021-05-27T22:18:14.040Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:18:14.313Z] Removing intermediate container 5fe80a0efe8b [2021-05-27T22:18:14.313Z] ---> 4fde10121543 [2021-05-27T22:18:14.313Z] [2021-05-27T22:18:14.589Z] ---> Running in 5ce2d71c9218 [2021-05-27T22:18:15.196Z] Successfully built 4fde10121543 [2021-05-27T22:18:15.196Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-27T22:18:15.485Z]  Building security-proxy-setup ... done Removing intermediate container 5ce2d71c9218 [2021-05-27T22:18:15.485Z] ---> b27e678394be [2021-05-27T22:18:15.485Z] [2021-05-27T22:18:16.089Z] ---> 047aa81f9d63 [2021-05-27T22:18:16.089Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T22:18:16.089Z] Successfully built b27e678394be [2021-05-27T22:18:16.089Z] Successfully tagged core-command-arm64:latest [2021-05-27T22:18:17.537Z]  Building core-command ... done  ---> 95a3c4238210 [2021-05-27T22:18:17.537Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T22:18:17.537Z] ---> Running in c0a534acc620 [2021-05-27T22:18:18.513Z] Removing intermediate container c0a534acc620 [2021-05-27T22:18:18.513Z] ---> 0efa4475cd91 [2021-05-27T22:18:18.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:18:18.513Z] ---> Running in 9c788a681c29 [2021-05-27T22:18:19.107Z] Removing intermediate container 9c788a681c29 [2021-05-27T22:18:19.107Z] ---> 64febc46f509 [2021-05-27T22:18:19.107Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T22:18:19.383Z] ---> Running in f6d9cc834f18 [2021-05-27T22:18:19.978Z] Removing intermediate container f6d9cc834f18 [2021-05-27T22:18:19.978Z] ---> 16a7a1c8fe46 [2021-05-27T22:18:19.978Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:18:19.978Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T22:18:19.978Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T22:18:19.978Z] ---> eeaf43b92773 [2021-05-27T22:18:19.978Z] 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-05-27T22:18:19.978Z] ---> Running in 7d85699005fa [2021-05-27T22:18:20.253Z] ---> Running in b686e4ee0a4f [2021-05-27T22:18:20.526Z] Removing intermediate container 7d85699005fa [2021-05-27T22:18:20.526Z] ---> 83ca195dcfd4 [2021-05-27T22:18:20.526Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:18:20.797Z] Removing intermediate container b686e4ee0a4f [2021-05-27T22:18:20.797Z] ---> 7b14b8e96fea [2021-05-27T22:18:20.797Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T22:18:20.797Z] ---> Running in e0804faa8077 [2021-05-27T22:18:20.797Z] ---> Running in 18a5fef9f7f6 [2021-05-27T22:18:21.393Z] Removing intermediate container e0804faa8077 [2021-05-27T22:18:21.393Z] ---> 41d6a0db82a6 [2021-05-27T22:18:21.393Z] [2021-05-27T22:18:21.665Z] Successfully built 41d6a0db82a6 [2021-05-27T22:18:21.665Z] Successfully tagged core-metadata-arm64:latest [2021-05-27T22:18:22.264Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:18:22.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:18:22.852Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T22:18:22.852Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T22:18:22.852Z] Executing bash-5.0.17-r0.post-install [2021-05-27T22:18:22.852Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T22:18:22.852Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-27T22:18:22.852Z] (5/39) Installing curl (7.77.0-r0) [2021-05-27T22:18:22.852Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T22:18:22.852Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T22:18:23.121Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T22:18:23.121Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T22:18:23.121Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T22:18:23.121Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T22:18:23.121Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T22:18:23.121Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T22:18:25.080Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T22:18:25.080Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T22:18:25.080Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T22:18:25.080Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T22:18:25.080Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T22:18:25.080Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T22:18:25.080Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T22:18:25.080Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T22:18:25.080Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T22:18:25.080Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T22:18:25.080Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T22:18:25.080Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T22:18:25.080Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T22:18:25.080Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T22:18:25.080Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T22:18:25.080Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T22:18:25.080Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T22:18:25.080Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T22:18:25.080Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T22:18:25.352Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T22:18:25.352Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T22:18:25.352Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T22:18:25.352Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T22:18:25.352Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T22:18:25.352Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T22:18:25.352Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T22:18:25.352Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T22:18:25.352Z] OK: 72 MiB in 59 packages [2021-05-27T22:18:29.634Z] Collecting docker-compose==1.23.2 [2021-05-27T22:18:29.634Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T22:18:29.634Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T22:18:29.634Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T22:18:30.224Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T22:18:30.224Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T22:18:31.197Z] Collecting PyYAML<4,>=3.10 [2021-05-27T22:18:31.197Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T22:18:34.574Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T22:18:34.574Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T22:18:36.535Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T22:18:36.535Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T22:18:37.507Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T22:18:37.507Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T22:18:37.779Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T22:18:38.051Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T22:18:40.021Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T22:18:40.021Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T22:18:40.021Z] 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-05-27T22:18:40.292Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T22:18:40.292Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T22:18:42.258Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T22:18:42.258Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T22:18:42.529Z] Collecting idna<2.8,>=2.5 [2021-05-27T22:18:42.529Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T22:18:42.529Z] 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-05-27T22:18:43.119Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T22:18:43.119Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T22:18:43.390Z] 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-05-27T22:18:43.390Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T22:18:43.390Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T22:18:43.390Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T22:18:43.390Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T22:18:43.992Z] Installing collected packages: cached-property, websocket-client, PyYAML, texttable, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, docopt, docker-compose [2021-05-27T22:18:44.264Z] Running setup.py install for PyYAML: started [2021-05-27T22:18:46.876Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T22:18:46.876Z] Running setup.py install for texttable: started [2021-05-27T22:18:48.302Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T22:18:48.302Z] Attempting uninstall: idna [2021-05-27T22:18:48.302Z] Found existing installation: idna 2.9 [2021-05-27T22:18:48.302Z] Uninstalling idna-2.9: [2021-05-27T22:18:48.302Z] Successfully uninstalled idna-2.9 [2021-05-27T22:18:48.897Z] Attempting uninstall: urllib3 [2021-05-27T22:18:48.897Z] Found existing installation: urllib3 1.25.9 [2021-05-27T22:18:48.897Z] Uninstalling urllib3-1.25.9: [2021-05-27T22:18:48.897Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T22:18:49.490Z] Attempting uninstall: requests [2021-05-27T22:18:49.490Z] Found existing installation: requests 2.23.0 [2021-05-27T22:18:49.490Z] Uninstalling requests-2.23.0: [2021-05-27T22:18:49.490Z] Successfully uninstalled requests-2.23.0 [2021-05-27T22:18:50.462Z] Running setup.py install for dockerpty: started [2021-05-27T22:18:52.429Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T22:18:52.699Z] Running setup.py install for docopt: started [2021-05-27T22:18:54.663Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T22:18:55.252Z] 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-05-27T22:19:03.516Z] Removing intermediate container 18a5fef9f7f6 [2021-05-27T22:19:03.516Z] ---> 5dcd89471f3d [2021-05-27T22:19:03.516Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T22:19:03.788Z] ---> Running in 82970d7cf088 [2021-05-27T22:19:04.062Z] Removing intermediate container 82970d7cf088 [2021-05-27T22:19:04.062Z] ---> c4eda518619f [2021-05-27T22:19:04.062Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T22:19:04.334Z] ---> Running in ebe621db709b [2021-05-27T22:19:04.929Z] Removing intermediate container ebe621db709b [2021-05-27T22:19:04.929Z] ---> 0a5291bb823a [2021-05-27T22:19:04.929Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T22:19:06.363Z] ---> 28a635bab666 [2021-05-27T22:19:06.363Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T22:19:06.956Z] ---> d11cc7784348 [2021-05-27T22:19:06.956Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T22:19:07.929Z] ---> 449120e6cc5f [2021-05-27T22:19:07.929Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T22:19:07.929Z] ---> Running in d061e07466ec [2021-05-27T22:19:08.522Z] Removing intermediate container d061e07466ec [2021-05-27T22:19:08.522Z] ---> fcaab37e5325 [2021-05-27T22:19:08.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:19:08.522Z] ---> Running in f2f82f22d5a3 [2021-05-27T22:19:09.118Z] Removing intermediate container f2f82f22d5a3 [2021-05-27T22:19:09.118Z] ---> a23f6df58436 [2021-05-27T22:19:09.118Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T22:19:09.118Z] ---> Running in 7030e5f2903a [2021-05-27T22:19:09.711Z] Removing intermediate container 7030e5f2903a [2021-05-27T22:19:09.711Z] ---> 5a6d7c10de02 [2021-05-27T22:19:09.711Z] Step 23/24 : LABEL git_sha=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [2021-05-27T22:19:09.985Z] ---> Running in 6cfe53a397ab [2021-05-27T22:19:10.259Z] Removing intermediate container 6cfe53a397ab [2021-05-27T22:19:10.259Z] ---> 07ae361359fd [2021-05-27T22:19:10.259Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T22:19:10.531Z] ---> Running in 115167ba0e91 [2021-05-27T22:19:11.125Z] Removing intermediate container 115167ba0e91 [2021-05-27T22:19:11.125Z] ---> da2ef920611f [2021-05-27T22:19:11.125Z] [2021-05-27T22:19:11.396Z] Successfully built da2ef920611f [2021-05-27T22:19:11.396Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-27T22:19:12.025Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T22:19:12.024Z] $ docker stop --time=1 3563a26213f72fb079254dd644f1df16fba2e29b29c7ef74d7f0ce45139cd83a [2021-05-27T22:19:13.965Z] $ docker rm -f 3563a26213f72fb079254dd644f1df16fba2e29b29c7ef74d7f0ce45139cd83a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T22:19:14.603Z] + docker images [2021-05-27T22:19:14.881Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T22:19:14.881Z] sys-mgmt-agent-arm64 latest da2ef920611f 4 seconds ago 299MB [2021-05-27T22:19:14.881Z] core-metadata-arm64 latest 41d6a0db82a6 54 seconds ago 17.4MB [2021-05-27T22:19:14.881Z] core-command-arm64 latest b27e678394be About a minute ago 16.1MB [2021-05-27T22:19:14.881Z] security-proxy-setup-arm64 latest 4fde10121543 About a minute ago 24MB [2021-05-27T22:19:14.881Z] 622e4ca25fb0 About a minute ago 979MB [2021-05-27T22:19:14.881Z] 2736c37563c7 About a minute ago 989MB [2021-05-27T22:19:14.881Z] 2f55d3d1ccfd About a minute ago 981MB [2021-05-27T22:19:14.881Z] e3fbf5742d85 About a minute ago 978MB [2021-05-27T22:19:14.881Z] core-data-arm64 latest ee6d80ecd920 4 minutes ago 20.4MB [2021-05-27T22:19:14.881Z] security-bootstrapper-arm64 latest 9218c8a7c2e8 4 minutes ago 17.2MB [2021-05-27T22:19:14.881Z] security-secretstore-setup-arm64 latest 5316b586441b 4 minutes ago 24.4MB [2021-05-27T22:19:14.881Z] support-scheduler-arm64 latest 855d871a6d5f 4 minutes ago 16.1MB [2021-05-27T22:19:14.881Z] support-notifications-arm64 latest 27e31a90af40 4 minutes ago 16.8MB [2021-05-27T22:19:14.881Z] 444ac322f542 4 minutes ago 990MB [2021-05-27T22:19:14.881Z] b03854270ce7 5 minutes ago 981MB [2021-05-27T22:19:14.881Z] dc4079c095d4 5 minutes ago 982MB [2021-05-27T22:19:14.881Z] fffd85e1fc8d 5 minutes ago 978MB [2021-05-27T22:19:14.881Z] 63a582f18d56 5 minutes ago 974MB [2021-05-27T22:19:14.881Z] ci-base-image-arm64 latest 871d5fd489a2 16 minutes ago 641MB [2021-05-27T22:19:14.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-27T22:19:14.881Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-27T22:19:14.881Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-27T22:19:14.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-05-27T22:19:15.629Z] ---> job-cost.sh [2021-05-27T22:19:15.629Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4yuF [2021-05-27T22:19:54.665Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T22:21:31.404Z] lf-activate-venv(): INFO: Adding /tmp/venv-4yuF/bin to PATH [2021-05-27T22:21:31.404Z] INFO: No Stack... [2021-05-27T22:21:31.404Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T22:21:31.404Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T22:21:31.743Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-05-27T22:21:31.743Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T22:21:31.801Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3509-5-stack-cost] [2021-05-27T22:21:31.809Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3509-5-stack-cost] did not exist. Created. [2021-05-27T22:21:31.809Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3509-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T22:21:32.163Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T22:21:32.437Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T22:21:32.446Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3509-5-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-05-27T22:21:33.225Z] provisioning config files... [2021-05-27T22:21:33.234Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2992789396384025175tmp [Pipeline] { [Pipeline] sh [2021-05-27T22:21:33.543Z] + set +x [2021-05-27T22:21:33.543Z] + curl -s https://codecov.io/bash [2021-05-27T22:21:33.543Z] + bash -s -- [2021-05-27T22:21:33.804Z] [2021-05-27T22:21:33.804Z] _____ _ [2021-05-27T22:21:33.804Z] / ____| | | [2021-05-27T22:21:33.804Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T22:21:33.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T22:21:33.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T22:21:33.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T22:21:33.804Z] Bash-1.0.3 [2021-05-27T22:21:33.804Z] [2021-05-27T22:21:33.804Z] [2021-05-27T22:21:33.804Z] ==> git version 2.24.4 found [2021-05-27T22:21:33.804Z] ==> 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-05-27T22:21:33.804Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T22:21:33.804Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T22:21:33.804Z] ==> Jenkins CI detected. [2021-05-27T22:21:33.804Z] project root: . [2021-05-27T22:21:33.804Z] --> token set from env [2021-05-27T22:21:33.804Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T22:21:33.804Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T22:21:33.804Z] ==> Python coveragepy not found [2021-05-27T22:21:33.804Z] ==> Searching for coverage reports in: [2021-05-27T22:21:33.804Z] + . [2021-05-27T22:21:34.067Z] -> Found 1 reports [2021-05-27T22:21:34.067Z] ==> Detecting git/mercurial file structure [2021-05-27T22:21:34.067Z] ==> Reading reports [2021-05-27T22:21:34.067Z] + ./coverage.out bytes=741453 [2021-05-27T22:21:34.067Z] ==> Appending adjustments [2021-05-27T22:21:34.067Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T22:21:36.627Z] + Found adjustments [2021-05-27T22:21:36.627Z] ==> Gzipping contents [2021-05-27T22:21:36.627Z] 104K /tmp/codecov.xxOREK.gz [2021-05-27T22:21:36.627Z] ==> Uploading reports [2021-05-27T22:21:36.627Z] url: https://codecov.io [2021-05-27T22:21:36.627Z] query: branch=PR-3509&commit=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3509%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3509&job=&cmd_args= [2021-05-27T22:21:36.627Z] -> Pinging Codecov [2021-05-27T22:21:36.627Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3509&commit=07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3509%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3509&job=&cmd_args= [2021-05-27T22:21:36.627Z] -> Uploading to [2021-05-27T22:21:36.627Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2/d5a233e0-e828-4f78-9041-b93ec934f401.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T222136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e164d28a013bb3edefa4904e41e0701af36213b891ac469fce8631cd015cdf0a [2021-05-27T22:21:36.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T22:21:36.627Z] Dload Upload Total Spent Left Speed [2021-05-27T22:21:37.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 238k --:--:-- --:--:-- --:--:-- 238k [2021-05-27T22:21:37.199Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 [Pipeline] } [2021-05-27T22:21:37.207Z] 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-05-27T22:21:38.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:38.771Z] ---> package-listing.sh [2021-05-27T22:21:38.771Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T22:21:38.771Z] ++ facter osfamily [2021-05-27T22:21:39.039Z] + OS_FAMILY=redhat [2021-05-27T22:21:39.039Z] + workspace=/w/workspace/edgex-go/5 [2021-05-27T22:21:39.039Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T22:21:39.039Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T22:21:39.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T22:21:39.039Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T22:21:39.039Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-27T22:21:39.039Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T22:21:39.039Z] + case "${OS_FAMILY}" in [2021-05-27T22:21:39.039Z] + rpm -qa [2021-05-27T22:21:39.039Z] + sort [2021-05-27T22:21:41.595Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T22:21:41.595Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T22:21:41.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T22:21:41.595Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-27T22:21:41.595Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-05-27T22:21:41.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-05-27T22:21:41.608Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T22:21:41.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:21:42.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T22:21:42.529Z] [2021-05-27T22:21:42.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:21:42.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T22:21:42.843Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T22:21:42.843Z] df20fa9351a1: Pulling fs layer [2021-05-27T22:21:42.843Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T22:21:42.843Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T22:21:42.843Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T22:21:42.843Z] 93b61091891f: Pulling fs layer [2021-05-27T22:21:42.843Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T22:21:42.843Z] 5e14af77c1be: Pulling fs layer [2021-05-27T22:21:42.843Z] 01666e4c0597: Pulling fs layer [2021-05-27T22:21:42.843Z] aa168da1d23b: Pulling fs layer [2021-05-27T22:21:42.843Z] 46f8f816bc3b: Waiting [2021-05-27T22:21:42.843Z] 93b61091891f: Waiting [2021-05-27T22:21:42.843Z] 93b9cdb0e59b: Waiting [2021-05-27T22:21:42.843Z] 5e14af77c1be: Waiting [2021-05-27T22:21:42.843Z] 01666e4c0597: Waiting [2021-05-27T22:21:42.843Z] aa168da1d23b: Waiting [2021-05-27T22:21:42.843Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T22:21:42.843Z] 36b3adc4ff6f: Download complete [2021-05-27T22:21:42.843Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T22:21:42.843Z] 46f8f816bc3b: Download complete [2021-05-27T22:21:43.106Z] df20fa9351a1: Verifying Checksum [2021-05-27T22:21:43.106Z] df20fa9351a1: Download complete [2021-05-27T22:21:43.106Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T22:21:43.106Z] 93b9cdb0e59b: Download complete [2021-05-27T22:21:43.106Z] 5e14af77c1be: Verifying Checksum [2021-05-27T22:21:43.106Z] 5e14af77c1be: Download complete [2021-05-27T22:21:43.106Z] 93b61091891f: Verifying Checksum [2021-05-27T22:21:43.106Z] 93b61091891f: Download complete [2021-05-27T22:21:43.106Z] 01666e4c0597: Verifying Checksum [2021-05-27T22:21:43.106Z] 01666e4c0597: Download complete [2021-05-27T22:21:43.106Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T22:21:43.106Z] 8ad3a11d3b57: Download complete [2021-05-27T22:21:43.106Z] df20fa9351a1: Pull complete [2021-05-27T22:21:43.372Z] 36b3adc4ff6f: Pull complete [2021-05-27T22:21:43.636Z] 8ad3a11d3b57: Pull complete [2021-05-27T22:21:43.899Z] 46f8f816bc3b: Pull complete [2021-05-27T22:21:44.174Z] 93b61091891f: Pull complete [2021-05-27T22:21:44.174Z] 93b9cdb0e59b: Pull complete [2021-05-27T22:21:44.174Z] 5e14af77c1be: Pull complete [2021-05-27T22:21:44.443Z] 01666e4c0597: Pull complete [2021-05-27T22:21:45.031Z] aa168da1d23b: Verifying Checksum [2021-05-27T22:21:45.031Z] aa168da1d23b: Download complete [2021-05-27T22:21:49.287Z] aa168da1d23b: Pull complete [2021-05-27T22:21:49.287Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T22:21:49.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T22:21:49.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T22:21:49.409Z] prd-centos7-docker-4c-2g-676 does not seem to be running inside a container [2021-05-27T22:21:49.456Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2021-05-27T22:21:52.462Z] $ docker top 6eadc791537bed77998a9628f264075b13db79929f342ace42f9379e44442f5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:21:52.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T22:21:53.136Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T22:21:53.436Z] + ls /var/log/sa-host [2021-05-27T22:21:53.436Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T22:21:53.436Z] file_magic: OK [2021-05-27T22:21:53.436Z] HZ: Using current value: 100 [2021-05-27T22:21:53.436Z] file_header: OK [2021-05-27T22:21:53.436Z] 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-05-27T22:21:53.436Z] Statistics: [2021-05-27T22:21:53.436Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T22:21:53.436Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T22:21:53.436Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T22:21:53.436Z] file_magic: OK [2021-05-27T22:21:53.436Z] HZ: Using current value: 100 [2021-05-27T22:21:53.436Z] file_header: OK [2021-05-27T22:21:53.436Z] 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-05-27T22:21:53.436Z] Statistics: [2021-05-27T22:21:53.436Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T22:21:53.436Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T22:21:53.599Z] provisioning config files... [2021-05-27T22:21:53.614Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4909556068556828732tmp [Pipeline] { [Pipeline] echo [2021-05-27T22:21:53.634Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:53.929Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T22:21:53.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T22:21:53.964Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:54.267Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T22:21:54.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:54.567Z] ---> sudo-logs.sh [2021-05-27T22:21:54.567Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T22:21:54.599Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:54.904Z] ---> job-cost.sh [2021-05-27T22:21:54.904Z] lf-activate-venv: SKIPPING [2021-05-27T22:21:54.904Z] DEBUG: total: 0.18000000715255737 [2021-05-27T22:21:54.904Z] INFO: Retrieving Stack Cost... [2021-05-27T22:21:55.844Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T22:21:56.417Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T22:21:56.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:56.724Z] ---> logs-deploy.sh [2021-05-27T22:21:56.724Z] lf-activate-venv: SKIPPING [2021-05-27T22:21:56.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3509/5 [2021-05-27T22:21:56.724Z] INFO: archiving workspace using pattern(s): [2021-05-27T22:21:57.669Z] Archives upload complete. [2021-05-27T22:21:57.669Z] INFO: archiving logs to Nexus [2021-05-27T22:21:58.243Z] ---> uname -a: [2021-05-27T22:21:58.243Z] Linux prd-centos7-docker-4c-2g-676.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-27T22:21:58.243Z] [2021-05-27T22:21:58.243Z] [2021-05-27T22:21:58.243Z] ---> lscpu: [2021-05-27T22:21:58.243Z] Architecture: x86_64 [2021-05-27T22:21:58.243Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-27T22:21:58.243Z] Byte Order: Little Endian [2021-05-27T22:21:58.243Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-27T22:21:58.243Z] CPU(s): 2 [2021-05-27T22:21:58.243Z] On-line CPU(s) list: 0,1 [2021-05-27T22:21:58.244Z] Thread(s) per core: 1 [2021-05-27T22:21:58.244Z] Core(s) per socket: 1 [2021-05-27T22:21:58.244Z] Socket(s): 2 [2021-05-27T22:21:58.244Z] NUMA node(s): 1 [2021-05-27T22:21:58.244Z] Vendor ID: AuthenticAMD [2021-05-27T22:21:58.244Z] CPU family: 23 [2021-05-27T22:21:58.244Z] Model: 49 [2021-05-27T22:21:58.244Z] Model name: AMD EPYC-Rome Processor [2021-05-27T22:21:58.244Z] Stepping: 0 [2021-05-27T22:21:58.244Z] CPU MHz: 2800.000 [2021-05-27T22:21:58.244Z] BogoMIPS: 5600.00 [2021-05-27T22:21:58.244Z] Virtualization: AMD-V [2021-05-27T22:21:58.244Z] Hypervisor vendor: KVM [2021-05-27T22:21:58.244Z] Virtualization type: full [2021-05-27T22:21:58.244Z] L1d cache: 64 KiB [2021-05-27T22:21:58.244Z] L1i cache: 64 KiB [2021-05-27T22:21:58.244Z] L2 cache: 1 MiB [2021-05-27T22:21:58.244Z] L3 cache: 32 MiB [2021-05-27T22:21:58.244Z] NUMA node0 CPU(s): 0,1 [2021-05-27T22:21:58.244Z] Vulnerability Itlb multihit: Not affected [2021-05-27T22:21:58.244Z] Vulnerability L1tf: Not affected [2021-05-27T22:21:58.244Z] Vulnerability Mds: Not affected [2021-05-27T22:21:58.244Z] Vulnerability Meltdown: Not affected [2021-05-27T22:21:58.244Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-27T22:21:58.244Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-27T22:21:58.244Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-27T22:21:58.244Z] Vulnerability Srbds: Not affected [2021-05-27T22:21:58.244Z] Vulnerability Tsx async abort: Not affected [2021-05-27T22:21:58.244Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] ---> nproc: [2021-05-27T22:21:58.244Z] 2 [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] ---> df -h: [2021-05-27T22:21:58.244Z] Filesystem Size Used Available Use% Mounted on [2021-05-27T22:21:58.244Z] overlay 40.0G 13.0G 27.0G 33% / [2021-05-27T22:21:58.244Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-27T22:21:58.244Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-27T22:21:58.244Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /facter-os [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /etc/resolv.conf [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hostname [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hosts [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/secure [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/auth.log [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /run/cloud-init/result.json [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/sa-host [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/5 [2021-05-27T22:21:58.244Z] /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/5@tmp [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] ---> free -m: [2021-05-27T22:21:58.244Z] total used free shared buff/cache available [2021-05-27T22:21:58.244Z] Mem: 7821 1372 1682 0 4766 6433 [2021-05-27T22:21:58.244Z] Swap: 1023 2 1021 [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] ---> ip addr: [2021-05-27T22:21:58.244Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-27T22:21:58.244Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-27T22:21:58.244Z] inet 127.0.0.1/8 scope host lo [2021-05-27T22:21:58.244Z] valid_lft forever preferred_lft forever [2021-05-27T22:21:58.244Z] inet6 ::1/128 scope host [2021-05-27T22:21:58.244Z] valid_lft forever preferred_lft forever [2021-05-27T22:21:58.244Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-27T22:21:58.244Z] link/ether fa:16:3e:aa:0d:ed brd ff:ff:ff:ff:ff:ff [2021-05-27T22:21:58.244Z] inet 10.30.123.6/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-27T22:21:58.244Z] valid_lft 84799sec preferred_lft 84799sec [2021-05-27T22:21:58.244Z] inet6 fe80::f816:3eff:feaa:ded/64 scope link [2021-05-27T22:21:58.244Z] valid_lft forever preferred_lft forever [2021-05-27T22:21:58.244Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-27T22:21:58.244Z] link/ether 02:42:7d:c1:8f:7d brd ff:ff:ff:ff:ff:ff [2021-05-27T22:21:58.244Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-27T22:21:58.244Z] valid_lft forever preferred_lft forever [2021-05-27T22:21:58.244Z] inet6 fe80::42:7dff:fec1:8f7d/64 scope link [2021-05-27T22:21:58.244Z] valid_lft forever preferred_lft forever [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] ---> sar -b -r -n DEV: [2021-05-27T22:21:58.244Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] 21:55:07 LINUX RESTART (2 CPU) [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] 21:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-27T22:21:58.244Z] 21:57:01 108.41 3.58 104.83 0.00 2599.47 18179.61 0.00 [2021-05-27T22:21:58.244Z] 21:58:01 188.78 0.00 188.78 0.00 0.00 44670.09 0.00 [2021-05-27T22:21:58.244Z] 21:59:01 62.34 0.00 62.34 0.00 0.00 13073.93 0.00 [2021-05-27T22:21:58.244Z] 22:00:01 64.39 0.03 64.36 0.00 0.80 3766.66 0.00 [2021-05-27T22:21:58.244Z] 22:01:02 473.22 201.29 271.93 0.00 4867.13 161447.35 0.00 [2021-05-27T22:21:58.244Z] 22:02:01 633.83 336.83 297.01 0.00 17174.08 163775.37 0.00 [2021-05-27T22:21:58.244Z] 22:03:01 669.66 153.97 515.69 0.00 5628.11 222376.30 0.00 [2021-05-27T22:21:58.244Z] 22:04:01 282.11 23.25 258.86 0.00 3201.47 49369.15 0.00 [2021-05-27T22:21:58.244Z] 22:05:01 6.50 0.03 6.46 0.00 0.27 245.68 0.00 [2021-05-27T22:21:58.244Z] 22:06:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 [2021-05-27T22:21:58.244Z] 22:07:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-05-27T22:21:58.244Z] 22:08:01 0.58 0.00 0.58 0.00 0.00 6.28 0.00 [2021-05-27T22:21:58.244Z] 22:09:01 0.72 0.03 0.68 0.00 0.27 7.75 0.00 [2021-05-27T22:21:58.244Z] 22:10:01 0.35 0.00 0.35 0.00 0.00 4.17 0.00 [2021-05-27T22:21:58.244Z] 22:11:01 0.38 0.18 0.20 0.00 5.73 3.28 0.00 [2021-05-27T22:21:58.244Z] 22:12:01 0.75 0.02 0.73 0.00 0.13 14.53 0.00 [2021-05-27T22:21:58.244Z] 22:13:01 0.33 0.00 0.33 0.00 0.00 5.35 0.00 [2021-05-27T22:21:58.244Z] 22:14:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 [2021-05-27T22:21:58.244Z] 22:15:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-05-27T22:21:58.244Z] 22:16:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 [2021-05-27T22:21:58.244Z] 22:17:01 0.23 0.00 0.23 0.00 0.00 1.90 0.00 [2021-05-27T22:21:58.244Z] 22:18:01 0.28 0.00 0.28 0.00 0.00 3.72 0.00 [2021-05-27T22:21:58.244Z] 22:19:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-05-27T22:21:58.244Z] 22:20:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-27T22:21:58.244Z] 22:21:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-27T22:21:58.244Z] Average: 99.45 28.56 70.89 0.00 1327.05 27005.05 0.00 [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] 21:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-27T22:21:58.244Z] 21:57:01 4161796 0 994712 12.42 2620 2849812 1701412 18.78 1176504 2197488 607500 [2021-05-27T22:21:58.244Z] 21:58:01 3830040 0 1160132 14.49 2620 3016148 1669936 18.44 1359080 2266440 257328 [2021-05-27T22:21:58.244Z] 21:59:01 3606944 0 1232948 15.39 2620 3166428 1890108 20.87 1501548 2328912 25084 [2021-05-27T22:21:58.244Z] 22:00:01 3604944 0 1156200 14.44 2620 3245176 1656036 18.28 1348648 2476304 202032 [2021-05-27T22:21:58.244Z] 22:01:02 1547100 0 1333344 16.65 2620 5125876 1891228 20.88 1685212 4099212 76544 [2021-05-27T22:21:58.244Z] 22:02:01 771080 0 1519820 18.98 2620 5715420 2432272 26.85 2785204 3708696 160 [2021-05-27T22:21:58.244Z] 22:03:01 498052 0 1577872 19.70 2620 5930396 3217460 35.52 3258804 3474640 243364 [2021-05-27T22:21:58.244Z] 22:04:01 2342200 0 1313468 16.40 2620 4350652 1420484 15.68 1324984 3587132 20 [2021-05-27T22:21:58.244Z] 22:05:01 2344916 0 1310748 16.37 2620 4350656 1420484 15.68 1343344 3568732 12 [2021-05-27T22:21:58.244Z] 22:06:01 2348564 0 1307096 16.32 2620 4350660 1384576 15.29 1340388 3568732 8 [2021-05-27T22:21:58.244Z] 22:07:01 2348736 0 1306924 16.32 2620 4350660 1384552 15.29 1340380 3568732 8 [2021-05-27T22:21:58.244Z] 22:08:01 2348280 0 1307372 16.32 2620 4350668 1384600 15.29 1340668 3568732 8 [2021-05-27T22:21:58.244Z] 22:09:01 2348632 0 1307016 16.32 2620 4350672 1384672 15.29 1340396 3568796 8 [2021-05-27T22:21:58.244Z] 22:10:01 2348988 0 1306656 16.31 2620 4350676 1384480 15.29 1340252 3568796 8 [2021-05-27T22:21:58.244Z] 22:11:01 2348528 0 1307080 16.32 2620 4350712 1384564 15.29 1340364 3568816 16 [2021-05-27T22:21:58.244Z] 22:12:01 2348440 0 1307164 16.32 2620 4350716 1384636 15.29 1340720 3568820 8 [2021-05-27T22:21:58.244Z] 22:13:01 2347860 0 1307740 16.33 2620 4350720 1384612 15.29 1341000 3568820 20 [2021-05-27T22:21:58.244Z] 22:14:01 2348772 0 1306820 16.32 2620 4350728 1384480 15.29 1340296 3568820 12 [2021-05-27T22:21:58.244Z] 22:15:01 2348812 0 1306780 16.32 2620 4350728 1384480 15.29 1340292 3568820 8 [2021-05-27T22:21:58.244Z] 22:16:01 2348460 0 1307124 16.32 2620 4350736 1384576 15.29 1340752 3568824 8 [2021-05-27T22:21:58.244Z] 22:17:01 2349068 0 1306516 16.31 2620 4350736 1384480 15.29 1340300 3568820 8 [2021-05-27T22:21:58.244Z] 22:18:01 2348820 0 1306760 16.32 2620 4350740 1384480 15.29 1340304 3568820 8 [2021-05-27T22:21:58.244Z] 22:19:01 2348976 0 1306596 16.31 2620 4350748 1384480 15.29 1340312 3568820 8 [2021-05-27T22:21:58.244Z] 22:20:01 2348944 0 1306628 16.31 2620 4350748 1384480 15.29 1340312 3568820 8 [2021-05-27T22:21:58.244Z] 22:21:01 2348676 0 1306888 16.32 2620 4350756 1384576 15.29 1340416 3568820 20 [2021-05-27T22:21:58.244Z] Average: 2411425 0 1300416 16.24 2620 4294479 1578086 17.42 1489219 3392335 56488 [2021-05-27T22:21:58.244Z] [2021-05-27T22:21:58.244Z] 21:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-27T22:21:58.244Z] 21:57:01 eth0 1051.98 1257.02 5791.10 135.33 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:57:01 docker0 879.53 606.81 72.41 2681.18 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:58:01 eth0 289.96 216.79 884.80 32.17 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:58:01 vetha4b671d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:58:01 docker0 193.56 247.89 13.88 846.87 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:59:01 eth0 39.36 25.97 24.55 107.06 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:59:01 vetha4b671d 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 21:59:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:00:01 eth0 28.01 14.12 23.79 12.48 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:00:01 vetha4b671d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:01:02 vetheed148b 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:01:02 eth0 261.39 213.79 1847.60 28.50 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:01:02 veth9df2a0b 6.75 10.66 0.45 22.86 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:02:01 vethc042f69 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:02:01 vetheed148b 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:02:01 eth0 30.09 16.86 30.74 10.67 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:03:01 vetheed148b 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:03:01 eth0 120.73 78.82 322.13 134.03 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:03:01 vethf49e1ee 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:04:01 eth0 189.97 128.08 1664.59 20.30 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:04:01 docker0 1214.59 1049.08 94.69 4357.51 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:05:01 eth0 0.75 0.47 0.63 0.22 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:06:01 eth0 0.73 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.244Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:07:01 eth0 0.77 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:08:01 eth0 1.72 0.33 0.38 0.20 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:09:01 eth0 1.02 0.37 0.35 0.20 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:11:01 eth0 0.68 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:12:01 eth0 1.35 0.33 0.39 0.20 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:13:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:14:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:15:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:16:01 eth0 0.77 0.18 0.19 0.07 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:17:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:19:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:21:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] Average: eth0 80.96 78.31 424.60 19.29 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] Average: docker0 48.62 41.99 3.79 174.42 0.00 0.00 0.00 0.00 [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z] ---> sar -P ALL: [2021-05-27T22:21:58.245Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z] 21:55:07 LINUX RESTART (2 CPU) [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z] 21:56:01 CPU %user %nice %system %iowait %steal %idle [2021-05-27T22:21:58.245Z] 21:57:01 all 18.59 0.00 6.29 4.04 0.11 70.98 [2021-05-27T22:21:58.245Z] 21:57:01 0 16.80 0.00 6.42 4.77 0.11 71.90 [2021-05-27T22:21:58.245Z] 21:57:01 1 20.37 0.00 6.16 3.32 0.11 70.05 [2021-05-27T22:21:58.245Z] 21:58:01 all 47.93 0.00 8.18 4.70 0.11 39.08 [2021-05-27T22:21:58.245Z] 21:58:01 0 47.33 0.00 8.29 5.63 0.11 38.64 [2021-05-27T22:21:58.245Z] 21:58:01 1 48.52 0.00 8.08 3.78 0.11 39.51 [2021-05-27T22:21:58.245Z] 21:59:01 all 35.35 0.00 4.67 4.01 0.09 55.88 [2021-05-27T22:21:58.245Z] 21:59:01 0 35.60 0.00 4.68 3.54 0.09 56.09 [2021-05-27T22:21:58.245Z] 21:59:01 1 35.11 0.00 4.65 4.48 0.09 55.67 [2021-05-27T22:21:58.245Z] 22:00:01 all 68.86 0.00 8.71 0.86 0.11 21.45 [2021-05-27T22:21:58.245Z] 22:00:01 0 67.98 0.00 8.85 0.82 0.11 22.23 [2021-05-27T22:21:58.245Z] 22:00:01 1 69.75 0.00 8.58 0.90 0.11 20.67 [2021-05-27T22:21:58.245Z] 22:01:02 all 20.45 0.00 13.48 38.43 0.15 27.49 [2021-05-27T22:21:58.245Z] 22:01:02 0 20.61 0.00 13.53 38.78 0.14 26.93 [2021-05-27T22:21:58.245Z] 22:01:02 1 20.28 0.00 13.43 38.07 0.16 28.05 [2021-05-27T22:21:58.245Z] 22:02:01 all 49.24 0.00 13.66 31.54 0.12 5.44 [2021-05-27T22:21:58.245Z] 22:02:01 0 49.49 0.00 13.02 31.84 0.11 5.54 [2021-05-27T22:21:58.245Z] 22:02:01 1 48.98 0.00 14.31 31.25 0.13 5.34 [2021-05-27T22:21:58.245Z] 22:03:01 all 55.83 0.00 20.02 19.44 0.14 4.58 [2021-05-27T22:21:58.245Z] 22:03:01 0 56.40 0.00 19.85 20.25 0.15 3.36 [2021-05-27T22:21:58.245Z] 22:03:01 1 55.26 0.00 20.19 18.62 0.13 5.80 [2021-05-27T22:21:58.245Z] 22:04:01 all 54.43 0.00 10.36 6.36 0.12 28.74 [2021-05-27T22:21:58.245Z] 22:04:01 0 54.70 0.00 10.25 5.84 0.11 29.11 [2021-05-27T22:21:58.245Z] 22:04:01 1 54.16 0.00 10.47 6.88 0.13 28.37 [2021-05-27T22:21:58.245Z] 22:05:01 all 0.10 0.00 0.06 0.00 0.02 99.82 [2021-05-27T22:21:58.245Z] 22:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-05-27T22:21:58.245Z] 22:05:01 1 0.13 0.00 0.07 0.00 0.02 99.78 [2021-05-27T22:21:58.245Z] 22:06:01 all 0.10 0.00 0.07 0.00 0.04 99.79 [2021-05-27T22:21:58.245Z] 22:06:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-05-27T22:21:58.245Z] 22:06:01 1 0.08 0.00 0.08 0.00 0.07 99.77 [2021-05-27T22:21:58.245Z] 22:07:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-27T22:21:58.245Z] 22:07:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-27T22:21:58.245Z] 22:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z] 22:07:01 CPU %user %nice %system %iowait %steal %idle [2021-05-27T22:21:58.245Z] 22:08:01 all 0.15 0.00 0.01 0.00 0.03 99.81 [2021-05-27T22:21:58.245Z] 22:08:01 0 0.28 0.00 0.00 0.00 0.03 99.68 [2021-05-27T22:21:58.245Z] 22:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-27T22:21:58.245Z] 22:09:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-27T22:21:58.245Z] 22:09:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-05-27T22:21:58.245Z] 22:09:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-27T22:21:58.245Z] 22:10:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-27T22:21:58.245Z] 22:10:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-27T22:21:58.245Z] 22:10:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-27T22:21:58.245Z] 22:11:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-05-27T22:21:58.245Z] 22:11:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-27T22:21:58.245Z] 22:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-27T22:21:58.245Z] 22:12:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-27T22:21:58.245Z] 22:12:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-27T22:21:58.245Z] 22:12:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-27T22:21:58.245Z] 22:13:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-27T22:21:58.245Z] 22:13:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-27T22:21:58.245Z] 22:13:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-27T22:21:58.245Z] 22:14:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-05-27T22:21:58.245Z] 22:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-27T22:21:58.245Z] 22:14:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-27T22:21:58.245Z] 22:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-27T22:21:58.245Z] 22:15:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-27T22:21:58.245Z] 22:15:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-27T22:21:58.245Z] 22:16:01 all 0.05 0.00 0.01 0.00 0.03 99.92 [2021-05-27T22:21:58.245Z] 22:16:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2021-05-27T22:21:58.245Z] 22:16:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-27T22:21:58.245Z] 22:17:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-27T22:21:58.245Z] 22:17:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-27T22:21:58.245Z] 22:17:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-27T22:21:58.245Z] 22:18:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-27T22:21:58.245Z] 22:18:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-27T22:21:58.245Z] 22:18:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z] 22:18:01 CPU %user %nice %system %iowait %steal %idle [2021-05-27T22:21:58.245Z] 22:19:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-27T22:21:58.245Z] 22:19:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-27T22:21:58.245Z] 22:19:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-27T22:21:58.245Z] 22:20:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-27T22:21:58.245Z] 22:20:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2021-05-27T22:21:58.245Z] 22:20:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-27T22:21:58.245Z] 22:21:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-05-27T22:21:58.245Z] 22:21:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-27T22:21:58.245Z] 22:21:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-27T22:21:58.245Z] Average: all 13.32 0.00 3.24 4.13 0.06 79.25 [2021-05-27T22:21:58.245Z] Average: 0 13.28 0.00 3.23 4.22 0.05 79.23 [2021-05-27T22:21:58.245Z] Average: 1 13.35 0.00 3.26 4.05 0.06 79.27 [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z] [2021-05-27T22:21:58.245Z]