Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 641d6b4bf290862e63557081d1c44a6bee84a365+94753fbbce3905e5adee13c645be22d19117881b (03b04acb9a81730ff37093a80c1181df9c65d2b6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7926238481368147977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8967901955217420207.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3697/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3697/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4366247713291751799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1621545563045008699.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3697/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3697/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6395649077218706329.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1457 in /w/workspace/edgexfoundry_edgex-go_PR-3697 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5384993661618833002.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 641d6b4bf290862e63557081d1c44a6bee84a365 Merge succeeded, producing 5113151291396105aaefc6f3aa2c4f70a8f3b2b4 Checking out Revision 5113151291396105aaefc6f3aa2c4f70a8f3b2b4 (PR-3697) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3035170863168744697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3697/head:refs/remotes/origin/PR-3697 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6157904390333628196.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5113151291396105aaefc6f3aa2c4f70a8f3b2b4 # timeout=10 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" > git rev-list --no-walk 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T16:33:20.983Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T16:33:21.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T16:33:21.113Z] ========================================================= [2021-09-06T16:33:21.113Z] EdgeX Global Pipelines Version Info [2021-09-06T16:33:21.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:33:23.233Z] ------------------- [2021-09-06T16:33:23.233Z] stable info: [2021-09-06T16:33:23.233Z] ------------------- [2021-09-06T16:33:23.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T16:33:23.233Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T16:33:23.233Z] Message: update stable to v1.0.205 [2021-09-06T16:33:23.233Z] ------------------- [2021-09-06T16:33:23.233Z] experimental info: [2021-09-06T16:33:23.233Z] ------------------- [2021-09-06T16:33:23.233Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T16:33:23.233Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T16:33:23.233Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T16:33:23.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T16:33:23.412Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T16:33:23.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T16:33:23.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T16:33:23.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T16:33:23.515Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T16:33:23.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T16:33:23.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T16:33:23.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T16:33:23.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T16:33:23.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T16:33:23.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T16:33:23.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T16:33:23.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T16:33:23.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T16:33:23.765Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T16:33:23.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T16:33:23.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T16:33:23.841Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T16:33:23.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T16:33:23.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T16:33:23.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T16:33:23.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T16:33:23.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3697 [Pipeline] echo [2021-09-06T16:33:23.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3697 [Pipeline] echo [2021-09-06T16:33:24.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3697 [Pipeline] echo [2021-09-06T16:33:24.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [Pipeline] echo [2021-09-06T16:33:24.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5113151 [Pipeline] echo [2021-09-06T16:33:24.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:33:24.170Z] provisioning config files... [2021-09-06T16:33:24.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8327666318298255731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:33:24.534Z] ---> docker-login.sh [2021-09-06T16:33:24.534Z] nexus3.edgexfoundry.org:10001 [2021-09-06T16:33:24.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:33:25.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:33:25.500Z] Configure a credential helper to remove this warning. See [2021-09-06T16:33:25.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:33:25.500Z] [2021-09-06T16:33:25.500Z] Login Succeeded [2021-09-06T16:33:25.500Z] nexus3.edgexfoundry.org:10002 [2021-09-06T16:33:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:33:25.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:33:25.770Z] Configure a credential helper to remove this warning. See [2021-09-06T16:33:25.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:33:25.770Z] [2021-09-06T16:33:25.770Z] Login Succeeded [2021-09-06T16:33:25.770Z] nexus3.edgexfoundry.org:10003 [2021-09-06T16:33:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:33:31.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:33:31.327Z] Configure a credential helper to remove this warning. See [2021-09-06T16:33:31.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:33:31.327Z] [2021-09-06T16:33:31.327Z] Login Succeeded [2021-09-06T16:33:31.327Z] nexus3.edgexfoundry.org:10004 [2021-09-06T16:33:31.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:33:31.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:33:31.327Z] Configure a credential helper to remove this warning. See [2021-09-06T16:33:31.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:33:31.327Z] [2021-09-06T16:33:31.327Z] Login Succeeded [2021-09-06T16:33:31.327Z] docker.io [2021-09-06T16:33:31.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:33:31.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:33:31.597Z] Configure a credential helper to remove this warning. See [2021-09-06T16:33:31.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:33:31.597Z] [2021-09-06T16:33:31.597Z] Login Succeeded [2021-09-06T16:33:31.597Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T16:33:31.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T16:33:31.985Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T16:33:31.985Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:33:31.985Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T16:33:31.985Z] ++ cut -d/ -f2 [2021-09-06T16:33:31.985Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T16:33:32.051Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:33:32.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:33:32.806Z] [2021-09-06T16:33:32.806Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:33:33.150Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:33:33.150Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T16:33:33.150Z] 31603596830f: Pulling fs layer [2021-09-06T16:33:33.150Z] 04fac38145f0: Pulling fs layer [2021-09-06T16:33:33.150Z] 701f6daf10bf: Pulling fs layer [2021-09-06T16:33:33.150Z] 24f72da36158: Pulling fs layer [2021-09-06T16:33:33.150Z] 24f72da36158: Waiting [2021-09-06T16:33:33.150Z] 04fac38145f0: Verifying Checksum [2021-09-06T16:33:33.150Z] 04fac38145f0: Download complete [2021-09-06T16:33:33.419Z] 31603596830f: Download complete [2021-09-06T16:33:33.419Z] 31603596830f: Pull complete [2021-09-06T16:33:33.688Z] 04fac38145f0: Pull complete [2021-09-06T16:33:33.688Z] 24f72da36158: Verifying Checksum [2021-09-06T16:33:33.688Z] 24f72da36158: Download complete [2021-09-06T16:33:33.688Z] 701f6daf10bf: Verifying Checksum [2021-09-06T16:33:33.688Z] 701f6daf10bf: Download complete [2021-09-06T16:33:34.284Z] 701f6daf10bf: Pull complete [2021-09-06T16:33:34.556Z] 24f72da36158: Pull complete [2021-09-06T16:33:34.556Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T16:33:34.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:33:34.556Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T16:33:34.669Z] prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container [2021-09-06T16:33:34.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-06T16:33:35.751Z] $ docker top 4ff3f1d83f96834484a533907ee2f07e65f1b8c07c793dac5a17feccbe98706d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T16:33:35.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T16:33:35.874Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T16:33:35.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T16:33:35.986Z] $ docker exec 4ff3f1d83f96834484a533907ee2f07e65f1b8c07c793dac5a17feccbe98706d ssh-agent [2021-09-06T16:33:36.104Z] SSH_AUTH_SOCK=/tmp/ssh-dtbjfdoCz68S/agent.14 [2021-09-06T16:33:36.104Z] SSH_AGENT_PID=20 [2021-09-06T16:33:36.125Z] Running ssh-add (command line suppressed) [2021-09-06T16:33:36.219Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6253055054003017576.key (/w/workspace/edgex-go/2@tmp/private_key_6253055054003017576.key) [2021-09-06T16:33:36.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T16:33:36.566Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T16:33:36.583Z] $ docker exec --env ******** --env ******** 4ff3f1d83f96834484a533907ee2f07e65f1b8c07c793dac5a17feccbe98706d ssh-agent -k [2021-09-06T16:33:36.674Z] unset SSH_AUTH_SOCK; [2021-09-06T16:33:36.674Z] unset SSH_AGENT_PID; [2021-09-06T16:33:36.675Z] echo Agent pid 20 killed; [2021-09-06T16:33:36.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T16:33:36.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T16:33:36.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T16:33:36.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T16:33:36.856Z] $ docker exec 4ff3f1d83f96834484a533907ee2f07e65f1b8c07c793dac5a17feccbe98706d ssh-agent [2021-09-06T16:33:36.973Z] SSH_AUTH_SOCK=/tmp/ssh-uzf37AbjlsXv/agent.55 [2021-09-06T16:33:36.973Z] SSH_AGENT_PID=62 [2021-09-06T16:33:36.983Z] Running ssh-add (command line suppressed) [2021-09-06T16:33:37.081Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12708149398763325.key (/w/workspace/edgex-go/2@tmp/private_key_12708149398763325.key) [2021-09-06T16:33:37.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T16:33:37.440Z] + git semver init [2021-09-06T16:33:37.440Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T16:33:37.440Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-06T16:33:37.440Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-06T16:33:37.440Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T16:33:37.440Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T16:33:37.440Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T16:33:37.440Z] # $SEMVER_BRANCH = PR-3697 [2021-09-06T16:33:37.440Z] # $SEMVER_TEMP = /tmp/semver-771638303 [2021-09-06T16:33:37.440Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T16:34:24.311Z] # '/tmp/semver-771638303' -> '/w/workspace/edgex-go/2/.semver' [2021-09-06T16:34:24.311Z] # -> Force: false [2021-09-06T16:34:24.311Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-06T16:34:24.325Z] $ docker exec --env ******** --env ******** 4ff3f1d83f96834484a533907ee2f07e65f1b8c07c793dac5a17feccbe98706d ssh-agent -k [2021-09-06T16:34:24.434Z] unset SSH_AUTH_SOCK; [2021-09-06T16:34:24.434Z] unset SSH_AGENT_PID; [2021-09-06T16:34:24.434Z] echo Agent pid 62 killed; [2021-09-06T16:34:24.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T16:34:24.828Z] + git semver [Pipeline] } [2021-09-06T16:34:25.061Z] $ docker stop --time=1 4ff3f1d83f96834484a533907ee2f07e65f1b8c07c793dac5a17feccbe98706d [2021-09-06T16:34:26.586Z] $ docker rm -f 4ff3f1d83f96834484a533907ee2f07e65f1b8c07c793dac5a17feccbe98706d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:34:27.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T16:34:27.378Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T16:34:27.382Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-06T16:34:27.727Z] ========================================================= [2021-09-06T16:34:27.727Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T16:34:27.727Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:34:28.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:34:28.057Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T16:34:28.057Z] 540db60ca938: Pulling fs layer [2021-09-06T16:34:28.057Z] adcc1eea9eea: Pulling fs layer [2021-09-06T16:34:28.057Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T16:34:28.057Z] db62176df00c: Pulling fs layer [2021-09-06T16:34:28.057Z] 3b30891b0d05: Pulling fs layer [2021-09-06T16:34:28.057Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T16:34:28.057Z] c788192a36de: Pulling fs layer [2021-09-06T16:34:28.057Z] a77e37c0d609: Pulling fs layer [2021-09-06T16:34:28.057Z] c3185cebc471: Pulling fs layer [2021-09-06T16:34:28.057Z] 06b49ca38bd5: Waiting [2021-09-06T16:34:28.057Z] c788192a36de: Waiting [2021-09-06T16:34:28.057Z] a77e37c0d609: Waiting [2021-09-06T16:34:28.057Z] c3185cebc471: Waiting [2021-09-06T16:34:28.057Z] db62176df00c: Waiting [2021-09-06T16:34:28.057Z] 3b30891b0d05: Waiting [2021-09-06T16:34:28.057Z] 4c4ab2625f07: Verifying Checksum [2021-09-06T16:34:28.057Z] 4c4ab2625f07: Download complete [2021-09-06T16:34:28.057Z] adcc1eea9eea: Download complete [2021-09-06T16:34:28.330Z] 540db60ca938: Verifying Checksum [2021-09-06T16:34:28.330Z] 540db60ca938: Download complete [2021-09-06T16:34:28.603Z] 3b30891b0d05: Verifying Checksum [2021-09-06T16:34:28.603Z] 3b30891b0d05: Download complete [2021-09-06T16:34:28.603Z] 06b49ca38bd5: Verifying Checksum [2021-09-06T16:34:28.603Z] 06b49ca38bd5: Download complete [2021-09-06T16:34:28.603Z] 540db60ca938: Pull complete [2021-09-06T16:34:28.603Z] c788192a36de: Verifying Checksum [2021-09-06T16:34:28.603Z] c788192a36de: Download complete [2021-09-06T16:34:28.603Z] adcc1eea9eea: Pull complete [2021-09-06T16:34:28.874Z] 4c4ab2625f07: Pull complete [2021-09-06T16:34:29.459Z] a77e37c0d609: Verifying Checksum [2021-09-06T16:34:29.459Z] a77e37c0d609: Download complete [2021-09-06T16:34:33.727Z] c3185cebc471: Verifying Checksum [2021-09-06T16:34:33.727Z] c3185cebc471: Download complete [2021-09-06T16:34:33.727Z] db62176df00c: Download complete [2021-09-06T16:34:37.103Z] db62176df00c: Pull complete [2021-09-06T16:34:37.103Z] 3b30891b0d05: Pull complete [2021-09-06T16:34:37.103Z] 06b49ca38bd5: Pull complete [2021-09-06T16:34:37.103Z] c788192a36de: Pull complete [2021-09-06T16:34:37.103Z] a77e37c0d609: Pull complete [2021-09-06T16:34:39.102Z] c3185cebc471: Pull complete [2021-09-06T16:34:39.102Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T16:34:39.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:34:39.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:34:39.435Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T16:34:39.436Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:34:39.436Z] WORKDIR /edgex [2021-09-06T16:34:39.436Z] COPY go.mod . [2021-09-06T16:34:39.436Z] RUN go mod download' [2021-09-06T16:34:40.877Z] Sending build context to Docker daemon 328.8MB [2021-09-06T16:34:40.877Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:34:40.877Z] ---> 031687cdd783 [2021-09-06T16:34:40.877Z] Step 2/4 : WORKDIR /edgex [2021-09-06T16:34:42.634Z] Still waiting to schedule task [2021-09-06T16:34:42.634Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1458’ is offline [2021-09-06T16:34:42.833Z] ---> Running in 11eef3dab889 [2021-09-06T16:34:42.833Z] Removing intermediate container 11eef3dab889 [2021-09-06T16:34:42.833Z] ---> 1bcaad0143c7 [2021-09-06T16:34:42.833Z] Step 3/4 : COPY go.mod . [2021-09-06T16:34:42.833Z] ---> 0198e8513537 [2021-09-06T16:34:42.833Z] Step 4/4 : RUN go mod download [2021-09-06T16:34:43.102Z] ---> Running in 2d43ac770ddc [2021-09-06T16:35:15.912Z] Removing intermediate container 2d43ac770ddc [2021-09-06T16:35:15.912Z] ---> 443936709ace [2021-09-06T16:35:15.912Z] Successfully built 443936709ace [2021-09-06T16:35:15.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:35:16.241Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T16:35:16.241Z] . [Pipeline] withDockerContainer [2021-09-06T16:35:16.331Z] prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container [2021-09-06T16:35:16.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T16:35:16.787Z] $ docker top 5337cc584f950bbbb1d57a525101db5d34a973a4727557ac2cb1ac7bc828c52c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:35:17.191Z] + go version [2021-09-06T16:35:17.191Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T16:35:17.208Z] $ docker stop --time=1 5337cc584f950bbbb1d57a525101db5d34a973a4727557ac2cb1ac7bc828c52c [2021-09-06T16:35:18.403Z] $ docker rm -f 5337cc584f950bbbb1d57a525101db5d34a973a4727557ac2cb1ac7bc828c52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:35:18.925Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T16:35:18.925Z] . [Pipeline] withDockerContainer [2021-09-06T16:35:19.014Z] prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container [2021-09-06T16:35:19.085Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T16:35:19.427Z] $ docker top 6100e4edd846482210c3b0abb15ea42b8606d34463b4b3788fff3c4bd9682480 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T16:35:19.528Z] ========================================================= [2021-09-06T16:35:19.528Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T16:35:19.528Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:35:19.860Z] + go mod tidy [Pipeline] sh [2021-09-06T16:35:20.451Z] + make test [2021-09-06T16:35:20.451Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T16:35:20.724Z] go mod tidy [2021-09-06T16:35:20.992Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T16:35:26.399Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T16:35:44.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T16:35:49.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T16:35:49.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T16:35:49.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T16:35:52.178Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T16:35:52.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T16:35:52.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T16:35:52.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T16:35:53.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T16:35:53.654Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T16:35:54.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T16:35:54.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T16:35:54.251Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T16:35:54.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T16:35:56.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-09-06T16:35:56.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T16:35:56.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T16:35:56.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-09-06T16:35:56.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T16:35:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements [2021-09-06T16:35:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T16:35:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T16:35:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 90.1% of statements [2021-09-06T16:35:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T16:35:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:35:59.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-09-06T16:35:59.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T16:35:59.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T16:35:59.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T16:35:59.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T16:35:59.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T16:35:59.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements [2021-09-06T16:35:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T16:35:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:35:59.833Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-09-06T16:35:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T16:35:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T16:35:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T16:35:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T16:35:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T16:36:00.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-09-06T16:36:00.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T16:36:00.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T16:36:00.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T16:36:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-09-06T16:36:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T16:36:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-09-06T16:36:01.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-06T16:36:01.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T16:36:01.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2021-09-06T16:36:01.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-09-06T16:36:02.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-06T16:36:02.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-09-06T16:36:02.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-09-06T16:36:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-09-06T16:36:15.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-06T16:36:20.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.176s coverage: 81.8% of statements [2021-09-06T16:36:20.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-09-06T16:36:38.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T16:36:38.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T16:36:39.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-09-06T16:36:39.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T16:36:39.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T16:36:39.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-09-06T16:36:39.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T16:36:39.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-09-06T16:36:39.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T16:36:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 19.5% of statements [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T16:36:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T16:36:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T16:36:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T16:36:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T16:36:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T16:36:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-09-06T16:36:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-09-06T16:36:46.178Z] GO111MODULE=on go vet ./... [2021-09-06T16:37:12.930Z] gofmt -l . [2021-09-06T16:37:12.930Z] [ "`gofmt -l .`" = "" ] [2021-09-06T16:37:12.930Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T16:37:13.267Z] + ls -al . [2021-09-06T16:37:13.267Z] total 608 [2021-09-06T16:37:13.267Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 16:37 . [2021-09-06T16:37:13.267Z] drwxr-xr-x 4 root root 28 Sep 6 16:35 .. [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 16:33 .dockerignore [2021-09-06T16:37:13.267Z] drwxrwxr-x 8 1001 1001 179 Sep 6 16:33 .git [2021-09-06T16:37:13.267Z] drwxrwxr-x 4 1001 1001 142 Sep 6 16:33 .github [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 16:33 .gitignore [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 16:33 .hadolint.yml [2021-09-06T16:37:13.267Z] drwx------ 3 1001 1001 58 Sep 6 16:34 .semver [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 16:33 .sonarcloud.properties [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:33 ADOPTERS.md [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:33 Attribution.txt [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:33 CHANGELOG.md [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:33 CONTRIBUTING.md [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 16:33 GOVERNANCE.md [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 16:33 Jenkinsfile [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:33 LICENSE [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:33 Makefile [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 16:33 OWNERS.md [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:33 README.md [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:33 SECURITY.md [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 16:34 VERSION [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:33 ZMQWindows.md [2021-09-06T16:37:13.267Z] drwxrwxr-x 2 1001 1001 37 Sep 6 16:33 bin [2021-09-06T16:37:13.267Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 16:33 cmd [2021-09-06T16:37:13.267Z] -rw-r--r-- 1 root root 404331 Sep 6 16:36 coverage.out [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 16:33 go.mod [2021-09-06T16:37:13.267Z] -rw-r--r-- 1 root root 50064 Sep 6 16:35 go.sum [2021-09-06T16:37:13.267Z] drwxrwxr-x 8 1001 1001 124 Sep 6 16:33 internal [2021-09-06T16:37:13.267Z] drwxrwxr-x 3 1001 1001 16 Sep 6 16:33 openapi [2021-09-06T16:37:13.267Z] drwxrwxr-x 4 1001 1001 71 Sep 6 16:33 snap [2021-09-06T16:37:13.267Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 16:33 version.go [Pipeline] sh [2021-09-06T16:37:13.597Z] + '[' -e coverage.out ] [2021-09-06T16:37:13.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T16:37:13.723Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T16:37:14.044Z] + make build [2021-09-06T16:37:14.044Z] go mod tidy [2021-09-06T16:37:14.044Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:37:16.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:37:22.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:37:23.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:37:24.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:37:24.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:37:25.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:37:26.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:37:26.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:37:28.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:37:28.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:37:30.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-06T16:37:31.553Z] $ docker stop --time=1 6100e4edd846482210c3b0abb15ea42b8606d34463b4b3788fff3c4bd9682480 [2021-09-06T16:37:32.724Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1460 in /w/workspace/edgexfoundry_edgex-go_PR-3697 [2021-09-06T16:37:34.921Z] $ docker rm -f 6100e4edd846482210c3b0abb15ea42b8606d34463b4b3788fff3c4bd9682480 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-09-06T16:37:35.219Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-09-06T16:37:35.769Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:37:36.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:37:36.461Z] [2021-09-06T16:37:36.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:37:36.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:37:37.073Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T16:37:37.073Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T16:37:37.073Z] ca9280d653b3: Pulling fs layer [2021-09-06T16:37:37.073Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T16:37:37.073Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T16:37:37.073Z] cbdbe7a5bc2a: Download complete [2021-09-06T16:37:37.341Z] cbdbe7a5bc2a: Pull complete [2021-09-06T16:37:37.611Z] ca9280d653b3: Verifying Checksum [2021-09-06T16:37:37.611Z] ca9280d653b3: Download complete [2021-09-06T16:37:38.206Z] ca9280d653b3: Pull complete [2021-09-06T16:37:40.785Z] 7e9c9ca2126c: Verifying Checksum [2021-09-06T16:37:40.785Z] 7e9c9ca2126c: Download complete [2021-09-06T16:37:41.093Z] using credential edgex-jenkins-ssh [2021-09-06T16:37:41.125Z] Cloning the remote Git repository [2021-09-06T16:37:41.176Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:37:41.289Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T16:37:41.375Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:37:41.376Z] > git --version # timeout=10 [2021-09-06T16:37:41.391Z] > git --version # 'git version 2.17.1' [2021-09-06T16:37:41.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:37:41.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:37:44.150Z] 7e9c9ca2126c: Pull complete [2021-09-06T16:37:44.150Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T16:37:44.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:37:44.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T16:37:44.261Z] prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container [2021-09-06T16:37:44.343Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T16:37:47.100Z] $ docker top 2e1fc4e15cc3789534fb7daa4dd34110c72d6cdb438048e80d83e7e02614c974 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:37:47.508Z] + grep parallel [2021-09-06T16:37:47.509Z] + docker-compose build --help [2021-09-06T16:37:48.089Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T16:37:48.106Z] $ docker stop --time=1 2e1fc4e15cc3789534fb7daa4dd34110c72d6cdb438048e80d83e7e02614c974 [2021-09-06T16:37:49.335Z] $ docker rm -f 2e1fc4e15cc3789534fb7daa4dd34110c72d6cdb438048e80d83e7e02614c974 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:37:49.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:37:49.804Z] . [Pipeline] withDockerContainer [2021-09-06T16:37:49.899Z] prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container [2021-09-06T16:37:49.963Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-06T16:37:50.564Z] $ docker top 3656249d7f0471e769f75e6209bc0c78b1835555dd479c9e3d5d70e0b4de3da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:37:50.972Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T16:37:51.558Z] Building core-command ... [2021-09-06T16:37:51.558Z] Building core-data ... [2021-09-06T16:37:51.558Z] Building core-metadata ... [2021-09-06T16:37:51.558Z] Building security-bootstrapper ... [2021-09-06T16:37:51.558Z] Building security-proxy-setup ... [2021-09-06T16:37:51.558Z] Building security-secretstore-setup ... [2021-09-06T16:37:51.558Z] Building support-notifications ... [2021-09-06T16:37:51.558Z] Building support-scheduler ... [2021-09-06T16:37:51.558Z] Building sys-mgmt-agent ... [2021-09-06T16:37:51.558Z] Building core-metadata [2021-09-06T16:37:51.558Z] Building security-secretstore-setup [2021-09-06T16:37:51.558Z] Building security-proxy-setup [2021-09-06T16:37:51.558Z] Building support-scheduler [2021-09-06T16:37:51.558Z] Building security-bootstrapper [2021-09-06T16:37:57.562Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:37:57.576Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:37:57.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:37:57.638Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:37:57.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:37:57.655Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3697/head:refs/remotes/origin/PR-3697 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T16:37:58.225Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-06T16:37:58.840Z] Merge succeeded, producing 389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:37:58.841Z] Checking out Revision 389cbf82ce8b0506badf2836cd1fe17bffe9dc35 (PR-3697) [2021-09-06T16:37:59.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:59.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:59.990Z] ---> 443936709ace [2021-09-06T16:37:59.990Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:37:59.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:59.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:59.990Z] ---> 443936709ace [2021-09-06T16:37:59.990Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T16:37:58.240Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:37:58.256Z] > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [2021-09-06T16:37:58.499Z] > git remote # timeout=10 [2021-09-06T16:37:58.524Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T16:37:58.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:37:58.559Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T16:37:58.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T16:37:58.842Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:37:58.856Z] > git checkout -f 389cbf82ce8b0506badf2836cd1fe17bffe9dc35 # timeout=10 [2021-09-06T16:38:03.458Z] Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" [2021-09-06T16:38:03.461Z] > git rev-list --no-walk 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:38:03.968Z] provisioning config files... [2021-09-06T16:38:03.999Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5188885680870029447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:38:04.643Z] ---> docker-login.sh [2021-09-06T16:38:04.643Z] nexus3.edgexfoundry.org:10001 [2021-09-06T16:38:05.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:38:05.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:38:05.917Z] Configure a credential helper to remove this warning. See [2021-09-06T16:38:05.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:38:05.917Z] [2021-09-06T16:38:05.917Z] Login Succeeded [2021-09-06T16:38:05.917Z] nexus3.edgexfoundry.org:10002 [2021-09-06T16:38:06.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:38:06.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:38:06.467Z] Configure a credential helper to remove this warning. See [2021-09-06T16:38:06.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:38:06.467Z] [2021-09-06T16:38:06.467Z] Login Succeeded [2021-09-06T16:38:06.467Z] nexus3.edgexfoundry.org:10003 [2021-09-06T16:38:07.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:38:07.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:38:07.066Z] Configure a credential helper to remove this warning. See [2021-09-06T16:38:07.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:38:07.066Z] [2021-09-06T16:38:07.066Z] Login Succeeded [2021-09-06T16:38:07.066Z] nexus3.edgexfoundry.org:10004 [2021-09-06T16:38:07.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:38:07.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:38:07.674Z] Configure a credential helper to remove this warning. See [2021-09-06T16:38:07.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:38:07.674Z] [2021-09-06T16:38:07.674Z] Login Succeeded [2021-09-06T16:38:07.674Z] docker.io [2021-09-06T16:38:08.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:38:08.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:38:08.561Z] Configure a credential helper to remove this warning. See [2021-09-06T16:38:08.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:38:08.561Z] [2021-09-06T16:38:08.561Z] Login Succeeded [2021-09-06T16:38:08.561Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T16:38:08.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-06T16:38:09.257Z] ========================================================= [2021-09-06T16:38:09.257Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T16:38:09.257Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:38:09.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:38:09.957Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T16:38:09.957Z] 595b0fe564bb: Pulling fs layer [2021-09-06T16:38:09.957Z] 24495759ef45: Pulling fs layer [2021-09-06T16:38:09.957Z] d148012ef14d: Pulling fs layer [2021-09-06T16:38:09.957Z] e90a11edd702: Pulling fs layer [2021-09-06T16:38:09.957Z] d77568369979: Pulling fs layer [2021-09-06T16:38:09.957Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T16:38:09.957Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T16:38:09.957Z] 97ac5df62f85: Pulling fs layer [2021-09-06T16:38:09.957Z] fc1c9f9a7f3b: Waiting [2021-09-06T16:38:09.957Z] e90a11edd702: Waiting [2021-09-06T16:38:09.957Z] d77568369979: Waiting [2021-09-06T16:38:09.957Z] 170f2ba95c9a: Waiting [2021-09-06T16:38:10.065Z] ---> Running in 1ec991b0a15b [2021-09-06T16:38:10.065Z] ---> Running in f28712a6a824 [2021-09-06T16:38:10.235Z] d148012ef14d: Verifying Checksum [2021-09-06T16:38:10.235Z] d148012ef14d: Download complete [2021-09-06T16:38:10.235Z] 24495759ef45: Verifying Checksum [2021-09-06T16:38:10.235Z] 24495759ef45: Download complete [2021-09-06T16:38:10.235Z] d77568369979: Verifying Checksum [2021-09-06T16:38:10.235Z] d77568369979: Download complete [2021-09-06T16:38:10.235Z] 595b0fe564bb: Verifying Checksum [2021-09-06T16:38:10.235Z] 595b0fe564bb: Download complete [2021-09-06T16:38:10.235Z] fc1c9f9a7f3b: Download complete [2021-09-06T16:38:10.235Z] 170f2ba95c9a: Download complete [2021-09-06T16:38:10.332Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:10.332Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:10.332Z] ---> 443936709ace [2021-09-06T16:38:10.332Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T16:38:11.254Z] 595b0fe564bb: Pull complete [2021-09-06T16:38:11.866Z] 24495759ef45: Pull complete [2021-09-06T16:38:12.467Z] d148012ef14d: Pull complete [2021-09-06T16:38:14.292Z] Removing intermediate container f28712a6a824 [2021-09-06T16:38:14.292Z] ---> c092bf7096b8 [2021-09-06T16:38:14.292Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:14.292Z] Removing intermediate container 1ec991b0a15b [2021-09-06T16:38:14.292Z] ---> f33d9b3f4a8a [2021-09-06T16:38:14.292Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:14.292Z] ---> Running in 128165645c98 [2021-09-06T16:38:14.292Z] ---> Running in cb07ca378f15 [2021-09-06T16:38:14.292Z] ---> Running in 8899df15da9d [2021-09-06T16:38:14.292Z] Removing intermediate container 128165645c98 [2021-09-06T16:38:14.292Z] ---> d351d8be0f6d [2021-09-06T16:38:14.292Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:14.465Z] 97ac5df62f85: Verifying Checksum [2021-09-06T16:38:14.465Z] 97ac5df62f85: Download complete [2021-09-06T16:38:14.465Z] e90a11edd702: Verifying Checksum [2021-09-06T16:38:14.465Z] e90a11edd702: Download complete [2021-09-06T16:38:15.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:15.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:15.264Z] ---> 443936709ace [2021-09-06T16:38:15.264Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:38:15.264Z] ---> Using cache [2021-09-06T16:38:15.264Z] ---> d351d8be0f6d [2021-09-06T16:38:15.264Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:15.532Z] ---> Running in 7fbdc18aada6 [2021-09-06T16:38:15.811Z] ---> Running in 5c89a24e3f13 [2021-09-06T16:38:16.404Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:16.404Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:16.404Z] ---> 443936709ace [2021-09-06T16:38:16.404Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T16:38:16.404Z] ---> Using cache [2021-09-06T16:38:16.404Z] ---> d351d8be0f6d [2021-09-06T16:38:16.404Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:16.404Z] ---> Running in f4cba28db292 [2021-09-06T16:38:16.675Z] Removing intermediate container cb07ca378f15 [2021-09-06T16:38:16.675Z] ---> 77a7a5baf26e [2021-09-06T16:38:16.675Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:38:16.944Z] ---> Running in a7443bac2c97 [2021-09-06T16:38:16.944Z] Removing intermediate container 8899df15da9d [2021-09-06T16:38:16.944Z] ---> f5e0c5750943 [2021-09-06T16:38:16.944Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T16:38:16.944Z] ---> Running in b56bb85daf4b [2021-09-06T16:38:16.944Z] Removing intermediate container 5c89a24e3f13 [2021-09-06T16:38:16.944Z] ---> 855b5ba6c241 [2021-09-06T16:38:16.944Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T16:38:16.944Z] ---> Running in 5d724aa98275 [2021-09-06T16:38:16.944Z] Removing intermediate container 7fbdc18aada6 [2021-09-06T16:38:16.944Z] ---> cb76f307fe0e [2021-09-06T16:38:16.945Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T16:38:16.945Z] ---> Running in 5d8f1d7e6b52 [2021-09-06T16:38:17.212Z] Removing intermediate container f4cba28db292 [2021-09-06T16:38:17.212Z] ---> 3e3b79f06b59 [2021-09-06T16:38:17.212Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T16:38:17.480Z] ---> Running in 71b42fe3dd1f [2021-09-06T16:38:17.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:17.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:17.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:17.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:17.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:18.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:18.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:18.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:18.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:18.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:18.896Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:18.896Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:19.370Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:19.370Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:19.370Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:19.370Z] Removing intermediate container b56bb85daf4b [2021-09-06T16:38:19.370Z] ---> 40ca705ce524 [2021-09-06T16:38:19.370Z] Step 6/22 : COPY go.mod . [2021-09-06T16:38:19.370Z] Removing intermediate container a7443bac2c97 [2021-09-06T16:38:19.370Z] ---> d25648242443 [2021-09-06T16:38:19.370Z] Step 6/24 : COPY go.mod . [2021-09-06T16:38:19.370Z] ---> 7c07c9d2b426 [2021-09-06T16:38:19.370Z] Step 7/22 : RUN go mod download [2021-09-06T16:38:19.640Z] ---> Running in 4085826c180c [2021-09-06T16:38:19.640Z] Removing intermediate container 5d8f1d7e6b52 [2021-09-06T16:38:19.640Z] ---> 841ee73c9d70 [2021-09-06T16:38:19.640Z] Step 6/26 : COPY go.mod . [2021-09-06T16:38:19.640Z] Removing intermediate container 71b42fe3dd1f [2021-09-06T16:38:19.640Z] ---> f2480738d211 [2021-09-06T16:38:19.640Z] Step 6/32 : COPY go.mod . [2021-09-06T16:38:19.640Z] ---> 88d53eb66523 [2021-09-06T16:38:19.640Z] Step 7/24 : RUN go mod download [2021-09-06T16:38:19.640Z] ---> Running in 35d29631791d [2021-09-06T16:38:19.910Z] Removing intermediate container 5d724aa98275 [2021-09-06T16:38:19.910Z] ---> 41e28c665363 [2021-09-06T16:38:19.910Z] Step 6/23 : COPY go.mod . [2021-09-06T16:38:19.910Z] ---> 62bfad9c61c4 [2021-09-06T16:38:19.910Z] Step 7/32 : RUN go mod download [2021-09-06T16:38:19.910Z] ---> ade8954c2fde [2021-09-06T16:38:19.910Z] Step 7/26 : RUN go mod download [2021-09-06T16:38:19.910Z] ---> Running in dda1f4c14848 [2021-09-06T16:38:19.910Z] ---> Running in 40e3e62770f6 [2021-09-06T16:38:20.182Z] ---> cff2b9fcc320 [2021-09-06T16:38:20.182Z] Step 7/23 : RUN go mod download [2021-09-06T16:38:20.182Z] ---> Running in 111c1e93cadd [2021-09-06T16:38:21.594Z] Removing intermediate container 4085826c180c [2021-09-06T16:38:21.594Z] ---> 4164b5878374 [2021-09-06T16:38:21.594Z] Step 8/22 : COPY . . [2021-09-06T16:38:24.653Z] e90a11edd702: Pull complete [2021-09-06T16:38:24.653Z] d77568369979: Pull complete [2021-09-06T16:38:24.931Z] fc1c9f9a7f3b: Pull complete [2021-09-06T16:38:24.983Z] Removing intermediate container 35d29631791d [2021-09-06T16:38:24.983Z] ---> a0112e7f500a [2021-09-06T16:38:24.983Z] Step 8/24 : COPY . . [2021-09-06T16:38:25.250Z] Removing intermediate container dda1f4c14848 [2021-09-06T16:38:25.250Z] ---> da29bc458923 [2021-09-06T16:38:25.250Z] Step 8/32 : COPY . . [2021-09-06T16:38:25.531Z] 170f2ba95c9a: Pull complete [2021-09-06T16:38:25.850Z] Removing intermediate container 111c1e93cadd [2021-09-06T16:38:25.850Z] ---> 0f9b36c4c729 [2021-09-06T16:38:25.850Z] Step 8/23 : COPY . . [2021-09-06T16:38:27.811Z] Removing intermediate container 40e3e62770f6 [2021-09-06T16:38:27.811Z] ---> ab0e185b43e9 [2021-09-06T16:38:27.811Z] Step 8/26 : COPY . . [2021-09-06T16:38:27.811Z] ---> 5788fd5577af [2021-09-06T16:38:27.811Z] Step 9/22 : RUN go mod tidy [2021-09-06T16:38:30.953Z] 97ac5df62f85: Pull complete [2021-09-06T16:38:30.953Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T16:38:30.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:38:30.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:38:31.316Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:38:31.316Z] WORKDIR /edgex [2021-09-06T16:38:31.316Z] COPY go.mod . [2021-09-06T16:38:31.316Z] RUN go mod download -t [2021-09-06T16:38:31.316Z] ci-base-image-arm64 -f - . [2021-09-06T16:38:32.083Z] ---> Running in 3da427a0f329 [2021-09-06T16:38:33.300Z] Sending build context to Docker daemon 166MB [2021-09-06T16:38:33.300Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:38:33.300Z] ---> 04bc70af865f [2021-09-06T16:38:33.300Z] Step 2/4 : WORKDIR /edgex [2021-09-06T16:38:34.688Z] ---> 2aa8fcecc37c [2021-09-06T16:38:34.688Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:38:35.273Z] ---> Running in ddcad25a008d [2021-09-06T16:38:35.273Z] ---> 6e8d9527d217 [2021-09-06T16:38:35.273Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:38:35.273Z] ---> b49bfa409d18 [2021-09-06T16:38:35.273Z] Step 9/32 : RUN go mod tidy [2021-09-06T16:38:35.273Z] ---> Running in 70ff20125511 [2021-09-06T16:38:35.548Z] ---> Running in eccab9263979 [2021-09-06T16:38:38.726Z] ---> Running in 5ee7a13e58b7 [2021-09-06T16:38:38.726Z] Removing intermediate container 5ee7a13e58b7 [2021-09-06T16:38:38.726Z] ---> 25feb796f595 [2021-09-06T16:38:38.726Z] Step 3/4 : COPY go.mod . [2021-09-06T16:38:38.899Z] Removing intermediate container 3da427a0f329 [2021-09-06T16:38:38.899Z] ---> 91bcfd7f1a29 [2021-09-06T16:38:38.899Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T16:38:39.167Z] ---> Running in b0adf86ea7b7 [2021-09-06T16:38:39.324Z] ---> 4bf304d932b9 [2021-09-06T16:38:39.324Z] Step 4/4 : RUN go mod download [2021-09-06T16:38:39.324Z] ---> Running in e667be7613c7 [2021-09-06T16:38:39.749Z] Removing intermediate container ddcad25a008d [2021-09-06T16:38:39.749Z] ---> 5f26bf51234c [2021-09-06T16:38:39.749Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T16:38:40.014Z] Removing intermediate container 70ff20125511 [2021-09-06T16:38:40.014Z] ---> ef3f746ad9c0 [2021-09-06T16:38:40.014Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T16:38:40.278Z] Removing intermediate container eccab9263979 [2021-09-06T16:38:40.278Z] ---> f8dda9c3cef1 [2021-09-06T16:38:40.278Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T16:38:40.278Z] ---> Running in 9ff09af6a980 [2021-09-06T16:38:40.546Z] ---> Running in 6c34a41b3676 [2021-09-06T16:38:40.546Z] ---> Running in 52483cfcf913 [2021-09-06T16:38:40.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:38:41.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:38:41.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:38:41.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:38:51.765Z] ---> 7eafbfb193c7 [2021-09-06T16:38:51.765Z] Step 9/26 : RUN go mod tidy [2021-09-06T16:38:51.765Z] ---> Running in acd073df31fb [2021-09-06T16:38:54.410Z] Removing intermediate container acd073df31fb [2021-09-06T16:38:54.410Z] ---> 748c121218fd [2021-09-06T16:38:54.410Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T16:38:54.410Z] ---> Running in 2643671c93e7 [2021-09-06T16:38:54.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:39:21.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:39:24.662Z] Removing intermediate container b0adf86ea7b7 [2021-09-06T16:39:24.662Z] ---> 585fed4ece04 [2021-09-06T16:39:24.662Z] [2021-09-06T16:39:24.663Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T16:39:24.663Z] 3.12: Pulling from library/alpine [2021-09-06T16:39:26.164Z] Removing intermediate container 52483cfcf913 [2021-09-06T16:39:26.164Z] ---> d9d2eb876e7e [2021-09-06T16:39:26.164Z] [2021-09-06T16:39:26.164Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T16:39:26.164Z] Removing intermediate container 6c34a41b3676 [2021-09-06T16:39:26.164Z] ---> f7000629979e [2021-09-06T16:39:26.164Z] [2021-09-06T16:39:26.164Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:39:26.164Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:39:26.164Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T16:39:26.164Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:26.164Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T16:39:26.164Z] 3.12: Pulling from library/alpine [2021-09-06T16:39:26.164Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:39:26.164Z] Status: Image is up to date for alpine:3.12 [2021-09-06T16:39:26.164Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:26.164Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T16:39:26.164Z] 3.12: Pulling from library/alpine [2021-09-06T16:39:26.164Z] ---> Running in 3c7bc0faa62c [2021-09-06T16:39:26.164Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:39:26.164Z] Status: Image is up to date for alpine:3.12 [2021-09-06T16:39:26.164Z] ---> Running in 5e1fac13b5fd [2021-09-06T16:39:26.164Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:26.164Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:39:26.164Z] ---> Running in d8a18bf0ae2c [2021-09-06T16:39:26.446Z] Removing intermediate container 5e1fac13b5fd [2021-09-06T16:39:26.446Z] ---> ca91aad0ef62 [2021-09-06T16:39:26.446Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T16:39:26.725Z] ---> Running in 5e7a455b13a5 [2021-09-06T16:39:26.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:26.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:26.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:26.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:27.271Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T16:39:27.271Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T16:39:27.271Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:39:27.271Z] OK: 6 MiB in 15 packages [2021-09-06T16:39:27.272Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T16:39:27.272Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T16:39:27.272Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T16:39:27.272Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:39:27.272Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:39:27.272Z] Removing intermediate container 9ff09af6a980 [2021-09-06T16:39:27.272Z] ---> 4c0747bb14b5 [2021-09-06T16:39:27.272Z] [2021-09-06T16:39:27.272Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:39:27.272Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:27.272Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:39:27.272Z] OK: 7 MiB in 18 packages [2021-09-06T16:39:27.272Z] ---> Running in d6016f00d554 [2021-09-06T16:39:27.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:27.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:27.552Z] Removing intermediate container d8a18bf0ae2c [2021-09-06T16:39:27.552Z] ---> 3ddee52e1bc7 [2021-09-06T16:39:27.552Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:39:27.552Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:39:27.552Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T16:39:27.552Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:39:27.552Z] ---> Running in e3d347021d2a [2021-09-06T16:39:27.552Z] OK: 6 MiB in 16 packages [2021-09-06T16:39:27.847Z] Removing intermediate container e3d347021d2a [2021-09-06T16:39:27.847Z] ---> 5931e2582dcd [2021-09-06T16:39:27.847Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T16:39:28.123Z] ---> Running in 858e3783238b [2021-09-06T16:39:28.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:39:28.123Z] Removing intermediate container 3c7bc0faa62c [2021-09-06T16:39:28.123Z] ---> 3b74f967e32b [2021-09-06T16:39:28.123Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:39:28.123Z] Removing intermediate container 858e3783238b [2021-09-06T16:39:28.123Z] ---> 2292be4733b6 [2021-09-06T16:39:28.123Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:39:28.123Z] ---> Running in a437f0bb3401 [2021-09-06T16:39:28.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:28.408Z] Removing intermediate container 5e7a455b13a5 [2021-09-06T16:39:28.408Z] ---> 95d2712ad593 [2021-09-06T16:39:28.408Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T16:39:28.408Z] ---> Running in 96fbd834238d [2021-09-06T16:39:28.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:28.408Z] ---> Running in f3e23f759c22 [2021-09-06T16:39:28.408Z] Removing intermediate container 96fbd834238d [2021-09-06T16:39:28.408Z] ---> cdac5fb7f468 [2021-09-06T16:39:28.408Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:28.408Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T16:39:28.408Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:39:28.694Z] OK: 6 MiB in 15 packages [2021-09-06T16:39:28.694Z] Removing intermediate container a437f0bb3401 [2021-09-06T16:39:28.694Z] ---> 456d195da39e [2021-09-06T16:39:28.694Z] Step 14/22 : WORKDIR /edgex [2021-09-06T16:39:28.694Z] Removing intermediate container f3e23f759c22 [2021-09-06T16:39:28.694Z] ---> 0ced1f1134a9 [2021-09-06T16:39:28.694Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T16:39:28.694Z] ---> Running in 67ddd8030ab3 [2021-09-06T16:39:28.694Z] ---> Running in 74bf3f7abf18 [2021-09-06T16:39:28.962Z] ---> 0c2de2656f7b [2021-09-06T16:39:28.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T16:39:28.962Z] Removing intermediate container 74bf3f7abf18 [2021-09-06T16:39:28.962Z] ---> 154c24a7b16a [2021-09-06T16:39:28.962Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T16:39:28.962Z] Removing intermediate container 67ddd8030ab3 [2021-09-06T16:39:28.962Z] ---> ed03cdd2dcd6 [2021-09-06T16:39:28.962Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T16:39:28.962Z] ---> Running in 528d3985586b [2021-09-06T16:39:29.234Z] Removing intermediate container d6016f00d554 [2021-09-06T16:39:29.234Z] ---> c547acea346e [2021-09-06T16:39:29.234Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:39:29.234Z] ---> Running in 814fb82778d1 [2021-09-06T16:39:29.506Z] ---> 0b0e952363aa [2021-09-06T16:39:29.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:29.506Z] ---> c7209c4b0861 [2021-09-06T16:39:29.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T16:39:29.506Z] Removing intermediate container 814fb82778d1 [2021-09-06T16:39:29.506Z] ---> 53d94e997950 [2021-09-06T16:39:29.506Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T16:39:29.506Z] ---> Running in d16984067222 [2021-09-06T16:39:29.776Z] ---> d72e8b4906a1 [2021-09-06T16:39:29.776Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T16:39:29.776Z] Removing intermediate container d16984067222 [2021-09-06T16:39:29.776Z] ---> 1c6644922d83 [2021-09-06T16:39:29.776Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:39:29.776Z] ---> Running in 1067ff86f0d2 [2021-09-06T16:39:29.776Z] ---> 4d8193f13b00 [2021-09-06T16:39:29.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T16:39:30.062Z] ---> Running in d2c12338b487 [2021-09-06T16:39:30.062Z] Removing intermediate container 1067ff86f0d2 [2021-09-06T16:39:30.062Z] ---> eb6bc4893ddd [2021-09-06T16:39:30.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:30.356Z] Removing intermediate container 528d3985586b [2021-09-06T16:39:30.356Z] ---> 35eb6b503867 [2021-09-06T16:39:30.356Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T16:39:30.356Z] Removing intermediate container d2c12338b487 [2021-09-06T16:39:30.356Z] ---> 6cd771d5c166 [2021-09-06T16:39:30.356Z] Step 16/24 : WORKDIR / [2021-09-06T16:39:30.356Z] ---> Running in d4647a46d5fe [2021-09-06T16:39:30.356Z] ---> Running in 895388e553b6 [2021-09-06T16:39:30.638Z] ---> 4f947c6dc4e5 [2021-09-06T16:39:30.638Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T16:39:30.638Z] ---> Running in a3a3dda4692d [2021-09-06T16:39:30.638Z] ---> Running in f63a1bc5f5f5 [2021-09-06T16:39:30.638Z] Removing intermediate container d4647a46d5fe [2021-09-06T16:39:30.638Z] ---> e87f952598b6 [2021-09-06T16:39:30.638Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T16:39:30.638Z] Removing intermediate container 895388e553b6 [2021-09-06T16:39:30.638Z] ---> 4e8ce4991506 [2021-09-06T16:39:30.638Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T16:39:30.638Z] Removing intermediate container 2643671c93e7 [2021-09-06T16:39:30.638Z] ---> e77b8ffae942 [2021-09-06T16:39:30.638Z] [2021-09-06T16:39:30.638Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T16:39:30.638Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:30.638Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T16:39:30.638Z] Removing intermediate container a3a3dda4692d [2021-09-06T16:39:30.638Z] ---> 33311c4a354d [2021-09-06T16:39:30.638Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:30.916Z] ---> Running in da46f543791b [2021-09-06T16:39:30.916Z] ---> Running in 3dcbc6f375cd [2021-09-06T16:39:30.916Z] Removing intermediate container f63a1bc5f5f5 [2021-09-06T16:39:30.916Z] ---> 384d18d80cab [2021-09-06T16:39:30.916Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T16:39:30.916Z] ---> 774f31b69a16 [2021-09-06T16:39:30.916Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T16:39:30.916Z] ---> Running in f78691f764fa [2021-09-06T16:39:30.916Z] ---> Running in d2e84e634f5d [2021-09-06T16:39:30.916Z] Removing intermediate container da46f543791b [2021-09-06T16:39:30.916Z] ---> 4966b66ed375 [2021-09-06T16:39:30.916Z] Step 22/23 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:39:30.916Z] ---> Running in 6c287df04fd9 [2021-09-06T16:39:30.916Z] ---> e0b28b11277b [2021-09-06T16:39:30.916Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T16:39:31.188Z] Removing intermediate container f78691f764fa [2021-09-06T16:39:31.188Z] ---> c70e873cbcb2 [2021-09-06T16:39:31.188Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T16:39:31.188Z] Removing intermediate container 6c287df04fd9 [2021-09-06T16:39:31.188Z] ---> 2c3a44fac7b1 [2021-09-06T16:39:31.188Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:39:31.188Z] ---> Running in 50cc6e7cf5b1 [2021-09-06T16:39:31.188Z] ---> Running in 67a6a58e32d1 [2021-09-06T16:39:31.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:31.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:31.469Z] Removing intermediate container 67a6a58e32d1 [2021-09-06T16:39:31.469Z] ---> 69c0b5f16d9f [2021-09-06T16:39:31.469Z] [2021-09-06T16:39:31.469Z] Removing intermediate container 50cc6e7cf5b1 [2021-09-06T16:39:31.469Z] ---> a4ba67720c97 [2021-09-06T16:39:31.469Z] Step 21/22 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:39:31.469Z] ---> Running in e0affbd09aa8 [2021-09-06T16:39:31.469Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T16:39:31.469Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T16:39:31.469Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T16:39:31.469Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:39:31.469Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:39:31.469Z] OK: 6 MiB in 17 packages [2021-09-06T16:39:31.738Z] Successfully built 69c0b5f16d9f [2021-09-06T16:39:31.738Z] Successfully tagged support-scheduler:latest [2021-09-06T16:39:31.738Z] Building sys-mgmt-agent [2021-09-06T16:39:31.738Z]  Building support-scheduler ... done Removing intermediate container e0affbd09aa8 [2021-09-06T16:39:31.738Z] ---> f5843d715c2b [2021-09-06T16:39:31.738Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T16:39:32.006Z] ---> eac49aeb65a7 [2021-09-06T16:39:32.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:32.594Z] ---> Running in 08c20f277cfd [2021-09-06T16:39:33.560Z] ---> 23acf1e30690 [2021-09-06T16:39:33.560Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T16:39:33.560Z] Removing intermediate container 08c20f277cfd [2021-09-06T16:39:33.560Z] ---> 35f31672e884 [2021-09-06T16:39:33.560Z] [2021-09-06T16:39:33.560Z] Successfully built 35f31672e884 [2021-09-06T16:39:33.829Z] ---> Running in 406ee9ab6103 [2021-09-06T16:39:33.829Z] Successfully tagged security-proxy-setup:latest [2021-09-06T16:39:33.829Z] Building core-command [2021-09-06T16:39:33.829Z]  Building security-proxy-setup ... done Removing intermediate container 3dcbc6f375cd [2021-09-06T16:39:33.829Z] ---> 782110cfeed6 [2021-09-06T16:39:33.829Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:39:37.191Z] ---> Running in eb43cd33433c [2021-09-06T16:39:37.191Z] Removing intermediate container d2e84e634f5d [2021-09-06T16:39:37.191Z] ---> 69716d047929 [2021-09-06T16:39:37.191Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:37.191Z] Removing intermediate container 406ee9ab6103 [2021-09-06T16:39:37.191Z] ---> 33e50aebc2ce [2021-09-06T16:39:37.191Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:37.778Z] ---> Running in 2e99bf289ba1 [2021-09-06T16:39:37.778Z] Removing intermediate container eb43cd33433c [2021-09-06T16:39:37.778Z] ---> dc9765c9e6ff [2021-09-06T16:39:37.778Z] Step 14/26 : WORKDIR / [2021-09-06T16:39:38.047Z] ---> fba9dfc3c200 [2021-09-06T16:39:38.047Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T16:39:38.047Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:39:38.047Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:39:38.047Z] ---> 443936709ace [2021-09-06T16:39:38.047Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:39:38.047Z] ---> Using cache [2021-09-06T16:39:38.047Z] ---> d351d8be0f6d [2021-09-06T16:39:38.047Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:39:38.047Z] ---> Using cache [2021-09-06T16:39:38.047Z] ---> 3e3b79f06b59 [2021-09-06T16:39:38.047Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:39:38.047Z] ---> Using cache [2021-09-06T16:39:38.047Z] ---> f2480738d211 [2021-09-06T16:39:38.047Z] Step 6/24 : COPY go.mod . [2021-09-06T16:39:38.047Z] ---> Using cache [2021-09-06T16:39:38.047Z] ---> 62bfad9c61c4 [2021-09-06T16:39:38.047Z] Step 7/24 : RUN go mod download [2021-09-06T16:39:38.047Z] ---> Using cache [2021-09-06T16:39:38.047Z] ---> da29bc458923 [2021-09-06T16:39:38.047Z] Step 8/24 : COPY . . [2021-09-06T16:39:38.047Z] ---> Using cache [2021-09-06T16:39:38.047Z] ---> b49bfa409d18 [2021-09-06T16:39:38.047Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:39:38.047Z] ---> Using cache [2021-09-06T16:39:38.047Z] ---> f8dda9c3cef1 [2021-09-06T16:39:38.047Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T16:39:38.315Z] ---> Running in 50b900c237b7 [2021-09-06T16:39:38.315Z] Removing intermediate container 2e99bf289ba1 [2021-09-06T16:39:38.315Z] ---> 4605b8961ce8 [2021-09-06T16:39:38.315Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:39:38.583Z] ---> Running in 7fa513e95aeb [2021-09-06T16:39:38.583Z] ---> Running in 8fc85305f160 [2021-09-06T16:39:38.583Z] Removing intermediate container 50b900c237b7 [2021-09-06T16:39:38.583Z] ---> 120990360bb7 [2021-09-06T16:39:38.583Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T16:39:38.583Z] ---> 14ff0649c43b [2021-09-06T16:39:38.583Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T16:39:38.851Z] Removing intermediate container 8fc85305f160 [2021-09-06T16:39:38.851Z] ---> 7606c0cb6952 [2021-09-06T16:39:38.851Z] Step 23/24 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:39:39.123Z] ---> 886b59c06f01 [2021-09-06T16:39:39.123Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T16:39:39.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:39:39.123Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:39:39.123Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:39:39.123Z] ---> 443936709ace [2021-09-06T16:39:39.123Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:39:39.123Z] ---> Using cache [2021-09-06T16:39:39.123Z] ---> d351d8be0f6d [2021-09-06T16:39:39.123Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:39:39.123Z] ---> Using cache [2021-09-06T16:39:39.123Z] ---> 3e3b79f06b59 [2021-09-06T16:39:39.123Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T16:39:39.123Z] ---> 833b4b17958c [2021-09-06T16:39:39.123Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T16:39:39.395Z] ---> 754cebdbb3a9 [2021-09-06T16:39:39.396Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:39.396Z] ---> Running in 9d3367642476 [2021-09-06T16:39:39.396Z] ---> Running in a7150b9e5adc [2021-09-06T16:39:39.396Z] Removing intermediate container 9d3367642476 [2021-09-06T16:39:39.396Z] ---> e3e7b05c44fd [2021-09-06T16:39:39.396Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:39:39.396Z] ---> Running in 559c49528abc [2021-09-06T16:39:39.669Z] ---> 9062af431cc5 [2021-09-06T16:39:39.669Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T16:39:39.669Z] ---> 51424144854c [2021-09-06T16:39:39.669Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T16:39:39.669Z] Removing intermediate container 559c49528abc [2021-09-06T16:39:39.669Z] ---> e2a69f7e6d9e [2021-09-06T16:39:39.669Z] [2021-09-06T16:39:39.944Z] Successfully built e2a69f7e6d9e [2021-09-06T16:39:39.944Z] Successfully tagged core-metadata:latest [2021-09-06T16:39:39.944Z] Building core-data [2021-09-06T16:39:39.944Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:40.946Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:41.538Z] OK: 219 MiB in 52 packages [2021-09-06T16:39:42.523Z] ---> d85565f61bb6 [2021-09-06T16:39:42.523Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T16:39:42.799Z] ---> d31c7a9629fc [2021-09-06T16:39:42.799Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T16:39:43.073Z] ---> 61724cf61865 [2021-09-06T16:39:43.074Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T16:39:43.074Z] ---> Running in a174bf9778c4 [2021-09-06T16:39:43.366Z] Removing intermediate container a7150b9e5adc [2021-09-06T16:39:43.366Z] ---> 526fd111dfd6 [2021-09-06T16:39:43.366Z] Step 6/24 : COPY go.mod . [2021-09-06T16:39:43.653Z] Removing intermediate container a174bf9778c4 [2021-09-06T16:39:43.653Z] ---> 9ebb583c2b74 [2021-09-06T16:39:43.653Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T16:39:43.936Z] ---> 48e2ddd5d10f [2021-09-06T16:39:43.936Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T16:39:43.936Z] ---> 57faab8e4712 [2021-09-06T16:39:43.936Z] Step 7/24 : RUN go mod download [2021-09-06T16:39:44.226Z] ---> acbce2f05273 [2021-09-06T16:39:44.226Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T16:39:44.226Z] ---> Running in 4343b59a5486 [2021-09-06T16:39:44.226Z] ---> Running in a519a30b9699 [2021-09-06T16:39:44.496Z] ---> 0b22d6039041 [2021-09-06T16:39:44.496Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T16:39:44.496Z] ---> Running in 4bf1836f6709 [2021-09-06T16:39:44.773Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:39:44.773Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:39:44.773Z] ---> 443936709ace [2021-09-06T16:39:44.773Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:39:44.773Z] ---> Using cache [2021-09-06T16:39:44.773Z] ---> d351d8be0f6d [2021-09-06T16:39:44.773Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:39:44.773Z] ---> Using cache [2021-09-06T16:39:44.773Z] ---> 3e3b79f06b59 [2021-09-06T16:39:44.773Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T16:39:44.773Z] ---> Running in f1c027908fd2 [2021-09-06T16:39:45.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:45.745Z] Removing intermediate container a519a30b9699 [2021-09-06T16:39:45.745Z] ---> 61284d95c1c1 [2021-09-06T16:39:45.745Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T16:39:46.016Z] ---> Running in 802ab271a927 [2021-09-06T16:39:46.016Z] Removing intermediate container 4bf1836f6709 [2021-09-06T16:39:46.016Z] ---> 39852b5fd725 [2021-09-06T16:39:46.016Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T16:39:46.016Z] ---> Running in 03cd9efaafc4 [2021-09-06T16:39:46.293Z] Removing intermediate container 802ab271a927 [2021-09-06T16:39:46.293Z] ---> 74450c77fb18 [2021-09-06T16:39:46.293Z] Step 29/32 : CMD ["gate"] [2021-09-06T16:39:46.293Z] ---> Running in 6cbcc94e61e7 [2021-09-06T16:39:46.567Z] Removing intermediate container 03cd9efaafc4 [2021-09-06T16:39:46.567Z] ---> ac0fadddf7b3 [2021-09-06T16:39:46.567Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T16:39:46.567Z] ---> Running in 06a69fe1f327 [2021-09-06T16:39:46.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:46.567Z] Removing intermediate container 6cbcc94e61e7 [2021-09-06T16:39:46.567Z] ---> bf5eb7aab10f [2021-09-06T16:39:46.567Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T16:39:46.837Z] ---> Running in bdc9a5e3bc8d [2021-09-06T16:39:46.837Z] Removing intermediate container 06a69fe1f327 [2021-09-06T16:39:46.837Z] ---> 07a102525991 [2021-09-06T16:39:46.837Z] Step 25/26 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:39:46.837Z] ---> Running in 8fb5f52fd30b [2021-09-06T16:39:47.120Z] Removing intermediate container 4343b59a5486 [2021-09-06T16:39:47.120Z] ---> ed6b97c56109 [2021-09-06T16:39:47.120Z] Step 8/24 : COPY . . [2021-09-06T16:39:47.120Z] Removing intermediate container bdc9a5e3bc8d [2021-09-06T16:39:47.120Z] ---> 8ba05d473218 [2021-09-06T16:39:47.120Z] Step 31/32 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:39:47.400Z] OK: 219 MiB in 52 packages [2021-09-06T16:39:47.674Z] ---> Running in 9d670cf69ffb [2021-09-06T16:39:47.674Z] Removing intermediate container 8fb5f52fd30b [2021-09-06T16:39:47.674Z] ---> 1161cbd6917d [2021-09-06T16:39:47.674Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T16:39:49.122Z] ---> Running in 0e1371e5838c [2021-09-06T16:39:49.394Z] Removing intermediate container 9d670cf69ffb [2021-09-06T16:39:49.394Z] ---> 0e2bfea42981 [2021-09-06T16:39:49.394Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T16:39:49.666Z] Removing intermediate container 0e1371e5838c [2021-09-06T16:39:49.666Z] ---> 0e6eb1c9a117 [2021-09-06T16:39:49.666Z] [2021-09-06T16:39:49.666Z] Successfully built 0e6eb1c9a117 [2021-09-06T16:39:49.945Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T16:39:49.945Z] ---> Running in e7ff81489711 [2021-09-06T16:39:49.945Z] Building support-notifications [2021-09-06T16:39:50.221Z]  Building security-secretstore-setup ... done Removing intermediate container f1c027908fd2 [2021-09-06T16:39:50.221Z] ---> 29efd2063222 [2021-09-06T16:39:50.221Z] Step 6/24 : COPY go.mod . [2021-09-06T16:39:52.817Z] ---> 01e1738f7d9b [2021-09-06T16:39:52.817Z] Step 7/24 : RUN go mod download [2021-09-06T16:39:52.817Z] Removing intermediate container e7ff81489711 [2021-09-06T16:39:52.817Z] ---> efbebf024540 [2021-09-06T16:39:52.817Z] [2021-09-06T16:39:52.817Z] Successfully built efbebf024540 [2021-09-06T16:39:52.817Z] Successfully tagged security-bootstrapper:latest [2021-09-06T16:39:53.086Z]  Building security-bootstrapper ... done  ---> Running in b82b1cbe1c05 [2021-09-06T16:39:53.086Z] ---> 10d28018c7d1 [2021-09-06T16:39:53.086Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:39:53.355Z] ---> Running in 3666907f205a [2021-09-06T16:39:55.970Z] Removing intermediate container b82b1cbe1c05 [2021-09-06T16:39:55.970Z] ---> 1d57100d648f [2021-09-06T16:39:55.970Z] Step 8/24 : COPY . . [2021-09-06T16:39:55.970Z] Removing intermediate container 3666907f205a [2021-09-06T16:39:55.970Z] ---> 8dca3e4ed9d9 [2021-09-06T16:39:55.970Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T16:39:55.970Z] ---> Running in fe7043127f3c [2021-09-06T16:39:56.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:40:00.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:40:00.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:40:00.905Z] ---> 443936709ace [2021-09-06T16:40:00.905Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:40:00.905Z] ---> Using cache [2021-09-06T16:40:00.905Z] ---> d351d8be0f6d [2021-09-06T16:40:00.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:40:00.905Z] ---> Using cache [2021-09-06T16:40:00.905Z] ---> 3e3b79f06b59 [2021-09-06T16:40:00.905Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T16:40:02.878Z] ---> Running in cb4d33a13548 [2021-09-06T16:40:02.878Z] ---> a8cccadd0082 [2021-09-06T16:40:02.878Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:40:02.878Z] ---> Running in f9958614565a [2021-09-06T16:40:03.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:03.898Z] Removing intermediate container 7fa513e95aeb [2021-09-06T16:40:03.898Z] ---> 1a7bff5d5e5b [2021-09-06T16:40:03.898Z] [2021-09-06T16:40:03.898Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:40:03.898Z] ---> 48b8ec4ed9eb [2021-09-06T16:40:03.898Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:40:03.898Z] ---> Using cache [2021-09-06T16:40:03.898Z] ---> c547acea346e [2021-09-06T16:40:03.898Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:40:03.898Z] ---> Using cache [2021-09-06T16:40:03.898Z] ---> 53d94e997950 [2021-09-06T16:40:03.898Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T16:40:03.898Z] ---> Running in 78ab7465ee97 [2021-09-06T16:40:04.180Z] Removing intermediate container 78ab7465ee97 [2021-09-06T16:40:04.180Z] ---> 7cec6d953fde [2021-09-06T16:40:04.180Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:40:04.180Z] ---> Running in b1aa03974f5e [2021-09-06T16:40:04.460Z] Removing intermediate container b1aa03974f5e [2021-09-06T16:40:04.460Z] ---> 510c21a397da [2021-09-06T16:40:04.460Z] Step 16/24 : WORKDIR / [2021-09-06T16:40:04.460Z] ---> Running in 3856dd577ab1 [2021-09-06T16:40:04.742Z] Removing intermediate container 3856dd577ab1 [2021-09-06T16:40:04.742Z] ---> 38c314570559 [2021-09-06T16:40:04.742Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:40:04.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:04.742Z] Removing intermediate container f9958614565a [2021-09-06T16:40:04.742Z] ---> 9bfd1616ffb1 [2021-09-06T16:40:04.742Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T16:40:04.742Z] ---> Running in d64fb588161a [2021-09-06T16:40:05.029Z] ---> 7b0228da7acf [2021-09-06T16:40:05.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T16:40:05.309Z] OK: 219 MiB in 52 packages [2021-09-06T16:40:05.591Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:40:05.863Z] ---> 43f268cd662c [2021-09-06T16:40:05.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T16:40:05.863Z] Removing intermediate container cb4d33a13548 [2021-09-06T16:40:05.863Z] ---> 0a5c8cb5899a [2021-09-06T16:40:05.863Z] Step 6/23 : COPY go.mod . [2021-09-06T16:40:06.133Z] ---> 4060045d6b4c [2021-09-06T16:40:06.133Z] Step 7/23 : RUN go mod download [2021-09-06T16:40:06.133Z] ---> fff1c5608f34 [2021-09-06T16:40:06.133Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T16:40:06.133Z] ---> Running in 8aede16c4088 [2021-09-06T16:40:06.133Z] ---> Running in 745292e43eca [2021-09-06T16:40:06.403Z] Removing intermediate container 745292e43eca [2021-09-06T16:40:06.403Z] ---> f6bbba87bc39 [2021-09-06T16:40:06.403Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:40:06.403Z] ---> Running in 731874f48487 [2021-09-06T16:40:06.679Z] Removing intermediate container 731874f48487 [2021-09-06T16:40:06.679Z] ---> af575170e6e5 [2021-09-06T16:40:06.679Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:40:06.679Z] ---> Running in 68d1cd9c6c9e [2021-09-06T16:40:06.952Z] Removing intermediate container 68d1cd9c6c9e [2021-09-06T16:40:06.952Z] ---> 54e23330bf79 [2021-09-06T16:40:06.952Z] Step 23/24 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:40:06.952Z] ---> Running in d13a1e088c48 [2021-09-06T16:40:07.231Z] Removing intermediate container d13a1e088c48 [2021-09-06T16:40:07.231Z] ---> d66a881c517a [2021-09-06T16:40:07.231Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:40:07.231Z] ---> Running in 9785dfa203ea [2021-09-06T16:40:07.231Z] Removing intermediate container 9785dfa203ea [2021-09-06T16:40:07.231Z] ---> fc08cfec159b [2021-09-06T16:40:07.231Z] [2021-09-06T16:40:07.508Z] Successfully built fc08cfec159b [2021-09-06T16:40:07.508Z] Successfully tagged core-command:latest [2021-09-06T16:40:08.493Z]  Building core-command ... done Removing intermediate container 8aede16c4088 [2021-09-06T16:40:08.493Z] ---> 7397259f962c [2021-09-06T16:40:08.493Z] Step 8/23 : COPY . . [2021-09-06T16:40:16.077Z] ---> d764a38fbd44 [2021-09-06T16:40:16.077Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:40:16.077Z] ---> Running in 9d85806b5d4c [2021-09-06T16:40:16.167Z] Removing intermediate container e667be7613c7 [2021-09-06T16:40:16.167Z] ---> 4001c94faf58 [2021-09-06T16:40:16.167Z] Successfully built 4001c94faf58 [2021-09-06T16:40:16.167Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:40:16.519Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T16:40:16.519Z] . [Pipeline] withDockerContainer [2021-09-06T16:40:16.793Z] Removing intermediate container 9d85806b5d4c [2021-09-06T16:40:16.793Z] ---> ae75b97a0bdd [2021-09-06T16:40:16.793Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T16:40:16.793Z] ---> Running in 4e96e3890039 [2021-09-06T16:40:16.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2021-09-06T16:40:16.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T16:40:17.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:40:18.787Z] $ docker top fe20d139629501fdc4f93b5b7cfe830f994f9348ba652568b14a5353e5b9b78d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:40:19.345Z] Removing intermediate container fe7043127f3c [2021-09-06T16:40:19.345Z] ---> ed2d6fda6ee4 [2021-09-06T16:40:19.345Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T16:40:19.345Z] ---> Running in 8d3ccb8a6ade [2021-09-06T16:40:19.798Z] + go version [2021-09-06T16:40:19.798Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T16:40:19.814Z] $ docker stop --time=1 fe20d139629501fdc4f93b5b7cfe830f994f9348ba652568b14a5353e5b9b78d [2021-09-06T16:40:20.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:40:21.733Z] Removing intermediate container 8d3ccb8a6ade [2021-09-06T16:40:21.733Z] ---> 9c9a0170891f [2021-09-06T16:40:21.733Z] [2021-09-06T16:40:21.733Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T16:40:21.733Z] 20.10.7: Pulling from library/docker [2021-09-06T16:40:21.733Z] $ docker rm -f fe20d139629501fdc4f93b5b7cfe830f994f9348ba652568b14a5353e5b9b78d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:40:22.601Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T16:40:22.601Z] . [Pipeline] withDockerContainer [2021-09-06T16:40:22.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2021-09-06T16:40:22.979Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T16:40:24.662Z] $ docker top aead8da5dbe253f976567cf4d2d800359fabfb3ea28a34fa6a4de48a20a18239 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T16:40:25.049Z] ========================================================= [2021-09-06T16:40:25.049Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T16:40:25.049Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:40:25.719Z] + go mod tidy [Pipeline] sh [2021-09-06T16:40:27.366Z] + make test [2021-09-06T16:40:27.367Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T16:40:27.367Z] go mod tidy [2021-09-06T16:40:27.971Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T16:40:34.219Z] Removing intermediate container d64fb588161a [2021-09-06T16:40:34.219Z] ---> 2cdacf042c66 [2021-09-06T16:40:34.219Z] [2021-09-06T16:40:34.220Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:40:34.220Z] ---> 48b8ec4ed9eb [2021-09-06T16:40:34.220Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T16:40:34.220Z] ---> Running in b76d10d057e8 [2021-09-06T16:40:34.220Z] Removing intermediate container b76d10d057e8 [2021-09-06T16:40:34.220Z] ---> a54991957f67 [2021-09-06T16:40:34.220Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T16:40:34.220Z] ---> Running in 794d06198695 [2021-09-06T16:40:34.220Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T16:40:34.220Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T16:40:34.220Z] ---> 08bdaf2f88f9 [2021-09-06T16:40:34.220Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:40:34.220Z] ---> Running in f9483f55a5d9 [2021-09-06T16:40:34.220Z] Removing intermediate container 794d06198695 [2021-09-06T16:40:34.220Z] ---> 2f166bbcb413 [2021-09-06T16:40:34.220Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T16:40:34.220Z] ---> Running in ef50bbde2964 [2021-09-06T16:40:34.220Z] Removing intermediate container f9483f55a5d9 [2021-09-06T16:40:34.220Z] ---> f83ca01363d3 [2021-09-06T16:40:34.220Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T16:40:34.220Z] Removing intermediate container ef50bbde2964 [2021-09-06T16:40:34.220Z] ---> d876ce3926c5 [2021-09-06T16:40:34.220Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:40:34.220Z] ---> Running in c84d09f38688 [2021-09-06T16:40:34.220Z] ---> Running in 9b2927353c82 [2021-09-06T16:40:34.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:34.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:34.497Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T16:40:34.497Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T16:40:34.497Z] Executing bash-5.1.0-r0.post-install [2021-09-06T16:40:34.497Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T16:40:34.497Z] Removing intermediate container 9b2927353c82 [2021-09-06T16:40:34.497Z] ---> 691944f979d6 [2021-09-06T16:40:34.497Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T16:40:34.497Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T16:40:34.497Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T16:40:34.497Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T16:40:34.497Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T16:40:34.497Z] ---> Running in 8271d21b2f21 [2021-09-06T16:40:34.497Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T16:40:34.497Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T16:40:34.497Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T16:40:34.497Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T16:40:34.497Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T16:40:34.497Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T16:40:34.497Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T16:40:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:35.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:35.961Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T16:40:35.961Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T16:40:35.961Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T16:40:35.961Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T16:40:35.961Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T16:40:35.961Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T16:40:35.961Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T16:40:35.961Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T16:40:36.234Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T16:40:36.234Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T16:40:36.234Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T16:40:36.234Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T16:40:36.234Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T16:40:36.234Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T16:40:36.234Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T16:40:36.234Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T16:40:36.234Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T16:40:36.234Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T16:40:36.234Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T16:40:36.234Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T16:40:36.234Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T16:40:36.234Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T16:40:36.234Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T16:40:36.234Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T16:40:36.234Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T16:40:36.234Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T16:40:36.234Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T16:40:36.234Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T16:40:36.503Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T16:40:36.770Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T16:40:37.042Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T16:40:37.316Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:40:37.316Z] OK: 8 MiB in 20 packages [2021-09-06T16:40:37.316Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T16:40:37.316Z] OK: 82 MiB in 59 packages [2021-09-06T16:40:37.316Z] Removing intermediate container 4e96e3890039 [2021-09-06T16:40:37.316Z] ---> 0f9912c401b0 [2021-09-06T16:40:37.316Z] [2021-09-06T16:40:37.316Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:40:37.316Z] ---> 48b8ec4ed9eb [2021-09-06T16:40:37.316Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T16:40:37.316Z] ---> Running in 3f7469e7d4e7 [2021-09-06T16:40:37.586Z] Removing intermediate container 8271d21b2f21 [2021-09-06T16:40:37.586Z] ---> 6b4725ed236b [2021-09-06T16:40:37.586Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:40:37.863Z] ---> 6d7536a8e14d [2021-09-06T16:40:37.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T16:40:37.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:37.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:40:38.141Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T16:40:38.141Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:40:38.141Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:40:38.141Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:40:38.141Z] OK: 6 MiB in 16 packages [2021-09-06T16:40:38.419Z] ---> 90c7d152ebfe [2021-09-06T16:40:38.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T16:40:38.693Z] Removing intermediate container 3f7469e7d4e7 [2021-09-06T16:40:38.693Z] ---> 5450db2b0eab [2021-09-06T16:40:38.693Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:40:38.693Z] ---> daf64baf7288 [2021-09-06T16:40:38.693Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T16:40:38.693Z] ---> Running in 802dbe3b6a36 [2021-09-06T16:40:38.976Z] ---> Running in fe8a341b06ad [2021-09-06T16:40:38.976Z] Collecting docker-compose==1.23.2 [2021-09-06T16:40:38.976Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T16:40:38.976Z] Removing intermediate container 802dbe3b6a36 [2021-09-06T16:40:38.976Z] ---> 762f8a262057 [2021-09-06T16:40:38.976Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T16:40:38.976Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T16:40:38.976Z] ---> Running in 5718164c541e [2021-09-06T16:40:38.976Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T16:40:38.976Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T16:40:38.976Z] Removing intermediate container fe8a341b06ad [2021-09-06T16:40:38.976Z] ---> 584b37ca97ee [2021-09-06T16:40:38.976Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:40:38.976Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T16:40:38.976Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T16:40:38.976Z] ---> Running in 7693377277e3 [2021-09-06T16:40:39.292Z] Removing intermediate container 5718164c541e [2021-09-06T16:40:39.292Z] ---> 6805659f2bed [2021-09-06T16:40:39.292Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:40:39.292Z] Removing intermediate container 7693377277e3 [2021-09-06T16:40:39.292Z] ---> 34f3c1cfbc6e [2021-09-06T16:40:39.292Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:40:39.292Z] ---> Running in c1226709c2ce [2021-09-06T16:40:39.292Z] ---> Running in b90fb7f65a02 [2021-09-06T16:40:39.292Z] Removing intermediate container c1226709c2ce [2021-09-06T16:40:39.292Z] ---> cf9fa1c43dea [2021-09-06T16:40:39.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:40:39.292Z] Removing intermediate container b90fb7f65a02 [2021-09-06T16:40:39.292Z] ---> 2e67b4458961 [2021-09-06T16:40:39.292Z] Step 23/24 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:40:39.566Z] ---> Running in 5d64d547541e [2021-09-06T16:40:39.566Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T16:40:39.566Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T16:40:39.566Z] ---> af470e7d9fd3 [2021-09-06T16:40:39.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T16:40:39.566Z] Collecting PyYAML<4,>=3.10 [2021-09-06T16:40:39.566Z] Removing intermediate container 5d64d547541e [2021-09-06T16:40:39.566Z] ---> 69675a30f83f [2021-09-06T16:40:39.566Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:40:39.566Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T16:40:39.833Z] ---> Running in 2b60457a97db [2021-09-06T16:40:39.833Z] ---> 1146c86457b8 [2021-09-06T16:40:39.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T16:40:40.113Z] Removing intermediate container 2b60457a97db [2021-09-06T16:40:40.113Z] ---> d1a65bfc6b30 [2021-09-06T16:40:40.113Z] [2021-09-06T16:40:40.113Z] Successfully built d1a65bfc6b30 [2021-09-06T16:40:40.113Z] Successfully tagged core-data:latest [2021-09-06T16:40:40.113Z]  Building core-data ... done  ---> 7d1f0e04b7d9 [2021-09-06T16:40:40.113Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T16:40:40.113Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T16:40:40.113Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T16:40:40.113Z] ---> Running in d0906b8e65d5 [2021-09-06T16:40:40.388Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T16:40:40.388Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T16:40:40.388Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T16:40:40.388Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T16:40:40.388Z] Removing intermediate container d0906b8e65d5 [2021-09-06T16:40:40.388Z] ---> 727dff92f439 [2021-09-06T16:40:40.388Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:40:40.388Z] ---> Running in 6d93a98e1626 [2021-09-06T16:40:40.388Z] Removing intermediate container 6d93a98e1626 [2021-09-06T16:40:40.388Z] ---> 71fc96d9b307 [2021-09-06T16:40:40.388Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T16:40:40.388Z] ---> Running in b081e6bb52bb [2021-09-06T16:40:40.662Z] Removing intermediate container b081e6bb52bb [2021-09-06T16:40:40.662Z] ---> 17f94c9117ef [2021-09-06T16:40:40.662Z] Step 22/23 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:40:40.662Z] ---> Running in 0420f8e73570 [2021-09-06T16:40:40.662Z] Removing intermediate container 0420f8e73570 [2021-09-06T16:40:40.662Z] ---> 6486249a2616 [2021-09-06T16:40:40.662Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:40:40.662Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T16:40:40.662Z] ---> Running in 320d008943dd [2021-09-06T16:40:40.662Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T16:40:40.662Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T16:40:40.662Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T16:40:40.662Z] Removing intermediate container 320d008943dd [2021-09-06T16:40:40.662Z] ---> 041415dc65f2 [2021-09-06T16:40:40.662Z] [2021-09-06T16:40:40.935Z] Successfully built 041415dc65f2 [2021-09-06T16:40:40.935Z] Successfully tagged support-notifications:latest [2021-09-06T16:40:41.206Z]  Building support-notifications ... done Collecting docker-pycreds>=0.4.0 [2021-09-06T16:40:41.206Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T16:40:41.206Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T16:40:41.206Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T16:40:41.206Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T16:40:41.206Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T16:40:41.206Z] Collecting certifi>=2017.4.17 [2021-09-06T16:40:41.472Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T16:40:41.472Z] Collecting idna<2.8,>=2.5 [2021-09-06T16:40:41.472Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T16:40:41.472Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T16:40:41.472Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T16:40:41.472Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T16:40:41.472Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T16:40:41.472Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T16:40:41.472Z] Attempting uninstall: urllib3 [2021-09-06T16:40:41.472Z] Found existing installation: urllib3 1.26.2 [2021-09-06T16:40:41.472Z] Uninstalling urllib3-1.26.2: [2021-09-06T16:40:41.472Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T16:40:41.740Z] Attempting uninstall: idna [2021-09-06T16:40:41.740Z] Found existing installation: idna 3.1 [2021-09-06T16:40:41.740Z] Uninstalling idna-3.1: [2021-09-06T16:40:41.740Z] Successfully uninstalled idna-3.1 [2021-09-06T16:40:41.740Z] Attempting uninstall: chardet [2021-09-06T16:40:41.740Z] Found existing installation: chardet 4.0.0 [2021-09-06T16:40:41.740Z] Uninstalling chardet-4.0.0: [2021-09-06T16:40:41.740Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T16:40:42.010Z] Attempting uninstall: requests [2021-09-06T16:40:42.010Z] Found existing installation: requests 2.25.1 [2021-09-06T16:40:42.010Z] Uninstalling requests-2.25.1: [2021-09-06T16:40:42.010Z] Successfully uninstalled requests-2.25.1 [2021-09-06T16:40:42.010Z] Running setup.py install for texttable: started [2021-09-06T16:40:42.591Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T16:40:42.591Z] Running setup.py install for PyYAML: started [2021-09-06T16:40:42.858Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T16:40:42.858Z] Running setup.py install for docopt: started [2021-09-06T16:40:43.126Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T16:40:43.126Z] Running setup.py install for dockerpty: started [2021-09-06T16:40:43.392Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T16:40:43.663Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-06T16:40:47.020Z] Removing intermediate container c84d09f38688 [2021-09-06T16:40:47.020Z] ---> 3c69d002cb7e [2021-09-06T16:40:47.020Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T16:40:47.020Z] ---> Running in 58eca4b8d521 [2021-09-06T16:40:47.020Z] Removing intermediate container 58eca4b8d521 [2021-09-06T16:40:47.020Z] ---> a24d6e13c543 [2021-09-06T16:40:47.020Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T16:40:47.020Z] ---> Running in 112450a1f2a7 [2021-09-06T16:40:47.020Z] Removing intermediate container 112450a1f2a7 [2021-09-06T16:40:47.020Z] ---> d111a405c6b0 [2021-09-06T16:40:47.020Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T16:40:47.020Z] ---> 38e31aa96893 [2021-09-06T16:40:47.020Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T16:40:47.020Z] ---> 1164553a784a [2021-09-06T16:40:47.020Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T16:40:47.294Z] ---> 1939b7098c72 [2021-09-06T16:40:47.294Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T16:40:47.294Z] ---> Running in d345d393d8fa [2021-09-06T16:40:47.294Z] Removing intermediate container d345d393d8fa [2021-09-06T16:40:47.294Z] ---> ee2a8b5bcb62 [2021-09-06T16:40:47.294Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:40:47.563Z] ---> Running in 132691373c63 [2021-09-06T16:40:47.563Z] Removing intermediate container 132691373c63 [2021-09-06T16:40:47.563Z] ---> 7a2fb9112670 [2021-09-06T16:40:47.563Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:40:47.563Z] ---> Running in f8a6644b2cbd [2021-09-06T16:40:47.564Z] Removing intermediate container f8a6644b2cbd [2021-09-06T16:40:47.564Z] ---> ca0fbbb4d6cd [2021-09-06T16:40:47.564Z] Step 23/24 : LABEL git_sha=5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [2021-09-06T16:40:47.564Z] ---> Running in 51e9179f2462 [2021-09-06T16:40:47.840Z] Removing intermediate container 51e9179f2462 [2021-09-06T16:40:47.840Z] ---> 974136807180 [2021-09-06T16:40:47.840Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:40:47.840Z] ---> Running in e62eb3d4a169 [2021-09-06T16:40:47.840Z] Removing intermediate container e62eb3d4a169 [2021-09-06T16:40:47.840Z] ---> ca0efb06cbcc [2021-09-06T16:40:47.840Z] [2021-09-06T16:40:47.840Z] Successfully built ca0efb06cbcc [2021-09-06T16:40:47.840Z] Successfully tagged sys-mgmt-agent:latest [2021-09-06T16:40:48.124Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-06T16:40:48.126Z] $ docker stop --time=1 3656249d7f0471e769f75e6209bc0c78b1835555dd479c9e3d5d70e0b4de3da2 [2021-09-06T16:40:49.509Z] $ docker rm -f 3656249d7f0471e769f75e6209bc0c78b1835555dd479c9e3d5d70e0b4de3da2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:40:49.914Z] + docker images [2021-09-06T16:40:49.914Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T16:40:49.914Z] sys-mgmt-agent latest ca0efb06cbcc 2 seconds ago 325MB [2021-09-06T16:40:49.914Z] support-notifications latest 041415dc65f2 9 seconds ago 16.8MB [2021-09-06T16:40:49.914Z] core-data latest d1a65bfc6b30 10 seconds ago 20.4MB [2021-09-06T16:40:49.914Z] 0f9912c401b0 13 seconds ago 1.75GB [2021-09-06T16:40:49.914Z] 2cdacf042c66 18 seconds ago 1.76GB [2021-09-06T16:40:49.914Z] 9c9a0170891f 28 seconds ago 1.75GB [2021-09-06T16:40:49.914Z] core-command latest fc08cfec159b 42 seconds ago 16MB [2021-09-06T16:40:49.914Z] 1a7bff5d5e5b 46 seconds ago 1.75GB [2021-09-06T16:40:49.914Z] security-bootstrapper latest efbebf024540 59 seconds ago 18.8MB [2021-09-06T16:40:49.914Z] security-secretstore-setup latest 0e6eb1c9a117 About a minute ago 28.1MB [2021-09-06T16:40:49.914Z] core-metadata latest e2a69f7e6d9e About a minute ago 16.7MB [2021-09-06T16:40:49.914Z] security-proxy-setup latest 35f31672e884 About a minute ago 25.9MB [2021-09-06T16:40:49.914Z] support-scheduler latest 69c0b5f16d9f About a minute ago 16.1MB [2021-09-06T16:40:49.914Z] e77b8ffae942 About a minute ago 1.76GB [2021-09-06T16:40:49.914Z] 4c0747bb14b5 About a minute ago 1.76GB [2021-09-06T16:40:49.914Z] f7000629979e About a minute ago 1.75GB [2021-09-06T16:40:49.914Z] d9d2eb876e7e About a minute ago 1.75GB [2021-09-06T16:40:49.914Z] 585fed4ece04 About a minute ago 1.76GB [2021-09-06T16:40:49.914Z] ci-base-image-x86_64 latest 443936709ace 5 minutes ago 1.25GB [2021-09-06T16:40:49.914Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T16:40:49.914Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T16:40:49.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T16:40:49.914Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T16:40:49.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-06T16:41:01.193Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T16:41:05.465Z] Still waiting to schedule task [2021-09-06T16:41:05.465Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1461’ [2021-09-06T16:42:10.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T16:42:14.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T16:42:14.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T16:42:15.601Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T16:42:28.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T16:42:28.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T16:42:28.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T16:42:28.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T16:42:28.327Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T16:42:28.944Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T16:42:30.947Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T16:42:30.947Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T16:42:30.947Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T16:42:30.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T16:42:39.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.447s coverage: 28.7% of statements [2021-09-06T16:42:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T16:42:39.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T16:42:44.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.347s coverage: 100.0% of statements [2021-09-06T16:42:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T16:42:44.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 46.3% of statements [2021-09-06T16:42:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T16:42:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T16:42:46.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.630s coverage: 90.1% of statements [2021-09-06T16:42:46.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T16:42:46.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:42:48.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.258s coverage: 81.2% of statements [2021-09-06T16:42:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T16:42:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T16:42:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T16:42:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T16:42:48.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.735s coverage: 94.2% of statements [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 59.1% of statements [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.8% of statements [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 21.7% of statements [2021-09-06T16:42:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.314s coverage: 47.1% of statements [2021-09-06T16:42:55.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.214s coverage: 79.5% of statements [2021-09-06T16:42:56.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2021-09-06T16:42:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements [2021-09-06T16:42:58.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-09-06T16:43:10.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements [2021-09-06T16:43:10.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-09-06T16:43:17.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.628s coverage: 81.8% of statements [2021-09-06T16:43:17.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 58.8% of statements [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.224s coverage: 80.0% of statements [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.310s coverage: 85.4% of statements [2021-09-06T16:43:24.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.351s coverage: 91.2% of statements [2021-09-06T16:43:24.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T16:43:27.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 64.4% of statements [2021-09-06T16:43:27.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T16:43:27.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T16:43:27.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements [2021-09-06T16:43:27.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-09-06T16:43:27.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-09-06T16:43:27.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-09-06T16:43:27.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-09-06T16:43:34.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.155s coverage: 66.9% of statements [2021-09-06T16:43:34.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T16:43:34.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T16:43:34.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T16:43:35.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.848s coverage: 43.6% of statements [2021-09-06T16:43:35.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T16:43:35.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T16:43:35.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2021-09-06T16:43:35.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T16:43:35.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2021-09-06T16:43:35.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T16:43:43.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 19.5% of statements [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T16:43:43.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.0% of statements [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T16:43:43.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 62.7% of statements [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T16:43:43.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T16:43:43.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T16:43:43.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T16:43:43.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements [2021-09-06T16:43:43.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements [2021-09-06T16:43:43.671Z] GO111MODULE=on go vet ./... [2021-09-06T16:44:04.562Z] Running on prd-ubuntu18.04-docker-8c-8g-1462 in /w/workspace/edgexfoundry_edgex-go_PR-3697 [Pipeline] { [Pipeline] ws [2021-09-06T16:44:04.580Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-06T16:44:04.704Z] The recommended git tool is: git [2021-09-06T16:44:08.979Z] using credential edgex-jenkins-ssh [2021-09-06T16:44:08.994Z] Cloning the remote Git repository [2021-09-06T16:44:09.036Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:44:09.108Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T16:44:09.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:44:09.142Z] > git --version # timeout=10 [2021-09-06T16:44:09.155Z] > git --version # 'git version 2.17.1' [2021-09-06T16:44:09.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:44:09.190Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:44:28.398Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-06T16:44:28.568Z] Merge succeeded, producing 9ef11cef12feabcd1f1257898d554769db27dc44 [2021-09-06T16:44:28.568Z] Checking out Revision 9ef11cef12feabcd1f1257898d554769db27dc44 (PR-3697) [2021-09-06T16:44:27.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:44:27.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:44:27.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:44:27.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:44:27.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:44:27.897Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3697/head:refs/remotes/origin/PR-3697 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T16:44:28.414Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:44:28.421Z] > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [2021-09-06T16:44:28.487Z] > git remote # timeout=10 [2021-09-06T16:44:28.496Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T16:44:28.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:44:28.508Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T16:44:28.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T16:44:28.571Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:44:28.577Z] > git checkout -f 9ef11cef12feabcd1f1257898d554769db27dc44 # timeout=10 [2021-09-06T16:44:32.314Z] Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" [2021-09-06T16:44:32.319Z] > git rev-list --no-walk 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:44:33.427Z] + echo snap-build.sh [2021-09-06T16:44:33.427Z] snap-build.sh [2021-09-06T16:44:33.427Z] + SNAP_BASE_DIR=. [2021-09-06T16:44:33.427Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-06T16:44:33.427Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-06T16:44:33.427Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-06T16:44:33.427Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-06T16:44:33.427Z] + cd /w/workspace/edgex-go/2 [2021-09-06T16:44:33.427Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-06T16:44:33.427Z] Reading package lists... [2021-09-06T16:44:33.427Z] Building dependency tree... [2021-09-06T16:44:33.427Z] Reading state information... [2021-09-06T16:44:33.427Z] The following packages were automatically installed and are no longer required: [2021-09-06T16:44:33.428Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-06T16:44:33.428Z] uidmap xdelta3 [2021-09-06T16:44:33.428Z] Use 'sudo apt autoremove' to remove them. [2021-09-06T16:44:33.428Z] The following packages will be REMOVED: [2021-09-06T16:44:33.428Z] lxd* lxd-client* [2021-09-06T16:44:33.703Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-06T16:44:33.703Z] After this operation, 31.7 MB disk space will be freed. [2021-09-06T16:44:34.242Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-06T16:44:34.242Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:44:35.201Z] Removing lxd dnsmasq configuration [2021-09-06T16:44:35.201Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:44:35.201Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-06T16:44:36.161Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:44:36.161Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-06T16:44:36.161Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:44:37.571Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-06T16:44:37.571Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-06T16:44:38.154Z] + sudo snap remove --purge lxd [2021-09-06T16:44:38.154Z] snap "lxd" is not installed [2021-09-06T16:44:38.154Z] + sudo groupadd --force --system lxd [2021-09-06T16:44:38.154Z] ++ whoami [2021-09-06T16:44:38.154Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-06T16:44:38.154Z] + newgrp - lxd [2021-09-06T16:44:38.154Z] + sudo snap install lxd [2021-09-06T16:44:44.806Z] 2021-09-06T16:44:43Z INFO Waiting for automatic snapd restart... [2021-09-06T16:45:03.016Z] lxd 4.17 from Canonical* installed [2021-09-06T16:45:03.016Z] + sudo lxd init --auto [2021-09-06T16:45:09.691Z] + sudo snap install --classic snapcraft [2021-09-06T16:45:17.894Z] snapcraft 5.0 from Canonical* installed [2021-09-06T16:45:17.894Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-06T16:45:17.894Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-06T16:45:17.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T16:45:17.894Z] Dload Upload Total Spent Left Speed [2021-09-06T16:45:17.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 [2021-09-06T16:45:18.161Z] 100 3325k 100 3325k 0 0 6827k 0 --:--:-- --:--:-- --:--:-- 6827k [2021-09-06T16:45:18.428Z] ./yq_linux_amd64 [2021-09-06T16:45:18.428Z] + sudo snapcraft prime --use-lxd [2021-09-06T16:45:20.573Z] gofmt -l . [2021-09-06T16:45:20.573Z] [ "`gofmt -l .`" = "" ] [2021-09-06T16:45:20.573Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T16:45:21.010Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-06T16:45:21.010Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-06T16:45:21.010Z] - README.md [2021-09-06T16:45:21.010Z] [2021-09-06T16:45:21.010Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T16:45:21.010Z] Launching a container. [2021-09-06T16:45:21.262Z] + ls -al . [2021-09-06T16:45:21.263Z] total 636 [2021-09-06T16:45:21.263Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 16:45 . [2021-09-06T16:45:21.263Z] drwxr-xr-x 4 root root 4096 Sep 6 16:40 .. [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 16:37 .dockerignore [2021-09-06T16:45:21.263Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 16:38 .git [2021-09-06T16:45:21.263Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 16:37 .github [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 16:37 .gitignore [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 16:37 .hadolint.yml [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 16:37 .sonarcloud.properties [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:37 ADOPTERS.md [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:37 Attribution.txt [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:37 CHANGELOG.md [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:37 CONTRIBUTING.md [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 16:37 GOVERNANCE.md [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 16:37 Jenkinsfile [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:37 LICENSE [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 16:37 Makefile [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 16:37 OWNERS.md [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:37 README.md [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:37 SECURITY.md [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 16:34 VERSION [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:37 ZMQWindows.md [2021-09-06T16:45:21.263Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 16:37 bin [2021-09-06T16:45:21.263Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 16:37 cmd [2021-09-06T16:45:21.263Z] -rw-r--r-- 1 root root 404331 Sep 6 16:43 coverage.out [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 16:37 go.mod [2021-09-06T16:45:21.263Z] -rw-r--r-- 1 root root 50064 Sep 6 16:40 go.sum [2021-09-06T16:45:21.263Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 16:37 internal [2021-09-06T16:45:21.263Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 16:37 openapi [2021-09-06T16:45:21.263Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 16:37 snap [2021-09-06T16:45:21.263Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 16:37 version.go [Pipeline] sh [2021-09-06T16:45:21.934Z] + '[' -e coverage.out ] [2021-09-06T16:45:21.934Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T16:45:21.966Z] Warning: overwriting stash ‘coverage-report’ [2021-09-06T16:45:23.026Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T16:45:23.678Z] + make build [2021-09-06T16:45:23.678Z] go mod tidy [2021-09-06T16:45:24.277Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:45:27.666Z] Waiting for container to be ready [2021-09-06T16:45:27.933Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-06T16:45:27.933Z] [2021-09-06T16:45:32.183Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-06T16:45:32.183Z] Waiting for network to be ready... [2021-09-06T16:45:32.450Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T16:45:32.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:45:32.718Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T16:45:32.718Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T16:45:32.718Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T16:45:32.718Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T16:45:32.718Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T16:45:32.718Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T16:45:32.718Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T16:45:32.718Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T16:45:32.718Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T16:45:33.300Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T16:45:33.565Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T16:45:33.831Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T16:45:33.831Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T16:45:33.831Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T16:45:33.831Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T16:45:33.831Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T16:45:33.831Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T16:45:34.414Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T16:45:34.683Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T16:45:34.683Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T16:45:34.683Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T16:45:34.683Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T16:45:34.683Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T16:45:34.683Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T16:45:34.683Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T16:45:34.683Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T16:45:37.272Z] Fetched 25.1 MB in 5s (5453 kB/s) [2021-09-06T16:45:37.854Z] Reading package lists... [2021-09-06T16:45:38.119Z] Reading package lists... [2021-09-06T16:45:38.386Z] Building dependency tree... [2021-09-06T16:45:38.386Z] Reading state information... [2021-09-06T16:45:38.386Z] The following additional packages will be installed: [2021-09-06T16:45:38.386Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T16:45:38.386Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T16:45:38.386Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T16:45:38.386Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-06T16:45:38.386Z] Suggested packages: [2021-09-06T16:45:38.386Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-06T16:45:38.386Z] Recommended packages: [2021-09-06T16:45:38.386Z] gnupg libsasl2-modules [2021-09-06T16:45:38.653Z] The following NEW packages will be installed: [2021-09-06T16:45:38.653Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-06T16:45:38.653Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-06T16:45:38.653Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-06T16:45:38.653Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-06T16:45:38.653Z] The following packages will be upgraded: [2021-09-06T16:45:38.653Z] gpg gpg-agent gpgconf libudev1 [2021-09-06T16:45:38.653Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-06T16:45:38.653Z] Need to get 3527 kB of archives. [2021-09-06T16:45:38.653Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-06T16:45:38.653Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-06T16:45:38.653Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-06T16:45:38.653Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-06T16:45:38.653Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-06T16:45:38.921Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-06T16:45:39.190Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-06T16:45:39.774Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-06T16:45:39.774Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-06T16:45:39.774Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-06T16:45:39.774Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-06T16:45:39.774Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-06T16:45:39.775Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-06T16:45:39.775Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-06T16:45:39.775Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-06T16:45:39.775Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-06T16:45:39.775Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-06T16:45:39.775Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-06T16:45:40.042Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-06T16:45:40.042Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-06T16:45:40.042Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-06T16:45:40.042Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-06T16:45:40.042Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-06T16:45:40.310Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:45:40.310Z] Fetched 3527 kB in 2s (2311 kB/s) [2021-09-06T16:45:40.310Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T16:45:40.310Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:45:40.310Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:45:40.310Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-06T16:45:40.310Z] Selecting previously unselected package udev. [2021-09-06T16:45:40.310Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-06T16:45:40.310Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:45:40.579Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-06T16:45:40.846Z] Selecting previously unselected package libfuse2:amd64. [2021-09-06T16:45:40.846Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T16:45:40.846Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T16:45:40.846Z] Selecting previously unselected package fuse. [2021-09-06T16:45:40.846Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-06T16:45:40.846Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-06T16:45:40.846Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:40.846Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:45:40.846Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:40.846Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:45:41.114Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:41.114Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:45:41.114Z] Selecting previously unselected package libksba8:amd64. [2021-09-06T16:45:41.114Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-06T16:45:41.114Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-06T16:45:41.114Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-06T16:45:41.114Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.114Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.114Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-06T16:45:41.114Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.114Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.381Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-06T16:45:41.381Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.381Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.381Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-06T16:45:41.381Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.381Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.381Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-06T16:45:41.381Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.381Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.381Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-06T16:45:41.381Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.381Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.647Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-06T16:45:41.647Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.647Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.647Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-06T16:45:41.647Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.647Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.647Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-06T16:45:41.647Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-06T16:45:41.647Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:41.647Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-06T16:45:41.647Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T16:45:41.647Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:41.647Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-06T16:45:41.647Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-06T16:45:41.647Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:41.914Z] Selecting previously unselected package libldap-common. [2021-09-06T16:45:41.914Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-06T16:45:41.914Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:41.914Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-06T16:45:41.914Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-06T16:45:41.914Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:41.914Z] Selecting previously unselected package dirmngr. [2021-09-06T16:45:41.914Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:45:41.914Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:41.914Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:42.180Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:42.180Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-06T16:45:42.180Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:42.180Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-06T16:45:42.180Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:42.180Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.180Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-06T16:45:42.180Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:45:42.181Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-06T16:45:42.447Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-06T16:45:42.714Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-06T16:45:42.714Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-06T16:45:42.714Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:42.714Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-06T16:45:42.714Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-06T16:45:42.714Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-06T16:45:42.980Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:45:43.247Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-06T16:45:43.247Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-06T16:45:43.247Z] This means they are not meant to be enabled using systemctl. [2021-09-06T16:45:43.247Z] Possible reasons for having this kind of units are: [2021-09-06T16:45:43.247Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-06T16:45:43.247Z] .wants/ or .requires/ directory. [2021-09-06T16:45:43.247Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-06T16:45:43.247Z] a requirement dependency on it. [2021-09-06T16:45:43.247Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-06T16:45:43.247Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-06T16:45:43.247Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-06T16:45:43.247Z] instance name specified. [2021-09-06T16:45:43.514Z] Reading package lists... [2021-09-06T16:45:43.779Z] Building dependency tree... [2021-09-06T16:45:43.779Z] Reading state information... [2021-09-06T16:45:43.779Z] The following additional packages will be installed: [2021-09-06T16:45:43.779Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-06T16:45:43.779Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-06T16:45:43.779Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-06T16:45:43.779Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-06T16:45:43.779Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-06T16:45:43.779Z] Suggested packages: [2021-09-06T16:45:43.779Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-06T16:45:43.779Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-06T16:45:43.779Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-06T16:45:43.779Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-06T16:45:43.779Z] systemd-container policykit-1 [2021-09-06T16:45:43.780Z] Recommended packages: [2021-09-06T16:45:43.780Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-06T16:45:44.047Z] The following NEW packages will be installed: [2021-09-06T16:45:44.047Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-06T16:45:44.047Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-06T16:45:44.047Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-06T16:45:44.047Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-06T16:45:44.047Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-06T16:45:44.047Z] The following packages will be upgraded: [2021-09-06T16:45:44.047Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-06T16:45:44.047Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-06T16:45:44.047Z] Need to get 36.7 MB of archives. [2021-09-06T16:45:44.047Z] After this operation, 147 MB of additional disk space will be used. [2021-09-06T16:45:44.047Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-06T16:45:44.047Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-06T16:45:44.047Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-06T16:45:44.047Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-06T16:45:44.047Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-06T16:45:44.314Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-06T16:45:44.314Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-06T16:45:44.314Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-06T16:45:44.314Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-06T16:45:44.314Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-06T16:45:44.314Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-06T16:45:44.314Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-06T16:45:44.314Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-06T16:45:44.314Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-06T16:45:44.314Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-06T16:45:44.314Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-06T16:45:44.314Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-06T16:45:45.274Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-06T16:45:45.274Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-06T16:45:45.274Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-06T16:45:45.274Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-06T16:45:45.274Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-06T16:45:45.274Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-06T16:45:45.274Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-06T16:45:45.274Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-06T16:45:45.274Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-06T16:45:45.274Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-06T16:45:45.274Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-06T16:45:45.274Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-06T16:45:45.274Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-06T16:45:46.681Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:45:46.681Z] Fetched 36.7 MB in 2s (15.5 MB/s) [2021-09-06T16:45:46.681Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T16:45:46.681Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:45:46.681Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:45:47.262Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:45:47.262Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:45:47.262Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-06T16:45:47.262Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T16:45:47.262Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-06T16:45:47.262Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-06T16:45:47.526Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-06T16:45:47.526Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-06T16:45:47.526Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-06T16:45:47.526Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-06T16:45:47.793Z] Setting up apt (1.6.14) ... [2021-09-06T16:45:47.793Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-06T16:45:48.061Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-06T16:45:48.061Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-06T16:45:48.061Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T16:45:48.418Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T16:45:48.418Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-06T16:45:48.418Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:45:48.418Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:48.418Z] Selecting previously unselected package libexpat1:amd64. [2021-09-06T16:45:48.418Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-06T16:45:48.418Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T16:45:48.731Z] Selecting previously unselected package python3.6-minimal. [2021-09-06T16:45:48.731Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:45:48.731Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:48.731Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T16:45:48.731Z] Checking for services that may need to be restarted...done. [2021-09-06T16:45:49.011Z] Checking for services that may need to be restarted...done. [2021-09-06T16:45:49.011Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:49.011Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-06T16:45:49.011Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:49.301Z] Selecting previously unselected package python3-minimal. [2021-09-06T16:45:49.302Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-06T16:45:49.302Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-06T16:45:49.302Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-06T16:45:49.302Z] Selecting previously unselected package mime-support. [2021-09-06T16:45:49.302Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-06T16:45:49.302Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-06T16:45:49.577Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-06T16:45:49.577Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-06T16:45:49.577Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T16:45:49.577Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-06T16:45:49.577Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:45:49.577Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:49.577Z] Selecting previously unselected package python3.6. [2021-09-06T16:45:49.577Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-06T16:45:49.846Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:49.846Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-06T16:45:49.846Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-06T16:45:49.846Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T16:45:49.846Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-06T16:45:50.116Z] Selecting previously unselected package python3. [2021-09-06T16:45:50.116Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-06T16:45:50.116Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-06T16:45:50.116Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-06T16:45:50.116Z] Selecting previously unselected package multiarch-support. [2021-09-06T16:45:50.116Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:45:50.116Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T16:45:50.116Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-06T16:45:50.116Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-06T16:45:50.116Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-06T16:45:50.116Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-06T16:45:50.116Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T16:45:50.383Z] Selecting previously unselected package libbsd0:amd64. [2021-09-06T16:45:50.383Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-06T16:45:50.383Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T16:45:50.383Z] Selecting previously unselected package sudo. [2021-09-06T16:45:50.383Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-06T16:45:50.383Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T16:45:50.383Z] Selecting previously unselected package apparmor. [2021-09-06T16:45:50.383Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T16:45:50.383Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-06T16:45:50.649Z] Selecting previously unselected package libedit2:amd64. [2021-09-06T16:45:50.649Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-06T16:45:50.649Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T16:45:50.649Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-06T16:45:50.649Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:45:50.649Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:50.649Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-06T16:45:50.649Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:45:50.649Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:50.649Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-06T16:45:50.649Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-06T16:45:50.649Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T16:45:50.916Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-06T16:45:50.916Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:45:50.916Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:50.916Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-06T16:45:50.916Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-06T16:45:50.916Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:50.916Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-06T16:45:50.916Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-06T16:45:50.916Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T16:45:51.182Z] Selecting previously unselected package openssh-client. [2021-09-06T16:45:51.182Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-06T16:45:51.182Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T16:45:51.182Z] Selecting previously unselected package squashfs-tools. [2021-09-06T16:45:51.182Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-06T16:45:51.182Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T16:45:51.447Z] Selecting previously unselected package snapd. [2021-09-06T16:45:51.447Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-06T16:45:51.447Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-06T16:45:53.388Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-06T16:45:53.388Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-06T16:45:53.388Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-06T16:45:53.388Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-06T16:45:53.388Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-06T16:45:53.388Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:53.388Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:45:53.388Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-06T16:45:53.388Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-06T16:45:53.970Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-06T16:45:53.970Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-06T16:45:53.970Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-06T16:45:53.970Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:53.970Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:54.238Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-06T16:45:54.504Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-06T16:45:56.197Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:56.197Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-06T16:45:56.197Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-06T16:45:56.197Z] running python rtupdate hooks for python3.6... [2021-09-06T16:45:56.197Z] running python post-rtupdate hooks for python3.6... [2021-09-06T16:45:56.197Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-06T16:45:56.197Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-06T16:45:56.197Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-06T16:45:56.197Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-06T16:45:56.197Z] Setting up snapd (2.49.2+18.04) ... [2021-09-06T16:45:56.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-06T16:45:56.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-06T16:45:56.462Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-06T16:45:56.462Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-06T16:45:56.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T16:45:56.729Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-06T16:45:56.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-06T16:45:56.996Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-06T16:45:57.263Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-06T16:45:57.531Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-06T16:45:57.531Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-06T16:45:57.531Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-06T16:45:57.531Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T16:45:58.493Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T16:45:58.493Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T16:45:58.493Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T16:45:59.717Z] Reading package lists... [2021-09-06T16:45:59.717Z] Reading package lists... [2021-09-06T16:45:59.983Z] Building dependency tree... [2021-09-06T16:45:59.983Z] Reading state information... [2021-09-06T16:45:59.983Z] Calculating upgrade... [2021-09-06T16:46:00.251Z] The following packages will be upgraded: [2021-09-06T16:46:00.251Z] advancecomp base-files bash binutils binutils-common [2021-09-06T16:46:00.251Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-06T16:46:00.251Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-06T16:46:00.251Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-06T16:46:00.251Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-06T16:46:00.251Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-06T16:46:00.251Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-06T16:46:00.251Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-06T16:46:00.251Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-06T16:46:00.251Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-06T16:46:00.251Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-06T16:46:00.251Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-06T16:46:00.251Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-06T16:46:00.251Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-06T16:46:00.251Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-06T16:46:00.251Z] ubuntu-keyring util-linux [2021-09-06T16:46:00.251Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T16:46:00.251Z] Need to get 64.2 MB of archives. [2021-09-06T16:46:00.251Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-06T16:46:00.251Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-06T16:46:00.517Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-06T16:46:00.517Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-06T16:46:00.517Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-06T16:46:00.517Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-06T16:46:00.517Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-06T16:46:00.517Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-06T16:46:00.517Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-06T16:46:00.517Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-06T16:46:00.517Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-06T16:46:00.517Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-06T16:46:00.517Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-06T16:46:00.517Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-06T16:46:00.517Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-06T16:46:00.517Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-06T16:46:00.517Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-06T16:46:00.517Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-06T16:46:00.517Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-06T16:46:00.784Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-06T16:46:00.784Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-06T16:46:00.784Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-06T16:46:00.784Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-06T16:46:00.784Z] 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-09-06T16:46:00.784Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-06T16:46:00.784Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-06T16:46:00.784Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-06T16:46:00.784Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-06T16:46:00.784Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-06T16:46:00.784Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-06T16:46:00.784Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-06T16:46:00.784Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-06T16:46:00.784Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-06T16:46:00.784Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-06T16:46:00.784Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-06T16:46:00.784Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-06T16:46:00.784Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-06T16:46:00.784Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-06T16:46:00.784Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-06T16:46:00.784Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-06T16:46:00.784Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-06T16:46:00.784Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-06T16:46:00.784Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-06T16:46:00.784Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-06T16:46:00.784Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-06T16:46:00.784Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-06T16:46:00.784Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-06T16:46:00.784Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-06T16:46:00.784Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-06T16:46:00.784Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-06T16:46:00.784Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-06T16:46:00.784Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-06T16:46:00.784Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-06T16:46:00.784Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-06T16:46:00.784Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-06T16:46:00.784Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-06T16:46:00.784Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-06T16:46:00.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:46:01.051Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-06T16:46:01.051Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-06T16:46:01.319Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-06T16:46:01.319Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-06T16:46:01.319Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-06T16:46:01.588Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-06T16:46:01.588Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-06T16:46:01.588Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-06T16:46:01.588Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-06T16:46:01.588Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-06T16:46:01.588Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-06T16:46:01.588Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-06T16:46:01.857Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-06T16:46:01.857Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-06T16:46:01.857Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-06T16:46:01.857Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-06T16:46:01.857Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-06T16:46:01.857Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-06T16:46:01.857Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-06T16:46:02.126Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-06T16:46:02.126Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-06T16:46:02.126Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-06T16:46:02.126Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-06T16:46:02.126Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-06T16:46:02.126Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-06T16:46:02.126Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-06T16:46:02.126Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-06T16:46:02.126Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-06T16:46:02.126Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-06T16:46:02.126Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-06T16:46:02.126Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-06T16:46:02.126Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-06T16:46:02.126Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-06T16:46:02.126Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-06T16:46:02.126Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-06T16:46:02.126Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-06T16:46:02.394Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-06T16:46:02.394Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-06T16:46:02.394Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-06T16:46:02.394Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-06T16:46:02.394Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-06T16:46:02.394Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-06T16:46:02.394Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-06T16:46:02.394Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-06T16:46:02.394Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-06T16:46:02.660Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-06T16:46:02.660Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-06T16:46:02.660Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:46:02.660Z] Fetched 64.2 MB in 2s (27.1 MB/s) [2021-09-06T16:46:02.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:02.926Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:02.926Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:03.192Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:03.192Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:03.457Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-06T16:46:03.457Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-06T16:46:03.724Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:03.724Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:03.724Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:03.724Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:03.724Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:03.724Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:03.724Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:03.724Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:03.992Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:03.992Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:03.992Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:03.992Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:03.992Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:03.992Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:03.992Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:04.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:04.260Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:04.260Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-06T16:46:04.260Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:04.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:04.260Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:04.260Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:04.260Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:04.260Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:04.531Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:04.531Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-06T16:46:04.531Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:04.799Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:04.799Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:04.799Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:05.065Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T16:46:05.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:46:05.333Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-06T16:46:05.333Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-06T16:46:05.333Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-06T16:46:05.333Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-06T16:46:05.333Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-06T16:46:05.601Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-06T16:46:05.601Z] Installing new version of config file /etc/issue ... [2021-09-06T16:46:05.601Z] Installing new version of config file /etc/issue.net ... [2021-09-06T16:46:05.601Z] Installing new version of config file /etc/lsb-release ... [2021-09-06T16:46:05.601Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-06T16:46:05.868Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-06T16:46:05.868Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-06T16:46:05.868Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-06T16:46:05.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:05.868Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-06T16:46:05.868Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-06T16:46:06.134Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-06T16:46:06.134Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-06T16:46:06.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:06.134Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:06.134Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:06.400Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:06.400Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:06.400Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-06T16:46:06.400Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-06T16:46:06.400Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-06T16:46:06.400Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:06.400Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-06T16:46:06.400Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T16:46:06.666Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-06T16:46:06.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:06.666Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:06.666Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:06.933Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:06.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:06.933Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:06.933Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:06.933Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:07.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:07.198Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-06T16:46:07.198Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-06T16:46:07.198Z] Setting up grep (3.1-2build1) ... [2021-09-06T16:46:07.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:07.198Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-06T16:46:07.198Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-06T16:46:07.198Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-06T16:46:07.514Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:07.514Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T16:46:07.514Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T16:46:07.783Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-06T16:46:08.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:08.049Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:08.049Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:08.049Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:08.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:08.049Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T16:46:08.049Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:08.634Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T16:46:08.634Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:08.634Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-06T16:46:08.634Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:08.901Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:08.901Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:08.901Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-06T16:46:08.901Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-06T16:46:09.482Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:09.482Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T16:46:09.482Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:09.482Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-06T16:46:09.482Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T16:46:09.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:46:09.749Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:09.750Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-06T16:46:09.750Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-06T16:46:09.750Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-06T16:46:09.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:09.750Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:09.750Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:09.750Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:10.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.016Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:10.016Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:10.016Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:10.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.016Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:10.016Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:10.016Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:10.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.282Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:10.282Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:10.282Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:10.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.282Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:10.282Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:10.282Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:10.282Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:10.549Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:10.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.549Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-06T16:46:10.549Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:10.549Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:10.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.549Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:10.815Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:10.815Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:10.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.815Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:10.815Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:10.815Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:10.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:10.815Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:10.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:46:11.082Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:11.347Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:11.612Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-06T16:46:11.880Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-06T16:46:11.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:11.880Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-06T16:46:11.880Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-06T16:46:12.155Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:46:12.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-06T16:46:12.155Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-06T16:46:12.155Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-06T16:46:12.155Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:12.422Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:12.422Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-06T16:46:12.422Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-06T16:46:12.422Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-06T16:46:12.687Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:12.687Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-06T16:46:12.687Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T16:46:12.687Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-06T16:46:12.687Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:12.687Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-06T16:46:12.687Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-06T16:46:12.956Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-06T16:46:12.956Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:12.956Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T16:46:12.956Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:12.956Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:13.223Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-06T16:46:13.223Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T16:46:13.223Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:13.223Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:13.223Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-06T16:46:13.223Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-06T16:46:13.223Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:13.490Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:13.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:13.490Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-06T16:46:13.490Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-06T16:46:13.490Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-06T16:46:13.490Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-06T16:46:13.757Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:13.757Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:13.757Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:13.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:13.757Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-06T16:46:13.757Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-06T16:46:14.025Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-06T16:46:14.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:14.025Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-06T16:46:14.025Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-06T16:46:14.025Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-06T16:46:14.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:14.025Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-06T16:46:14.025Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-06T16:46:14.025Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-06T16:46:14.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:14.292Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-06T16:46:14.292Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-06T16:46:14.292Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-06T16:46:14.559Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:14.559Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-06T16:46:14.559Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-06T16:46:14.559Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-06T16:46:14.559Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:14.559Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-06T16:46:14.559Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-06T16:46:14.825Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-06T16:46:14.825Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:14.825Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-06T16:46:14.825Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-06T16:46:14.825Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-06T16:46:15.092Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.092Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T16:46:15.092Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T16:46:15.092Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T16:46:15.092Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.092Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-06T16:46:15.092Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-06T16:46:15.092Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-06T16:46:15.358Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.358Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-06T16:46:15.358Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-06T16:46:15.358Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-06T16:46:15.358Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.358Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:15.358Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-06T16:46:15.358Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-06T16:46:15.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.624Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-06T16:46:15.624Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-06T16:46:15.624Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-06T16:46:15.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.624Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-06T16:46:15.624Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-06T16:46:15.891Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-06T16:46:15.891Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.891Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-06T16:46:15.891Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-06T16:46:15.891Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-06T16:46:15.891Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-06T16:46:15.891Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-06T16:46:15.891Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-06T16:46:15.891Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-06T16:46:16.157Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-06T16:46:16.157Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T16:46:16.157Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T16:46:16.157Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-06T16:46:16.157Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-06T16:46:16.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:46:16.423Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-06T16:46:16.423Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-06T16:46:16.423Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-06T16:46:16.423Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-06T16:46:16.691Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-06T16:46:16.691Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-06T16:46:16.691Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-06T16:46:16.691Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-06T16:46:16.691Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-06T16:46:16.691Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-06T16:46:16.691Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-06T16:46:16.691Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-06T16:46:16.958Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-06T16:46:16.958Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-06T16:46:16.958Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-06T16:46:16.958Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-06T16:46:16.958Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-06T16:46:16.958Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-06T16:46:16.958Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-06T16:46:16.958Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-06T16:46:17.545Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-06T16:46:17.545Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-06T16:46:17.545Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-06T16:46:17.545Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-06T16:46:17.545Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:17.545Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:17.812Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:17.812Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:17.812Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:17.812Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:18.082Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-06T16:46:18.082Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-06T16:46:18.082Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:18.082Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:18.082Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:18.082Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:18.347Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:18.347Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:18.347Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:18.347Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:19.304Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:19.304Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:19.883Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:19.883Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:20.148Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:20.148Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:20.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:46:20.733Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:20.733Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:21.321Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-06T16:46:21.321Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-06T16:46:21.321Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T16:46:21.321Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T16:46:21.589Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T16:46:21.589Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T16:46:21.589Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-06T16:46:21.589Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-06T16:46:21.589Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-06T16:46:21.589Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-06T16:46:21.856Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T16:46:21.856Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T16:46:21.856Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-06T16:46:21.856Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-06T16:46:21.856Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-06T16:46:21.856Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-06T16:46:22.122Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.122Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-06T16:46:22.122Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.122Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.122Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.122Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-06T16:46:22.122Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-06T16:46:22.122Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-06T16:46:22.122Z] [2021-09-06T16:46:22.122Z] Current default time zone: 'Etc/UTC' [2021-09-06T16:46:22.122Z] Local time is now: Mon Sep 6 16:46:22 UTC 2021. [2021-09-06T16:46:22.122Z] Universal Time is now: Mon Sep 6 16:46:22 UTC 2021. [2021-09-06T16:46:22.122Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-06T16:46:22.122Z] [2021-09-06T16:46:22.122Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-06T16:46:22.122Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.122Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-06T16:46:22.122Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-06T16:46:22.122Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-06T16:46:22.122Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-06T16:46:22.122Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:22.388Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-06T16:46:22.388Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-06T16:46:22.388Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-06T16:46:22.388Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.388Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-06T16:46:22.388Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:22.388Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:22.388Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:22.388Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-06T16:46:22.388Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:22.388Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-06T16:46:22.388Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-06T16:46:22.388Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-06T16:46:22.388Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-06T16:46:22.388Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:46:22.388Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-06T16:46:24.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:46:24.327Z] Updating certificates in /etc/ssl/certs... [2021-09-06T16:46:25.284Z] 23 added, 27 removed; done. [2021-09-06T16:46:25.285Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-06T16:46:25.285Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-06T16:46:25.285Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-06T16:46:25.285Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-06T16:46:25.285Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:25.285Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-06T16:46:25.285Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:25.285Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-06T16:46:25.285Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-06T16:46:25.285Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-06T16:46:25.285Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-06T16:46:25.285Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-06T16:46:25.285Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-06T16:46:25.285Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-06T16:46:25.549Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:46:25.549Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-06T16:46:25.549Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-06T16:46:25.549Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-06T16:46:25.549Z] Updating certificates in /etc/ssl/certs... [2021-09-06T16:46:26.129Z] 0 added, 0 removed; done. [2021-09-06T16:46:26.129Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-06T16:46:26.129Z] done. [2021-09-06T16:46:26.396Z] Reading package lists... [2021-09-06T16:46:26.661Z] Building dependency tree... [2021-09-06T16:46:26.661Z] Reading state information... [2021-09-06T16:46:26.661Z] The following NEW packages will be installed: [2021-09-06T16:46:26.661Z] apt-transport-https [2021-09-06T16:46:26.927Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-06T16:46:26.927Z] Need to get 4348 B of archives. [2021-09-06T16:46:26.927Z] After this operation, 154 kB of additional disk space will be used. [2021-09-06T16:46:26.927Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-06T16:46:27.193Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:46:27.193Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-09-06T16:46:27.193Z] Selecting previously unselected package apt-transport-https. [2021-09-06T16:46:27.193Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-06T16:46:27.193Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-06T16:46:27.193Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-06T16:46:27.193Z] Setting up apt-transport-https (1.6.14) ... [2021-09-06T16:46:27.457Z] Waiting for network to be ready... [2021-09-06T16:46:30.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:46:32.791Z] 2021-09-06T16:46:30Z INFO Waiting for automatic snapd restart... [2021-09-06T16:46:32.791Z] snapd 2.51.4 from Canonical* installed [2021-09-06T16:46:33.746Z] "snapd" switched to the "latest/stable" channel [2021-09-06T16:46:33.746Z] [2021-09-06T16:46:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:46:36.318Z] core18 20210722 from Canonical* installed [2021-09-06T16:46:36.318Z] "core18" switched to the "latest/stable" channel [2021-09-06T16:46:36.318Z] [2021-09-06T16:46:38.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:46:38.895Z] snapcraft 5.0 from Canonical* installed [2021-09-06T16:46:38.895Z] "snapcraft" switched to the "latest/stable" channel [2021-09-06T16:46:38.895Z] [2021-09-06T16:46:43.143Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-06T16:46:43.143Z] - README.md [2021-09-06T16:46:43.143Z] [2021-09-06T16:46:43.143Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-06T16:46:43.143Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T16:46:43.409Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T16:46:43.409Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T16:46:44.631Z] Reading package lists... [2021-09-06T16:46:44.898Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-06T16:46:44.898Z] Reading package lists... [2021-09-06T16:46:45.163Z] Building dependency tree... [2021-09-06T16:46:45.163Z] Reading state information... [2021-09-06T16:46:45.163Z] Suggested packages: [2021-09-06T16:46:45.163Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-06T16:46:45.163Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-06T16:46:45.163Z] Recommended packages: [2021-09-06T16:46:45.163Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-06T16:46:45.163Z] The following NEW packages will be installed: [2021-09-06T16:46:45.163Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-06T16:46:45.163Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-06T16:46:45.163Z] pkg-config zip [2021-09-06T16:46:45.163Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [Pipeline] } [2021-09-06T16:46:45.267Z] $ docker stop --time=1 aead8da5dbe253f976567cf4d2d800359fabfb3ea28a34fa6a4de48a20a18239 [2021-09-06T16:46:45.428Z] Need to get 7663 kB of archives. [2021-09-06T16:46:45.429Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-06T16:46:45.429Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-06T16:46:45.429Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-06T16:46:45.429Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-06T16:46:45.429Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-06T16:46:45.429Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-06T16:46:45.695Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-06T16:46:45.695Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-06T16:46:45.695Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-06T16:46:45.695Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-06T16:46:45.962Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-06T16:46:45.962Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-06T16:46:45.962Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-06T16:46:45.962Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-06T16:46:45.962Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-06T16:46:45.962Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-06T16:46:46.228Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-06T16:46:46.228Z] Fetched 7663 kB in 1s (9939 kB/s) [2021-09-06T16:46:46.228Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-06T16:46:46.228Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-06T16:46:46.228Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-06T16:46:46.228Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T16:46:46.494Z] Selecting previously unselected package libpsl5:amd64. [2021-09-06T16:46:46.494Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-06T16:46:46.494Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T16:46:46.494Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-06T16:46:46.494Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-06T16:46:46.494Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T16:46:46.494Z] Selecting previously unselected package librtmp1:amd64. [2021-09-06T16:46:46.494Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-06T16:46:46.494Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T16:46:46.494Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-06T16:46:46.494Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-06T16:46:46.494Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T16:46:46.494Z] Selecting previously unselected package liberror-perl. [2021-09-06T16:46:46.494Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-06T16:46:46.494Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-06T16:46:46.760Z] Selecting previously unselected package git-man. [2021-09-06T16:46:46.760Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-06T16:46:46.760Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:46:46.760Z] Selecting previously unselected package git. [2021-09-06T16:46:46.760Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-06T16:46:46.760Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:46:47.343Z] Selecting previously unselected package libnorm1:amd64. [2021-09-06T16:46:47.343Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-06T16:46:47.343Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T16:46:47.343Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-06T16:46:47.343Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-06T16:46:47.343Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T16:46:47.609Z] Selecting previously unselected package libsodium23:amd64. [2021-09-06T16:46:47.609Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-06T16:46:47.609Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-06T16:46:47.609Z] Selecting previously unselected package libzmq5:amd64. [2021-09-06T16:46:47.609Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:47.609Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:46:47.609Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-06T16:46:47.609Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-06T16:46:47.609Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:46:47.809Z] $ docker rm -f aead8da5dbe253f976567cf4d2d800359fabfb3ea28a34fa6a4de48a20a18239 [2021-09-06T16:46:47.875Z] Selecting previously unselected package pkg-config. [2021-09-06T16:46:47.875Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-06T16:46:47.875Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T16:46:47.875Z] Selecting previously unselected package zip. [2021-09-06T16:46:47.875Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-06T16:46:47.875Z] Unpacking zip (3.0-11build1) ... [2021-09-06T16:46:47.875Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-06T16:46:47.875Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:46:47.875Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-06T16:46:47.875Z] Setting up liberror-perl (0.17025-1) ... [2021-09-06T16:46:47.875Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-06T16:46:47.875Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-06T16:46:47.875Z] No schema files found: doing nothing. [2021-09-06T16:46:47.875Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-06T16:46:47.875Z] Setting up zip (3.0-11build1) ... [2021-09-06T16:46:47.875Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-06T16:46:47.875Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-06T16:46:47.875Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-06T16:46:47.875Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:46:48.141Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-06T16:46:48.141Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-06T16:46:48.141Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-06T16:46:48.141Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:46:48.724Z] git set to automatically installed. [2021-09-06T16:46:48.724Z] git-man set to automatically installed. [2021-09-06T16:46:48.725Z] libcurl3-gnutls set to automatically installed. [2021-09-06T16:46:48.725Z] liberror-perl set to automatically installed. [2021-09-06T16:46:48.725Z] libglib2.0-0 set to automatically installed. [2021-09-06T16:46:48.725Z] libnghttp2-14 set to automatically installed. [2021-09-06T16:46:48.725Z] libnorm1 set to automatically installed. [2021-09-06T16:46:48.725Z] libpgm-5.2-0 set to automatically installed. [2021-09-06T16:46:48.725Z] libpsl5 set to automatically installed. [2021-09-06T16:46:48.725Z] librtmp1 set to automatically installed. [2021-09-06T16:46:48.725Z] libsodium23 set to automatically installed. [2021-09-06T16:46:48.725Z] libzmq3-dev set to automatically installed. [2021-09-06T16:46:48.725Z] libzmq5 set to automatically installed. [2021-09-06T16:46:48.725Z] pkg-config set to automatically installed. [2021-09-06T16:46:48.725Z] zip set to automatically installed. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:46:49.683Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T16:46:49.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:46:49.771Z] [2021-09-06T16:46:49.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:46:50.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:46:50.672Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T16:46:50.672Z] 29e5d40040c1: Pulling fs layer [2021-09-06T16:46:50.672Z] 1ce36da41761: Pulling fs layer [2021-09-06T16:46:50.672Z] 25b303627fd3: Pulling fs layer [2021-09-06T16:46:50.944Z] 29e5d40040c1: Verifying Checksum [2021-09-06T16:46:50.944Z] 29e5d40040c1: Download complete [2021-09-06T16:46:51.546Z] 1ce36da41761: Verifying Checksum [2021-09-06T16:46:51.546Z] 1ce36da41761: Download complete [2021-09-06T16:46:51.546Z] 29e5d40040c1: Pull complete [2021-09-06T16:46:51.623Z] snap "core18" has no updates available [2021-09-06T16:46:51.888Z] snapd is not logged in, snap install commands will use sudo [2021-09-06T16:46:52.992Z] 1ce36da41761: Pull complete [2021-09-06T16:46:53.268Z] 25b303627fd3: Download complete [2021-09-06T16:47:01.957Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-06T16:47:02.223Z] Pulling config-common [2021-09-06T16:47:02.223Z] + snapcraftctl pull [2021-09-06T16:47:03.180Z] Pulling go-build-helper [2021-09-06T16:47:03.180Z] + snapcraftctl pull [2021-09-06T16:47:03.422Z] 25b303627fd3: Pull complete [2021-09-06T16:47:03.422Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T16:47:03.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:47:03.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T16:47:03.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2021-09-06T16:47:03.743Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T16:47:04.137Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-06T16:47:04.404Z] Skipping pull go-build-helper (already ran) [2021-09-06T16:47:04.404Z] Building go-build-helper [2021-09-06T16:47:04.404Z] + snapcraftctl build [2021-09-06T16:47:06.349Z] Staging go-build-helper [2021-09-06T16:47:06.349Z] + snapcraftctl stage [2021-09-06T16:47:07.624Z] $ docker top 9e5f8040e465905b8642386ee48087ac0a018bfe48feb05eaa6e5e3d9af1b004 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:47:08.639Z] + docker-compose build --help [2021-09-06T16:47:08.639Z] + grep parallel [2021-09-06T16:47:15.332Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T16:47:15.339Z] $ docker stop --time=1 9e5f8040e465905b8642386ee48087ac0a018bfe48feb05eaa6e5e3d9af1b004 [2021-09-06T16:47:16.407Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-06T16:47:16.407Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-06T16:47:16.407Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-06T16:47:16.407Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-06T16:47:16.407Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-06T16:47:16.407Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-06T16:47:16.407Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-06T16:47:16.407Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-06T16:47:16.407Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-06T16:47:16.407Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-06T16:47:16.407Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-06T16:47:16.407Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-06T16:47:16.407Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-06T16:47:16.407Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-06T16:47:16.407Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-06T16:47:16.407Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-06T16:47:16.407Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-06T16:47:16.407Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-06T16:47:16.407Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-06T16:47:16.407Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-06T16:47:16.407Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-06T16:47:16.407Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-06T16:47:16.407Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-06T16:47:16.407Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-06T16:47:16.407Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-06T16:47:16.407Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-06T16:47:16.407Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-06T16:47:16.407Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-06T16:47:16.407Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-06T16:47:16.407Z] Fetched 224 kB in 0s (0 B/s) [2021-09-06T16:47:16.407Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-06T16:47:16.407Z] Fetched 157 kB in 0s (0 B/s) [2021-09-06T16:47:16.407Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-06T16:47:16.407Z] Fetched 221 kB in 0s (0 B/s) [2021-09-06T16:47:16.407Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-06T16:47:16.407Z] Fetched 143 kB in 0s (0 B/s) [2021-09-06T16:47:16.407Z] Pulling edgex-go [2021-09-06T16:47:16.407Z] + snapcraftctl pull [2021-09-06T16:47:16.407Z] Pulling hooks [2021-09-06T16:47:16.407Z] + snapcraftctl pull [2021-09-06T16:47:17.260Z] $ docker rm -f 9e5f8040e465905b8642386ee48087ac0a018bfe48feb05eaa6e5e3d9af1b004 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:47:17.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:47:17.997Z] . [Pipeline] withDockerContainer [2021-09-06T16:47:18.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2021-09-06T16:47:18.367Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-06T16:47:20.192Z] $ docker top 558d5303acfa7c9aee904d38916f60f98a65495c334723ebccc98e5979b9230f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:47:21.255Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T16:47:27.967Z] Building core-command ... [2021-09-06T16:47:27.967Z] Building core-data ... [2021-09-06T16:47:27.967Z] Building core-metadata ... [2021-09-06T16:47:27.967Z] Building security-bootstrapper ... [2021-09-06T16:47:27.967Z] Building security-proxy-setup ... [2021-09-06T16:47:27.967Z] Building security-secretstore-setup ... [2021-09-06T16:47:27.967Z] Building support-notifications ... [2021-09-06T16:47:27.967Z] Building support-scheduler ... [2021-09-06T16:47:27.967Z] Building sys-mgmt-agent ... [2021-09-06T16:47:27.967Z] Building support-notifications [2021-09-06T16:47:27.967Z] Building core-command [2021-09-06T16:47:27.967Z] Building security-proxy-setup [2021-09-06T16:47:27.967Z] Building core-metadata [2021-09-06T16:47:27.967Z] Building security-bootstrapper [2021-09-06T16:47:32.753Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-06T16:47:32.753Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-06T16:47:32.753Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-06T16:47:32.753Z] Fetched 0 B in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-06T16:47:32.753Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-06T16:47:32.753Z] Fetched 279 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-06T16:47:32.753Z] Fetched 122 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-06T16:47:32.753Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-06T16:47:32.753Z] Fetched 8848 B in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-06T16:47:32.753Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-06T16:47:32.753Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-06T16:47:32.753Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-06T16:47:32.753Z] Fetched 219 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-06T16:47:32.753Z] Fetched 154 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-06T16:47:32.753Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-06T16:47:32.753Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-06T16:47:32.753Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-06T16:47:32.753Z] Fetched 499 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-06T16:47:32.753Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T16:47:32.753Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-06T16:47:32.754Z] Fetched 240 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-06T16:47:32.754Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-06T16:47:32.754Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-06T16:47:32.754Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-06T16:47:32.754Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-06T16:47:32.754Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-06T16:47:32.754Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-06T16:47:32.754Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-06T16:47:32.754Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-06T16:47:32.754Z] Fetched 8720 B in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-06T16:47:32.754Z] Fetched 140 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-06T16:47:32.754Z] Fetched 119 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-06T16:47:32.754Z] Fetched 111 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-06T16:47:32.754Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-06T16:47:32.754Z] Fetched 645 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-06T16:47:32.754Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-06T16:47:32.754Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-06T16:47:32.754Z] Fetched 368 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-06T16:47:32.754Z] Fetched 187 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-06T16:47:32.754Z] Fetched 175 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-06T16:47:32.754Z] Fetched 206 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-06T16:47:32.754Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-06T16:47:32.754Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-06T16:47:32.754Z] Fetched 159 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-06T16:47:32.754Z] Fetched 107 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-06T16:47:32.754Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-06T16:47:32.754Z] Pulling static-packages [2021-09-06T16:47:32.754Z] + snapcraftctl pull [2021-09-06T16:47:33.713Z] Pulling version [2021-09-06T16:47:33.713Z] + cd /root/project [2021-09-06T16:47:33.713Z] + git describe --tags --abbrev=0 [2021-09-06T16:47:33.713Z] + sed s/v// [2021-09-06T16:47:33.713Z] + GIT_VERSION=2.0.1-dev.37 [2021-09-06T16:47:33.713Z] + [ -z 2.0.1-dev.37 ] [2021-09-06T16:47:33.713Z] + snapcraftctl set-version 2.0.1-dev.37 [2021-09-06T16:47:34.676Z] Building config-common [2021-09-06T16:47:34.676Z] + snapcraftctl build [2021-09-06T16:47:36.619Z] Skipping build go-build-helper (already ran) [2021-09-06T16:47:36.884Z] Building edgex-go [2021-09-06T16:47:37.150Z] + cd /root/parts/edgex-go/src [2021-09-06T16:47:37.150Z] + git describe --tags --abbrev=0 [2021-09-06T16:47:37.150Z] + sed s/v// [2021-09-06T16:47:37.150Z] + GIT_VERSION=2.0.1-dev.37 [2021-09-06T16:47:37.150Z] + [ -z 2.0.1-dev.37 ] [2021-09-06T16:47:37.150Z] + echo 2.0.1-dev.37 [2021-09-06T16:47:37.150Z] + make build [2021-09-06T16:47:37.150Z] go mod tidy [2021-09-06T16:47:39.721Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-06T16:47:39.721Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-06T16:47:39.985Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-06T16:47:39.985Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-06T16:47:39.985Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-06T16:47:39.985Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-06T16:47:39.985Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-06T16:47:39.985Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-06T16:47:39.985Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-06T16:47:39.985Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-06T16:47:39.985Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-06T16:47:39.985Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-06T16:47:40.250Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-06T16:47:40.250Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-06T16:47:40.515Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-06T16:47:40.515Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-06T16:47:40.786Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-06T16:47:41.051Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-06T16:47:41.051Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-06T16:47:41.051Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-06T16:47:41.051Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-06T16:47:41.051Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-06T16:47:41.316Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-06T16:47:41.316Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-06T16:47:41.316Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-06T16:47:41.623Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-06T16:47:41.623Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-06T16:47:41.623Z] go: downloading golang.org/x/text v0.3.6 [2021-09-06T16:47:41.623Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-06T16:47:41.623Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-06T16:47:41.623Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-06T16:47:41.623Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-06T16:47:41.623Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-06T16:47:41.623Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-06T16:47:41.623Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-06T16:47:41.889Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-06T16:47:41.889Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-06T16:47:41.889Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-06T16:47:41.889Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-06T16:47:41.889Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-06T16:47:42.154Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-06T16:47:42.154Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-06T16:47:42.428Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-06T16:47:42.428Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-06T16:47:42.428Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-06T16:47:42.428Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-06T16:47:42.428Z] go: downloading github.com/kr/text v0.2.0 [2021-09-06T16:47:42.428Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-06T16:47:42.428Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-06T16:47:42.428Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-06T16:47:42.428Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-06T16:47:42.694Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-06T16:47:42.694Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-06T16:47:42.694Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-06T16:47:42.694Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-06T16:47:42.694Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-06T16:47:42.694Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-06T16:47:42.694Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-06T16:47:42.694Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-06T16:47:42.694Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-06T16:47:42.694Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-06T16:47:42.694Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-06T16:47:42.694Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-06T16:47:42.694Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-06T16:47:42.694Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-06T16:47:42.694Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-06T16:47:42.959Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-06T16:47:42.959Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-06T16:47:42.959Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-06T16:47:42.959Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-06T16:47:42.959Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-06T16:47:42.959Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-06T16:47:42.959Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-06T16:47:42.959Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-06T16:47:42.959Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-06T16:47:42.959Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-06T16:47:42.959Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-06T16:47:43.224Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:47:53.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:47:55.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:47:56.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:47:58.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:47:58.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:47:59.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:48:00.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:48:01.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:48:02.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:48:03.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:48:04.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:48:06.069Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-06T16:48:06.069Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-06T16:48:06.069Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-06T16:48:06.069Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-06T16:48:06.069Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-06T16:48:06.069Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-06T16:48:06.069Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-06T16:48:06.069Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-06T16:48:06.069Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-06T16:48:06.069Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-06T16:48:06.069Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-06T16:48:06.336Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-06T16:48:06.336Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-06T16:48:06.336Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-06T16:48:06.336Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-06T16:48:06.336Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-06T16:48:06.336Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-06T16:48:07.295Z] Building hooks [2021-09-06T16:48:07.295Z] + cd /root/parts/hooks/src [2021-09-06T16:48:07.295Z] + make build [2021-09-06T16:48:07.295Z] go mod tidy [2021-09-06T16:48:08.253Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-06T16:48:08.253Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-06T16:48:08.253Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-06T16:48:08.253Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-06T16:48:08.521Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-06T16:48:09.104Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-06T16:48:09.685Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-06T16:48:09.685Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-06T16:48:13.017Z] Building static-packages [2021-09-06T16:48:13.017Z] + snapcraftctl build [2021-09-06T16:48:14.424Z] Building version [2021-09-06T16:48:14.424Z] + snapcraftctl build [2021-09-06T16:48:16.360Z] Staging config-common [2021-09-06T16:48:16.360Z] + snapcraftctl stage [2021-09-06T16:48:17.315Z] Skipping stage go-build-helper (already ran) [2021-09-06T16:48:17.315Z] Staging edgex-go [2021-09-06T16:48:17.315Z] + snapcraftctl stage [2021-09-06T16:48:18.719Z] Staging hooks [2021-09-06T16:48:18.719Z] + snapcraftctl stage [2021-09-06T16:48:19.302Z] Staging static-packages [2021-09-06T16:48:19.567Z] + snapcraftctl stage [2021-09-06T16:48:20.526Z] Staging version [2021-09-06T16:48:20.526Z] + snapcraftctl stage [2021-09-06T16:48:21.486Z] Priming config-common [2021-09-06T16:48:21.486Z] + snapcraftctl prime [2021-09-06T16:48:22.453Z] Priming go-build-helper [2021-09-06T16:48:22.453Z] + snapcraftctl prime [2021-09-06T16:48:23.856Z] Priming edgex-go [2021-09-06T16:48:23.856Z] + snapcraftctl prime [2021-09-06T16:48:24.812Z] Priming hooks [2021-09-06T16:48:24.812Z] + snapcraftctl prime [2021-09-06T16:48:26.215Z] Priming static-packages [2021-09-06T16:48:26.215Z] + snapcraftctl prime [2021-09-06T16:48:28.791Z] Priming version [2021-09-06T16:48:28.791Z] + snapcraftctl prime [2021-09-06T16:48:29.375Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-06T16:48:37.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:48:37.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:48:37.607Z] ---> 4001c94faf58 [2021-09-06T16:48:37.607Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:48:37.607Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:48:37.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:48:37.607Z] ---> 4001c94faf58 [2021-09-06T16:48:37.607Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T16:48:37.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:48:37.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:48:37.607Z] ---> 4001c94faf58 [2021-09-06T16:48:37.607Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:48:37.607Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:48:37.607Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:48:37.607Z] ---> 4001c94faf58 [2021-09-06T16:48:37.607Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T16:48:37.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:48:37.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:48:37.607Z] ---> 4001c94faf58 [2021-09-06T16:48:37.607Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:48:38.593Z] ---> Running in f5f99c09f6c9 [2021-09-06T16:48:38.593Z] ---> Running in f7a38b1b8b26 [2021-09-06T16:48:38.593Z] ---> Running in bfc533e47f40 [2021-09-06T16:48:38.593Z] ---> Running in 03920829b944 [2021-09-06T16:48:38.593Z] ---> Running in dc4bb26f32ea [2021-09-06T16:48:39.583Z] Removing intermediate container 03920829b944 [2021-09-06T16:48:39.583Z] ---> 887d10cbd5b3 [2021-09-06T16:48:39.583Z] Removing intermediate container dc4bb26f32ea [2021-09-06T16:48:39.583Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 33c6b0ee4bb8 [2021-09-06T16:48:39.583Z] [2021-09-06T16:48:39.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:48:39.583Z] Removing intermediate container f7a38b1b8b26 [2021-09-06T16:48:39.583Z] ---> 10d6d6bf5c7d [2021-09-06T16:48:39.583Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:48:39.583Z] Removing intermediate container bfc533e47f40 [2021-09-06T16:48:39.583Z] ---> e2e6ae106885 [2021-09-06T16:48:39.583Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:48:39.583Z] Removing intermediate container f5f99c09f6c9 [2021-09-06T16:48:39.860Z] ---> 2e21a311c358 [2021-09-06T16:48:39.860Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:48:39.860Z] ---> Running in 8443cb201d79 [2021-09-06T16:48:39.860Z] ---> Running in ca1935856d81 [2021-09-06T16:48:39.860Z] ---> Running in dd2a22663826 [2021-09-06T16:48:39.860Z] ---> Running in 4c05f6750365 [2021-09-06T16:48:39.860Z] ---> Running in 06566028c684 [2021-09-06T16:48:44.193Z] Removing intermediate container 8443cb201d79 [2021-09-06T16:48:44.193Z] ---> be5b03a7a767 [2021-09-06T16:48:44.193Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T16:48:44.193Z] ---> Running in 0c6974f21ad0 [2021-09-06T16:48:44.193Z] Removing intermediate container 4c05f6750365 [2021-09-06T16:48:44.193Z] ---> 20ae544f2974 [2021-09-06T16:48:44.193Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:48:44.490Z] Removing intermediate container ca1935856d81 [2021-09-06T16:48:44.490Z] ---> 6b4c62e392d3 [2021-09-06T16:48:44.490Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T16:48:44.490Z] ---> Running in 38eeb8f17e13 [2021-09-06T16:48:44.490Z] Removing intermediate container dd2a22663826 [2021-09-06T16:48:44.490Z] ---> 49cb4f93bc50 [2021-09-06T16:48:44.490Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T16:48:44.788Z] ---> Running in 436542b95b0d [2021-09-06T16:48:44.788Z] Removing intermediate container 06566028c684 [2021-09-06T16:48:44.788Z] ---> f039afe01913 [2021-09-06T16:48:44.788Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:48:44.788Z] ---> Running in 35c8cad369a1 [2021-09-06T16:48:45.074Z] ---> Running in defffe6f67a0 [2021-09-06T16:48:46.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:46.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:47.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:47.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:47.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:47.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:47.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:47.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:48.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:48.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:48:48.594Z] OK: 218 MiB in 52 packages [2021-09-06T16:48:48.886Z] OK: 218 MiB in 52 packages [2021-09-06T16:48:49.177Z] OK: 218 MiB in 52 packages [2021-09-06T16:48:49.793Z] OK: 218 MiB in 52 packages [2021-09-06T16:48:49.793Z] OK: 218 MiB in 52 packages [2021-09-06T16:48:50.393Z] Removing intermediate container 0c6974f21ad0 [2021-09-06T16:48:50.393Z] ---> be6b77cba919 [2021-09-06T16:48:50.393Z] Step 6/22 : COPY go.mod . [2021-09-06T16:48:50.992Z] Removing intermediate container 38eeb8f17e13 [2021-09-06T16:48:50.992Z] ---> dabea657bea0 [2021-09-06T16:48:50.992Z] Step 6/24 : COPY go.mod . [2021-09-06T16:48:50.992Z] Removing intermediate container 436542b95b0d [2021-09-06T16:48:50.992Z] ---> e8429d1c049b [2021-09-06T16:48:50.992Z] Step 6/23 : COPY go.mod . [2021-09-06T16:48:51.590Z] Removing intermediate container 35c8cad369a1 [2021-09-06T16:48:51.590Z] ---> 726e4853800a [2021-09-06T16:48:51.590Z] Step 6/32 : COPY go.mod . [2021-09-06T16:48:51.590Z] Removing intermediate container defffe6f67a0 [2021-09-06T16:48:51.590Z] ---> cc95d6406ab2 [2021-09-06T16:48:51.590Z] Step 6/24 : COPY go.mod . [2021-09-06T16:48:51.872Z] ---> 472bf5a53c6d [2021-09-06T16:48:51.872Z] Step 7/22 : RUN go mod download [2021-09-06T16:48:52.150Z] ---> 312f1c96d9b8 [2021-09-06T16:48:52.150Z] Step 7/24 : RUN go mod download [2021-09-06T16:48:52.150Z] ---> Running in e547f816089f [2021-09-06T16:48:52.427Z] ---> Running in 60a9a76512d4 [2021-09-06T16:48:52.703Z] ---> 3e7fc6103574 [2021-09-06T16:48:52.703Z] Step 7/23 : RUN go mod download [2021-09-06T16:48:52.703Z] ---> Running in a7152f56e011 [2021-09-06T16:48:52.984Z] ---> bc022fdfc3ae [2021-09-06T16:48:52.984Z] Step 7/32 : RUN go mod download [2021-09-06T16:48:52.984Z] ---> a3f8e35c0536 [2021-09-06T16:48:52.984Z] Step 7/24 : RUN go mod download [2021-09-06T16:48:53.258Z] ---> Running in 19a8f63c9288 [2021-09-06T16:48:53.258Z] ---> Running in 4af75bed9da7 [2021-09-06T16:48:58.718Z] Removing intermediate container e547f816089f [2021-09-06T16:48:58.718Z] ---> b1d2708becfc [2021-09-06T16:48:58.718Z] Step 8/22 : COPY . . [2021-09-06T16:49:00.170Z] Removing intermediate container 60a9a76512d4 [2021-09-06T16:49:00.170Z] ---> ecbd115e11b8 [2021-09-06T16:49:00.170Z] Step 8/24 : COPY . . [2021-09-06T16:49:00.446Z] Removing intermediate container a7152f56e011 [2021-09-06T16:49:00.446Z] ---> 2f11d2f9fd03 [2021-09-06T16:49:00.446Z] Step 8/23 : COPY . . [2021-09-06T16:49:00.719Z] Removing intermediate container 4af75bed9da7 [2021-09-06T16:49:00.719Z] ---> bb22e129b7c9 [2021-09-06T16:49:00.719Z] Step 8/32 : COPY . . [2021-09-06T16:49:01.323Z] Removing intermediate container 19a8f63c9288 [2021-09-06T16:49:01.323Z] ---> 46c5f6dbf7ec [2021-09-06T16:49:01.323Z] Step 8/24 : COPY . . [2021-09-06T16:49:28.167Z] ---> c5f9860b259f [2021-09-06T16:49:28.167Z] Step 9/22 : RUN go mod tidy [2021-09-06T16:49:28.167Z] ---> 22c561feff47 [2021-09-06T16:49:28.167Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:49:28.167Z] ---> 2a64385ff467 [2021-09-06T16:49:28.167Z] Step 9/32 : RUN go mod tidy [2021-09-06T16:49:28.167Z] ---> 783b4efad02d [2021-09-06T16:49:28.167Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:49:28.167Z] ---> e45039c3e0de [2021-09-06T16:49:28.167Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:49:28.167Z] ---> Running in ba23997ba7aa [2021-09-06T16:49:28.167Z] ---> Running in c46f10324620 [2021-09-06T16:49:28.167Z] ---> Running in a33bad9ee13a [2021-09-06T16:49:28.167Z] ---> Running in 4be6506219cc [2021-09-06T16:49:28.167Z] ---> Running in 053e6e8917d0 [2021-09-06T16:49:32.496Z] Removing intermediate container c46f10324620 [2021-09-06T16:49:32.496Z] ---> 7dc3b311d1da [2021-09-06T16:49:32.496Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T16:49:32.496Z] ---> Running in 5e969f43598e [2021-09-06T16:49:32.774Z] Removing intermediate container ba23997ba7aa [2021-09-06T16:49:32.774Z] ---> 095bf4480c11 [2021-09-06T16:49:32.774Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T16:49:33.054Z] ---> Running in 966641f949e3 [2021-09-06T16:49:33.054Z] Removing intermediate container a33bad9ee13a [2021-09-06T16:49:33.054Z] ---> c8e8f0d7f279 [2021-09-06T16:49:33.054Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T16:49:33.328Z] Removing intermediate container 053e6e8917d0 [2021-09-06T16:49:33.328Z] ---> ff1b15cc19f5 [2021-09-06T16:49:33.328Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T16:49:33.328Z] Removing intermediate container 4be6506219cc [2021-09-06T16:49:33.328Z] ---> 6c0de8873fe5 [2021-09-06T16:49:33.328Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T16:49:33.611Z] ---> Running in 545417caf4ab [2021-09-06T16:49:33.611Z] ---> Running in c7624c995983 [2021-09-06T16:49:33.611Z] ---> Running in 9e9de65ce6ee [2021-09-06T16:49:34.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:49:35.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:49:35.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:49:36.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:49:36.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:51:43.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:51:58.700Z] Removing intermediate container 966641f949e3 [2021-09-06T16:51:58.700Z] ---> 0a02b3107ade [2021-09-06T16:51:58.700Z] [2021-09-06T16:51:58.700Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:51:58.700Z] 3.12: Pulling from library/alpine [2021-09-06T16:51:59.312Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:51:59.312Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T16:51:59.312Z] ---> afc2cc120ca2 [2021-09-06T16:51:59.312Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:52:01.444Z] ---> Running in 542f30d09678 [2021-09-06T16:52:04.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:04.093Z] Removing intermediate container 5e969f43598e [2021-09-06T16:52:04.093Z] ---> d5e0c4ce6e56 [2021-09-06T16:52:04.093Z] [2021-09-06T16:52:04.093Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T16:52:04.093Z] ---> afc2cc120ca2 [2021-09-06T16:52:04.093Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T16:52:04.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:04.093Z] Removing intermediate container 9e9de65ce6ee [2021-09-06T16:52:04.093Z] ---> e8ba03550d59 [2021-09-06T16:52:04.093Z] [2021-09-06T16:52:04.093Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T16:52:04.093Z] ---> afc2cc120ca2 [2021-09-06T16:52:04.093Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T16:52:04.093Z] ---> Running in f2702c629855 [2021-09-06T16:52:04.368Z] ---> Running in a6057716ae3c [2021-09-06T16:52:05.358Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T16:52:05.358Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:52:05.358Z] OK: 5 MiB in 15 packages [2021-09-06T16:52:05.636Z] Removing intermediate container a6057716ae3c [2021-09-06T16:52:05.636Z] ---> 79dc96b94b4f [2021-09-06T16:52:05.636Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T16:52:06.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:06.503Z] ---> Running in bb479832134c [2021-09-06T16:52:07.490Z] Removing intermediate container 542f30d09678 [2021-09-06T16:52:07.490Z] ---> 6580f7821908 [2021-09-06T16:52:07.490Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:52:07.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:08.085Z] Removing intermediate container c7624c995983 [2021-09-06T16:52:08.085Z] ---> 1689b8716baf [2021-09-06T16:52:08.085Z] [2021-09-06T16:52:08.085Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:52:08.085Z] ---> afc2cc120ca2 [2021-09-06T16:52:08.085Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T16:52:08.085Z] ---> Running in 68f51fe1d074 [2021-09-06T16:52:08.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:08.634Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T16:52:08.634Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T16:52:08.634Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T16:52:08.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:08.634Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T16:52:08.634Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:52:08.634Z] ---> Running in 9e174234a0d0 [2021-09-06T16:52:08.634Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:52:08.920Z] OK: 7 MiB in 18 packages [2021-09-06T16:52:09.198Z] Removing intermediate container 68f51fe1d074 [2021-09-06T16:52:09.198Z] ---> b2dbe6750117 [2021-09-06T16:52:09.198Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T16:52:09.494Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:52:09.494Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T16:52:09.494Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:52:09.494Z] OK: 5 MiB in 16 packages [2021-09-06T16:52:09.906Z] ---> Running in 11a8722b43b0 [2021-09-06T16:52:11.090Z] Removing intermediate container 11a8722b43b0 [2021-09-06T16:52:11.090Z] ---> 7c70c5e00ad4 [2021-09-06T16:52:11.090Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:52:11.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:11.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:52:11.381Z] Removing intermediate container 545417caf4ab [2021-09-06T16:52:11.381Z] ---> 8983341cf625 [2021-09-06T16:52:11.381Z] [2021-09-06T16:52:11.381Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:52:12.931Z] ---> afc2cc120ca2 [2021-09-06T16:52:12.931Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:52:12.931Z] ---> Using cache [2021-09-06T16:52:12.931Z] ---> 6580f7821908 [2021-09-06T16:52:12.931Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:52:12.931Z] ---> Using cache [2021-09-06T16:52:12.931Z] ---> b2dbe6750117 [2021-09-06T16:52:12.931Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T16:52:12.931Z] ---> Running in 0785e397abcd [2021-09-06T16:52:12.931Z] Removing intermediate container bb479832134c [2021-09-06T16:52:12.931Z] ---> 4e992bb05522 [2021-09-06T16:52:12.931Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T16:52:12.931Z] ---> Running in 1c64a941753f [2021-09-06T16:52:12.931Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T16:52:12.931Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:52:12.931Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:52:12.931Z] Removing intermediate container f2702c629855 [2021-09-06T16:52:12.931Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:52:12.931Z] ---> e0519bf48c3a [2021-09-06T16:52:12.931Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:52:12.931Z] ---> Running in 9410542cf8f4 [2021-09-06T16:52:12.931Z] OK: 6 MiB in 16 packages [2021-09-06T16:52:12.931Z] ---> Running in 7c36970ae00e [2021-09-06T16:52:12.931Z] Removing intermediate container 0785e397abcd [2021-09-06T16:52:12.931Z] ---> 2d1bc9bfdd61 [2021-09-06T16:52:12.931Z] Step 16/24 : WORKDIR / [2021-09-06T16:52:12.931Z] Removing intermediate container 1c64a941753f [2021-09-06T16:52:12.931Z] ---> 48d6eb895976 [2021-09-06T16:52:12.931Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:52:12.931Z] ---> Running in ce0226caea56 [2021-09-06T16:52:12.931Z] Removing intermediate container 9410542cf8f4 [2021-09-06T16:52:12.931Z] ---> 4163212b31e9 [2021-09-06T16:52:12.931Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T16:52:12.931Z] ---> Running in 7557e9a3c823 [2021-09-06T16:52:13.214Z] Removing intermediate container 7c36970ae00e [2021-09-06T16:52:13.214Z] ---> 6246081658e3 [2021-09-06T16:52:13.214Z] Step 14/22 : WORKDIR /edgex [2021-09-06T16:52:13.214Z] ---> Running in 00c2fcb97d13 [2021-09-06T16:52:13.488Z] ---> Running in 12ac11c4602b [2021-09-06T16:52:13.763Z] Removing intermediate container 7557e9a3c823 [2021-09-06T16:52:13.763Z] ---> d4dde75193b6 [2021-09-06T16:52:13.763Z] Step 16/24 : WORKDIR / [2021-09-06T16:52:13.763Z] Removing intermediate container ce0226caea56 [2021-09-06T16:52:13.763Z] ---> 5a75b35b1e8b [2021-09-06T16:52:14.041Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:52:14.325Z] ---> Running in 46122aa95906 [2021-09-06T16:52:14.325Z] Removing intermediate container 00c2fcb97d13 [2021-09-06T16:52:14.325Z] ---> 6996e34694b8 [2021-09-06T16:52:14.325Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T16:52:14.325Z] Removing intermediate container 12ac11c4602b [2021-09-06T16:52:14.325Z] ---> e5661cb50961 [2021-09-06T16:52:14.325Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T16:52:14.631Z] ---> Running in bd50b6162515 [2021-09-06T16:52:14.631Z] Removing intermediate container 9e174234a0d0 [2021-09-06T16:52:14.631Z] ---> f0f3c44bef83 [2021-09-06T16:52:14.631Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:52:14.922Z] ---> Running in e7a7fcec6a0e [2021-09-06T16:52:15.199Z] ---> dc85f8aca8ea [2021-09-06T16:52:15.199Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T16:52:15.471Z] Removing intermediate container 46122aa95906 [2021-09-06T16:52:15.471Z] ---> b6e4c41ba6c9 [2021-09-06T16:52:15.471Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:52:16.078Z] Removing intermediate container e7a7fcec6a0e [2021-09-06T16:52:16.078Z] ---> a0524576b669 [2021-09-06T16:52:16.078Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T16:52:16.078Z] ---> b709481290c5 [2021-09-06T16:52:16.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T16:52:16.358Z] ---> Running in bbb5d0cd2e93 [2021-09-06T16:52:16.954Z] ---> 24dbde42c873 [2021-09-06T16:52:16.954Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T16:52:17.229Z] Removing intermediate container bbb5d0cd2e93 [2021-09-06T16:52:17.229Z] ---> abcc8a641de7 [2021-09-06T16:52:17.229Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:52:17.514Z] ---> 3f72a6feb15f [2021-09-06T16:52:17.514Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T16:52:18.114Z] ---> Running in c4f04063d358 [2021-09-06T16:52:18.390Z] ---> 4d942b85e3a6 [2021-09-06T16:52:18.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T16:52:18.666Z] ---> a095b2b11ad8 [2021-09-06T16:52:18.667Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T16:52:18.667Z] ---> b9e07ab62cf3 [2021-09-06T16:52:18.667Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T16:52:18.941Z] Removing intermediate container c4f04063d358 [2021-09-06T16:52:18.941Z] ---> 5c84c855fac4 [2021-09-06T16:52:18.941Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:52:19.220Z] ---> Running in 5e35854ceca6 [2021-09-06T16:52:19.220Z] Removing intermediate container bd50b6162515 [2021-09-06T16:52:19.220Z] ---> 7de67292d34c [2021-09-06T16:52:19.220Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T16:52:19.501Z] ---> Running in a743cf461ed3 [2021-09-06T16:52:20.103Z] ---> bcd144aaa259 [2021-09-06T16:52:20.103Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T16:52:20.103Z] Removing intermediate container 5e35854ceca6 [2021-09-06T16:52:20.103Z] ---> a077c219d47f [2021-09-06T16:52:20.103Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:52:20.103Z] ---> 8926928d2b49 [2021-09-06T16:52:20.103Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T16:52:20.379Z] ---> Running in 15f0755d4fac [2021-09-06T16:52:20.379Z] ---> 9475db71be92 [2021-09-06T16:52:20.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T16:52:20.379Z] Removing intermediate container a743cf461ed3 [2021-09-06T16:52:20.379Z] ---> c6007cd638ae [2021-09-06T16:52:20.379Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T16:52:20.653Z] ---> Running in f2f270263961 [2021-09-06T16:52:20.653Z] ---> Running in 672eb7a32f39 [2021-09-06T16:52:20.925Z] Removing intermediate container 15f0755d4fac [2021-09-06T16:52:20.925Z] ---> f934ace98695 [2021-09-06T16:52:20.925Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:52:21.201Z] ---> Running in a9cec824bbfe [2021-09-06T16:52:21.489Z] Removing intermediate container 672eb7a32f39 [2021-09-06T16:52:21.489Z] ---> f0565dc7b4d7 [2021-09-06T16:52:21.489Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T16:52:21.489Z] Removing intermediate container f2f270263961 [2021-09-06T16:52:21.489Z] ---> 39cd6ccb93ed [2021-09-06T16:52:21.489Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:52:21.761Z] ---> Running in 8390fb53d689 [2021-09-06T16:52:21.761Z] ---> Running in b2e2ec24c363 [2021-09-06T16:52:21.761Z] ---> ae5199976ce0 [2021-09-06T16:52:21.761Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T16:52:22.041Z] Removing intermediate container a9cec824bbfe [2021-09-06T16:52:22.041Z] ---> 5018f448694b [2021-09-06T16:52:22.041Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:52:22.042Z] ---> Running in d315e3adf51a [2021-09-06T16:52:22.319Z] ---> c22fcb1ab344 [2021-09-06T16:52:22.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T16:52:22.319Z] ---> Running in 2ab1859c6e67 [2021-09-06T16:52:22.595Z] Removing intermediate container 8390fb53d689 [2021-09-06T16:52:22.595Z] ---> 3b4480031c85 [2021-09-06T16:52:22.595Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T16:52:22.595Z] Removing intermediate container b2e2ec24c363 [2021-09-06T16:52:22.595Z] ---> 2132a18a79fb [2021-09-06T16:52:22.595Z] Step 23/24 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:52:22.875Z] ---> Running in dc4f5fc6c7a6 [2021-09-06T16:52:22.875Z] ---> Running in 5838ef5cbc20 [2021-09-06T16:52:23.162Z] Removing intermediate container 2ab1859c6e67 [2021-09-06T16:52:23.162Z] ---> 0f5ba599bb41 [2021-09-06T16:52:23.162Z] Step 23/24 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:52:23.435Z] ---> 5ad991d37c53 [2021-09-06T16:52:23.435Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T16:52:23.435Z] ---> Running in 1a4cee49f943 [2021-09-06T16:52:23.708Z] ---> Running in 4d47124c9462 [2021-09-06T16:52:23.708Z] Removing intermediate container dc4f5fc6c7a6 [2021-09-06T16:52:23.708Z] ---> ef11d23d3cdc [2021-09-06T16:52:23.708Z] Step 21/22 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:52:23.708Z] Removing intermediate container 5838ef5cbc20 [2021-09-06T16:52:23.708Z] ---> 76dc29bbcee9 [2021-09-06T16:52:23.708Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:52:23.983Z] ---> Running in acc44602251d [2021-09-06T16:52:23.983Z] ---> Running in 57a557608cbb [2021-09-06T16:52:24.257Z] Removing intermediate container 1a4cee49f943 [2021-09-06T16:52:24.257Z] ---> 0fb49523cad3 [2021-09-06T16:52:24.257Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:52:24.257Z] Removing intermediate container 4d47124c9462 [2021-09-06T16:52:24.257Z] ---> e02779debc77 [2021-09-06T16:52:24.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:52:24.538Z] ---> Running in bcb6b1632149 [2021-09-06T16:52:24.538Z] ---> Running in 68747dddc61e [2021-09-06T16:52:24.811Z] Removing intermediate container acc44602251d [2021-09-06T16:52:24.811Z] ---> f6d58d0a9732 [2021-09-06T16:52:24.811Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T16:52:24.811Z] Removing intermediate container 57a557608cbb [2021-09-06T16:52:24.811Z] ---> 84eb6f4fb022 [2021-09-06T16:52:24.811Z] [2021-09-06T16:52:25.082Z] ---> Running in fca472910f84 [2021-09-06T16:52:25.362Z] Removing intermediate container bcb6b1632149 [2021-09-06T16:52:25.362Z] ---> fb8971c64abb [2021-09-06T16:52:25.362Z] [2021-09-06T16:52:25.362Z] Successfully built 84eb6f4fb022 [2021-09-06T16:52:25.362Z] Successfully tagged core-command-arm64:latest [2021-09-06T16:52:25.636Z]  Building core-command ... done Building security-secretstore-setup [2021-09-06T16:52:25.636Z] Removing intermediate container 68747dddc61e [2021-09-06T16:52:25.636Z] ---> 7894e6f92ab9 [2021-09-06T16:52:25.636Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T16:52:25.636Z] Removing intermediate container d315e3adf51a [2021-09-06T16:52:25.636Z] ---> 57da9e73ec71 [2021-09-06T16:52:25.636Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:52:25.636Z] Successfully built fb8971c64abb [2021-09-06T16:52:25.636Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T16:52:25.907Z] Building support-scheduler [2021-09-06T16:52:25.907Z]  Building core-metadata ... done  ---> Running in 31cc70be2842 [2021-09-06T16:52:25.907Z] Removing intermediate container fca472910f84 [2021-09-06T16:52:25.907Z] ---> 5d1b5a215594 [2021-09-06T16:52:25.907Z] [2021-09-06T16:52:26.515Z] Successfully built 5d1b5a215594 [2021-09-06T16:52:26.515Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T16:52:26.515Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-09-06T16:52:26.515Z] Removing intermediate container 31cc70be2842 [2021-09-06T16:52:26.515Z] ---> 3d09095ae15c [2021-09-06T16:52:26.789Z] Step 22/23 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:52:26.789Z] ---> 8b24eb502001 [2021-09-06T16:52:26.789Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T16:52:26.789Z] ---> Running in 8291b1acfd11 [2021-09-06T16:52:27.762Z] Removing intermediate container 8291b1acfd11 [2021-09-06T16:52:27.762Z] ---> 2cee887fc528 [2021-09-06T16:52:27.762Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:52:28.040Z] ---> Running in 1c2f381e1ebc [2021-09-06T16:52:28.316Z] ---> 3139d80be988 [2021-09-06T16:52:28.316Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T16:52:28.593Z] Removing intermediate container 1c2f381e1ebc [2021-09-06T16:52:28.593Z] ---> 293ff74c1554 [2021-09-06T16:52:28.593Z] [2021-09-06T16:52:29.574Z] Successfully built 293ff74c1554 [2021-09-06T16:52:29.574Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T16:52:29.574Z]  Building support-notifications ... done Building core-data [2021-09-06T16:52:30.578Z] ---> a68cd7323669 [2021-09-06T16:52:30.578Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T16:52:33.963Z] ---> 59b234bac096 [2021-09-06T16:52:33.963Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T16:52:36.616Z] ---> c2d717d1691a [2021-09-06T16:52:36.617Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T16:52:37.595Z] ---> Running in b30f13aba6f6 [2021-09-06T16:52:39.036Z] Removing intermediate container b30f13aba6f6 [2021-09-06T16:52:39.036Z] ---> b5ef6fde8e17 [2021-09-06T16:52:39.036Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T16:52:41.027Z] ---> ae2aa9b6c5f7 [2021-09-06T16:52:41.027Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T16:52:42.011Z] ---> Running in bb08870ce7e9 [2021-09-06T16:52:45.414Z] Removing intermediate container bb08870ce7e9 [2021-09-06T16:52:45.414Z] ---> a559a6000a6b [2021-09-06T16:52:45.414Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T16:52:45.694Z] ---> Running in 5555feacdd8b [2021-09-06T16:52:45.971Z] Removing intermediate container 5555feacdd8b [2021-09-06T16:52:45.971Z] ---> cc6f474a59da [2021-09-06T16:52:46.244Z] Step 29/32 : CMD ["gate"] [2021-09-06T16:52:46.523Z] ---> Running in 77e87d0d5eaf [2021-09-06T16:52:47.521Z] Removing intermediate container 77e87d0d5eaf [2021-09-06T16:52:47.521Z] ---> 006c9b93bb97 [2021-09-06T16:52:47.521Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T16:52:48.123Z] ---> Running in 07c9ee6fd993 [2021-09-06T16:52:49.118Z] Removing intermediate container 07c9ee6fd993 [2021-09-06T16:52:49.118Z] ---> ad18d1a37322 [2021-09-06T16:52:49.118Z] Step 31/32 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:52:49.724Z] ---> Running in b43d319eb2b1 [2021-09-06T16:52:50.707Z] Removing intermediate container b43d319eb2b1 [2021-09-06T16:52:50.707Z] ---> 89597ffc0154 [2021-09-06T16:52:50.707Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T16:52:51.314Z] ---> Running in 34b7aaa3ad6c [2021-09-06T16:52:52.773Z] Removing intermediate container 34b7aaa3ad6c [2021-09-06T16:52:52.773Z] ---> e7e764622b5e [2021-09-06T16:52:52.773Z] [2021-09-06T16:52:53.049Z] Successfully built e7e764622b5e [2021-09-06T16:52:53.049Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T16:53:19.869Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:53:19.869Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:53:19.869Z] ---> 4001c94faf58 [2021-09-06T16:53:19.869Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T16:53:19.869Z] ---> Using cache [2021-09-06T16:53:19.869Z] ---> 2e21a311c358 [2021-09-06T16:53:19.869Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:53:19.869Z] ---> Using cache [2021-09-06T16:53:19.869Z] ---> f039afe01913 [2021-09-06T16:53:19.869Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T16:53:19.869Z] ---> Using cache [2021-09-06T16:53:19.869Z] ---> cc95d6406ab2 [2021-09-06T16:53:19.869Z] Step 6/26 : COPY go.mod . [2021-09-06T16:53:19.869Z] ---> Using cache [2021-09-06T16:53:19.869Z] ---> a3f8e35c0536 [2021-09-06T16:53:19.869Z] Step 7/26 : RUN go mod download [2021-09-06T16:53:19.869Z] ---> Using cache [2021-09-06T16:53:19.869Z] ---> 46c5f6dbf7ec [2021-09-06T16:53:19.869Z] Step 8/26 : COPY . . [2021-09-06T16:53:19.869Z] ---> Using cache [2021-09-06T16:53:19.869Z] ---> 783b4efad02d [2021-09-06T16:53:19.869Z] Step 9/26 : RUN go mod tidy [2021-09-06T16:53:19.869Z] ---> Using cache [2021-09-06T16:53:19.869Z] ---> c8e8f0d7f279 [2021-09-06T16:53:19.869Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T16:53:19.870Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:53:19.870Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:53:19.870Z] ---> 4001c94faf58 [2021-09-06T16:53:19.870Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> 2e21a311c358 [2021-09-06T16:53:19.870Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> f039afe01913 [2021-09-06T16:53:19.870Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> cc95d6406ab2 [2021-09-06T16:53:19.870Z] Step 6/23 : COPY go.mod . [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> a3f8e35c0536 [2021-09-06T16:53:19.870Z] Step 7/23 : RUN go mod download [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> 46c5f6dbf7ec [2021-09-06T16:53:19.870Z] Step 8/23 : COPY . . [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> 783b4efad02d [2021-09-06T16:53:19.870Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> c8e8f0d7f279 [2021-09-06T16:53:19.870Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T16:53:19.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:53:19.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:53:19.870Z] ---> 4001c94faf58 [2021-09-06T16:53:19.870Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> 2e21a311c358 [2021-09-06T16:53:19.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> f039afe01913 [2021-09-06T16:53:19.870Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T16:53:19.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:53:19.870Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:53:19.870Z] ---> 4001c94faf58 [2021-09-06T16:53:19.870Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> 2e21a311c358 [2021-09-06T16:53:19.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:53:19.870Z] ---> Using cache [2021-09-06T16:53:19.870Z] ---> f039afe01913 [2021-09-06T16:53:19.870Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T16:53:24.198Z] ---> Running in 5198f3f368d1 [2021-09-06T16:53:24.198Z] ---> Running in 98b097063b46 [2021-09-06T16:53:24.198Z] ---> Running in 3cb7f2a73611 [2021-09-06T16:53:24.198Z] ---> Running in 32d862197355 [2021-09-06T16:53:25.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:53:26.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:26.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:53:26.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:27.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:27.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:28.561Z] OK: 218 MiB in 52 packages [2021-09-06T16:53:28.841Z] OK: 218 MiB in 52 packages [2021-09-06T16:53:30.848Z] Removing intermediate container 32d862197355 [2021-09-06T16:53:30.848Z] ---> ec716e714abd [2021-09-06T16:53:30.848Z] Step 6/24 : COPY go.mod . [2021-09-06T16:53:31.129Z] Removing intermediate container 5198f3f368d1 [2021-09-06T16:53:31.129Z] ---> 52468b40bd34 [2021-09-06T16:53:31.129Z] Step 6/24 : COPY go.mod . [2021-09-06T16:53:32.129Z] ---> 7020b15adbe1 [2021-09-06T16:53:32.129Z] Step 7/24 : RUN go mod download [2021-09-06T16:53:32.409Z] ---> Running in e2798d50ecd5 [2021-09-06T16:53:32.714Z] ---> 24da3b754835 [2021-09-06T16:53:32.714Z] Step 7/24 : RUN go mod download [2021-09-06T16:53:33.006Z] ---> Running in b4294ebce3d8 [2021-09-06T16:53:40.256Z] Removing intermediate container e2798d50ecd5 [2021-09-06T16:53:40.256Z] ---> 623eba45c40d [2021-09-06T16:53:40.256Z] Step 8/24 : COPY . . [2021-09-06T16:53:40.865Z] Removing intermediate container b4294ebce3d8 [2021-09-06T16:53:40.865Z] ---> 3cb1120baeba [2021-09-06T16:53:40.865Z] Step 8/24 : COPY . . [2021-09-06T16:54:13.304Z] ---> bb4f33c6edcc [2021-09-06T16:54:13.304Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:54:13.304Z] ---> c8e71213a5e0 [2021-09-06T16:54:13.304Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:54:13.304Z] ---> Running in 2645c05705f3 [2021-09-06T16:54:13.588Z] ---> Running in e739f1cb2b48 [2021-09-06T16:54:21.943Z] Removing intermediate container 2645c05705f3 [2021-09-06T16:54:21.943Z] ---> cddc8e11ef4b [2021-09-06T16:54:21.943Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T16:54:21.943Z] ---> Running in cab396eb0815 [2021-09-06T16:54:21.943Z] Removing intermediate container e739f1cb2b48 [2021-09-06T16:54:21.943Z] ---> 4648449e70ba [2021-09-06T16:54:21.943Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T16:54:22.230Z] ---> Running in 8216bb77ba48 [2021-09-06T16:54:24.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:54:24.750Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:55:03.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:55:15.411Z] Removing intermediate container 98b097063b46 [2021-09-06T16:55:15.411Z] ---> 40b031100be2 [2021-09-06T16:55:15.411Z] [2021-09-06T16:55:15.411Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T16:55:15.411Z] ---> afc2cc120ca2 [2021-09-06T16:55:15.411Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T16:55:15.411Z] Removing intermediate container 3cb7f2a73611 [2021-09-06T16:55:15.411Z] ---> 69acd1e71664 [2021-09-06T16:55:15.411Z] [2021-09-06T16:55:15.411Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:55:15.411Z] ---> afc2cc120ca2 [2021-09-06T16:55:15.411Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:55:15.411Z] ---> Using cache [2021-09-06T16:55:15.411Z] ---> 6580f7821908 [2021-09-06T16:55:15.411Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:55:15.411Z] ---> Using cache [2021-09-06T16:55:15.411Z] ---> b2dbe6750117 [2021-09-06T16:55:15.411Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T16:55:15.411Z] ---> Running in 76092673f93a [2021-09-06T16:55:15.411Z] ---> Running in 30b9b37d9ac6 [2021-09-06T16:55:16.031Z] Removing intermediate container 30b9b37d9ac6 [2021-09-06T16:55:16.031Z] ---> b813ee236cbd [2021-09-06T16:55:16.031Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:55:16.311Z] ---> Running in f15f56718c12 [2021-09-06T16:55:16.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:55:16.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:55:17.156Z] Removing intermediate container f15f56718c12 [2021-09-06T16:55:17.156Z] ---> dd82a7ae7453 [2021-09-06T16:55:17.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:55:17.768Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T16:55:17.768Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T16:55:17.768Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T16:55:17.768Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:55:17.768Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:55:18.371Z] OK: 6 MiB in 17 packages [2021-09-06T16:55:18.371Z] ---> 40a9975c227d [2021-09-06T16:55:18.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T16:55:21.028Z] Removing intermediate container 76092673f93a [2021-09-06T16:55:21.028Z] ---> 49f0743787b0 [2021-09-06T16:55:21.028Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:55:21.028Z] ---> d77ca23db154 [2021-09-06T16:55:21.028Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T16:55:21.303Z] ---> Running in 0c0cad9207bc [2021-09-06T16:55:22.304Z] Removing intermediate container 0c0cad9207bc [2021-09-06T16:55:22.304Z] ---> e0fcca18f9ec [2021-09-06T16:55:22.304Z] Step 14/26 : WORKDIR / [2021-09-06T16:55:22.304Z] ---> Running in 4b5081246b4d [2021-09-06T16:55:22.579Z] ---> f1778ac17605 [2021-09-06T16:55:22.579Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T16:55:22.857Z] ---> Running in 3a07d08a78d1 [2021-09-06T16:55:23.462Z] Removing intermediate container 4b5081246b4d [2021-09-06T16:55:23.462Z] ---> 39ecab350d7e [2021-09-06T16:55:23.462Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T16:55:23.737Z] Removing intermediate container 3a07d08a78d1 [2021-09-06T16:55:23.737Z] ---> ea28dfa41df6 [2021-09-06T16:55:23.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:55:24.016Z] ---> Running in ac51bbd75998 [2021-09-06T16:55:25.006Z] Removing intermediate container ac51bbd75998 [2021-09-06T16:55:25.006Z] ---> 36c373262a9f [2021-09-06T16:55:25.006Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T16:55:25.006Z] ---> e34974dd7cb4 [2021-09-06T16:55:25.006Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T16:55:25.284Z] ---> Running in e82cc90f86bd [2021-09-06T16:55:25.896Z] Removing intermediate container e82cc90f86bd [2021-09-06T16:55:25.896Z] ---> 050fa48ecbe0 [2021-09-06T16:55:25.896Z] Step 22/23 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:55:26.175Z] ---> Running in df4e777b88c8 [2021-09-06T16:55:26.454Z] ---> 5234251e7f2e [2021-09-06T16:55:26.454Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T16:55:27.067Z] Removing intermediate container df4e777b88c8 [2021-09-06T16:55:27.067Z] ---> 77749bd9ae61 [2021-09-06T16:55:27.067Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:55:27.363Z] ---> Running in 2d624062c2cf [2021-09-06T16:55:28.362Z] Removing intermediate container 2d624062c2cf [2021-09-06T16:55:28.362Z] ---> 4974985cfc43 [2021-09-06T16:55:28.362Z] [2021-09-06T16:55:28.362Z] ---> f6ee1bc0424a [2021-09-06T16:55:28.362Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T16:55:28.969Z] Successfully built 4974985cfc43 [2021-09-06T16:55:28.969Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T16:55:29.991Z]  Building support-scheduler ... done  ---> 0012b1e27c1f [2021-09-06T16:55:29.991Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T16:55:32.001Z] ---> 3d6a446e154a [2021-09-06T16:55:32.001Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T16:55:34.007Z] ---> a24aaf62ac4e [2021-09-06T16:55:34.007Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T16:55:35.466Z] ---> 0c610b71abdb [2021-09-06T16:55:35.466Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T16:55:35.745Z] ---> Running in 12e3da016a2c [2021-09-06T16:55:39.172Z] Removing intermediate container 12e3da016a2c [2021-09-06T16:55:39.172Z] ---> b666238754ec [2021-09-06T16:55:39.172Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T16:55:39.447Z] ---> Running in 3077fa9157c1 [2021-09-06T16:55:40.433Z] Removing intermediate container 3077fa9157c1 [2021-09-06T16:55:40.433Z] ---> 8c01e2055e56 [2021-09-06T16:55:40.433Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T16:55:40.433Z] ---> Running in ad14e527d68d [2021-09-06T16:55:41.430Z] Removing intermediate container ad14e527d68d [2021-09-06T16:55:41.430Z] ---> 19e1b212d0ae [2021-09-06T16:55:41.430Z] Step 25/26 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:55:42.036Z] ---> Running in cb08a8b5b2b3 [2021-09-06T16:55:42.640Z] Removing intermediate container cb08a8b5b2b3 [2021-09-06T16:55:42.640Z] ---> d5a1bbcbf9d1 [2021-09-06T16:55:42.640Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T16:55:42.915Z] ---> Running in 6d0eb7bcc4f9 [2021-09-06T16:55:43.517Z] Removing intermediate container 6d0eb7bcc4f9 [2021-09-06T16:55:43.517Z] ---> 98ec19fa7b88 [2021-09-06T16:55:43.517Z] [2021-09-06T16:55:44.119Z] Successfully built 98ec19fa7b88 [2021-09-06T16:55:44.119Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T16:55:52.431Z]  Building security-secretstore-setup ... done Removing intermediate container cab396eb0815 [2021-09-06T16:55:52.431Z] ---> 2bf7ae092dc7 [2021-09-06T16:55:52.431Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T16:55:52.431Z] ---> Running in 4d02997f5ae6 [2021-09-06T16:55:53.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:55:56.824Z] Removing intermediate container 4d02997f5ae6 [2021-09-06T16:55:56.824Z] ---> 703c043f18f0 [2021-09-06T16:55:56.824Z] [2021-09-06T16:55:56.824Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T16:55:56.824Z] 20.10.7: Pulling from library/docker [2021-09-06T16:56:02.357Z] Removing intermediate container 8216bb77ba48 [2021-09-06T16:56:02.357Z] ---> 1b818e7e270e [2021-09-06T16:56:02.357Z] [2021-09-06T16:56:02.357Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:56:02.357Z] ---> afc2cc120ca2 [2021-09-06T16:56:02.357Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T16:56:02.357Z] ---> Running in 3a2df6738883 [2021-09-06T16:56:02.957Z] Removing intermediate container 3a2df6738883 [2021-09-06T16:56:02.957Z] ---> 23a233d329af [2021-09-06T16:56:02.957Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T16:56:03.559Z] ---> Running in 7eeeb38abe09 [2021-09-06T16:56:04.541Z] Removing intermediate container 7eeeb38abe09 [2021-09-06T16:56:04.541Z] ---> a623de6be038 [2021-09-06T16:56:04.541Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T16:56:04.815Z] ---> Running in 63758b2cbd09 [2021-09-06T16:56:05.409Z] Removing intermediate container 63758b2cbd09 [2021-09-06T16:56:05.409Z] ---> 78387008a7e0 [2021-09-06T16:56:05.409Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:56:05.409Z] ---> Running in 152a4463ab6d [2021-09-06T16:56:06.394Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T16:56:06.394Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T16:56:06.394Z] ---> df445af6242a [2021-09-06T16:56:06.394Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:56:06.394Z] ---> Running in fa5cca58fb8d [2021-09-06T16:56:07.005Z] Removing intermediate container fa5cca58fb8d [2021-09-06T16:56:07.005Z] ---> a9ea75b8961c [2021-09-06T16:56:07.005Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T16:56:07.278Z] ---> Running in 315c20154069 [2021-09-06T16:56:07.875Z] Removing intermediate container 152a4463ab6d [2021-09-06T16:56:07.875Z] ---> a3a99198f6fc [2021-09-06T16:56:07.875Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T16:56:08.146Z] ---> Running in 904d11924f14 [2021-09-06T16:56:08.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:56:10.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:56:10.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:56:10.493Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T16:56:10.493Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T16:56:10.493Z] Executing bash-5.1.0-r0.post-install [2021-09-06T16:56:10.493Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T16:56:10.493Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T16:56:10.493Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T16:56:10.493Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T16:56:10.493Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T16:56:10.493Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T16:56:10.493Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T16:56:10.493Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T16:56:10.493Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T16:56:10.493Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T16:56:10.493Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T16:56:10.493Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T16:56:10.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:56:11.093Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T16:56:11.367Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T16:56:11.367Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T16:56:11.367Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T16:56:11.640Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T16:56:11.640Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T16:56:11.914Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:56:11.915Z] OK: 8 MiB in 20 packages [2021-09-06T16:56:11.915Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T16:56:11.915Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T16:56:11.915Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T16:56:12.191Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T16:56:12.191Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T16:56:12.191Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T16:56:12.191Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T16:56:12.472Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T16:56:12.472Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T16:56:12.472Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T16:56:12.472Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T16:56:12.472Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T16:56:12.472Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T16:56:12.747Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T16:56:12.747Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T16:56:12.747Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T16:56:12.747Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T16:56:12.747Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T16:56:12.747Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T16:56:12.747Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T16:56:12.747Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T16:56:12.747Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T16:56:12.747Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T16:56:12.747Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T16:56:12.747Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T16:56:13.349Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T16:56:13.349Z] OK: 82 MiB in 59 packages [2021-09-06T16:56:13.627Z] Removing intermediate container 904d11924f14 [2021-09-06T16:56:13.627Z] ---> 05b652531a60 [2021-09-06T16:56:13.627Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:56:14.606Z] ---> 11c3e5170b95 [2021-09-06T16:56:14.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T16:56:16.044Z] ---> ff2f05d70483 [2021-09-06T16:56:16.044Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T16:56:17.027Z] ---> 30f3ac8f26ee [2021-09-06T16:56:17.027Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T16:56:17.027Z] ---> Running in 0886fef75ae6 [2021-09-06T16:56:17.623Z] Removing intermediate container 0886fef75ae6 [2021-09-06T16:56:17.623Z] ---> dfb9b66b5294 [2021-09-06T16:56:17.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:56:17.623Z] ---> Running in 184f14dc3293 [2021-09-06T16:56:18.232Z] Removing intermediate container 184f14dc3293 [2021-09-06T16:56:18.232Z] ---> 1795c18aa3f6 [2021-09-06T16:56:18.232Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:56:18.232Z] ---> Running in 7e8877d366a8 [2021-09-06T16:56:18.831Z] Removing intermediate container 7e8877d366a8 [2021-09-06T16:56:18.831Z] ---> f95086f3dd3b [2021-09-06T16:56:18.831Z] Step 23/24 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:56:19.104Z] ---> Running in a82509f5ee9e [2021-09-06T16:56:19.701Z] Removing intermediate container a82509f5ee9e [2021-09-06T16:56:19.701Z] ---> 77281b9e7d25 [2021-09-06T16:56:19.701Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:56:19.701Z] ---> Running in 76a400cede98 [2021-09-06T16:56:20.299Z] Removing intermediate container 76a400cede98 [2021-09-06T16:56:20.299Z] ---> 1a90b8e5e161 [2021-09-06T16:56:20.299Z] [2021-09-06T16:56:20.576Z] Successfully built 1a90b8e5e161 [2021-09-06T16:56:20.576Z] Successfully tagged core-data-arm64:latest [2021-09-06T16:56:23.196Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-06T16:56:23.196Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T16:56:23.470Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T16:56:23.470Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T16:56:26.848Z] Collecting PyYAML<4,>=3.10 [2021-09-06T16:56:26.848Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T16:56:31.155Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T16:56:31.155Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T16:56:32.591Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T16:56:33.186Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T16:56:33.186Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T16:56:33.779Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T16:56:33.779Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T16:56:33.779Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T16:56:33.779Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T16:56:34.371Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T16:56:34.371Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T16:56:34.970Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T16:56:35.244Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T16:56:35.244Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T16:56:35.244Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T16:56:38.632Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T16:56:38.632Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T16:56:39.227Z] Collecting certifi>=2017.4.17 [2021-09-06T16:56:39.227Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T16:56:39.501Z] Collecting idna<2.8,>=2.5 [2021-09-06T16:56:39.501Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T16:56:39.773Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T16:56:39.773Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T16:56:40.752Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T16:56:40.752Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T16:56:41.349Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T16:56:41.349Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T16:56:41.349Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T16:56:41.349Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T16:56:42.324Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T16:56:42.324Z] Attempting uninstall: urllib3 [2021-09-06T16:56:42.324Z] Found existing installation: urllib3 1.26.2 [2021-09-06T16:56:42.324Z] Uninstalling urllib3-1.26.2: [2021-09-06T16:56:42.324Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T16:56:42.918Z] Attempting uninstall: idna [2021-09-06T16:56:42.918Z] Found existing installation: idna 3.1 [2021-09-06T16:56:42.918Z] Uninstalling idna-3.1: [2021-09-06T16:56:43.192Z] Successfully uninstalled idna-3.1 [2021-09-06T16:56:43.788Z] Attempting uninstall: chardet [2021-09-06T16:56:43.788Z] Found existing installation: chardet 4.0.0 [2021-09-06T16:56:43.788Z] Uninstalling chardet-4.0.0: [2021-09-06T16:56:44.060Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T16:56:46.031Z] Attempting uninstall: requests [2021-09-06T16:56:46.031Z] Found existing installation: requests 2.25.1 [2021-09-06T16:56:46.031Z] Uninstalling requests-2.25.1: [2021-09-06T16:56:46.031Z] Successfully uninstalled requests-2.25.1 [2021-09-06T16:56:46.303Z] Running setup.py install for texttable: started [2021-09-06T16:56:49.694Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T16:56:49.694Z] Running setup.py install for PyYAML: started [2021-09-06T16:56:52.306Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T16:56:52.306Z] Running setup.py install for docopt: started [2021-09-06T16:56:54.920Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T16:56:54.920Z] Running setup.py install for dockerpty: started [2021-09-06T16:56:58.303Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T16:56:59.277Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-06T16:57:09.430Z] Removing intermediate container 315c20154069 [2021-09-06T16:57:09.430Z] ---> 01e486cabd8b [2021-09-06T16:57:09.430Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T16:57:09.430Z] ---> Running in 316dac40fa8a [2021-09-06T16:57:09.703Z] Removing intermediate container 316dac40fa8a [2021-09-06T16:57:09.703Z] ---> f2dc6108210e [2021-09-06T16:57:09.703Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T16:57:09.976Z] ---> Running in ff514d1140b8 [2021-09-06T16:57:10.575Z] Removing intermediate container ff514d1140b8 [2021-09-06T16:57:10.575Z] ---> 74d2a8d302c4 [2021-09-06T16:57:10.575Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T16:57:12.067Z] ---> 733a43648a83 [2021-09-06T16:57:12.067Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T16:57:13.086Z] ---> f186e407095c [2021-09-06T16:57:13.086Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T16:57:14.070Z] ---> a1578f083f24 [2021-09-06T16:57:14.070Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T16:57:14.070Z] ---> Running in 469188c3541c [2021-09-06T16:57:14.662Z] Removing intermediate container 469188c3541c [2021-09-06T16:57:14.662Z] ---> 6c842c46c189 [2021-09-06T16:57:14.662Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:57:14.662Z] ---> Running in 999903b35bfc [2021-09-06T16:57:15.263Z] Removing intermediate container 999903b35bfc [2021-09-06T16:57:15.263Z] ---> 483601f52c70 [2021-09-06T16:57:15.263Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:57:15.535Z] ---> Running in 5327795f1535 [2021-09-06T16:57:16.135Z] Removing intermediate container 5327795f1535 [2021-09-06T16:57:16.135Z] ---> 5820ff1f5507 [2021-09-06T16:57:16.135Z] Step 23/24 : LABEL git_sha=389cbf82ce8b0506badf2836cd1fe17bffe9dc35 [2021-09-06T16:57:16.135Z] ---> Running in 22a7d7392750 [2021-09-06T16:57:16.729Z] Removing intermediate container 22a7d7392750 [2021-09-06T16:57:16.729Z] ---> 7257e941a75a [2021-09-06T16:57:16.729Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:57:16.729Z] ---> Running in 81bd19386c5d [2021-09-06T16:57:17.331Z] Removing intermediate container 81bd19386c5d [2021-09-06T16:57:17.331Z] ---> 1789275edeaf [2021-09-06T16:57:17.331Z] [2021-09-06T16:57:17.928Z] Successfully built 1789275edeaf [2021-09-06T16:57:17.928Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T16:57:18.218Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-06T16:57:18.206Z] $ docker stop --time=1 558d5303acfa7c9aee904d38916f60f98a65495c334723ebccc98e5979b9230f [2021-09-06T16:57:20.099Z] $ docker rm -f 558d5303acfa7c9aee904d38916f60f98a65495c334723ebccc98e5979b9230f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:57:20.762Z] + docker images [2021-09-06T16:57:21.041Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T16:57:21.041Z] sys-mgmt-agent-arm64 latest 1789275edeaf 3 seconds ago 311MB [2021-09-06T16:57:21.041Z] core-data-arm64 latest 1a90b8e5e161 About a minute ago 19.3MB [2021-09-06T16:57:21.041Z] 1b818e7e270e About a minute ago 1.57GB [2021-09-06T16:57:21.041Z] 703c043f18f0 About a minute ago 1.57GB [2021-09-06T16:57:21.041Z] security-secretstore-setup-arm64 latest 98ec19fa7b88 About a minute ago 26.5MB [2021-09-06T16:57:21.041Z] support-scheduler-arm64 latest 4974985cfc43 About a minute ago 15.2MB [2021-09-06T16:57:21.041Z] 69acd1e71664 2 minutes ago 1.57GB [2021-09-06T16:57:21.041Z] 40b031100be2 2 minutes ago 1.57GB [2021-09-06T16:57:21.041Z] security-bootstrapper-arm64 latest e7e764622b5e 4 minutes ago 17.7MB [2021-09-06T16:57:21.041Z] support-notifications-arm64 latest 293ff74c1554 4 minutes ago 15.9MB [2021-09-06T16:57:21.041Z] security-proxy-setup-arm64 latest 5d1b5a215594 4 minutes ago 24.6MB [2021-09-06T16:57:21.041Z] core-command-arm64 latest 84eb6f4fb022 4 minutes ago 15.2MB [2021-09-06T16:57:21.041Z] core-metadata-arm64 latest fb8971c64abb 4 minutes ago 15.8MB [2021-09-06T16:57:21.041Z] 8983341cf625 5 minutes ago 1.57GB [2021-09-06T16:57:21.041Z] 1689b8716baf 5 minutes ago 1.57GB [2021-09-06T16:57:21.041Z] e8ba03550d59 5 minutes ago 1.57GB [2021-09-06T16:57:21.041Z] d5e0c4ce6e56 5 minutes ago 1.57GB [2021-09-06T16:57:21.041Z] 0a02b3107ade 5 minutes ago 1.56GB [2021-09-06T16:57:21.041Z] ci-base-image-arm64 latest 4001c94faf58 17 minutes ago 1.24GB [2021-09-06T16:57:21.041Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T16:57:21.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T16:57:21.041Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T16:57:21.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:57:21.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:57:22.056Z] [2021-09-06T16:57:22.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:57:22.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:57:22.684Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T16:57:22.684Z] 448f6bf000e3: Pulling fs layer [2021-09-06T16:57:22.684Z] f757da607395: Pulling fs layer [2021-09-06T16:57:22.684Z] 05883995daec: Pulling fs layer [2021-09-06T16:57:22.684Z] 8603b9c90790: Pulling fs layer [2021-09-06T16:57:22.684Z] 1560dd03e051: Pulling fs layer [2021-09-06T16:57:22.684Z] 8603b9c90790: Waiting [2021-09-06T16:57:22.684Z] 1560dd03e051: Waiting [2021-09-06T16:57:22.684Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T16:57:22.684Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T16:57:22.684Z] 27f5ce0e4adf: Waiting [2021-09-06T16:57:22.684Z] c2d8d7efcc4b: Waiting [2021-09-06T16:57:22.959Z] f757da607395: Verifying Checksum [2021-09-06T16:57:22.959Z] f757da607395: Download complete [2021-09-06T16:57:22.959Z] 8603b9c90790: Download complete [2021-09-06T16:57:22.959Z] 1560dd03e051: Verifying Checksum [2021-09-06T16:57:22.959Z] 1560dd03e051: Download complete [2021-09-06T16:57:23.231Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T16:57:23.231Z] 27f5ce0e4adf: Download complete [2021-09-06T16:57:23.503Z] 05883995daec: Verifying Checksum [2021-09-06T16:57:23.503Z] 05883995daec: Download complete [2021-09-06T16:57:24.111Z] 448f6bf000e3: Verifying Checksum [2021-09-06T16:57:24.111Z] 448f6bf000e3: Download complete [2021-09-06T16:57:26.740Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T16:57:26.741Z] c2d8d7efcc4b: Download complete [2021-09-06T16:57:27.734Z] 448f6bf000e3: Pull complete [2021-09-06T16:57:28.333Z] f757da607395: Pull complete [2021-09-06T16:57:29.795Z] 05883995daec: Pull complete [2021-09-06T16:57:30.401Z] 8603b9c90790: Pull complete [2021-09-06T16:57:31.390Z] 1560dd03e051: Pull complete [2021-09-06T16:57:31.672Z] 27f5ce0e4adf: Pull complete [2021-09-06T16:57:46.757Z] c2d8d7efcc4b: Pull complete [2021-09-06T16:57:46.757Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T16:57:46.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:57:46.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T16:57:47.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2021-09-06T16:57:47.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:arm64 cat [2021-09-06T16:57:51.320Z] $ docker top 2e363ccd21d68a7a5d365ddee319907727a33301412e3f8d38d184c3bbc98576 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:57:52.452Z] ---> job-cost.sh [2021-09-06T16:57:52.452Z] lf-activate-venv: SKIPPING [2021-09-06T16:57:52.452Z] INFO: No Stack... [2021-09-06T16:57:53.427Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T16:57:53.702Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T16:57:54.362Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-06T16:57:54.362Z] + cut -d, -f6 [Pipeline] lock [2021-09-06T16:57:54.428Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3697-2-stack-cost] [2021-09-06T16:57:54.437Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3697-2-stack-cost] did not exist. Created. [2021-09-06T16:57:54.437Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3697-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T16:57:55.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T16:57:55.303Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T16:57:55.314Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3697-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T16:57:55.332Z] $ docker stop --time=1 2e363ccd21d68a7a5d365ddee319907727a33301412e3f8d38d184c3bbc98576 [2021-09-06T16:57:57.029Z] $ docker rm -f 2e363ccd21d68a7a5d365ddee319907727a33301412e3f8d38d184c3bbc98576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-06T16:57:57.981Z] provisioning config files... [2021-09-06T16:57:57.999Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2373566656156936307tmp [Pipeline] { [Pipeline] sh [2021-09-06T16:57:58.345Z] + set +x [2021-09-06T16:57:58.346Z] + curl -s https://codecov.io/bash [2021-09-06T16:57:58.346Z] + bash -s -- [2021-09-06T16:57:58.346Z] [2021-09-06T16:57:58.346Z] _____ _ [2021-09-06T16:57:58.346Z] / ____| | | [2021-09-06T16:57:58.346Z] | | ___ __| | ___ ___ _____ __ [2021-09-06T16:57:58.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-06T16:57:58.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-06T16:57:58.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-06T16:57:58.346Z] Bash-1.0.6 [2021-09-06T16:57:58.346Z] [2021-09-06T16:57:58.346Z] [2021-09-06T16:57:58.346Z] ==> git version 2.24.4 found [2021-09-06T16:57:58.346Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-06T16:57:58.346Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-06T16:57:58.346Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-06T16:57:58.346Z] ==> Jenkins CI detected. [2021-09-06T16:57:58.346Z] current dir:  /w/workspace/edgex-go/2 [2021-09-06T16:57:58.346Z] project root: . [2021-09-06T16:57:58.346Z] --> token set from env [2021-09-06T16:57:58.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-06T16:57:58.611Z] ==> Running gcov in . (disable via -X gcov) [2021-09-06T16:57:58.611Z] ==> Python coveragepy not found [2021-09-06T16:57:58.611Z] ==> Searching for coverage reports in: [2021-09-06T16:57:58.611Z] + . [2021-09-06T16:57:58.611Z] -> Found 1 reports [2021-09-06T16:57:58.611Z] ==> Detecting git/mercurial file structure [2021-09-06T16:57:58.611Z] ==> Reading reports [2021-09-06T16:57:58.611Z] + ./coverage.out bytes=404331 [2021-09-06T16:57:58.611Z] ==> Appending adjustments [2021-09-06T16:57:58.611Z] https://docs.codecov.io/docs/fixing-reports [2021-09-06T16:57:59.575Z] + Found adjustments [2021-09-06T16:57:59.575Z] ==> Gzipping contents [2021-09-06T16:57:59.575Z] 56K /tmp/codecov.LcrKAO.gz [2021-09-06T16:57:59.575Z] ==> Uploading reports [2021-09-06T16:57:59.575Z] url: https://codecov.io [2021-09-06T16:57:59.575Z] query: branch=PR-3697&commit=5113151291396105aaefc6f3aa2c4f70a8f3b2b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3697%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3697&job=&cmd_args= [2021-09-06T16:57:59.575Z] -> Pinging Codecov [2021-09-06T16:57:59.575Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3697&commit=5113151291396105aaefc6f3aa2c4f70a8f3b2b4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3697%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3697&job=&cmd_args= [2021-09-06T16:58:00.161Z] -> Uploading to [2021-09-06T16:58:00.161Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/5113151291396105aaefc6f3aa2c4f70a8f3b2b4/966ce08d-78b5-4151-ac1e-f3ddf1bfbaa7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T165759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35bda6755a175457a9d15a36ba4e28cd14d98dc2f0b7ca23a098d3a483a88d70 [2021-09-06T16:58:00.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T16:58:00.161Z] Dload Upload Total Spent Left Speed [2021-09-06T16:58:00.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54487 0 0 100 54487 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-09-06T16:58:00.428Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5113151291396105aaefc6f3aa2c4f70a8f3b2b4 [Pipeline] } [2021-09-06T16:58:00.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-06T16:58:01.648Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:58:01.979Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:58:02.579Z] ---> package-listing.sh [2021-09-06T16:58:02.579Z] ++ facter osfamily [2021-09-06T16:58:02.579Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T16:58:02.847Z] + OS_FAMILY=redhat [2021-09-06T16:58:02.847Z] + workspace=/w/workspace/edgex-go/2 [2021-09-06T16:58:02.847Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T16:58:02.847Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T16:58:02.847Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T16:58:02.847Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T16:58:02.847Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T16:58:02.847Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T16:58:02.847Z] + case "${OS_FAMILY}" in [2021-09-06T16:58:02.847Z] + sort [2021-09-06T16:58:02.847Z] + rpm -qa [2021-09-06T16:58:04.790Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T16:58:04.790Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T16:58:04.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T16:58:04.790Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T16:58:04.790Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-06T16:58:04.790Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-06T16:58:04.808Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-06T16:58:05.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:58:05.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:58:05.701Z] [2021-09-06T16:58:05.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:58:06.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:58:06.038Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T16:58:06.038Z] b4d181a07f80: Pulling fs layer [2021-09-06T16:58:06.038Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T16:58:06.038Z] ed53099fbce6: Pulling fs layer [2021-09-06T16:58:06.038Z] dc539afda2c1: Pulling fs layer [2021-09-06T16:58:06.038Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T16:58:06.038Z] 9065ff56babe: Pulling fs layer [2021-09-06T16:58:06.038Z] d287ab97295c: Pulling fs layer [2021-09-06T16:58:06.038Z] 77bc0d833cb6: Waiting [2021-09-06T16:58:06.038Z] 9065ff56babe: Waiting [2021-09-06T16:58:06.038Z] d287ab97295c: Waiting [2021-09-06T16:58:06.038Z] dc539afda2c1: Waiting [2021-09-06T16:58:06.306Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T16:58:06.306Z] a1111a8f2ec3: Download complete [2021-09-06T16:58:06.306Z] dc539afda2c1: Verifying Checksum [2021-09-06T16:58:06.306Z] dc539afda2c1: Download complete [2021-09-06T16:58:06.572Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T16:58:06.572Z] 77bc0d833cb6: Download complete [2021-09-06T16:58:06.572Z] 9065ff56babe: Verifying Checksum [2021-09-06T16:58:06.572Z] 9065ff56babe: Download complete [2021-09-06T16:58:06.572Z] ed53099fbce6: Verifying Checksum [2021-09-06T16:58:06.572Z] ed53099fbce6: Download complete [2021-09-06T16:58:07.539Z] b4d181a07f80: Verifying Checksum [2021-09-06T16:58:07.539Z] b4d181a07f80: Download complete [2021-09-06T16:58:08.529Z] b4d181a07f80: Pull complete [2021-09-06T16:58:08.529Z] a1111a8f2ec3: Pull complete [2021-09-06T16:58:09.120Z] ed53099fbce6: Pull complete [2021-09-06T16:58:09.120Z] dc539afda2c1: Pull complete [2021-09-06T16:58:09.388Z] 77bc0d833cb6: Pull complete [2021-09-06T16:58:09.388Z] 9065ff56babe: Pull complete [2021-09-06T16:58:11.326Z] d287ab97295c: Verifying Checksum [2021-09-06T16:58:11.326Z] d287ab97295c: Download complete [2021-09-06T16:58:15.603Z] d287ab97295c: Pull complete [2021-09-06T16:58:15.603Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T16:58:15.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:58:15.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T16:58:15.697Z] prd-centos7-docker-4c-2g-1457 does not seem to be running inside a container [2021-09-06T16:58:15.758Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-06T16:58:18.943Z] $ docker top 9ced8d8a79073d44bd845751cd2f764e4f996d1ef98a9d849cc9b41ba096020a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:58:19.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T16:58:19.667Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T16:58:19.984Z] + ls /var/log/sa-host [2021-09-06T16:58:19.984Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T16:58:19.984Z] file_magic: OK [2021-09-06T16:58:19.984Z] HZ: Using current value: 100 [2021-09-06T16:58:19.984Z] file_header: OK [2021-09-06T16:58:19.984Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-06T16:58:19.984Z] Statistics: [2021-09-06T16:58:19.984Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T16:58:19.984Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T16:58:19.984Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T16:58:19.984Z] file_magic: OK [2021-09-06T16:58:19.984Z] HZ: Using current value: 100 [2021-09-06T16:58:19.984Z] file_header: OK [2021-09-06T16:58:19.984Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-06T16:58:19.984Z] Statistics: [2021-09-06T16:58:19.984Z] 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-09-06T16:58:19.984Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:58:20.174Z] provisioning config files... [2021-09-06T16:58:20.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1441908563942892966tmp [Pipeline] { [Pipeline] echo [2021-09-06T16:58:20.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:58:20.530Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T16:58:20.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:58:20.933Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T16:58:20.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:58:21.481Z] ---> sudo-logs.sh [2021-09-06T16:58:21.481Z] Archiving 'sudo' log.. [2021-09-06T16:58:21.481Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1457.vexxhost.local: Name or service not known [2021-09-06T16:58:21.481Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1457.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T16:58:21.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:58:21.864Z] ---> job-cost.sh [2021-09-06T16:58:21.864Z] lf-activate-venv: SKIPPING [2021-09-06T16:58:21.864Z] DEBUG: total: 0.10999999940395355 [2021-09-06T16:58:21.864Z] INFO: Retrieving Stack Cost... [2021-09-06T16:58:22.825Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T16:58:23.093Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T16:58:23.112Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:58:23.439Z] ---> logs-deploy.sh [2021-09-06T16:58:23.439Z] lf-activate-venv: SKIPPING [2021-09-06T16:58:23.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3697/2 [2021-09-06T16:58:23.439Z] INFO: archiving workspace using pattern(s): [2021-09-06T16:58:24.022Z] Archives upload complete. [2021-09-06T16:58:24.288Z] INFO: archiving logs to Nexus