Pull request #3738 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d7b3f3f0caaa9e16440f9a879927b628b6bf105+4f1f3666cca058f898f6b544e8cebc2e0001fc47 (e31eb45f0e2b0c462372549b6b0b190898b4f4cf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh8663520389663334831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh8029719910424426543.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3738/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4199592367435768312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-3738/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh28254707380433096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7273770542597805966.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3738/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4053799695003707492.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-318 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh4183071713070077583.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6542896027230964337.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 Merge succeeded, producing 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 Checking out Revision 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 (PR-3738) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # 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/1@tmp/jenkins-gitclient-ssh2996021647194874413.key > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T19:08:50.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T19:08:50.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T19:08:50.414Z] ========================================================= [2021-09-30T19:08:50.414Z] EdgeX Global Pipelines Version Info [2021-09-30T19:08:50.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:08:51.681Z] ------------------- [2021-09-30T19:08:51.681Z] stable info: [2021-09-30T19:08:51.681Z] ------------------- [2021-09-30T19:08:51.681Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T19:08:51.681Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T19:08:51.681Z] Message: update stable to v1.0.206 [2021-09-30T19:08:52.265Z] ------------------- [2021-09-30T19:08:52.265Z] experimental info: [2021-09-30T19:08:52.265Z] ------------------- [2021-09-30T19:08:52.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T19:08:52.265Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T19:08:52.265Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T19:08:52.504Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T19:08:52.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T19:08:52.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T19:08:52.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T19:08:52.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T19:08:52.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T19:08:52.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T19:08:52.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T19:08:52.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T19:08:53.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T19:08:53.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T19:08:53.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T19:08:53.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T19:08:53.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T19:08:53.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T19:08:53.476Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T19:08:53.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T19:08:53.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T19:08:53.706Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T19:08:53.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T19:08:53.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T19:08:53.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T19:08:53.977Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T19:08:54.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3738 [Pipeline] echo [2021-09-30T19:08:54.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3738 [Pipeline] echo [2021-09-30T19:08:54.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3738 [Pipeline] echo [2021-09-30T19:08:54.217Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [Pipeline] echo [2021-09-30T19:08:54.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d7b3f3 [Pipeline] echo [2021-09-30T19:08:54.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:08:54.479Z] provisioning config files... [2021-09-30T19:08:54.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7994659004674540530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:08:54.896Z] ---> docker-login.sh [2021-09-30T19:08:54.896Z] nexus3.edgexfoundry.org:10001 [2021-09-30T19:08:54.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:08:55.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:08:55.165Z] Configure a credential helper to remove this warning. See [2021-09-30T19:08:55.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:08:55.165Z] [2021-09-30T19:08:55.165Z] Login Succeeded [2021-09-30T19:08:55.165Z] nexus3.edgexfoundry.org:10002 [2021-09-30T19:08:55.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:08:55.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:08:55.431Z] Configure a credential helper to remove this warning. See [2021-09-30T19:08:55.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:08:55.431Z] [2021-09-30T19:08:55.431Z] Login Succeeded [2021-09-30T19:08:55.431Z] nexus3.edgexfoundry.org:10003 [2021-09-30T19:08:55.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:08:55.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:08:55.431Z] Configure a credential helper to remove this warning. See [2021-09-30T19:08:55.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:08:55.431Z] [2021-09-30T19:08:55.431Z] Login Succeeded [2021-09-30T19:08:55.431Z] nexus3.edgexfoundry.org:10004 [2021-09-30T19:08:55.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:08:55.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:08:55.697Z] Configure a credential helper to remove this warning. See [2021-09-30T19:08:55.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:08:55.697Z] [2021-09-30T19:08:55.697Z] Login Succeeded [2021-09-30T19:08:55.697Z] docker.io [2021-09-30T19:08:55.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:08:56.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:08:56.279Z] Configure a credential helper to remove this warning. See [2021-09-30T19:08:56.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:08:56.279Z] [2021-09-30T19:08:56.279Z] Login Succeeded [2021-09-30T19:08:56.279Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T19:08:56.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T19:08:56.747Z] ++ 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-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T19:08:56.747Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T19:08:56.747Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:08:56.747Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T19:08:56.747Z] ++ cut -d/ -f2 [2021-09-30T19:08:56.747Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T19:08:56.848Z] 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-30T19:08:58.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:08:58.517Z] [2021-09-30T19:08:58.518Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:08:58.889Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:08:58.890Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T19:08:58.890Z] 31603596830f: Pulling fs layer [2021-09-30T19:08:58.890Z] 04fac38145f0: Pulling fs layer [2021-09-30T19:08:58.890Z] 701f6daf10bf: Pulling fs layer [2021-09-30T19:08:58.890Z] 24f72da36158: Pulling fs layer [2021-09-30T19:08:58.890Z] 24f72da36158: Waiting [2021-09-30T19:08:58.890Z] 04fac38145f0: Verifying Checksum [2021-09-30T19:08:58.890Z] 04fac38145f0: Download complete [2021-09-30T19:08:59.163Z] 31603596830f: Verifying Checksum [2021-09-30T19:08:59.163Z] 31603596830f: Download complete [2021-09-30T19:08:59.438Z] 24f72da36158: Verifying Checksum [2021-09-30T19:08:59.438Z] 24f72da36158: Download complete [2021-09-30T19:08:59.438Z] 701f6daf10bf: Verifying Checksum [2021-09-30T19:08:59.438Z] 701f6daf10bf: Download complete [2021-09-30T19:08:59.438Z] 31603596830f: Pull complete [2021-09-30T19:08:59.438Z] 04fac38145f0: Pull complete [2021-09-30T19:09:00.029Z] 701f6daf10bf: Pull complete [2021-09-30T19:09:00.300Z] 24f72da36158: Pull complete [2021-09-30T19:09:00.300Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T19:09:00.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:09:00.300Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T19:09:00.417Z] prd-centos7-docker-4c-2g-318 does not seem to be running inside a container [2021-09-30T19:09:00.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T19:09:01.292Z] $ docker top b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T19:09:01.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T19:09:01.519Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T19:09:01.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T19:09:01.627Z] $ docker exec b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent [2021-09-30T19:09:01.754Z] SSH_AUTH_SOCK=/tmp/ssh-pjSqXcGx8SjQ/agent.13 [2021-09-30T19:09:01.754Z] SSH_AGENT_PID=20 [2021-09-30T19:09:01.765Z] Running ssh-add (command line suppressed) [2021-09-30T19:09:01.874Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6830647454801310366.key (/w/workspace/edgex-go/1@tmp/private_key_6830647454801310366.key) [2021-09-30T19:09:01.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T19:09:02.262Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T19:09:02.286Z] $ docker exec --env ******** --env ******** b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent -k [2021-09-30T19:09:02.377Z] unset SSH_AUTH_SOCK; [2021-09-30T19:09:02.378Z] unset SSH_AGENT_PID; [2021-09-30T19:09:02.378Z] echo Agent pid 20 killed; [2021-09-30T19:09:02.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T19:09:02.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T19:09:02.482Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T19:09:02.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T19:09:02.593Z] $ docker exec b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent [2021-09-30T19:09:02.705Z] SSH_AUTH_SOCK=/tmp/ssh-BnWsY8Ku40qU/agent.54 [2021-09-30T19:09:02.705Z] SSH_AGENT_PID=61 [2021-09-30T19:09:02.712Z] Running ssh-add (command line suppressed) [2021-09-30T19:09:02.819Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5429121327277952619.key (/w/workspace/edgex-go/1@tmp/private_key_5429121327277952619.key) [2021-09-30T19:09:02.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T19:09:03.192Z] + git semver init [2021-09-30T19:09:03.192Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T19:09:03.192Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-30T19:09:03.192Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-30T19:09:03.192Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T19:09:03.192Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T19:09:03.192Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T19:09:03.192Z] # $SEMVER_BRANCH = PR-3738 [2021-09-30T19:09:03.192Z] # $SEMVER_TEMP = /tmp/semver-767420233 [2021-09-30T19:09:03.192Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T19:09:29.876Z] # '/tmp/semver-767420233' -> '/w/workspace/edgex-go/1/.semver' [2021-09-30T19:09:29.876Z] # -> Force: false [2021-09-30T19:09:29.876Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-30T19:09:29.896Z] $ docker exec --env ******** --env ******** b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent -k [2021-09-30T19:09:30.000Z] unset SSH_AUTH_SOCK; [2021-09-30T19:09:30.001Z] unset SSH_AGENT_PID; [2021-09-30T19:09:30.001Z] echo Agent pid 61 killed; [2021-09-30T19:09:30.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T19:09:30.449Z] + git semver [Pipeline] } [2021-09-30T19:09:30.485Z] $ docker stop --time=1 b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 [2021-09-30T19:09:32.352Z] $ docker rm -f b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T19:09:32.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T19:09:33.189Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T19:09:33.215Z] [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-30T19:09:33.962Z] ========================================================= [2021-09-30T19:09:33.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T19:09:33.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:09:34.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:09:34.336Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T19:09:34.336Z] 540db60ca938: Pulling fs layer [2021-09-30T19:09:34.336Z] adcc1eea9eea: Pulling fs layer [2021-09-30T19:09:34.336Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T19:09:34.336Z] db62176df00c: Pulling fs layer [2021-09-30T19:09:34.336Z] 3b30891b0d05: Pulling fs layer [2021-09-30T19:09:34.336Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T19:09:34.336Z] c788192a36de: Pulling fs layer [2021-09-30T19:09:34.336Z] a77e37c0d609: Pulling fs layer [2021-09-30T19:09:34.336Z] c3185cebc471: Pulling fs layer [2021-09-30T19:09:34.336Z] 06b49ca38bd5: Waiting [2021-09-30T19:09:34.336Z] c788192a36de: Waiting [2021-09-30T19:09:34.336Z] a77e37c0d609: Waiting [2021-09-30T19:09:34.336Z] c3185cebc471: Waiting [2021-09-30T19:09:34.336Z] db62176df00c: Waiting [2021-09-30T19:09:34.336Z] 3b30891b0d05: Waiting [2021-09-30T19:09:34.336Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T19:09:34.336Z] 4c4ab2625f07: Download complete [2021-09-30T19:09:34.336Z] adcc1eea9eea: Verifying Checksum [2021-09-30T19:09:34.336Z] adcc1eea9eea: Download complete [2021-09-30T19:09:34.336Z] 3b30891b0d05: Verifying Checksum [2021-09-30T19:09:34.336Z] 3b30891b0d05: Download complete [2021-09-30T19:09:34.606Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T19:09:34.606Z] 06b49ca38bd5: Download complete [2021-09-30T19:09:34.606Z] 540db60ca938: Verifying Checksum [2021-09-30T19:09:34.607Z] 540db60ca938: Download complete [2021-09-30T19:09:34.607Z] c788192a36de: Verifying Checksum [2021-09-30T19:09:34.607Z] c788192a36de: Download complete [2021-09-30T19:09:34.873Z] 540db60ca938: Pull complete [2021-09-30T19:09:34.873Z] adcc1eea9eea: Pull complete [2021-09-30T19:09:34.873Z] 4c4ab2625f07: Pull complete [2021-09-30T19:09:35.839Z] a77e37c0d609: Verifying Checksum [2021-09-30T19:09:35.839Z] a77e37c0d609: Download complete [2021-09-30T19:09:39.167Z] c3185cebc471: Verifying Checksum [2021-09-30T19:09:39.167Z] c3185cebc471: Download complete [2021-09-30T19:09:39.441Z] db62176df00c: Verifying Checksum [2021-09-30T19:09:39.441Z] db62176df00c: Download complete [2021-09-30T19:09:43.710Z] db62176df00c: Pull complete [2021-09-30T19:09:43.710Z] 3b30891b0d05: Pull complete [2021-09-30T19:09:43.710Z] 06b49ca38bd5: Pull complete [2021-09-30T19:09:43.710Z] c788192a36de: Pull complete [2021-09-30T19:09:43.710Z] a77e37c0d609: Pull complete [2021-09-30T19:09:45.674Z] c3185cebc471: Pull complete [2021-09-30T19:09:45.674Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T19:09:45.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:09:45.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:09:46.077Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:09:46.077Z] WORKDIR /edgex [2021-09-30T19:09:46.077Z] COPY go.mod . [2021-09-30T19:09:46.077Z] RUN go mod download' [2021-09-30T19:09:46.077Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T19:09:48.037Z] Sending build context to Docker daemon 329.1MB [2021-09-30T19:09:48.037Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:09:48.037Z] ---> 031687cdd783 [2021-09-30T19:09:48.037Z] Step 2/4 : WORKDIR /edgex [2021-09-30T19:09:48.719Z] Still waiting to schedule task [2021-09-30T19:09:48.720Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-30T19:09:49.445Z] ---> Running in 7a01e28195b9 [2021-09-30T19:09:49.445Z] Removing intermediate container 7a01e28195b9 [2021-09-30T19:09:49.445Z] ---> 8d7eb71ae7eb [2021-09-30T19:09:49.445Z] Step 3/4 : COPY go.mod . [2021-09-30T19:09:49.716Z] ---> 2f06f7c1ac41 [2021-09-30T19:09:49.716Z] Step 4/4 : RUN go mod download [2021-09-30T19:09:49.716Z] ---> Running in 904aca636b2c [2021-09-30T19:10:28.581Z] Removing intermediate container 904aca636b2c [2021-09-30T19:10:28.581Z] ---> 8877a5003b35 [2021-09-30T19:10:28.581Z] Successfully built 8877a5003b35 [2021-09-30T19:10:28.581Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:10:28.949Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T19:10:28.949Z] . [Pipeline] withDockerContainer [2021-09-30T19:10:29.061Z] prd-centos7-docker-4c-2g-318 does not seem to be running inside a container [2021-09-30T19:10:29.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T19:10:29.547Z] $ docker top f0e2c8909664327af50da736847ab76ea6aac28772bd4fb0b05b6dbd88620670 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:10:30.008Z] + go version [2021-09-30T19:10:30.008Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T19:10:30.037Z] $ docker stop --time=1 f0e2c8909664327af50da736847ab76ea6aac28772bd4fb0b05b6dbd88620670 [2021-09-30T19:10:31.221Z] $ docker rm -f f0e2c8909664327af50da736847ab76ea6aac28772bd4fb0b05b6dbd88620670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:10:32.209Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T19:10:32.209Z] . [Pipeline] withDockerContainer [2021-09-30T19:10:32.313Z] prd-centos7-docker-4c-2g-318 does not seem to be running inside a container [2021-09-30T19:10:32.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T19:10:32.694Z] $ docker top 0c70f5e182340b94f85731874d7dc469d2d4c6f7920bc3ca05faf00dd0911e7b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T19:10:32.837Z] ========================================================= [2021-09-30T19:10:32.837Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T19:10:32.837Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:10:33.214Z] + go mod tidy [Pipeline] sh [2021-09-30T19:10:33.821Z] + make test [2021-09-30T19:10:33.821Z] go mod tidy [2021-09-30T19:10:33.821Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T19:10:39.194Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T19:10:57.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T19:11:00.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T19:11:01.141Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T19:11:01.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T19:11:04.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T19:11:04.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T19:11:04.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T19:11:04.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T19:11:05.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T19:11:05.471Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T19:11:05.740Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T19:11:05.740Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T19:11:05.740Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T19:11:05.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T19:11:07.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-09-30T19:11:07.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T19:11:07.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T19:11:08.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-09-30T19:11:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T19:11:08.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements [2021-09-30T19:11:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T19:11:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T19:11:09.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements [2021-09-30T19:11:09.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T19:11:09.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:11:11.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2021-09-30T19:11:11.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T19:11:11.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T19:11:11.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T19:11:11.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T19:11:11.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T19:11:11.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements [2021-09-30T19:11:11.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T19:11:11.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:11:11.601Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-09-30T19:11:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T19:11:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T19:11:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T19:11:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T19:11:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T19:11:11.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-09-30T19:11:11.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T19:11:11.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T19:11:11.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T19:11:12.835Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.8% of statements [2021-09-30T19:11:12.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T19:11:12.835Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-09-30T19:11:13.104Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-30T19:11:13.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T19:11:13.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-09-30T19:11:13.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-09-30T19:11:13.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-09-30T19:11:14.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements [2021-09-30T19:11:14.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-09-30T19:11:26.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-09-30T19:11:26.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-09-30T19:11:32.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 82.5% of statements [2021-09-30T19:11:32.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T19:11:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-09-30T19:11:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T19:11:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T19:11:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T19:11:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-09-30T19:11:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T19:11:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T19:11:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 89.4% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.235s coverage: 70.3% of statements [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T19:11:50.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.4% of statements [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T19:11:50.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T19:11:50.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-09-30T19:11:50.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T19:11:50.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-09-30T19:11:50.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T19:11:57.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T19:11:57.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T19:11:57.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T19:11:57.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T19:11:57.608Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T19:11:57.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T19:11:57.608Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-30T19:11:57.608Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-09-30T19:11:57.608Z] 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-30T19:12:10.373Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-319 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws [2021-09-30T19:12:10.431Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-30T19:12:10.817Z] The recommended git tool is: git [2021-09-30T19:12:15.903Z] using credential edgex-jenkins-ssh [2021-09-30T19:12:15.931Z] Cloning the remote Git repository [2021-09-30T19:12:16.010Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:12:16.109Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-30T19:12:16.180Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:12:16.181Z] > git --version # timeout=10 [2021-09-30T19:12:16.210Z] > git --version # 'git version 2.17.1' [2021-09-30T19:12:16.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T19:12:16.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T19:12:29.942Z] GO111MODULE=on go vet ./... [2021-09-30T19:12:38.916Z] Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:12:39.234Z] Merge succeeded, producing 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:12:39.234Z] Checking out Revision 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 (PR-3738) [2021-09-30T19:12:38.126Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T19:12:38.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T19:12:38.166Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T19:12:38.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:12:38.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T19:12:38.209Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T19:12:38.931Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T19:12:38.943Z] > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 [2021-09-30T19:12:39.144Z] > git remote # timeout=10 [2021-09-30T19:12:39.169Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T19:12:39.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T19:12:39.195Z] > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 [2021-09-30T19:12:39.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T19:12:39.238Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T19:12:39.251Z] > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 [2021-09-30T19:12:40.053Z] gofmt -l . [2021-09-30T19:12:40.053Z] [ "`gofmt -l .`" = "" ] [2021-09-30T19:12:40.053Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T19:12:40.664Z] + ls -al . [2021-09-30T19:12:40.664Z] total 612 [2021-09-30T19:12:40.664Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 19:12 . [2021-09-30T19:12:40.664Z] drwxr-xr-x 4 root root 28 Sep 30 19:10 .. [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 19:08 .dockerignore [2021-09-30T19:12:40.664Z] drwxrwxr-x 8 1001 1001 179 Sep 30 19:08 .git [2021-09-30T19:12:40.664Z] drwxrwxr-x 4 1001 1001 142 Sep 30 19:08 .github [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 19:08 .gitignore [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 19:08 .golangci.yml [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 19:08 .hadolint.yml [2021-09-30T19:12:40.664Z] drwx------ 3 1001 1001 58 Sep 30 19:09 .semver [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 19:08 .sonarcloud.properties [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:08 ADOPTERS.md [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 19:08 Attribution.txt [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 19:08 CHANGELOG.md [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:08 CONTRIBUTING.md [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 19:08 GOVERNANCE.md [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 19:08 Jenkinsfile [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:08 LICENSE [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 19:08 Makefile [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 19:08 OWNERS.md [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 19:08 README.md [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:08 SECURITY.md [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 19:09 VERSION [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:08 ZMQWindows.md [2021-09-30T19:12:40.664Z] drwxrwxr-x 2 1001 1001 37 Sep 30 19:08 bin [2021-09-30T19:12:40.664Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 19:08 cmd [2021-09-30T19:12:40.664Z] -rw-r--r-- 1 root root 403265 Sep 30 19:11 coverage.out [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 19:08 go.mod [2021-09-30T19:12:40.664Z] -rw-r--r-- 1 root root 50143 Sep 30 19:10 go.sum [2021-09-30T19:12:40.664Z] drwxrwxr-x 8 1001 1001 124 Sep 30 19:08 internal [2021-09-30T19:12:40.664Z] drwxrwxr-x 3 1001 1001 16 Sep 30 19:08 openapi [2021-09-30T19:12:40.664Z] drwxrwxr-x 4 1001 1001 71 Sep 30 19:08 snap [2021-09-30T19:12:40.664Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 19:08 version.go [Pipeline] sh [2021-09-30T19:12:41.010Z] + '[' -e coverage.out ] [2021-09-30T19:12:41.010Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T19:12:41.130Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T19:12:41.458Z] + make build [2021-09-30T19:12:41.458Z] go mod tidy [2021-09-30T19:12:41.744Z] 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-30T19:12:43.152Z] 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-30T19:12:43.615Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-09-30T19:12:43.672Z] > git --version # timeout=10 [2021-09-30T19:12:43.696Z] > git --version # 'git version 2.17.1' [2021-09-30T19:12:43.709Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:12:44.450Z] provisioning config files... [2021-09-30T19:12:44.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2179507191157205273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:12:45.093Z] ---> docker-login.sh [2021-09-30T19:12:45.093Z] nexus3.edgexfoundry.org:10001 [2021-09-30T19:12:46.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:12:46.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:12:46.886Z] Configure a credential helper to remove this warning. See [2021-09-30T19:12:46.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:12:46.886Z] [2021-09-30T19:12:46.886Z] Login Succeeded [2021-09-30T19:12:46.886Z] nexus3.edgexfoundry.org:10002 [2021-09-30T19:12:47.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:12:47.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:12:47.497Z] Configure a credential helper to remove this warning. See [2021-09-30T19:12:47.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:12:47.497Z] [2021-09-30T19:12:47.497Z] Login Succeeded [2021-09-30T19:12:47.497Z] nexus3.edgexfoundry.org:10003 [2021-09-30T19:12:47.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:12:48.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:12:48.053Z] Configure a credential helper to remove this warning. See [2021-09-30T19:12:48.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:12:48.053Z] [2021-09-30T19:12:48.053Z] Login Succeeded [2021-09-30T19:12:48.053Z] nexus3.edgexfoundry.org:10004 [2021-09-30T19:12:48.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:12:48.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:12:48.622Z] Configure a credential helper to remove this warning. See [2021-09-30T19:12:48.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:12:48.622Z] [2021-09-30T19:12:48.622Z] Login Succeeded [2021-09-30T19:12:48.622Z] docker.io [2021-09-30T19:12:49.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:12:49.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:12:49.502Z] Configure a credential helper to remove this warning. See [2021-09-30T19:12:49.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:12:49.502Z] [2021-09-30T19:12:49.502Z] Login Succeeded [2021-09-30T19:12:49.502Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T19:12:49.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-30T19:12:49.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] echo [2021-09-30T19:12:50.169Z] ========================================================= [2021-09-30T19:12:50.169Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T19:12:50.169Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:12:50.423Z] 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-30T19:12:50.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:12:50.901Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T19:12:50.901Z] 595b0fe564bb: Pulling fs layer [2021-09-30T19:12:50.901Z] 24495759ef45: Pulling fs layer [2021-09-30T19:12:50.901Z] d148012ef14d: Pulling fs layer [2021-09-30T19:12:50.901Z] e90a11edd702: Pulling fs layer [2021-09-30T19:12:50.901Z] d77568369979: Pulling fs layer [2021-09-30T19:12:50.901Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T19:12:50.901Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T19:12:50.901Z] 97ac5df62f85: Pulling fs layer [2021-09-30T19:12:50.901Z] fc1c9f9a7f3b: Waiting [2021-09-30T19:12:50.901Z] e90a11edd702: Waiting [2021-09-30T19:12:50.901Z] 170f2ba95c9a: Waiting [2021-09-30T19:12:50.901Z] 97ac5df62f85: Waiting [2021-09-30T19:12:50.901Z] d77568369979: Waiting [2021-09-30T19:12:50.901Z] d148012ef14d: Verifying Checksum [2021-09-30T19:12:50.901Z] d148012ef14d: Download complete [2021-09-30T19:12:50.901Z] 24495759ef45: Verifying Checksum [2021-09-30T19:12:50.901Z] 24495759ef45: Download complete [2021-09-30T19:12:50.901Z] d77568369979: Verifying Checksum [2021-09-30T19:12:50.901Z] d77568369979: Download complete [2021-09-30T19:12:51.178Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T19:12:51.178Z] fc1c9f9a7f3b: Download complete [2021-09-30T19:12:51.178Z] 595b0fe564bb: Verifying Checksum [2021-09-30T19:12:51.178Z] 595b0fe564bb: Download complete [2021-09-30T19:12:51.178Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T19:12:51.178Z] 170f2ba95c9a: Download complete [2021-09-30T19:12:51.391Z] 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-30T19:12:51.391Z] 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-30T19:12:51.782Z] 595b0fe564bb: Pull complete [2021-09-30T19:12:52.355Z] 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-30T19:12:52.385Z] 24495759ef45: Pull complete [2021-09-30T19:12:52.984Z] d148012ef14d: Pull complete [2021-09-30T19:12:53.314Z] 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-30T19:12:53.903Z] 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-30T19:12:54.430Z] 97ac5df62f85: Verifying Checksum [2021-09-30T19:12:54.430Z] 97ac5df62f85: Download complete [2021-09-30T19:12:55.414Z] e90a11edd702: Verifying Checksum [2021-09-30T19:12:55.414Z] e90a11edd702: Download complete [2021-09-30T19:12:55.740Z] 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-30T19:12:56.081Z] 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-30T19:12:57.179Z] 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-30T19:12:58.620Z] $ docker stop --time=1 0c70f5e182340b94f85731874d7dc469d2d4c6f7920bc3ca05faf00dd0911e7b [2021-09-30T19:13:00.416Z] $ docker rm -f 0c70f5e182340b94f85731874d7dc469d2d4c6f7920bc3ca05faf00dd0911e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:13:03.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:13:03.571Z] [2021-09-30T19:13:03.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:13:03.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:13:03.936Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T19:13:03.936Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T19:13:03.936Z] ca9280d653b3: Pulling fs layer [2021-09-30T19:13:03.936Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T19:13:04.202Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T19:13:04.202Z] cbdbe7a5bc2a: Download complete [2021-09-30T19:13:04.202Z] cbdbe7a5bc2a: Pull complete [2021-09-30T19:13:04.471Z] ca9280d653b3: Verifying Checksum [2021-09-30T19:13:04.471Z] ca9280d653b3: Download complete [2021-09-30T19:13:05.057Z] ca9280d653b3: Pull complete [2021-09-30T19:13:05.599Z] e90a11edd702: Pull complete [2021-09-30T19:13:05.872Z] d77568369979: Pull complete [2021-09-30T19:13:06.472Z] fc1c9f9a7f3b: Pull complete [2021-09-30T19:13:06.747Z] 170f2ba95c9a: Pull complete [2021-09-30T19:13:06.995Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T19:13:06.995Z] 7e9c9ca2126c: Download complete [2021-09-30T19:13:09.575Z] 7e9c9ca2126c: Pull complete [2021-09-30T19:13:09.576Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T19:13:09.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:13:09.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T19:13:09.689Z] prd-centos7-docker-4c-2g-318 does not seem to be running inside a container [2021-09-30T19:13:09.741Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T19:13:12.594Z] $ docker top ee7a78616268cf8e562a9372ba05fae3fd838312b31dd1999142831fa79ac73f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:13:13.046Z] + docker-compose build --help [2021-09-30T19:13:13.046Z] + grep parallel [2021-09-30T19:13:13.469Z] 97ac5df62f85: Pull complete [2021-09-30T19:13:13.470Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T19:13:13.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:13:13.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:13:13.636Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T19:13:13.665Z] $ docker stop --time=1 ee7a78616268cf8e562a9372ba05fae3fd838312b31dd1999142831fa79ac73f [2021-09-30T19:13:13.880Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:13:13.880Z] WORKDIR /edgex [2021-09-30T19:13:13.880Z] COPY go.mod . [2021-09-30T19:13:13.880Z] RUN go mod download [2021-09-30T19:13:13.880Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-30T19:13:14.846Z] $ docker rm -f ee7a78616268cf8e562a9372ba05fae3fd838312b31dd1999142831fa79ac73f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:13:15.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:13:15.510Z] . [Pipeline] withDockerContainer [2021-09-30T19:13:15.610Z] prd-centos7-docker-4c-2g-318 does not seem to be running inside a container [2021-09-30T19:13:15.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T19:13:15.869Z] Sending build context to Docker daemon 166.1MB [2021-09-30T19:13:15.991Z] $ docker top 3fc7594f3062798686b1bd930ac43127bb8f2385ae9c05db7bd0f97b24750c6b -eo pid,comm [Pipeline] { [2021-09-30T19:13:16.150Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:13:16.150Z] ---> 04bc70af865f [2021-09-30T19:13:16.150Z] Step 2/4 : WORKDIR /edgex [Pipeline] sh [2021-09-30T19:13:16.507Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T19:13:17.091Z] Building core-command ... [2021-09-30T19:13:17.091Z] Building core-data ... [2021-09-30T19:13:17.091Z] Building core-metadata ... [2021-09-30T19:13:17.091Z] Building security-bootstrapper ... [2021-09-30T19:13:17.091Z] Building security-proxy-setup ... [2021-09-30T19:13:17.091Z] Building security-secretstore-setup ... [2021-09-30T19:13:17.091Z] Building support-notifications ... [2021-09-30T19:13:17.091Z] Building support-scheduler ... [2021-09-30T19:13:17.091Z] Building sys-mgmt-agent ... [2021-09-30T19:13:17.091Z] Building core-data [2021-09-30T19:13:17.091Z] Building security-bootstrapper [2021-09-30T19:13:17.091Z] Building core-command [2021-09-30T19:13:17.091Z] Building security-secretstore-setup [2021-09-30T19:13:17.091Z] Building security-proxy-setup [2021-09-30T19:13:20.485Z] ---> Running in d15b92b44e96 [2021-09-30T19:13:21.081Z] Removing intermediate container d15b92b44e96 [2021-09-30T19:13:21.081Z] ---> 4574f659f080 [2021-09-30T19:13:21.081Z] Step 3/4 : COPY go.mod . [2021-09-30T19:13:22.065Z] ---> c5a1a0d689e3 [2021-09-30T19:13:22.065Z] Step 4/4 : RUN go mod download [2021-09-30T19:13:22.065Z] ---> Running in 0e3ea87f3272 [2021-09-30T19:13:26.446Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:13:26.446Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:13:26.446Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:13:26.446Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:13:26.446Z] ---> 8877a5003b35 [2021-09-30T19:13:26.446Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T19:13:26.446Z] ---> 8877a5003b35 [2021-09-30T19:13:26.446Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T19:13:26.446Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:13:26.446Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:13:26.446Z] ---> 8877a5003b35 [2021-09-30T19:13:26.446Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T19:13:31.783Z] ---> Running in 2a96622334c3 [2021-09-30T19:13:31.783Z] ---> Running in b7e8bb15d300 [2021-09-30T19:13:31.783Z] ---> Running in 097cc7d9244e [2021-09-30T19:13:39.975Z] Removing intermediate container b7e8bb15d300 [2021-09-30T19:13:39.975Z] ---> 0678bf5b5cdf [2021-09-30T19:13:39.975Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:13:39.975Z] Removing intermediate container 2a96622334c3 [2021-09-30T19:13:39.975Z] ---> 66e8df1b02f6 [2021-09-30T19:13:39.975Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:13:39.975Z] Removing intermediate container 097cc7d9244e [2021-09-30T19:13:39.975Z] ---> 0e9de00d399e [2021-09-30T19:13:39.975Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:13:39.975Z] ---> Running in 875b4f315cd8 [2021-09-30T19:13:39.975Z] ---> Running in 694aaea9efc7 [2021-09-30T19:13:39.975Z] ---> Running in 651e3b1602ae [2021-09-30T19:13:44.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:13:44.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:13:44.223Z] ---> 8877a5003b35 [2021-09-30T19:13:44.223Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:13:44.223Z] ---> Using cache [2021-09-30T19:13:44.223Z] ---> 0e9de00d399e [2021-09-30T19:13:44.223Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:13:44.816Z] ---> Running in 63061684cc7e [2021-09-30T19:13:45.407Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:13:45.407Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:13:45.407Z] ---> 8877a5003b35 [2021-09-30T19:13:45.407Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:13:45.407Z] ---> Using cache [2021-09-30T19:13:45.407Z] ---> 0e9de00d399e [2021-09-30T19:13:45.407Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:13:45.407Z] ---> Using cache [2021-09-30T19:13:45.407Z] ---> 3ca10fe34efc [2021-09-30T19:13:45.407Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:13:45.407Z] Removing intermediate container 875b4f315cd8 [2021-09-30T19:13:45.407Z] ---> da5baad1eaa9 [2021-09-30T19:13:45.407Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T19:13:45.407Z] Removing intermediate container 651e3b1602ae [2021-09-30T19:13:45.407Z] ---> 3ca10fe34efc [2021-09-30T19:13:45.407Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T19:13:45.407Z] Removing intermediate container 694aaea9efc7 [2021-09-30T19:13:45.407Z] ---> 869e82c529bd [2021-09-30T19:13:45.407Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T19:13:45.407Z] ---> Running in 59ff5289c60d [2021-09-30T19:13:45.407Z] ---> Running in f5b0d79d9435 [2021-09-30T19:13:45.407Z] ---> Running in c4831d3ccbd5 [2021-09-30T19:13:45.407Z] ---> Running in 382bd4b1b844 [2021-09-30T19:13:45.993Z] Removing intermediate container 63061684cc7e [2021-09-30T19:13:45.993Z] ---> 85fe7f917a40 [2021-09-30T19:13:45.993Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T19:13:45.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:45.993Z] ---> Running in a8d0f2e2cfe9 [2021-09-30T19:13:45.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:46.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:46.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:46.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:46.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:47.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:47.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:47.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:47.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:13:47.641Z] OK: 219 MiB in 52 packages [2021-09-30T19:13:47.908Z] Removing intermediate container 59ff5289c60d [2021-09-30T19:13:47.908Z] ---> 7f2fe8b35c2a [2021-09-30T19:13:47.908Z] Step 6/24 : COPY go.mod . [2021-09-30T19:13:48.176Z] ---> 4be064bc4dc7 [2021-09-30T19:13:48.176Z] Step 7/24 : RUN go mod download [2021-09-30T19:13:48.176Z] ---> Running in b6578717900b [2021-09-30T19:13:48.176Z] OK: 219 MiB in 52 packages [2021-09-30T19:13:48.451Z] Removing intermediate container c4831d3ccbd5 [2021-09-30T19:13:48.451Z] ---> 59c1b8956b44 [2021-09-30T19:13:48.451Z] Step 6/22 : COPY go.mod . [2021-09-30T19:13:48.724Z] ---> 5e21d27f2d8f [2021-09-30T19:13:48.724Z] Step 7/22 : RUN go mod download [2021-09-30T19:13:48.724Z] ---> Running in 2701ea59e997 [2021-09-30T19:13:48.724Z] OK: 219 MiB in 52 packages [2021-09-30T19:13:48.998Z] OK: 219 MiB in 52 packages [2021-09-30T19:13:48.998Z] OK: 219 MiB in 52 packages [2021-09-30T19:13:49.265Z] Removing intermediate container a8d0f2e2cfe9 [2021-09-30T19:13:49.265Z] ---> b570d78aecf1 [2021-09-30T19:13:49.265Z] Step 6/24 : COPY go.mod . [2021-09-30T19:13:49.538Z] ---> daeffaef55f1 [2021-09-30T19:13:49.538Z] Step 7/24 : RUN go mod download [2021-09-30T19:13:49.538Z] ---> Running in a322dc5b9cb7 [2021-09-30T19:13:49.538Z] Removing intermediate container f5b0d79d9435 [2021-09-30T19:13:49.538Z] ---> 4e8318f3539a [2021-09-30T19:13:49.538Z] Step 6/26 : COPY go.mod . [2021-09-30T19:13:49.811Z] Removing intermediate container 382bd4b1b844 [2021-09-30T19:13:49.811Z] ---> f580f014a8c8 [2021-09-30T19:13:49.811Z] Step 6/32 : COPY go.mod . [2021-09-30T19:13:49.811Z] Removing intermediate container b6578717900b [2021-09-30T19:13:49.811Z] ---> 5fe50440a31b [2021-09-30T19:13:49.811Z] Step 8/24 : COPY . . [2021-09-30T19:13:50.077Z] ---> b8c2eb543414 [2021-09-30T19:13:50.077Z] Step 7/26 : RUN go mod download [2021-09-30T19:13:50.077Z] ---> Running in 883cf789943f [2021-09-30T19:13:50.077Z] ---> 4549ac1ece56 [2021-09-30T19:13:50.077Z] Step 7/32 : RUN go mod download [2021-09-30T19:13:50.077Z] ---> Running in 7030289197cc [2021-09-30T19:13:51.038Z] Removing intermediate container 2701ea59e997 [2021-09-30T19:13:51.038Z] ---> 9f1f61ea9d81 [2021-09-30T19:13:51.038Z] Step 8/22 : COPY . . [2021-09-30T19:13:55.317Z] Removing intermediate container a322dc5b9cb7 [2021-09-30T19:13:55.317Z] ---> ebc12f8b0f27 [2021-09-30T19:13:55.317Z] Step 8/24 : COPY . . [2021-09-30T19:13:55.904Z] ---> 6057fe7cebe9 [2021-09-30T19:13:55.904Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:13:57.322Z] Removing intermediate container 883cf789943f [2021-09-30T19:13:57.322Z] ---> 26cda4457780 [2021-09-30T19:13:57.322Z] Step 8/26 : COPY . . [2021-09-30T19:13:57.592Z] Removing intermediate container 7030289197cc [2021-09-30T19:13:57.592Z] ---> 99217e2dd866 [2021-09-30T19:13:57.592Z] Step 8/32 : COPY . . [2021-09-30T19:13:57.592Z] ---> 99866489cd40 [2021-09-30T19:13:57.592Z] Step 9/22 : RUN go mod tidy [2021-09-30T19:13:58.177Z] ---> Running in e68b14a02602 [2021-09-30T19:14:00.136Z] ---> Running in 8bae7eaa0ae1 [2021-09-30T19:14:02.717Z] ---> de69dbd48c7d [2021-09-30T19:14:02.717Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:14:02.986Z] ---> Running in e1243e53b5ef [2021-09-30T19:14:02.986Z] ---> 06b766e57130 [2021-09-30T19:14:02.986Z] Step 9/32 : RUN go mod tidy [2021-09-30T19:14:02.986Z] ---> Running in caf773e9c369 [2021-09-30T19:14:04.955Z] Removing intermediate container 8bae7eaa0ae1 [2021-09-30T19:14:04.955Z] ---> 7438b8f7fcf9 [2021-09-30T19:14:04.955Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T19:14:05.221Z] ---> Running in 50e3e5654379 [2021-09-30T19:14:05.221Z] Removing intermediate container e1243e53b5ef [2021-09-30T19:14:05.221Z] ---> 6ee4cf5d41c4 [2021-09-30T19:14:05.221Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T19:14:05.488Z] ---> Running in eaf9d1f33802 [2021-09-30T19:14:05.488Z] Removing intermediate container e68b14a02602 [2021-09-30T19:14:05.488Z] ---> 02da0fd2bde2 [2021-09-30T19:14:05.488Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T19:14:05.488Z] Removing intermediate container caf773e9c369 [2021-09-30T19:14:05.488Z] ---> 8f807f2a24cd [2021-09-30T19:14:05.488Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T19:14:05.752Z] ---> Running in 0a729c9fd35c [2021-09-30T19:14:06.020Z] ---> Running in 0010d947b56a [2021-09-30T19:14:06.020Z] 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-30T19:14:06.020Z] 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-30T19:14:06.618Z] 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-30T19:14:06.886Z] 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-30T19:14:13.645Z] ---> ef5657d9ae42 [2021-09-30T19:14:13.645Z] Step 9/26 : RUN go mod tidy [2021-09-30T19:14:13.645Z] ---> Running in ae22453b8457 [2021-09-30T19:14:15.057Z] Removing intermediate container ae22453b8457 [2021-09-30T19:14:15.057Z] ---> c0f01ad232cf [2021-09-30T19:14:15.057Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T19:14:15.057Z] ---> Running in cd976a085e5d [2021-09-30T19:14:15.654Z] 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-30T19:14:42.404Z] 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-30T19:14:43.845Z] Removing intermediate container 0e3ea87f3272 [2021-09-30T19:14:43.845Z] ---> 6ffe9aaa9a48 [2021-09-30T19:14:43.845Z] Successfully built 6ffe9aaa9a48 [2021-09-30T19:14:43.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:14:44.233Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T19:14:44.234Z] . [Pipeline] withDockerContainer [2021-09-30T19:14:44.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-09-30T19:14:44.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T19:14:45.764Z] Removing intermediate container 0010d947b56a [2021-09-30T19:14:45.764Z] ---> 835758b7629c [2021-09-30T19:14:45.764Z] [2021-09-30T19:14:45.764Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T19:14:45.764Z] Removing intermediate container 0a729c9fd35c [2021-09-30T19:14:45.764Z] ---> f1967e8bc29d [2021-09-30T19:14:45.764Z] [2021-09-30T19:14:45.764Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:14:45.764Z] 3.14: Pulling from library/alpine [2021-09-30T19:14:46.034Z] 3.14: Pulling from library/alpine [2021-09-30T19:14:46.324Z] $ docker top 56fa776e7d814cf46e17f5f011baf22099c626ba2fa6afb36d951c04ddf5cd67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:14:47.393Z] + go version [2021-09-30T19:14:47.393Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T19:14:47.429Z] $ docker stop --time=1 56fa776e7d814cf46e17f5f011baf22099c626ba2fa6afb36d951c04ddf5cd67 [2021-09-30T19:14:47.468Z] Removing intermediate container 50e3e5654379 [2021-09-30T19:14:47.468Z] ---> a91049490114 [2021-09-30T19:14:47.468Z] [2021-09-30T19:14:47.468Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T19:14:47.468Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T19:14:47.468Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T19:14:47.468Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T19:14:47.468Z] Status: Image is up to date for alpine:3.14 [2021-09-30T19:14:47.468Z] ---> 14119a10abf4 [2021-09-30T19:14:47.468Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T19:14:47.468Z] ---> 14119a10abf4 [2021-09-30T19:14:47.468Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:14:47.468Z] ---> Running in 647c0bd2c437 [2021-09-30T19:14:47.468Z] ---> Running in 5c25097d9551 [2021-09-30T19:14:47.468Z] 3.14: Pulling from library/alpine [2021-09-30T19:14:47.468Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T19:14:47.468Z] Status: Image is up to date for alpine:3.14 [2021-09-30T19:14:47.468Z] ---> 14119a10abf4 [2021-09-30T19:14:47.468Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T19:14:47.468Z] ---> Running in b1d4942ebb48 [2021-09-30T19:14:47.739Z] Removing intermediate container 5c25097d9551 [2021-09-30T19:14:47.739Z] ---> 26d3b4df148c [2021-09-30T19:14:47.739Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T19:14:47.739Z] ---> Running in a95e5e1fcf49 [2021-09-30T19:14:48.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:48.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:48.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:48.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:48.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:48.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:48.540Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T19:14:48.540Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:14:48.540Z] OK: 6 MiB in 15 packages [2021-09-30T19:14:48.812Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T19:14:48.812Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T19:14:48.812Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:14:48.812Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T19:14:48.812Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:14:49.093Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T19:14:49.093Z] OK: 6 MiB in 16 packages [2021-09-30T19:14:49.093Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T19:14:49.093Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T19:14:49.093Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:14:49.093Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:14:49.093Z] OK: 8 MiB in 19 packages [2021-09-30T19:14:49.093Z] Removing intermediate container 647c0bd2c437 [2021-09-30T19:14:49.093Z] ---> cc1b72230929 [2021-09-30T19:14:49.093Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:14:49.093Z] ---> Running in 5e36303daaba [2021-09-30T19:14:49.314Z] $ docker rm -f 56fa776e7d814cf46e17f5f011baf22099c626ba2fa6afb36d951c04ddf5cd67 [2021-09-30T19:14:49.364Z] Removing intermediate container 5e36303daaba [2021-09-30T19:14:49.364Z] ---> 6bd048224817 [2021-09-30T19:14:49.364Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T19:14:49.364Z] ---> Running in 150113c52dc6 [2021-09-30T19:14:49.648Z] Removing intermediate container a95e5e1fcf49 [2021-09-30T19:14:49.648Z] ---> 43240859f89d [2021-09-30T19:14:49.648Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T19:14:49.648Z] ---> Running in 3c77df087577 [2021-09-30T19:14:49.648Z] Removing intermediate container 150113c52dc6 [2021-09-30T19:14:49.648Z] ---> f2bc34b152f3 [2021-09-30T19:14:49.648Z] Step 15/24 : EXPOSE $APP_PORT [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-30T19:14:49.922Z] ---> Running in 4aa378be8f50 [2021-09-30T19:14:49.922Z] 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-30T19:14:49.922Z] Removing intermediate container 3c77df087577 [2021-09-30T19:14:49.922Z] ---> 2272a91119ef [2021-09-30T19:14:49.922Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T19:14:49.922Z] Removing intermediate container b1d4942ebb48 [2021-09-30T19:14:49.922Z] ---> 1407515a3ee4 [2021-09-30T19:14:49.922Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:14:50.214Z] ---> Running in 3fe41b148e67 [2021-09-30T19:14:50.214Z] Removing intermediate container 4aa378be8f50 [2021-09-30T19:14:50.214Z] ---> 0c8595197cf5 [2021-09-30T19:14:50.214Z] Step 16/24 : WORKDIR / [2021-09-30T19:14:50.214Z] ---> Running in 33b9c22213ae [2021-09-30T19:14:50.214Z] ---> Running in b0fe29be6119 [2021-09-30T19:14:50.214Z] Removing intermediate container 33b9c22213ae [2021-09-30T19:14:50.214Z] ---> 1f32d8eb5c46 [2021-09-30T19:14:50.214Z] Step 14/22 : WORKDIR /edgex [2021-09-30T19:14:50.214Z] Removing intermediate container 3fe41b148e67 [2021-09-30T19:14:50.214Z] ---> 1389d1a56df8 [2021-09-30T19:14:50.214Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T19:14:50.485Z] ---> Running in c0647409af65 [2021-09-30T19:14:50.485Z] ---> Running in ca1317f1a5d4 [2021-09-30T19:14:50.485Z] Removing intermediate container b0fe29be6119 [2021-09-30T19:14:50.485Z] ---> e09a25217fa3 [2021-09-30T19:14:50.485Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:14:50.497Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T19:14:50.497Z] . [Pipeline] withDockerContainer [2021-09-30T19:14:50.753Z] Removing intermediate container ca1317f1a5d4 [2021-09-30T19:14:50.753Z] ---> f7d6dd7bfe77 [2021-09-30T19:14:50.753Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T19:14:50.775Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-09-30T19:14:50.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T19:14:51.026Z] ---> eeb5138b2b3e [2021-09-30T19:14:51.026Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T19:14:51.295Z] ---> 78c70658bd53 [2021-09-30T19:14:51.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T19:14:51.571Z] ---> 096d53b05e9d [2021-09-30T19:14:51.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T19:14:52.154Z] ---> 162e587387dc [2021-09-30T19:14:52.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T19:14:52.154Z] Removing intermediate container c0647409af65 [2021-09-30T19:14:52.154Z] ---> caa9fb834391 [2021-09-30T19:14:52.154Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T19:14:52.154Z] ---> c43aa172f1a0 [2021-09-30T19:14:52.154Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T19:14:52.154Z] ---> Running in e135cdf90d03 [2021-09-30T19:14:52.425Z] ---> Running in df9e452225ed [2021-09-30T19:14:52.483Z] $ docker top f9433394ef2195b5e0b5befd35b53b4621581e22819414363c8a885256f7ca01 -eo pid,comm [2021-09-30T19:14:52.690Z] Removing intermediate container e135cdf90d03 [2021-09-30T19:14:52.690Z] ---> 903dbe8015be [2021-09-30T19:14:52.690Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T19:14:52.690Z] ---> 59028b791507 [2021-09-30T19:14:52.690Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T19:14:52.690Z] Removing intermediate container df9e452225ed [2021-09-30T19:14:52.690Z] ---> e56d840278fe [2021-09-30T19:14:52.690Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] echo [2021-09-30T19:14:52.938Z] ========================================================= [2021-09-30T19:14:52.938Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T19:14:52.938Z] ========================================================= [Pipeline] fileExists [2021-09-30T19:14:52.963Z] ---> Running in 92a32cc48cea [2021-09-30T19:14:52.963Z] ---> 8d14352a9e6f [2021-09-30T19:14:52.963Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T19:14:52.963Z] Removing intermediate container eaf9d1f33802 [2021-09-30T19:14:52.963Z] ---> 3c3eb4bcfbc8 [2021-09-30T19:14:52.963Z] [2021-09-30T19:14:52.963Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:14:52.963Z] ---> 14119a10abf4 [2021-09-30T19:14:52.963Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T19:14:52.963Z] ---> Running in 6acddd020c8c [2021-09-30T19:14:52.963Z] Removing intermediate container cd976a085e5d [2021-09-30T19:14:52.963Z] ---> db3b5d37f573 [2021-09-30T19:14:52.963Z] [2021-09-30T19:14:52.963Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T19:14:52.963Z] ---> 14119a10abf4 [2021-09-30T19:14:52.963Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T19:14:52.963Z] ---> Running in e32ca51fd07f [2021-09-30T19:14:52.963Z] ---> Running in 70b2675ce476 [2021-09-30T19:14:52.963Z] ---> Running in 9f67eb96a94a [2021-09-30T19:14:52.963Z] Removing intermediate container 92a32cc48cea [2021-09-30T19:14:52.963Z] ---> 1df11aecf8c8 [2021-09-30T19:14:52.963Z] Step 19/22 : CMD ["--init=true"] [Pipeline] sh [2021-09-30T19:14:53.241Z] Removing intermediate container 6acddd020c8c [2021-09-30T19:14:53.241Z] ---> 2f1434bbcd6c [2021-09-30T19:14:53.241Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:14:53.241Z] ---> Running in 56c4c44802ed [2021-09-30T19:14:53.241Z] Removing intermediate container 70b2675ce476 [2021-09-30T19:14:53.241Z] ---> db27bc37f99f [2021-09-30T19:14:53.241Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T19:14:53.241Z] ---> Running in 59ed6b93e678 [2021-09-30T19:14:53.241Z] ---> Running in a06ba0138ba0 [2021-09-30T19:14:53.241Z] Removing intermediate container 56c4c44802ed [2021-09-30T19:14:53.241Z] ---> c88205b2207a [2021-09-30T19:14:53.241Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T19:14:53.241Z] Removing intermediate container 59ed6b93e678 [2021-09-30T19:14:53.241Z] ---> 119d20f78c29 [2021-09-30T19:14:53.241Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:14:53.513Z] ---> Running in 47888e703af8 [2021-09-30T19:14:53.513Z] ---> Running in 3d8caf1a14dc [2021-09-30T19:14:53.513Z] Removing intermediate container a06ba0138ba0 [2021-09-30T19:14:53.513Z] ---> 232ab7ecb033 [2021-09-30T19:14:53.513Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T19:14:53.513Z] ---> Running in 7c684c44530f [2021-09-30T19:14:53.513Z] Removing intermediate container 47888e703af8 [2021-09-30T19:14:53.513Z] ---> b473ecdabffe [2021-09-30T19:14:53.513Z] Step 21/22 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:14:53.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:53.513Z] Removing intermediate container 3d8caf1a14dc [2021-09-30T19:14:53.513Z] ---> 9248590a6010 [2021-09-30T19:14:53.513Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:14:53.513Z] ---> Running in 00157197a1e7 [2021-09-30T19:14:53.677Z] + go mod tidy [2021-09-30T19:14:53.785Z] Removing intermediate container 7c684c44530f [2021-09-30T19:14:53.785Z] ---> a38c2d46432a [2021-09-30T19:14:53.785Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:14:53.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:14:53.785Z] ---> Running in f20afff554e0 [2021-09-30T19:14:53.785Z] ---> Running in 0f9d2c06dd1a [2021-09-30T19:14:53.785Z] Removing intermediate container 00157197a1e7 [2021-09-30T19:14:53.785Z] ---> ee78b88a337e [2021-09-30T19:14:53.785Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T19:14:53.785Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T19:14:53.785Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T19:14:53.785Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T19:14:54.054Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:14:54.054Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:14:54.054Z] OK: 6 MiB in 17 packages [2021-09-30T19:14:54.054Z] ---> Running in 9c5c42243266 [2021-09-30T19:14:54.054Z] Removing intermediate container f20afff554e0 [2021-09-30T19:14:54.054Z] ---> e81d9747e440 [2021-09-30T19:14:54.054Z] [2021-09-30T19:14:54.054Z] Removing intermediate container e32ca51fd07f [2021-09-30T19:14:54.054Z] ---> 209b8267fe6e [2021-09-30T19:14:54.054Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:14:54.054Z] Successfully built e81d9747e440 [2021-09-30T19:14:54.341Z] Successfully tagged core-command:latest [2021-09-30T19:14:54.342Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-30T19:14:54.342Z] Removing intermediate container 9c5c42243266 [2021-09-30T19:14:54.342Z] ---> d442a8ce54da [2021-09-30T19:14:54.342Z] [2021-09-30T19:14:54.342Z] Successfully built d442a8ce54da [2021-09-30T19:14:54.611Z] Successfully tagged security-proxy-setup:latest [2021-09-30T19:14:54.611Z] Building support-notifications [Pipeline] sh [2021-09-30T19:14:54.883Z]  Building security-proxy-setup ... done  ---> 128897dd1933 [2021-09-30T19:14:54.884Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T19:14:54.884Z] Removing intermediate container 9f67eb96a94a [2021-09-30T19:14:54.884Z] ---> 3c16acb6d706 [2021-09-30T19:14:54.884Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T19:14:55.338Z] + make test [2021-09-30T19:14:55.338Z] go mod tidy [2021-09-30T19:14:55.938Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T19:14:58.220Z] ---> Running in 338538e23e38 [2021-09-30T19:14:58.220Z] ---> f48db68db824 [2021-09-30T19:14:58.220Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T19:14:58.928Z] ---> 3daaaaa24dcf [2021-09-30T19:14:58.928Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T19:14:58.928Z] Removing intermediate container 0f9d2c06dd1a [2021-09-30T19:14:58.928Z] ---> 7684d924403a [2021-09-30T19:14:58.928Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T19:14:58.928Z] Removing intermediate container 338538e23e38 [2021-09-30T19:14:58.928Z] ---> ec804121996b [2021-09-30T19:14:58.928Z] Step 14/26 : WORKDIR / [2021-09-30T19:14:59.894Z] ---> Running in 8812e1573549 [2021-09-30T19:14:59.894Z] ---> Running in 8fab3359e344 [2021-09-30T19:14:59.894Z] ---> 2971d4333f80 [2021-09-30T19:14:59.894Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T19:15:00.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:15:00.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:15:00.165Z] ---> 8877a5003b35 [2021-09-30T19:15:00.165Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:15:00.165Z] ---> Using cache [2021-09-30T19:15:00.165Z] ---> 0e9de00d399e [2021-09-30T19:15:00.165Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:15:00.165Z] ---> Using cache [2021-09-30T19:15:00.165Z] ---> 85fe7f917a40 [2021-09-30T19:15:00.165Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T19:15:00.442Z] ---> Running in 813ccb53e110 [2021-09-30T19:15:00.442Z] Removing intermediate container 8812e1573549 [2021-09-30T19:15:00.442Z] ---> 582fdbfaa06f [2021-09-30T19:15:00.442Z] 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-30T19:15:00.442Z] ---> 9bc06774239f [2021-09-30T19:15:00.442Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T19:15:00.732Z] ---> Running in 40d8a31df90e [2021-09-30T19:15:00.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:00.732Z] ---> 9e435b19e17e [2021-09-30T19:15:00.732Z] 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-30T19:15:01.004Z] Removing intermediate container 40d8a31df90e [2021-09-30T19:15:01.004Z] ---> d8454e0aefa4 [2021-09-30T19:15:01.004Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T19:15:01.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:01.270Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:15:01.270Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:15:01.270Z] ---> 8877a5003b35 [2021-09-30T19:15:01.270Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:15:01.270Z] ---> Using cache [2021-09-30T19:15:01.270Z] ---> 0e9de00d399e [2021-09-30T19:15:01.270Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:15:01.270Z] ---> Using cache [2021-09-30T19:15:01.270Z] ---> 85fe7f917a40 [2021-09-30T19:15:01.270Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T19:15:01.270Z] ---> b406c20ce2f5 [2021-09-30T19:15:01.270Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T19:15:01.270Z] ---> Running in 5219ba7a7c68 [2021-09-30T19:15:01.270Z] ---> 0525a31bb92c [2021-09-30T19:15:01.270Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T19:15:01.537Z] ---> Running in ace1fd20603b [2021-09-30T19:15:01.537Z] ---> e128c529f84e [2021-09-30T19:15:01.537Z] 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-30T19:15:01.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:01.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:01.814Z] ---> 069169e63fc3 [2021-09-30T19:15:01.814Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T19:15:01.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:02.085Z] ---> 5198badd3a9b [2021-09-30T19:15:02.085Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T19:15:02.085Z] Removing intermediate container ace1fd20603b [2021-09-30T19:15:02.085Z] ---> 5d6005b81979 [2021-09-30T19:15:02.085Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T19:15:02.359Z] ---> Running in 19b45be0d3a7 [2021-09-30T19:15:02.359Z] Removing intermediate container 19b45be0d3a7 [2021-09-30T19:15:02.359Z] ---> 72ff2f8680a7 [2021-09-30T19:15:02.359Z] Step 29/32 : CMD ["gate"] [2021-09-30T19:15:02.359Z] ---> 92384a51831c [2021-09-30T19:15:02.359Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T19:15:02.629Z] ---> Running in 77668823ab6c [2021-09-30T19:15:02.629Z] OK: 219 MiB in 52 packages [2021-09-30T19:15:02.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:02.629Z] Removing intermediate container 77668823ab6c [2021-09-30T19:15:02.629Z] ---> 804339859407 [2021-09-30T19:15:02.629Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T19:15:02.629Z] ---> a335065cb539 [2021-09-30T19:15:02.629Z] 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-30T19:15:02.897Z] ---> Running in 68e9957bfe47 [2021-09-30T19:15:02.897Z] ---> Running in 68a2d7e793ee [2021-09-30T19:15:02.897Z] Removing intermediate container 68e9957bfe47 [2021-09-30T19:15:02.897Z] ---> a13c44e8d0da [2021-09-30T19:15:02.897Z] Step 31/32 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:15:02.897Z] Removing intermediate container 813ccb53e110 [2021-09-30T19:15:02.897Z] ---> 3e8f7f4a58f7 [2021-09-30T19:15:02.897Z] Step 6/23 : COPY go.mod . [2021-09-30T19:15:03.176Z] ---> Running in e7df8e29d360 [2021-09-30T19:15:03.176Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T19:15:03.176Z] ---> f57186cdc8ef [2021-09-30T19:15:03.176Z] Step 7/23 : RUN go mod download [2021-09-30T19:15:03.176Z] Removing intermediate container e7df8e29d360 [2021-09-30T19:15:03.176Z] ---> 029769800ec4 [2021-09-30T19:15:03.176Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T19:15:03.176Z] ---> Running in 0c200cb48a00 [2021-09-30T19:15:03.176Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T19:15:03.176Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T19:15:03.447Z] OK: 219 MiB in 52 packages [2021-09-30T19:15:03.447Z] ---> Running in 75b3b29c4fe8 [2021-09-30T19:15:03.447Z] Removing intermediate container 75b3b29c4fe8 [2021-09-30T19:15:03.447Z] ---> 132d553611a5 [2021-09-30T19:15:03.447Z] [2021-09-30T19:15:03.447Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T19:15:03.447Z] Successfully built 132d553611a5 [2021-09-30T19:15:03.718Z] Successfully tagged security-bootstrapper:latest [2021-09-30T19:15:03.718Z] Building support-scheduler [2021-09-30T19:15:03.986Z]  Building security-bootstrapper ... done Removing intermediate container 68a2d7e793ee [2021-09-30T19:15:03.986Z] ---> 9d43c7b7751a [2021-09-30T19:15:03.986Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T19:15:03.986Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T19:15:04.572Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T19:15:04.837Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:15:04.837Z] OK: 8 MiB in 20 packages [2021-09-30T19:15:06.247Z] ---> Running in 7b3bfc213abd [2021-09-30T19:15:06.247Z] Removing intermediate container 5219ba7a7c68 [2021-09-30T19:15:06.247Z] ---> 945fd45f810f [2021-09-30T19:15:06.247Z] Step 6/24 : COPY go.mod . [2021-09-30T19:15:06.512Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:15:06.512Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:15:06.512Z] ---> 8877a5003b35 [2021-09-30T19:15:06.512Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:15:06.512Z] ---> Using cache [2021-09-30T19:15:06.512Z] ---> 0e9de00d399e [2021-09-30T19:15:06.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:15:06.512Z] ---> Using cache [2021-09-30T19:15:06.512Z] ---> 85fe7f917a40 [2021-09-30T19:15:06.512Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T19:15:06.794Z] ---> Running in b42d74da124b [2021-09-30T19:15:06.794Z] ---> 304b3f5241b1 [2021-09-30T19:15:06.794Z] Step 7/24 : RUN go mod download [2021-09-30T19:15:07.070Z] Removing intermediate container 7b3bfc213abd [2021-09-30T19:15:07.070Z] ---> a9f0822444cf [2021-09-30T19:15:07.070Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T19:15:07.070Z] ---> Running in 7a30bb6d3463 [2021-09-30T19:15:07.070Z] ---> Running in a0a2a950d927 [2021-09-30T19:15:07.070Z] Removing intermediate container 8fab3359e344 [2021-09-30T19:15:07.070Z] ---> b84a1af17aa6 [2021-09-30T19:15:07.070Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:15:07.070Z] Removing intermediate container 0c200cb48a00 [2021-09-30T19:15:07.070Z] ---> 795f5272c5df [2021-09-30T19:15:07.070Z] Step 8/23 : COPY . . [2021-09-30T19:15:07.349Z] Removing intermediate container a0a2a950d927 [2021-09-30T19:15:07.349Z] ---> f4027f9fdecc [2021-09-30T19:15:07.349Z] Step 25/26 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:15:07.349Z] ---> Running in e617f2a37b48 [2021-09-30T19:15:07.349Z] ---> 27486c578051 [2021-09-30T19:15:07.349Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T19:15:07.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:07.633Z] Removing intermediate container e617f2a37b48 [2021-09-30T19:15:07.633Z] ---> cf3e95ccf20e [2021-09-30T19:15:07.633Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T19:15:08.254Z] ---> Running in 1d4fc5934693 [2021-09-30T19:15:08.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:09.492Z] OK: 219 MiB in 52 packages [2021-09-30T19:15:09.768Z] ---> 92ebe55ffda9 [2021-09-30T19:15:09.768Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T19:15:09.768Z] Removing intermediate container 1d4fc5934693 [2021-09-30T19:15:09.768Z] ---> 76f7fb164b04 [2021-09-30T19:15:09.768Z] [2021-09-30T19:15:09.768Z] Successfully built 76f7fb164b04 [2021-09-30T19:15:09.768Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T19:15:09.768Z] Building core-metadata [2021-09-30T19:15:12.353Z]  Building security-secretstore-setup ... done  ---> 6b8beea36e5e [2021-09-30T19:15:12.353Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T19:15:12.353Z] Removing intermediate container b42d74da124b [2021-09-30T19:15:12.353Z] ---> 5781943e4d72 [2021-09-30T19:15:12.353Z] Step 6/23 : COPY go.mod . [2021-09-30T19:15:12.353Z] Removing intermediate container 7a30bb6d3463 [2021-09-30T19:15:12.353Z] ---> 52c9a466a44c [2021-09-30T19:15:12.353Z] Step 8/24 : COPY . . [2021-09-30T19:15:12.353Z] ---> Running in cb4d1d7c1052 [2021-09-30T19:15:12.353Z] ---> f5e4daa4f88e [2021-09-30T19:15:12.353Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:15:12.938Z] ---> Running in fa91189dbd2b [2021-09-30T19:15:14.891Z] ---> 8de112acc332 [2021-09-30T19:15:14.891Z] Step 7/23 : RUN go mod download [2021-09-30T19:15:15.156Z] Removing intermediate container cb4d1d7c1052 [2021-09-30T19:15:15.156Z] ---> 079461bffeb8 [2021-09-30T19:15:15.156Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:15:17.100Z] ---> Running in f266cc337932 [2021-09-30T19:15:17.369Z] ---> Running in d480ede4d16a [2021-09-30T19:15:17.369Z] ---> 7c350853c623 [2021-09-30T19:15:17.369Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:15:17.638Z] Removing intermediate container d480ede4d16a [2021-09-30T19:15:17.638Z] ---> e308f6fe7986 [2021-09-30T19:15:17.638Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:15:17.638Z] ---> Running in b05b00ae0253 [2021-09-30T19:15:17.638Z] ---> Running in b766164a4f69 [2021-09-30T19:15:17.903Z] Removing intermediate container b766164a4f69 [2021-09-30T19:15:17.903Z] ---> 42eee1e2b74a [2021-09-30T19:15:17.903Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:15:17.903Z] ---> Running in 914011a4d98f [2021-09-30T19:15:18.489Z] Removing intermediate container 914011a4d98f [2021-09-30T19:15:18.489Z] ---> 6f2609e59d76 [2021-09-30T19:15:18.489Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:15:18.489Z] ---> Running in da949ac03043 [2021-09-30T19:15:18.489Z] Removing intermediate container fa91189dbd2b [2021-09-30T19:15:18.489Z] ---> 86078b3277a5 [2021-09-30T19:15:18.489Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T19:15:18.489Z] ---> Running in 31d42ef40eb8 [2021-09-30T19:15:18.758Z] Removing intermediate container da949ac03043 [2021-09-30T19:15:18.758Z] ---> bb56e7153b99 [2021-09-30T19:15:18.758Z] [2021-09-30T19:15:18.758Z] Successfully built bb56e7153b99 [2021-09-30T19:15:18.758Z] Successfully tagged core-data:latest [2021-09-30T19:15:19.028Z]  Building core-data ... done 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-30T19:15:19.304Z] Removing intermediate container f266cc337932 [2021-09-30T19:15:19.304Z] ---> 2d1dc6499339 [2021-09-30T19:15:19.304Z] Step 8/23 : COPY . . [2021-09-30T19:15:21.320Z] Removing intermediate container b05b00ae0253 [2021-09-30T19:15:21.320Z] ---> aa41384b9918 [2021-09-30T19:15:21.320Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T19:15:22.739Z] ---> Running in 4046c79f6b62 [2021-09-30T19:15:22.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:15:22.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:15:22.739Z] ---> 8877a5003b35 [2021-09-30T19:15:22.739Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:15:22.739Z] ---> Using cache [2021-09-30T19:15:22.739Z] ---> 0e9de00d399e [2021-09-30T19:15:22.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:15:22.739Z] ---> Using cache [2021-09-30T19:15:22.739Z] ---> 85fe7f917a40 [2021-09-30T19:15:22.739Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:15:22.739Z] ---> Using cache [2021-09-30T19:15:22.739Z] ---> 5781943e4d72 [2021-09-30T19:15:22.739Z] Step 6/24 : COPY go.mod . [2021-09-30T19:15:22.739Z] ---> Using cache [2021-09-30T19:15:22.739Z] ---> 8de112acc332 [2021-09-30T19:15:22.739Z] Step 7/24 : RUN go mod download [2021-09-30T19:15:22.739Z] ---> Using cache [2021-09-30T19:15:22.739Z] ---> 2d1dc6499339 [2021-09-30T19:15:22.739Z] Step 8/24 : COPY . . [2021-09-30T19:15:22.742Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T19:15:23.353Z] 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-30T19:15:28.710Z] ---> 61dc234367ad [2021-09-30T19:15:28.710Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:15:28.710Z] ---> Running in 5e938dd345c4 [2021-09-30T19:15:28.710Z] ---> ca19b4312fb4 [2021-09-30T19:15:28.710Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:15:28.710Z] ---> Running in 5abeb25eec85 [2021-09-30T19:15:30.656Z] Removing intermediate container 5e938dd345c4 [2021-09-30T19:15:30.656Z] ---> ff8b4ad5dd66 [2021-09-30T19:15:30.656Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T19:15:30.656Z] ---> Running in c82807ebf9b0 [2021-09-30T19:15:30.656Z] Removing intermediate container 5abeb25eec85 [2021-09-30T19:15:30.656Z] ---> 94f9ab49e110 [2021-09-30T19:15:30.656Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T19:15:30.922Z] ---> Running in b70a52c4a315 [2021-09-30T19:15:31.319Z] 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-30T19:15:31.645Z] 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-30T19:15:50.651Z] Removing intermediate container 31d42ef40eb8 [2021-09-30T19:15:50.652Z] ---> fda20273e565 [2021-09-30T19:15:50.652Z] [2021-09-30T19:15:50.652Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:15:50.652Z] ---> 14119a10abf4 [2021-09-30T19:15:50.652Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T19:15:50.652Z] ---> Running in b5fb09b6c879 [2021-09-30T19:15:50.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:50.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:15:50.652Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T19:15:50.652Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:15:50.652Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:15:50.652Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:15:50.652Z] OK: 6 MiB in 16 packages [2021-09-30T19:15:51.234Z] Removing intermediate container b5fb09b6c879 [2021-09-30T19:15:51.234Z] ---> 512ef135d46c [2021-09-30T19:15:51.234Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:15:51.234Z] ---> Running in 970520bc558a [2021-09-30T19:15:51.234Z] Removing intermediate container 970520bc558a [2021-09-30T19:15:51.234Z] ---> 38d387ec1c11 [2021-09-30T19:15:51.234Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T19:15:51.500Z] ---> Running in b00e32f18946 [2021-09-30T19:15:51.500Z] Removing intermediate container b00e32f18946 [2021-09-30T19:15:51.500Z] ---> e698962199bc [2021-09-30T19:15:51.500Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:15:51.500Z] ---> Running in 73c08f9a3e65 [2021-09-30T19:15:51.768Z] Removing intermediate container 73c08f9a3e65 [2021-09-30T19:15:51.768Z] ---> 682c16ceba45 [2021-09-30T19:15:51.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:15:52.038Z] ---> 2902f50e7fc7 [2021-09-30T19:15:52.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T19:15:52.631Z] ---> 6966f8ee3418 [2021-09-30T19:15:52.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T19:15:52.898Z] ---> 770148959dad [2021-09-30T19:15:52.898Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T19:15:52.898Z] ---> Running in 1ad5742f7437 [2021-09-30T19:15:53.170Z] Removing intermediate container 1ad5742f7437 [2021-09-30T19:15:53.170Z] ---> 1bf57bc3477f [2021-09-30T19:15:53.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:15:53.170Z] ---> Running in 492878d460e0 [2021-09-30T19:15:53.756Z] Removing intermediate container 492878d460e0 [2021-09-30T19:15:53.756Z] ---> d27eb03be49c [2021-09-30T19:15:53.756Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T19:15:53.756Z] ---> Running in 2fc04b0fd761 [2021-09-30T19:15:54.037Z] Removing intermediate container 2fc04b0fd761 [2021-09-30T19:15:54.037Z] ---> 5d3c083ee051 [2021-09-30T19:15:54.037Z] Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:15:54.037Z] ---> Running in 12f8cf0bd23f [2021-09-30T19:15:54.628Z] Removing intermediate container 4046c79f6b62 [2021-09-30T19:15:54.628Z] ---> a2b641344ab4 [2021-09-30T19:15:54.628Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T19:15:54.628Z] Removing intermediate container 12f8cf0bd23f [2021-09-30T19:15:54.628Z] ---> 26570a8ace48 [2021-09-30T19:15:54.628Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T19:15:54.628Z] ---> Running in a71c801664e7 [2021-09-30T19:15:54.628Z] ---> Running in 46e305a456e9 [2021-09-30T19:15:54.628Z] Removing intermediate container 46e305a456e9 [2021-09-30T19:15:54.628Z] ---> e7c48954b629 [2021-09-30T19:15:54.628Z] [2021-09-30T19:15:54.898Z] Successfully built e7c48954b629 [2021-09-30T19:15:54.898Z] Successfully tagged support-notifications:latest [2021-09-30T19:15:55.165Z]  Building support-notifications ... done 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-30T19:15:56.573Z] Removing intermediate container a71c801664e7 [2021-09-30T19:15:56.573Z] ---> ce9ad43e0df4 [2021-09-30T19:15:56.573Z] [2021-09-30T19:15:56.573Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T19:15:56.573Z] 20.10.7: Pulling from library/docker [2021-09-30T19:16:03.220Z] Removing intermediate container c82807ebf9b0 [2021-09-30T19:16:03.221Z] ---> c37e76efed60 [2021-09-30T19:16:03.221Z] [2021-09-30T19:16:03.221Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:16:03.221Z] ---> 14119a10abf4 [2021-09-30T19:16:03.221Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:16:03.221Z] ---> Using cache [2021-09-30T19:16:03.221Z] ---> cc1b72230929 [2021-09-30T19:16:03.221Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:16:03.221Z] ---> Using cache [2021-09-30T19:16:03.221Z] ---> 6bd048224817 [2021-09-30T19:16:03.221Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T19:16:03.221Z] Removing intermediate container b70a52c4a315 [2021-09-30T19:16:03.221Z] ---> cf04984374e2 [2021-09-30T19:16:03.221Z] [2021-09-30T19:16:03.221Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:16:03.221Z] ---> 14119a10abf4 [2021-09-30T19:16:03.221Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:16:03.221Z] ---> Using cache [2021-09-30T19:16:03.221Z] ---> cc1b72230929 [2021-09-30T19:16:03.221Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:16:03.221Z] ---> Using cache [2021-09-30T19:16:03.221Z] ---> 6bd048224817 [2021-09-30T19:16:03.221Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T19:16:03.221Z] ---> Running in 0c5127216b47 [2021-09-30T19:16:03.221Z] ---> Running in 316bf038cca6 [2021-09-30T19:16:03.221Z] Removing intermediate container 0c5127216b47 [2021-09-30T19:16:03.221Z] ---> 03d1c3c0ba5b [2021-09-30T19:16:03.221Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:16:03.221Z] Removing intermediate container 316bf038cca6 [2021-09-30T19:16:03.221Z] ---> 3813fa272d01 [2021-09-30T19:16:03.221Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T19:16:03.221Z] ---> Running in 2c5bc68e3d17 [2021-09-30T19:16:03.221Z] ---> Running in 9e1aca2e6c3d [2021-09-30T19:16:03.487Z] Removing intermediate container 2c5bc68e3d17 [2021-09-30T19:16:03.487Z] ---> 0496a055bda2 [2021-09-30T19:16:03.487Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:16:03.487Z] Removing intermediate container 9e1aca2e6c3d [2021-09-30T19:16:03.487Z] ---> a24bb6eec368 [2021-09-30T19:16:03.487Z] Step 16/24 : WORKDIR / [2021-09-30T19:16:03.487Z] ---> Running in 0001605dca74 [2021-09-30T19:16:03.487Z] ---> 25207353c1ae [2021-09-30T19:16:03.487Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T19:16:03.759Z] Removing intermediate container 0001605dca74 [2021-09-30T19:16:03.759Z] ---> f572146c54f4 [2021-09-30T19:16:03.759Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:16:03.759Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T19:16:03.759Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T19:16:03.759Z] ---> 08bdaf2f88f9 [2021-09-30T19:16:03.759Z] 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-30T19:16:04.025Z] ---> 5c2198e835d4 [2021-09-30T19:16:04.025Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T19:16:04.025Z] ---> Running in fec44f015bac [2021-09-30T19:16:04.025Z] ---> fb7f726e13e3 [2021-09-30T19:16:04.025Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T19:16:04.297Z] Removing intermediate container fec44f015bac [2021-09-30T19:16:04.297Z] ---> 59a8e13040ba [2021-09-30T19:16:04.297Z] 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-30T19:16:04.297Z] ---> Running in c9f860dfee85 [2021-09-30T19:16:04.297Z] ---> 756e6d36a652 [2021-09-30T19:16:04.297Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T19:16:04.297Z] ---> 7d001b146334 [2021-09-30T19:16:04.297Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T19:16:04.297Z] ---> Running in 8ceb1ffc2eb2 [2021-09-30T19:16:04.568Z] Removing intermediate container 8ceb1ffc2eb2 [2021-09-30T19:16:04.569Z] ---> 9955dd717140 [2021-09-30T19:16:04.569Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:16:04.569Z] ---> Running in c28f96a81db6 [2021-09-30T19:16:04.569Z] ---> 45b03984a6e0 [2021-09-30T19:16:04.569Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T19:16:04.569Z] ---> Running in bf892df9367c [2021-09-30T19:16:04.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:16:04.569Z] Removing intermediate container c28f96a81db6 [2021-09-30T19:16:04.569Z] ---> 90c3b11a9c0f [2021-09-30T19:16:04.569Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T19:16:04.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:16:04.833Z] Removing intermediate container bf892df9367c [2021-09-30T19:16:04.833Z] ---> 46a341d0ae9a [2021-09-30T19:16:04.833Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:16:04.833Z] ---> Running in 345ddd8c8e3c [2021-09-30T19:16:04.833Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T19:16:04.833Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T19:16:04.833Z] ---> Running in 55b1dbb48f81 [2021-09-30T19:16:04.833Z] Executing bash-5.1.0-r0.post-install [2021-09-30T19:16:04.834Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T19:16:04.834Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T19:16:05.100Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T19:16:05.100Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T19:16:05.100Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T19:16:05.100Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T19:16:05.100Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T19:16:05.100Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T19:16:05.100Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T19:16:05.100Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T19:16:05.100Z] Removing intermediate container 345ddd8c8e3c [2021-09-30T19:16:05.100Z] ---> c0dc2aaf143b [2021-09-30T19:16:05.100Z] Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:16:05.100Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T19:16:05.100Z] Removing intermediate container 55b1dbb48f81 [2021-09-30T19:16:05.100Z] ---> 6a118680629a [2021-09-30T19:16:05.100Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:16:05.100Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T19:16:05.100Z] ---> Running in e0a3eba80d5a [2021-09-30T19:16:05.100Z] ---> Running in 835656073f1d [2021-09-30T19:16:05.680Z] Removing intermediate container e0a3eba80d5a [2021-09-30T19:16:05.680Z] ---> d9a1dc874387 [2021-09-30T19:16:05.680Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T19:16:05.963Z] Removing intermediate container 835656073f1d [2021-09-30T19:16:05.963Z] ---> abb7e12e3bd6 [2021-09-30T19:16:05.963Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:16:05.964Z] ---> Running in ad6fd8db18bf [2021-09-30T19:16:05.964Z] ---> Running in b7be8bcf1247 [2021-09-30T19:16:05.964Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T19:16:05.964Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T19:16:05.964Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T19:16:05.964Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T19:16:05.964Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T19:16:05.964Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T19:16:05.964Z] Removing intermediate container ad6fd8db18bf [2021-09-30T19:16:05.964Z] ---> 2dde6e1206e5 [2021-09-30T19:16:05.964Z] [2021-09-30T19:16:06.230Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T19:16:06.230Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T19:16:06.230Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T19:16:06.230Z] Removing intermediate container b7be8bcf1247 [2021-09-30T19:16:06.230Z] ---> a93b95ea213d [2021-09-30T19:16:06.230Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:16:06.230Z] Successfully built 2dde6e1206e5 [2021-09-30T19:16:06.230Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T19:16:06.230Z] Successfully tagged support-scheduler:latest [2021-09-30T19:16:06.230Z]  Building support-scheduler ... done (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T19:16:06.230Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T19:16:06.230Z] ---> Running in 87035d1f8523 [2021-09-30T19:16:06.230Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T19:16:06.230Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T19:16:06.230Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T19:16:06.230Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T19:16:06.230Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T19:16:06.230Z] Removing intermediate container 87035d1f8523 [2021-09-30T19:16:06.230Z] ---> 8a9183aba92d [2021-09-30T19:16:06.230Z] [2021-09-30T19:16:06.494Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T19:16:06.494Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T19:16:06.494Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T19:16:06.494Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T19:16:06.494Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T19:16:06.494Z] Successfully built 8a9183aba92d [2021-09-30T19:16:06.494Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T19:16:06.494Z] Successfully tagged core-metadata:latest [2021-09-30T19:16:06.494Z]  Building core-metadata ... done (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T19:16:06.494Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T19:16:06.760Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T19:16:06.760Z] OK: 82 MiB in 59 packages [2021-09-30T19:16:08.164Z] Collecting docker-compose==1.23.2 [2021-09-30T19:16:08.164Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T19:16:08.164Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T19:16:08.164Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T19:16:08.164Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T19:16:08.434Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T19:16:08.434Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T19:16:08.434Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T19:16:08.434Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T19:16:08.434Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T19:16:08.434Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T19:16:08.434Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T19:16:08.699Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T19:16:08.699Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T19:16:09.280Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T19:16:09.280Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T19:16:09.545Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T19:16:09.545Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T19:16:09.545Z] 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-30T19:16:09.545Z] Collecting PyYAML<4,>=3.10 [2021-09-30T19:16:09.545Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T19:16:10.127Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T19:16:10.127Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T19:16:10.127Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T19:16:10.127Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T19:16:10.393Z] Collecting certifi>=2017.4.17 [2021-09-30T19:16:10.393Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T19:16:10.393Z] Collecting idna<2.8,>=2.5 [2021-09-30T19:16:10.393Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T19:16:10.393Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T19:16:10.393Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T19:16:10.393Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T19:16:10.393Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T19:16:10.393Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T19:16:10.393Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T19:16:10.659Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T19:16:10.659Z] Attempting uninstall: urllib3 [2021-09-30T19:16:10.659Z] Found existing installation: urllib3 1.26.2 [2021-09-30T19:16:10.659Z] Uninstalling urllib3-1.26.2: [2021-09-30T19:16:10.659Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T19:16:10.659Z] Attempting uninstall: idna [2021-09-30T19:16:10.659Z] Found existing installation: idna 3.1 [2021-09-30T19:16:10.659Z] Uninstalling idna-3.1: [2021-09-30T19:16:10.659Z] Successfully uninstalled idna-3.1 [2021-09-30T19:16:10.925Z] Attempting uninstall: chardet [2021-09-30T19:16:10.925Z] Found existing installation: chardet 4.0.0 [2021-09-30T19:16:10.925Z] Uninstalling chardet-4.0.0: [2021-09-30T19:16:10.925Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T19:16:11.195Z] Attempting uninstall: requests [2021-09-30T19:16:11.195Z] Found existing installation: requests 2.25.1 [2021-09-30T19:16:11.195Z] Uninstalling requests-2.25.1: [2021-09-30T19:16:11.195Z] Successfully uninstalled requests-2.25.1 [2021-09-30T19:16:11.195Z] Running setup.py install for texttable: started [2021-09-30T19:16:11.465Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T19:16:11.465Z] Running setup.py install for PyYAML: started [2021-09-30T19:16:12.047Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T19:16:12.047Z] Running setup.py install for docopt: started [2021-09-30T19:16:12.313Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T19:16:12.313Z] Running setup.py install for dockerpty: started [2021-09-30T19:16:12.580Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T19:16:12.846Z] 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-30T19:16:15.421Z] Removing intermediate container c9f860dfee85 [2021-09-30T19:16:15.421Z] ---> db311a780108 [2021-09-30T19:16:15.421Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T19:16:15.687Z] ---> Running in 89eb2c73a394 [2021-09-30T19:16:15.687Z] Removing intermediate container 89eb2c73a394 [2021-09-30T19:16:15.687Z] ---> d1abcfaad7a8 [2021-09-30T19:16:15.687Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T19:16:15.687Z] ---> Running in 834ef6058826 [2021-09-30T19:16:15.687Z] Removing intermediate container 834ef6058826 [2021-09-30T19:16:15.687Z] ---> 47ad595c0d51 [2021-09-30T19:16:15.687Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T19:16:15.955Z] ---> 2c0c8cc559f7 [2021-09-30T19:16:15.955Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T19:16:16.229Z] ---> 8e5eebd2ca7b [2021-09-30T19:16:16.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T19:16:16.497Z] ---> b385eb3d7e08 [2021-09-30T19:16:16.497Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T19:16:16.497Z] ---> Running in fd4cec1e62fa [2021-09-30T19:16:16.497Z] Removing intermediate container fd4cec1e62fa [2021-09-30T19:16:16.497Z] ---> 4d36c0068081 [2021-09-30T19:16:16.497Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:16:16.497Z] ---> Running in 2dfbfa1555e8 [2021-09-30T19:16:16.763Z] Removing intermediate container 2dfbfa1555e8 [2021-09-30T19:16:16.763Z] ---> c511cdbd4cff [2021-09-30T19:16:16.763Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:16:16.763Z] ---> Running in 7aa5a45c7e3d [2021-09-30T19:16:16.763Z] Removing intermediate container 7aa5a45c7e3d [2021-09-30T19:16:16.763Z] ---> 2ea7f65eec96 [2021-09-30T19:16:16.763Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:16:16.763Z] ---> Running in 00570f01b49c [2021-09-30T19:16:17.029Z] Removing intermediate container 00570f01b49c [2021-09-30T19:16:17.029Z] ---> 3ce08810fc42 [2021-09-30T19:16:17.029Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:16:17.029Z] ---> Running in b69c7f39f952 [2021-09-30T19:16:17.029Z] Removing intermediate container b69c7f39f952 [2021-09-30T19:16:17.029Z] ---> 9677fbc9827e [2021-09-30T19:16:17.029Z] [2021-09-30T19:16:17.029Z] Successfully built 9677fbc9827e [2021-09-30T19:16:17.029Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T19:16:17.306Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T19:16:17.323Z] $ docker stop --time=1 3fc7594f3062798686b1bd930ac43127bb8f2385ae9c05db7bd0f97b24750c6b [2021-09-30T19:16:18.695Z] $ docker rm -f 3fc7594f3062798686b1bd930ac43127bb8f2385ae9c05db7bd0f97b24750c6b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T19:16:19.149Z] + docker images [2021-09-30T19:16:19.149Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T19:16:19.149Z] sys-mgmt-agent latest 9677fbc9827e 3 seconds ago 325MB [2021-09-30T19:16:19.149Z] core-metadata latest 8a9183aba92d 13 seconds ago 16.8MB [2021-09-30T19:16:19.149Z] support-scheduler latest 2dde6e1206e5 14 seconds ago 16.1MB [2021-09-30T19:16:19.149Z] cf04984374e2 17 seconds ago 1.76GB [2021-09-30T19:16:19.149Z] c37e76efed60 18 seconds ago 1.75GB [2021-09-30T19:16:19.149Z] ce9ad43e0df4 23 seconds ago 1.75GB [2021-09-30T19:16:19.149Z] support-notifications latest e7c48954b629 25 seconds ago 16.8MB [2021-09-30T19:16:19.149Z] fda20273e565 30 seconds ago 1.75GB [2021-09-30T19:16:19.149Z] core-data latest bb56e7153b99 About a minute ago 20.5MB [2021-09-30T19:16:19.149Z] security-secretstore-setup latest 76f7fb164b04 About a minute ago 28.2MB [2021-09-30T19:16:19.149Z] security-bootstrapper latest 132d553611a5 About a minute ago 18.8MB [2021-09-30T19:16:19.149Z] security-proxy-setup latest d442a8ce54da About a minute ago 26.7MB [2021-09-30T19:16:19.149Z] core-command latest e81d9747e440 About a minute ago 16MB [2021-09-30T19:16:19.149Z] 3c3eb4bcfbc8 About a minute ago 1.76GB [2021-09-30T19:16:19.149Z] db3b5d37f573 About a minute ago 1.76GB [2021-09-30T19:16:19.149Z] a91049490114 About a minute ago 1.76GB [2021-09-30T19:16:19.149Z] f1967e8bc29d About a minute ago 1.75GB [2021-09-30T19:16:19.149Z] 835758b7629c About a minute ago 1.75GB [2021-09-30T19:16:19.149Z] ci-base-image-x86_64 latest 8877a5003b35 6 minutes ago 1.25GB [2021-09-30T19:16:19.149Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T19:16:19.149Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T19:16:19.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T19:16:19.149Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T19:16:19.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-30T19:16:19.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [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-30T19:16:20.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T19:16:22.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T19:16:22.585Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T19:16:34.916Z] Still waiting to schedule task [2021-09-30T19:16:34.916Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-30T19:16:35.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T19:16:35.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T19:16:35.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T19:16:35.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T19:16:35.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T19:16:35.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T19:16:36.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T19:16:36.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T19:16:36.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T19:16:36.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T19:16:43.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements [2021-09-30T19:16:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T19:16:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T19:16:47.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 98.5% of statements [2021-09-30T19:16:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T19:16:48.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.312s coverage: 46.3% of statements [2021-09-30T19:16:48.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T19:16:48.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T19:16:51.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.618s coverage: 90.1% of statements [2021-09-30T19:16:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T19:16:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:16:51.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 84.4% of statements [2021-09-30T19:16:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T19:16:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T19:16:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T19:16:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T19:16:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.585s coverage: 94.2% of statements [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 59.1% of statements [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 60.0% of statements [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.280s coverage: 0.8% of statements [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 21.7% of statements [2021-09-30T19:16:59.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.195s coverage: 79.5% of statements [2021-09-30T19:16:59.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements [2021-09-30T19:17:00.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements [2021-09-30T19:17:01.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements [2021-09-30T19:17:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements [2021-09-30T19:17:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-09-30T19:17:19.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 82.5% of statements [2021-09-30T19:17:19.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.753s coverage: 91.2% of statements [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 64.4% of statements [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T19:17:26.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T19:17:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements [2021-09-30T19:17:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements [2021-09-30T19:17:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements [2021-09-30T19:17:28.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-09-30T19:17:28.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-09-30T19:17:32.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 70.3% of statements [2021-09-30T19:17:32.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T19:17:32.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T19:17:32.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T19:17:34.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.731s coverage: 43.4% of statements [2021-09-30T19:17:34.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T19:17:34.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T19:17:34.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.346s coverage: 89.5% of statements [2021-09-30T19:17:34.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T19:17:34.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2021-09-30T19:17:34.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T19:17:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.5% of statements [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T19:17:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.0% of statements [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T19:17:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 63.2% of statements [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T19:17:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T19:17:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T19:17:44.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T19:17:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2021-09-30T19:17:44.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-09-30T19:17:44.407Z] 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-30T19:17:44.407Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-30T19:17:44.407Z] GO111MODULE=on go vet ./... [2021-09-30T19:17:45.775Z] Running on prd-ubuntu18.04-docker-8c-8g-322 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws [2021-09-30T19:17:45.840Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-30T19:17:46.019Z] The recommended git tool is: git [2021-09-30T19:17:48.669Z] using credential edgex-jenkins-ssh [2021-09-30T19:17:48.683Z] Cloning the remote Git repository [2021-09-30T19:17:48.748Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:17:48.821Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-30T19:17:48.857Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:17:48.857Z] > git --version # timeout=10 [2021-09-30T19:17:48.864Z] > git --version # 'git version 2.17.1' [2021-09-30T19:17:48.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T19:17:48.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T19:18:31.402Z] Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:18:31.520Z] Merge succeeded, producing 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:18:31.521Z] Checking out Revision 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 (PR-3738) [2021-09-30T19:18:30.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T19:18:30.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T19:18:30.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T19:18:30.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:18:30.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T19:18:30.757Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T19:18:31.408Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T19:18:31.414Z] > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 [2021-09-30T19:18:31.477Z] > git remote # timeout=10 [2021-09-30T19:18:31.484Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T19:18:31.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T19:18:31.495Z] > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 [2021-09-30T19:18:31.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T19:18:31.519Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T19:18:31.524Z] > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 [2021-09-30T19:18:35.321Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-09-30T19:18:35.348Z] > git --version # timeout=10 [2021-09-30T19:18:35.354Z] > git --version # 'git version 2.17.1' [2021-09-30T19:18:35.358Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:18:36.523Z] + echo snap-build.sh [2021-09-30T19:18:36.523Z] snap-build.sh [2021-09-30T19:18:36.523Z] + SNAP_BASE_DIR=. [2021-09-30T19:18:36.523Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-30T19:18:36.523Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-30T19:18:36.523Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-30T19:18:36.523Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-30T19:18:36.523Z] + cd /w/workspace/edgex-go/1 [2021-09-30T19:18:36.523Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-30T19:18:36.523Z] Reading package lists... [2021-09-30T19:18:36.523Z] Building dependency tree... [2021-09-30T19:18:36.523Z] Reading state information... [2021-09-30T19:18:36.523Z] The following packages were automatically installed and are no longer required: [2021-09-30T19:18:36.524Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-30T19:18:36.524Z] uidmap xdelta3 [2021-09-30T19:18:36.524Z] Use 'sudo apt autoremove' to remove them. [2021-09-30T19:18:36.524Z] The following packages will be REMOVED: [2021-09-30T19:18:36.524Z] lxd* lxd-client* [2021-09-30T19:18:36.794Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-30T19:18:36.794Z] After this operation, 31.7 MB disk space will be freed. [2021-09-30T19:18:37.331Z] (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-30T19:18:37.331Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T19:18:38.305Z] Removing lxd dnsmasq configuration [2021-09-30T19:18:38.305Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T19:18:38.305Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-30T19:18:39.270Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T19:18:39.270Z] (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-30T19:18:39.270Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T19:18:40.695Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-30T19:18:40.695Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-30T19:18:41.281Z] + sudo snap remove --purge lxd [2021-09-30T19:18:41.281Z] snap "lxd" is not installed [2021-09-30T19:18:41.281Z] + sudo groupadd --force --system lxd [2021-09-30T19:18:41.549Z] ++ whoami [2021-09-30T19:18:41.549Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-30T19:18:41.549Z] + newgrp - lxd [2021-09-30T19:18:41.549Z] + sudo snap install lxd [2021-09-30T19:18:51.636Z] 2021-09-30T19:18:48Z INFO Waiting for automatic snapd restart... [2021-09-30T19:19:06.230Z] gofmt -l . [2021-09-30T19:19:06.230Z] [ "`gofmt -l .`" = "" ] [2021-09-30T19:19:06.230Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T19:19:06.644Z] lxd 4.18 from Canonical* installed [2021-09-30T19:19:06.645Z] + sudo lxd init --auto [2021-09-30T19:19:06.922Z] + ls -al . [2021-09-30T19:19:06.922Z] total 640 [2021-09-30T19:19:06.922Z] drwxrwxr-x 9 1001 1001 4096 Sep 30 19:19 . [2021-09-30T19:19:06.922Z] drwxr-xr-x 4 root root 4096 Sep 30 19:14 .. [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 19:12 .dockerignore [2021-09-30T19:19:06.922Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:12 .git [2021-09-30T19:19:06.922Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 19:12 .github [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 19:12 .gitignore [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 19:12 .golangci.yml [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 19:12 .hadolint.yml [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 19:12 .sonarcloud.properties [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:12 ADOPTERS.md [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 19:12 Attribution.txt [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 19:12 CHANGELOG.md [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:12 CONTRIBUTING.md [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 19:12 GOVERNANCE.md [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 19:12 Jenkinsfile [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:12 LICENSE [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 19:12 Makefile [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 19:12 OWNERS.md [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 19:12 README.md [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:12 SECURITY.md [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 19:09 VERSION [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:12 ZMQWindows.md [2021-09-30T19:19:06.922Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 19:12 bin [2021-09-30T19:19:06.922Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 19:12 cmd [2021-09-30T19:19:06.922Z] -rw-r--r-- 1 root root 403265 Sep 30 19:17 coverage.out [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 19:12 go.mod [2021-09-30T19:19:06.922Z] -rw-r--r-- 1 root root 50143 Sep 30 19:14 go.sum [2021-09-30T19:19:06.922Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 19:12 internal [2021-09-30T19:19:06.922Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 19:12 openapi [2021-09-30T19:19:06.922Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 19:12 snap [2021-09-30T19:19:06.922Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 19:12 version.go [Pipeline] sh [2021-09-30T19:19:07.612Z] + '[' -e coverage.out ] [2021-09-30T19:19:07.612Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T19:19:07.657Z] Warning: overwriting stash ‘coverage-report’ [2021-09-30T19:19:08.663Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T19:19:09.375Z] + make build [2021-09-30T19:19:09.375Z] go mod tidy [2021-09-30T19:19:09.976Z] 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-30T19:19:14.870Z] + sudo snap install --classic snapcraft [2021-09-30T19:19:16.703Z] 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-30T19:19:23.090Z] snapcraft 5.0 from Canonical* installed [2021-09-30T19:19:23.090Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-30T19:19:23.090Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-30T19:19:23.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:19:23.090Z] Dload Upload Total Spent Left Speed [2021-09-30T19:19:23.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 [2021-09-30T19:19:23.357Z] 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 9925k [2021-09-30T19:19:23.357Z] ./yq_linux_amd64 [2021-09-30T19:19:23.357Z] + sudo snapcraft prime --use-lxd [2021-09-30T19:19:25.942Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-30T19:19:25.942Z] 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-30T19:19:25.942Z] - README.md [2021-09-30T19:19:25.942Z] [2021-09-30T19:19:25.942Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T19:19:25.942Z] Launching a container. [2021-09-30T19:19:32.595Z] Waiting for container to be ready [2021-09-30T19:19:32.595Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-30T19:19:32.595Z] [2021-09-30T19:19:36.848Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-30T19:19:36.848Z] Waiting for network to be ready... [2021-09-30T19:19:36.848Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T19:19:37.117Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T19:19:37.117Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T19:19:37.117Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T19:19:37.385Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T19:19:37.385Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T19:19:37.385Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T19:19:37.385Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T19:19:37.385Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T19:19:37.385Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T19:19:37.652Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T19:19:37.918Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T19:19:38.186Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T19:19:38.186Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T19:19:38.186Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T19:19:38.186Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T19:19:38.186Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T19:19:38.186Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T19:19:38.773Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T19:19:38.902Z] 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-30T19:19:39.038Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T19:19:39.307Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T19:19:39.307Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T19:19:39.307Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T19:19:39.307Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T19:19:39.307Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T19:19:39.307Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T19:19:39.307Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T19:19:41.890Z] Fetched 25.4 MB in 5s (5615 kB/s) [2021-09-30T19:19:42.325Z] 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-30T19:19:42.473Z] Reading package lists... [2021-09-30T19:19:42.473Z] Reading package lists... [2021-09-30T19:19:42.741Z] Building dependency tree... [2021-09-30T19:19:42.741Z] Reading state information... [2021-09-30T19:19:43.007Z] The following additional packages will be installed: [2021-09-30T19:19:43.007Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T19:19:43.007Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T19:19:43.007Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T19:19:43.007Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-30T19:19:43.007Z] Suggested packages: [2021-09-30T19:19:43.007Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-30T19:19:43.007Z] Recommended packages: [2021-09-30T19:19:43.007Z] gnupg libsasl2-modules [2021-09-30T19:19:43.007Z] The following NEW packages will be installed: [2021-09-30T19:19:43.007Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T19:19:43.007Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T19:19:43.007Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T19:19:43.007Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-30T19:19:43.007Z] The following packages will be upgraded: [2021-09-30T19:19:43.007Z] gpg gpg-agent gpgconf libudev1 [2021-09-30T19:19:43.007Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-30T19:19:43.007Z] Need to get 3527 kB of archives. [2021-09-30T19:19:43.007Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-30T19:19:43.007Z] 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-30T19:19:43.007Z] 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-30T19:19:43.007Z] 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-30T19:19:43.007Z] 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-30T19:19:43.274Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-30T19:19:43.542Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-30T19:19:43.808Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-30T19:19:44.076Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-30T19:19:44.076Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-30T19:19:44.076Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-30T19:19:44.076Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-30T19:19:44.076Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-30T19:19:44.076Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-30T19:19:44.076Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-30T19:19:44.076Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-30T19:19:44.076Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-30T19:19:44.076Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-30T19:19:44.076Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-30T19:19:44.076Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-30T19:19:44.076Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-30T19:19:44.076Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-30T19:19:44.076Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-30T19:19:44.342Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T19:19:44.342Z] Fetched 3527 kB in 1s (3030 kB/s) [2021-09-30T19:19:44.342Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T19:19:44.342Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-30T19:19:44.342Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T19:19:44.342Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-30T19:19:44.342Z] Selecting previously unselected package udev. [2021-09-30T19:19:44.342Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T19:19:44.342Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-30T19:19:44.609Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-30T19:19:44.609Z] Selecting previously unselected package libfuse2:amd64. [2021-09-30T19:19:44.609Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T19:19:44.609Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T19:19:44.875Z] Selecting previously unselected package fuse. [2021-09-30T19:19:44.875Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T19:19:44.875Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-30T19:19:44.875Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T19:19:44.875Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T19:19:44.875Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T19:19:44.875Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T19:19:44.875Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T19:19:44.875Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T19:19:45.141Z] Selecting previously unselected package libksba8:amd64. [2021-09-30T19:19:45.141Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-30T19:19:45.141Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-30T19:19:45.141Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-30T19:19:45.141Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.141Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.141Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-30T19:19:45.141Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.141Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.141Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-30T19:19:45.141Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.408Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.409Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-30T19:19:45.409Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.409Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.409Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-30T19:19:45.409Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.409Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.409Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-30T19:19:45.409Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.409Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.409Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-30T19:19:45.409Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.409Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.700Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-30T19:19:45.700Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.700Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.700Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-30T19:19:45.700Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T19:19:45.700Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.700Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-30T19:19:45.700Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T19:19:45.700Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T19:19:45.700Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-30T19:19:45.700Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T19:19:45.700Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T19:19:45.700Z] Selecting previously unselected package libldap-common. [2021-09-30T19:19:45.700Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-30T19:19:45.700Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T19:19:45.700Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-30T19:19:45.700Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-30T19:19:45.700Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T19:19:45.776Z] 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-30T19:19:45.968Z] Selecting previously unselected package dirmngr. [2021-09-30T19:19:45.968Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T19:19:45.968Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T19:19:45.968Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T19:19:45.968Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-30T19:19:45.968Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T19:19:45.968Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T19:19:45.968Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T19:19:45.968Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-30T19:19:45.968Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:45.968Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-30T19:19:45.968Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T19:19:45.968Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-30T19:19:46.236Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-30T19:19:46.506Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.506Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-30T19:19:46.506Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-30T19:19:46.506Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-30T19:19:46.506Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.507Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.507Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.507Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.507Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.507Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.507Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T19:19:46.507Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T19:19:46.507Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T19:19:46.507Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T19:19:47.097Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-30T19:19:47.097Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-30T19:19:47.097Z] This means they are not meant to be enabled using systemctl. [2021-09-30T19:19:47.097Z] Possible reasons for having this kind of units are: [2021-09-30T19:19:47.097Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-30T19:19:47.097Z] .wants/ or .requires/ directory. [2021-09-30T19:19:47.097Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-30T19:19:47.097Z] a requirement dependency on it. [2021-09-30T19:19:47.097Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-30T19:19:47.097Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-30T19:19:47.097Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-30T19:19:47.097Z] instance name specified. [2021-09-30T19:19:47.210Z] 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-30T19:19:47.364Z] Reading package lists... [2021-09-30T19:19:47.631Z] Building dependency tree... [2021-09-30T19:19:47.631Z] Reading state information... [2021-09-30T19:19:47.899Z] The following additional packages will be installed: [2021-09-30T19:19:47.899Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-30T19:19:47.899Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-30T19:19:47.899Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-30T19:19:47.899Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-30T19:19:47.899Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-30T19:19:47.899Z] Suggested packages: [2021-09-30T19:19:47.899Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-30T19:19:47.899Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-30T19:19:47.899Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-30T19:19:47.899Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-30T19:19:47.899Z] systemd-container policykit-1 [2021-09-30T19:19:47.899Z] Recommended packages: [2021-09-30T19:19:47.899Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-30T19:19:47.899Z] The following NEW packages will be installed: [2021-09-30T19:19:47.899Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-30T19:19:47.899Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-30T19:19:47.899Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-30T19:19:47.899Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-30T19:19:47.899Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-30T19:19:47.899Z] The following packages will be upgraded: [2021-09-30T19:19:47.899Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-30T19:19:47.899Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-30T19:19:47.899Z] Need to get 36.8 MB of archives. [2021-09-30T19:19:47.899Z] After this operation, 147 MB of additional disk space will be used. [2021-09-30T19:19:47.899Z] 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-30T19:19:47.899Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-30T19:19:47.899Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-30T19:19:47.899Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-30T19:19:48.166Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-30T19:19:48.166Z] 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-30T19:19:48.166Z] 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-30T19:19:48.166Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-30T19:19:48.166Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-30T19:19:48.166Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-30T19:19:48.166Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-30T19:19:48.166Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-30T19:19:48.166Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-30T19:19:48.166Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-30T19:19:48.166Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-30T19:19:48.166Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-30T19:19:48.166Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-30T19:19:49.128Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-30T19:19:49.129Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-30T19:19:49.129Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-30T19:19:49.129Z] 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-30T19:19:49.129Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-30T19:19:49.129Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-30T19:19:49.129Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-30T19:19:49.129Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-30T19:19:49.129Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-30T19:19:49.129Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-30T19:19:49.129Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-30T19:19:49.129Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-30T19:19:49.129Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-30T19:19:50.538Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T19:19:50.538Z] Fetched 36.8 MB in 2s (15.5 MB/s) [2021-09-30T19:19:50.538Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T19:19:50.538Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-30T19:19:50.538Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T19:19:50.585Z] 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-30T19:19:51.121Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-30T19:19:51.121Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T19:19:51.121Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-30T19:19:51.121Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T19:19:51.121Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-30T19:19:51.121Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-30T19:19:51.388Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-30T19:19:51.388Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T19:19:51.388Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-30T19:19:51.388Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-30T19:19:51.973Z] Setting up apt (1.6.14) ... [2021-09-30T19:19:51.973Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-30T19:19:52.239Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-30T19:19:52.239Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-30T19:19:52.239Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T19:19:52.239Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T19:19:52.595Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-30T19:19:52.595Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T19:19:52.595Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:52.595Z] Selecting previously unselected package libexpat1:amd64. [2021-09-30T19:19:52.595Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-30T19:19:52.595Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T19:19:52.866Z] Selecting previously unselected package python3.6-minimal. [2021-09-30T19:19:52.866Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T19:19:52.866Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:52.866Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T19:19:53.133Z] Checking for services that may need to be restarted...done. [2021-09-30T19:19:53.133Z] Checking for services that may need to be restarted...done. [2021-09-30T19:19:53.133Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:53.133Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T19:19:53.133Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:53.400Z] Selecting previously unselected package python3-minimal. [2021-09-30T19:19:53.667Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-30T19:19:53.667Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-30T19:19:53.667Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-30T19:19:53.667Z] Selecting previously unselected package mime-support. [2021-09-30T19:19:53.667Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-30T19:19:53.667Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-30T19:19:53.667Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-30T19:19:53.667Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-30T19:19:53.667Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T19:19:53.667Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-30T19:19:53.667Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T19:19:53.667Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:53.948Z] Selecting previously unselected package python3.6. [2021-09-30T19:19:53.948Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T19:19:53.948Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:53.948Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-30T19:19:53.948Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-30T19:19:53.948Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T19:19:53.948Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-30T19:19:53.971Z] 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-30T19:19:54.240Z] Selecting previously unselected package python3. [2021-09-30T19:19:54.240Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-30T19:19:54.240Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-30T19:19:54.240Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-30T19:19:54.240Z] Selecting previously unselected package multiarch-support. [2021-09-30T19:19:54.240Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T19:19:54.240Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T19:19:54.534Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T19:19:54.534Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-30T19:19:54.534Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-30T19:19:54.534Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-30T19:19:54.534Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T19:19:54.534Z] Selecting previously unselected package libbsd0:amd64. [2021-09-30T19:19:54.534Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-30T19:19:54.534Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T19:19:54.534Z] Selecting previously unselected package sudo. [2021-09-30T19:19:54.534Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-30T19:19:54.534Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T19:19:54.534Z] Selecting previously unselected package apparmor. [2021-09-30T19:19:54.534Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T19:19:54.828Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-30T19:19:54.828Z] Selecting previously unselected package libedit2:amd64. [2021-09-30T19:19:54.828Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-30T19:19:54.828Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T19:19:54.828Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-30T19:19:54.828Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T19:19:54.828Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:19:54.828Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-30T19:19:54.828Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T19:19:54.828Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:19:55.135Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-30T19:19:55.135Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-30T19:19:55.135Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T19:19:55.135Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-30T19:19:55.135Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T19:19:55.135Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:19:55.135Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-30T19:19:55.135Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T19:19:55.135Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:19:55.135Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-30T19:19:55.135Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-30T19:19:55.135Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T19:19:55.401Z] Selecting previously unselected package openssh-client. [2021-09-30T19:19:55.401Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-30T19:19:55.401Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T19:19:55.401Z] Selecting previously unselected package squashfs-tools. [2021-09-30T19:19:55.401Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-30T19:19:55.401Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T19:19:55.401Z] Selecting previously unselected package snapd. [2021-09-30T19:19:55.401Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-30T19:19:55.668Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-30T19:19:56.594Z] 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-30T19:19:57.610Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T19:19:57.610Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T19:19:57.610Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-30T19:19:57.877Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T19:19:58.145Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T19:19:58.145Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:19:58.145Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T19:19:58.145Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-30T19:19:58.145Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-30T19:19:58.729Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T19:19:58.729Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T19:19:58.729Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T19:19:58.729Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:58.729Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:19:58.729Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T19:19:59.311Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T19:19:59.311Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:19:59.311Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T19:19:59.311Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-30T19:19:59.311Z] running python rtupdate hooks for python3.6... [2021-09-30T19:19:59.311Z] running python post-rtupdate hooks for python3.6... [2021-09-30T19:19:59.311Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-30T19:19:59.898Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-30T19:20:00.165Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T19:20:00.165Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T19:20:00.165Z] Setting up snapd (2.51.1+18.04) ... [2021-09-30T19:20:00.750Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-30T19:20:00.750Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-30T19:20:00.888Z] 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-30T19:20:01.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-30T19:20:01.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-30T19:20:01.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T19:20:01.284Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T19:20:01.551Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-30T19:20:01.824Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-30T19:20:01.824Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-30T19:20:02.090Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-30T19:20:02.090Z] /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-30T19:20:02.356Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T19:20:02.356Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T19:20:03.317Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T19:20:03.317Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T19:20:03.317Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T19:20:03.521Z] 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-30T19:20:04.544Z] Reading package lists... [2021-09-30T19:20:04.544Z] Reading package lists... [2021-09-30T19:20:04.816Z] Building dependency tree... [2021-09-30T19:20:04.816Z] Reading state information... [2021-09-30T19:20:04.816Z] Calculating upgrade... [2021-09-30T19:20:05.093Z] The following packages will be upgraded: [2021-09-30T19:20:05.093Z] advancecomp base-files bash binutils binutils-common [2021-09-30T19:20:05.093Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-30T19:20:05.093Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-30T19:20:05.093Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-30T19:20:05.093Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-30T19:20:05.093Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-30T19:20:05.093Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-30T19:20:05.093Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-30T19:20:05.093Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-30T19:20:05.093Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-30T19:20:05.093Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-30T19:20:05.093Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-30T19:20:05.093Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-30T19:20:05.093Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-30T19:20:05.093Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-30T19:20:05.093Z] ubuntu-keyring util-linux [2021-09-30T19:20:05.093Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T19:20:05.093Z] Need to get 64.2 MB of archives. [2021-09-30T19:20:05.093Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-30T19:20:05.093Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-30T19:20:05.093Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-30T19:20:05.093Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-30T19:20:05.093Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-30T19:20:05.093Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-30T19:20:05.093Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-30T19:20:05.093Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-30T19:20:05.093Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-30T19:20:05.093Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-30T19:20:05.093Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-30T19:20:05.093Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-30T19:20:05.093Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-30T19:20:05.093Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-30T19:20:05.372Z] 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-30T19:20:05.373Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-30T19:20:05.373Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-30T19:20:05.373Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-30T19:20:05.373Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-30T19:20:05.652Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-30T19:20:05.652Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-30T19:20:05.652Z] 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-30T19:20:05.652Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-30T19:20:05.652Z] 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-30T19:20:05.652Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-30T19:20:05.652Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-30T19:20:05.652Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-30T19:20:05.652Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-30T19:20:05.652Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-30T19:20:05.652Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-30T19:20:05.652Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-30T19:20:05.652Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-30T19:20:05.652Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-30T19:20:05.652Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-30T19:20:05.652Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-30T19:20:05.652Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-30T19:20:05.652Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-30T19:20:05.652Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-30T19:20:05.652Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-30T19:20:05.652Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-30T19:20:05.652Z] 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-30T19:20:05.652Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-30T19:20:05.652Z] 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-30T19:20:05.652Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-30T19:20:05.652Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-30T19:20:05.652Z] 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-30T19:20:05.652Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-30T19:20:05.652Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-30T19:20:05.652Z] 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-30T19:20:05.652Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-30T19:20:05.652Z] 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-30T19:20:05.928Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-30T19:20:05.928Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-30T19:20:05.928Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-30T19:20:05.928Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-30T19:20:05.928Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-30T19:20:05.928Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-30T19:20:05.928Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-30T19:20:05.928Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-30T19:20:06.202Z] 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-30T19:20:06.202Z] 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-30T19:20:06.202Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-30T19:20:06.202Z] 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-30T19:20:06.202Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-30T19:20:06.202Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-30T19:20:06.202Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-30T19:20:06.202Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-30T19:20:06.481Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-30T19:20:06.481Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-30T19:20:06.481Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-30T19:20:06.481Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-30T19:20:06.481Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-30T19:20:06.755Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-30T19:20:06.755Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-30T19:20:06.755Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-30T19:20:06.755Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-30T19:20:06.755Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-30T19:20:06.755Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-30T19:20:06.755Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-30T19:20:06.755Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-30T19:20:06.755Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-30T19:20:06.755Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-30T19:20:06.904Z] 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-30T19:20:07.029Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-30T19:20:07.029Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-30T19:20:07.029Z] 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-30T19:20:07.029Z] 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-30T19:20:07.029Z] 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-30T19:20:07.029Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-30T19:20:07.029Z] 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-30T19:20:07.029Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-30T19:20:07.029Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-30T19:20:07.029Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-30T19:20:07.304Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-30T19:20:07.304Z] 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-30T19:20:07.304Z] 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-30T19:20:07.304Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-30T19:20:07.304Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-30T19:20:07.304Z] 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-30T19:20:07.304Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-30T19:20:07.304Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-30T19:20:07.304Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-30T19:20:07.304Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-30T19:20:07.304Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-30T19:20:07.578Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-30T19:20:07.578Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T19:20:07.578Z] Fetched 64.2 MB in 2s (25.7 MB/s) [2021-09-30T19:20:07.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T19:20:07.578Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T19:20:07.578Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T19:20:08.177Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T19:20:08.177Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T19:20:08.177Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-30T19:20:08.177Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-30T19:20:08.450Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:08.450Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:08.450Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:08.450Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:08.450Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:08.450Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:08.727Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:08.727Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:08.727Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:08.727Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:08.727Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:08.727Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:08.727Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:08.727Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:09.031Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:09.031Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T19:20:09.031Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:09.031Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-30T19:20:09.031Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:09.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T19:20:09.305Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:09.305Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:09.305Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:09.305Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:09.305Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:09.577Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T19:20:09.578Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:09.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T19:20:09.578Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T19:20:09.851Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T19:20:10.126Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T19:20:10.401Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T19:20:10.401Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-30T19:20:10.401Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-30T19:20:10.401Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-30T19:20:10.401Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-30T19:20:10.674Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-30T19:20:10.674Z] Installing new version of config file /etc/issue ... [2021-09-30T19:20:10.674Z] Installing new version of config file /etc/issue.net ... [2021-09-30T19:20:10.674Z] Installing new version of config file /etc/lsb-release ... [2021-09-30T19:20:10.674Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-30T19:20:10.947Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-30T19:20:10.947Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-30T19:20:10.947Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-30T19:20:10.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:10.947Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-30T19:20:10.947Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-30T19:20:11.220Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-30T19:20:11.220Z] 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-30T19:20:11.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:11.220Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:11.220Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:11.220Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:11.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:11.497Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-30T19:20:11.497Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-30T19:20:11.497Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-30T19:20:11.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:11.497Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-30T19:20:11.497Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T19:20:11.771Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-30T19:20:11.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:11.771Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T19:20:11.771Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T19:20:11.771Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T19:20:12.048Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:12.048Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T19:20:12.048Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T19:20:12.048Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-30T19:20:12.048Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:12.048Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-30T19:20:12.048Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-30T19:20:12.048Z] Setting up grep (3.1-2build1) ... [2021-09-30T19:20:12.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:12.322Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-30T19:20:12.322Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-30T19:20:12.322Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-30T19:20:12.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:12.322Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T19:20:12.322Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] } [2021-09-30T19:20:12.326Z] $ docker stop --time=1 f9433394ef2195b5e0b5befd35b53b4621581e22819414363c8a885256f7ca01 [2021-09-30T19:20:12.594Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-30T19:20:12.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:12.594Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T19:20:12.594Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T19:20:12.594Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-30T19:20:12.594Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:12.594Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T19:20:12.594Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T19:20:13.189Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T19:20:13.189Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T19:20:13.189Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T19:20:13.189Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T19:20:13.463Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-30T19:20:13.463Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:13.463Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-30T19:20:13.463Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T19:20:14.060Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T19:20:14.060Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T19:20:14.060Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T19:20:14.060Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T19:20:14.060Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T19:20:14.060Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:14.060Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-30T19:20:14.060Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-30T19:20:14.365Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-30T19:20:14.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:14.365Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:14.365Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:14.365Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:14.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:14.640Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:14.640Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:14.640Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:14.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:14.640Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:14.640Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:14.919Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:14.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:14.919Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:14.919Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:14.919Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:14.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:14.919Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T19:20:14.919Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T19:20:15.171Z] $ docker rm -f f9433394ef2195b5e0b5befd35b53b4621581e22819414363c8a885256f7ca01 [2021-09-30T19:20:15.193Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T19:20:15.193Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T19:20:15.193Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T19:20:15.193Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:15.193Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T19:20:15.193Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T19:20:15.193Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T19:20:15.193Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:15.193Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:15.193Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:15.467Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:15.467Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:15.467Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:15.467Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:15.467Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:15.467Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:15.467Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:15.744Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:16.018Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:16.291Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-09-30T19:20:16.569Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-30T19:20:16.569Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:16.569Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T19:20:16.569Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T19:20:16.569Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-30T19:20:16.843Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T19:20:16.843Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-30T19:20:16.843Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T19:20:16.843Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-30T19:20:16.843Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T19:20:16.843Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-30T19:20:16.843Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:20:17.118Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-30T19:20:17.118Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T19:20:17.118Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-30T19:20:17.118Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T19:20:17.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:20:17.392Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-30T19:20:17.392Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T19:20:17.392Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-30T19:20:17.392Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T19:20:17.392Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-30T19:20:17.392Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T19:20:17.392Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T19:20:17.392Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T19:20:17.392Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T19:20:17.512Z] [2021-09-30T19:20:17.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:20:17.667Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T19:20:17.667Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T19:20:17.667Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T19:20:17.667Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T19:20:17.667Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-30T19:20:17.667Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T19:20:17.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:20:17.941Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T19:20:17.941Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T19:20:17.941Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:17.941Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T19:20:17.941Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T19:20:17.941Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-30T19:20:18.192Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T19:20:18.192Z] 29e5d40040c1: Pulling fs layer [2021-09-30T19:20:18.192Z] 1ce36da41761: Pulling fs layer [2021-09-30T19:20:18.192Z] 25b303627fd3: Pulling fs layer [2021-09-30T19:20:18.216Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T19:20:18.216Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T19:20:18.216Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T19:20:18.216Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T19:20:18.216Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:18.216Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-30T19:20:18.216Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-30T19:20:18.216Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-30T19:20:18.465Z] 29e5d40040c1: Verifying Checksum [2021-09-30T19:20:18.465Z] 29e5d40040c1: Download complete [2021-09-30T19:20:18.492Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:18.492Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-30T19:20:18.492Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-30T19:20:18.492Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-30T19:20:18.492Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:18.492Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-30T19:20:18.492Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T19:20:18.492Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T19:20:18.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:18.781Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T19:20:18.781Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T19:20:18.781Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T19:20:18.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:18.781Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-30T19:20:18.781Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-30T19:20:19.070Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-30T19:20:19.070Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:19.070Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T19:20:19.070Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T19:20:19.344Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-30T19:20:19.344Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:19.344Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T19:20:19.344Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T19:20:19.344Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-30T19:20:19.344Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:19.344Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T19:20:19.344Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T19:20:19.449Z] 29e5d40040c1: Pull complete [2021-09-30T19:20:19.449Z] 1ce36da41761: Verifying Checksum [2021-09-30T19:20:19.449Z] 1ce36da41761: Download complete [2021-09-30T19:20:19.619Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T19:20:19.619Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:19.619Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T19:20:19.619Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T19:20:19.619Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T19:20:19.619Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:19.619Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-30T19:20:19.901Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-30T19:20:19.901Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-30T19:20:19.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:19.901Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-30T19:20:19.901Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-30T19:20:19.901Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-30T19:20:19.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:19.901Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-30T19:20:19.901Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-30T19:20:20.175Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-30T19:20:20.175Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:20.175Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-30T19:20:20.175Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-30T19:20:20.175Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-30T19:20:20.429Z] 1ce36da41761: Pull complete [2021-09-30T19:20:20.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:20.448Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-30T19:20:20.448Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-30T19:20:20.448Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-30T19:20:20.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T19:20:20.448Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-30T19:20:20.448Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-30T19:20:20.448Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-30T19:20:20.448Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-30T19:20:20.448Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T19:20:20.448Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T19:20:20.722Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T19:20:20.722Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T19:20:20.722Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T19:20:20.722Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T19:20:20.998Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-30T19:20:20.998Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-30T19:20:20.998Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T19:20:20.998Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-30T19:20:20.998Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-30T19:20:20.998Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-30T19:20:21.274Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-30T19:20:21.274Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-30T19:20:21.274Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-30T19:20:21.274Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-30T19:20:21.274Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-30T19:20:21.274Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-30T19:20:21.274Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-30T19:20:21.274Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-30T19:20:21.409Z] 25b303627fd3: Verifying Checksum [2021-09-30T19:20:21.409Z] 25b303627fd3: Download complete [2021-09-30T19:20:21.548Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-30T19:20:21.548Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-30T19:20:21.548Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-30T19:20:21.548Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-30T19:20:21.822Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-30T19:20:21.822Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-30T19:20:21.822Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-30T19:20:21.822Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-30T19:20:22.109Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T19:20:22.109Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T19:20:22.386Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T19:20:22.386Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T19:20:22.386Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T19:20:22.386Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T19:20:22.386Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T19:20:22.386Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T19:20:22.386Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:22.386Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:22.660Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:22.660Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:22.660Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:22.660Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:22.660Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:22.660Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:23.651Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:23.651Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:24.635Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:24.635Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:24.635Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:24.635Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:25.233Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:25.233Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:25.838Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T19:20:25.838Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T19:20:25.838Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T19:20:25.838Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T19:20:25.838Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T19:20:25.838Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T19:20:26.117Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T19:20:26.117Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T19:20:26.117Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-30T19:20:26.117Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-30T19:20:26.117Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T19:20:26.117Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T19:20:26.396Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T19:20:26.396Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T19:20:26.396Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-30T19:20:26.396Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-30T19:20:26.396Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:26.396Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T19:20:26.396Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:26.396Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:26.396Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:26.396Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-30T19:20:26.396Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-30T19:20:26.396Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-30T19:20:26.671Z] [2021-09-30T19:20:26.671Z] Current default time zone: 'Etc/UTC' [2021-09-30T19:20:26.671Z] Local time is now: Thu Sep 30 19:20:26 UTC 2021. [2021-09-30T19:20:26.671Z] Universal Time is now: Thu Sep 30 19:20:26 UTC 2021. [2021-09-30T19:20:26.671Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-30T19:20:26.671Z] [2021-09-30T19:20:26.671Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-30T19:20:26.671Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:26.671Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-30T19:20:26.671Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-30T19:20:26.671Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-30T19:20:26.671Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-30T19:20:26.671Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-30T19:20:26.671Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-30T19:20:26.671Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-30T19:20:26.671Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T19:20:26.671Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:26.671Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-30T19:20:26.946Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:26.946Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T19:20:26.946Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:26.946Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-30T19:20:26.946Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-30T19:20:26.946Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-30T19:20:26.946Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T19:20:26.946Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-30T19:20:26.946Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-30T19:20:26.946Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-30T19:20:26.946Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-30T19:20:28.920Z] Updating certificates in /etc/ssl/certs... [2021-09-30T19:20:29.901Z] 23 added, 28 removed; done. [2021-09-30T19:20:29.901Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T19:20:29.901Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T19:20:29.901Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-30T19:20:29.901Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-30T19:20:29.901Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-30T19:20:29.901Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.901Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T19:20:29.901Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.901Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.901Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.901Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.901Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.901Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-30T19:20:29.902Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-30T19:20:29.902Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-30T19:20:29.902Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-30T19:20:29.902Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-30T19:20:29.902Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.902Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T19:20:29.902Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-30T19:20:29.902Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-30T19:20:30.176Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-30T19:20:30.176Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T19:20:30.176Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T19:20:30.176Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-30T19:20:30.176Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-30T19:20:30.176Z] Updating certificates in /etc/ssl/certs... [2021-09-30T19:20:30.776Z] 0 added, 0 removed; done. [2021-09-30T19:20:30.776Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-30T19:20:30.776Z] done. [2021-09-30T19:20:31.378Z] Reading package lists... [2021-09-30T19:20:31.378Z] Building dependency tree... [2021-09-30T19:20:31.378Z] Reading state information... [2021-09-30T19:20:31.561Z] 25b303627fd3: Pull complete [2021-09-30T19:20:31.561Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T19:20:31.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:20:31.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T19:20:31.656Z] The following NEW packages will be installed: [2021-09-30T19:20:31.656Z] apt-transport-https [2021-09-30T19:20:31.656Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T19:20:31.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-09-30T19:20:31.882Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T19:20:31.935Z] Need to get 4348 B of archives. [2021-09-30T19:20:31.936Z] After this operation, 154 kB of additional disk space will be used. [2021-09-30T19:20:31.936Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-30T19:20:31.936Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T19:20:31.936Z] Fetched 4348 B in 0s (23.5 kB/s) [2021-09-30T19:20:31.936Z] Selecting previously unselected package apt-transport-https. [2021-09-30T19:20:31.936Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-30T19:20:31.936Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-30T19:20:31.936Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-30T19:20:31.936Z] Setting up apt-transport-https (1.6.14) ... [2021-09-30T19:20:32.208Z] Waiting for network to be ready... [2021-09-30T19:20:35.545Z] $ docker top 2d3b3665616b28636c57c2af34f83a90ac18a986f82f618ffb0b8640ca4ce881 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:20:36.651Z] + docker-compose build --help [2021-09-30T19:20:36.651Z] + grep parallel [2021-09-30T19:20:38.920Z] 2021-09-30T19:20:36Z INFO Waiting for automatic snapd restart... [2021-09-30T19:20:40.347Z] snapd 2.51.7 from Canonical* installed [2021-09-30T19:20:40.940Z] "snapd" switched to the "latest/stable" channel [2021-09-30T19:20:40.940Z] [2021-09-30T19:20:42.052Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T19:20:42.080Z] $ docker stop --time=1 2d3b3665616b28636c57c2af34f83a90ac18a986f82f618ffb0b8640ca4ce881 [2021-09-30T19:20:43.559Z] core18 20210722 from Canonical* installed [2021-09-30T19:20:43.559Z] "core18" switched to the "latest/stable" channel [2021-09-30T19:20:43.559Z] [2021-09-30T19:20:43.976Z] $ docker rm -f 2d3b3665616b28636c57c2af34f83a90ac18a986f82f618ffb0b8640ca4ce881 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:20:44.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:20:44.826Z] . [Pipeline] withDockerContainer [2021-09-30T19:20:45.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-09-30T19:20:45.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T19:20:46.170Z] snapcraft 5.0 from Canonical* installed [2021-09-30T19:20:46.170Z] "snapcraft" switched to the "latest/stable" channel [2021-09-30T19:20:46.170Z] [2021-09-30T19:20:46.981Z] $ docker top 8b56965d63d19e2932a80462e9096a076f56f07099d6cc94bb92c3f3e62c2eb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:20:48.028Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T19:20:50.476Z] 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-30T19:20:50.476Z] - README.md [2021-09-30T19:20:50.476Z] [2021-09-30T19:20:50.476Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T19:20:51.070Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T19:20:51.070Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T19:20:51.345Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T19:20:52.327Z] Reading package lists... [2021-09-30T19:20:52.926Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-30T19:20:52.926Z] Reading package lists... [2021-09-30T19:20:53.206Z] Building dependency tree... [2021-09-30T19:20:53.206Z] Reading state information... [2021-09-30T19:20:53.206Z] Suggested packages: [2021-09-30T19:20:53.206Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-30T19:20:53.206Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-30T19:20:53.206Z] Recommended packages: [2021-09-30T19:20:53.206Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-30T19:20:53.206Z] The following NEW packages will be installed: [2021-09-30T19:20:53.206Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-30T19:20:53.206Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-30T19:20:53.206Z] pkg-config zip [2021-09-30T19:20:53.206Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T19:20:53.428Z] Building core-command ... [2021-09-30T19:20:53.428Z] Building core-data ... [2021-09-30T19:20:53.428Z] Building core-metadata ... [2021-09-30T19:20:53.428Z] Building security-bootstrapper ... [2021-09-30T19:20:53.428Z] Building security-proxy-setup ... [2021-09-30T19:20:53.428Z] Building security-secretstore-setup ... [2021-09-30T19:20:53.428Z] Building support-notifications ... [2021-09-30T19:20:53.428Z] Building support-scheduler ... [2021-09-30T19:20:53.428Z] Building sys-mgmt-agent ... [2021-09-30T19:20:53.428Z] Building support-notifications [2021-09-30T19:20:53.428Z] Building core-command [2021-09-30T19:20:53.428Z] Building security-secretstore-setup [2021-09-30T19:20:53.428Z] Building security-bootstrapper [2021-09-30T19:20:53.428Z] Building sys-mgmt-agent [2021-09-30T19:20:53.480Z] Need to get 7670 kB of archives. [2021-09-30T19:20:53.480Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-30T19:20:53.480Z] 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-30T19:20:53.480Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-30T19:20:53.480Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-30T19:20:53.480Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-30T19:20:53.480Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-30T19:20:53.754Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-30T19:20:53.754Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-30T19:20:53.754Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-30T19:20:54.029Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-30T19:20:54.029Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-30T19:20:54.029Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-30T19:20:54.029Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-30T19:20:54.029Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-30T19:20:54.029Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-30T19:20:54.029Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-30T19:20:54.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T19:20:54.302Z] Fetched 7670 kB in 1s (9424 kB/s) [2021-09-30T19:20:54.302Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-30T19:20:54.302Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-30T19:20:54.302Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-30T19:20:54.302Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T19:20:54.576Z] Selecting previously unselected package libpsl5:amd64. [2021-09-30T19:20:54.576Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-30T19:20:54.576Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T19:20:54.576Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-30T19:20:54.576Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-30T19:20:54.576Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T19:20:54.576Z] Selecting previously unselected package librtmp1:amd64. [2021-09-30T19:20:54.576Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-30T19:20:54.576Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T19:20:54.576Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-30T19:20:54.576Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-30T19:20:54.576Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T19:20:54.847Z] Selecting previously unselected package liberror-perl. [2021-09-30T19:20:54.847Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-30T19:20:54.847Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-30T19:20:54.847Z] Selecting previously unselected package git-man. [2021-09-30T19:20:54.847Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-30T19:20:54.847Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T19:20:54.847Z] Selecting previously unselected package git. [2021-09-30T19:20:54.847Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-30T19:20:54.847Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T19:20:55.441Z] Selecting previously unselected package libnorm1:amd64. [2021-09-30T19:20:55.441Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-30T19:20:55.441Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T19:20:55.441Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-30T19:20:55.441Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-30T19:20:55.441Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T19:20:55.714Z] Selecting previously unselected package libsodium23:amd64. [2021-09-30T19:20:55.714Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-30T19:20:55.714Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-30T19:20:55.714Z] Selecting previously unselected package libzmq5:amd64. [2021-09-30T19:20:55.714Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T19:20:55.714Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T19:20:55.714Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-30T19:20:55.714Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T19:20:55.714Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T19:20:55.988Z] Selecting previously unselected package pkg-config. [2021-09-30T19:20:55.988Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-30T19:20:55.988Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T19:20:55.988Z] Selecting previously unselected package zip. [2021-09-30T19:20:55.988Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-30T19:20:55.988Z] Unpacking zip (3.0-11build1) ... [2021-09-30T19:20:55.988Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T19:20:55.988Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T19:20:55.988Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T19:20:55.988Z] Setting up liberror-perl (0.17025-1) ... [2021-09-30T19:20:55.988Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T19:20:55.988Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T19:20:55.988Z] No schema files found: doing nothing. [2021-09-30T19:20:55.988Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T19:20:55.988Z] Setting up zip (3.0-11build1) ... [2021-09-30T19:20:55.988Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T19:20:55.988Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-30T19:20:55.988Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T19:20:56.261Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T19:20:56.261Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T19:20:56.261Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T19:20:56.261Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T19:20:56.261Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T19:20:56.856Z] git set to automatically installed. [2021-09-30T19:20:56.856Z] git-man set to automatically installed. [2021-09-30T19:20:56.856Z] libcurl3-gnutls set to automatically installed. [2021-09-30T19:20:56.856Z] liberror-perl set to automatically installed. [2021-09-30T19:20:56.856Z] libglib2.0-0 set to automatically installed. [2021-09-30T19:20:56.856Z] libnghttp2-14 set to automatically installed. [2021-09-30T19:20:56.856Z] libnorm1 set to automatically installed. [2021-09-30T19:20:56.856Z] libpgm-5.2-0 set to automatically installed. [2021-09-30T19:20:56.856Z] libpsl5 set to automatically installed. [2021-09-30T19:20:56.856Z] librtmp1 set to automatically installed. [2021-09-30T19:20:56.856Z] libsodium23 set to automatically installed. [2021-09-30T19:20:56.856Z] libzmq3-dev set to automatically installed. [2021-09-30T19:20:56.856Z] libzmq5 set to automatically installed. [2021-09-30T19:20:56.856Z] pkg-config set to automatically installed. [2021-09-30T19:20:56.856Z] zip set to automatically installed. [2021-09-30T19:20:57.837Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T19:20:58.430Z] snap "core18" has no updates available [2021-09-30T19:20:59.027Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T19:21:04.433Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-30T19:21:04.709Z] Pulling config-common [2021-09-30T19:21:04.709Z] + snapcraftctl pull [2021-09-30T19:21:05.700Z] Pulling go-build-helper [2021-09-30T19:21:05.700Z] + snapcraftctl pull [2021-09-30T19:21:06.681Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-30T19:21:06.681Z] Skipping pull go-build-helper (already ran) [2021-09-30T19:21:06.681Z] Building go-build-helper [2021-09-30T19:21:06.681Z] + snapcraftctl build [2021-09-30T19:21:09.295Z] Staging go-build-helper [2021-09-30T19:21:09.295Z] + snapcraftctl stage [2021-09-30T19:21:19.448Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T19:21:19.448Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T19:21:19.448Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T19:21:19.448Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T19:21:19.448Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T19:21:19.448Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T19:21:19.448Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T19:21:19.448Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T19:21:19.448Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T19:21:19.448Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T19:21:19.448Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T19:21:19.448Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T19:21:19.448Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T19:21:19.448Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T19:21:19.448Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T19:21:19.448Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T19:21:19.448Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T19:21:19.448Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T19:21:19.448Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T19:21:19.448Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T19:21:19.448Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T19:21:19.448Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T19:21:19.448Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T19:21:19.448Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T19:21:19.448Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T19:21:19.448Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T19:21:19.448Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T19:21:19.448Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-30T19:21:19.448Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-30T19:21:19.448Z] Fetched 224 kB in 0s (0 B/s) [2021-09-30T19:21:19.448Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-30T19:21:19.448Z] Fetched 157 kB in 0s (0 B/s) [2021-09-30T19:21:19.448Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-30T19:21:19.448Z] Fetched 221 kB in 0s (0 B/s) [2021-09-30T19:21:19.448Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-30T19:21:19.448Z] Fetched 143 kB in 0s (0 B/s) [2021-09-30T19:21:19.448Z] Pulling edgex-go [2021-09-30T19:21:19.448Z] + snapcraftctl pull [2021-09-30T19:21:19.448Z] Pulling hooks [2021-09-30T19:21:19.448Z] + snapcraftctl pull [2021-09-30T19:21:37.918Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T19:21:37.918Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T19:21:37.918Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T19:21:37.918Z] Fetched 0 B in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-30T19:21:37.918Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-30T19:21:37.918Z] Fetched 279 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-30T19:21:37.918Z] Fetched 122 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-30T19:21:37.918Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-30T19:21:37.918Z] Fetched 8848 B in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-30T19:21:37.918Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-30T19:21:37.918Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-30T19:21:37.918Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-30T19:21:37.918Z] Fetched 220 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-30T19:21:37.918Z] Fetched 154 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-30T19:21:37.918Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-30T19:21:37.918Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-30T19:21:37.919Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-30T19:21:37.919Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-30T19:21:37.919Z] Fetched 499 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-30T19:21:37.919Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-30T19:21:37.919Z] Fetched 240 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-30T19:21:37.919Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-30T19:21:37.919Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-30T19:21:37.919Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-30T19:21:37.919Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-30T19:21:37.919Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-30T19:21:37.919Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-30T19:21:37.919Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-30T19:21:37.919Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-30T19:21:37.919Z] Fetched 8720 B in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-30T19:21:37.919Z] Fetched 140 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-30T19:21:37.919Z] Fetched 119 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-30T19:21:37.919Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-30T19:21:37.919Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-30T19:21:37.919Z] Fetched 646 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-30T19:21:37.919Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-30T19:21:37.919Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-30T19:21:37.919Z] Fetched 368 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-30T19:21:37.919Z] Fetched 187 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-30T19:21:37.919Z] Fetched 175 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-30T19:21:37.919Z] Fetched 206 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-30T19:21:37.919Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-30T19:21:37.919Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-30T19:21:37.919Z] Fetched 159 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-30T19:21:37.919Z] Fetched 107 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-30T19:21:37.919Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-30T19:21:37.919Z] Pulling static-packages [2021-09-30T19:21:37.919Z] + snapcraftctl pull [2021-09-30T19:21:37.919Z] Pulling version [2021-09-30T19:21:37.919Z] + cd /root/project [2021-09-30T19:21:37.919Z] + git describe --tags --abbrev=0 [2021-09-30T19:21:37.919Z] + sed s/v// [2021-09-30T19:21:37.919Z] + GIT_VERSION=2.0.1-dev.62 [2021-09-30T19:21:37.919Z] + [ -z 2.0.1-dev.62 ] [2021-09-30T19:21:37.919Z] + snapcraftctl set-version 2.0.1-dev.62 [2021-09-30T19:21:38.193Z] Building config-common [2021-09-30T19:21:38.193Z] + snapcraftctl build [2021-09-30T19:21:40.186Z] Skipping build go-build-helper (already ran) [2021-09-30T19:21:40.463Z] Building edgex-go [2021-09-30T19:21:40.463Z] + cd /root/parts/edgex-go/src [2021-09-30T19:21:40.463Z] + git describe --tags --abbrev=0 [2021-09-30T19:21:40.463Z] + sed s/v// [2021-09-30T19:21:40.463Z] + GIT_VERSION=2.0.1-dev.62 [2021-09-30T19:21:40.463Z] + [ -z 2.0.1-dev.62 ] [2021-09-30T19:21:40.463Z] + echo 2.0.1-dev.62 [2021-09-30T19:21:40.463Z] + make build [2021-09-30T19:21:40.463Z] go mod tidy [2021-09-30T19:21:43.081Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-30T19:21:43.081Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-30T19:21:43.081Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 [2021-09-30T19:21:43.081Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-30T19:21:43.081Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-30T19:21:43.081Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-30T19:21:43.081Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-30T19:21:43.081Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-30T19:21:43.081Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-30T19:21:43.081Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-30T19:21:43.081Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-30T19:21:43.081Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-30T19:21:43.352Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-30T19:21:43.629Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-30T19:21:43.629Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-09-30T19:21:43.901Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-30T19:21:43.901Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-30T19:21:44.182Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-30T19:21:44.774Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-30T19:21:44.774Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-30T19:21:44.774Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-30T19:21:44.774Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-30T19:21:44.774Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-30T19:21:44.774Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-30T19:21:44.774Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-30T19:21:45.057Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-30T19:21:45.057Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-30T19:21:45.057Z] go: downloading golang.org/x/text v0.3.6 [2021-09-30T19:21:45.057Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-30T19:21:45.057Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-30T19:21:45.057Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-30T19:21:45.057Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-30T19:21:45.057Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-30T19:21:45.340Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-30T19:21:45.340Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-30T19:21:45.340Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-30T19:21:45.340Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-30T19:21:45.340Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-30T19:21:45.340Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-30T19:21:45.624Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-30T19:21:45.624Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-30T19:21:45.624Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-30T19:21:45.624Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-30T19:21:45.624Z] go: downloading github.com/kr/text v0.2.0 [2021-09-30T19:21:45.902Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-30T19:21:45.902Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-30T19:21:45.902Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-30T19:21:45.902Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-30T19:21:45.902Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-30T19:21:45.902Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-30T19:21:46.175Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-30T19:21:46.175Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-30T19:21:46.175Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-30T19:21:46.175Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-30T19:21:46.175Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-30T19:21:46.175Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-30T19:21:46.175Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-30T19:21:46.175Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-30T19:21:46.175Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-30T19:21:46.175Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-30T19:21:46.175Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-30T19:21:46.175Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-30T19:21:46.447Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-30T19:21:46.447Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-30T19:21:46.448Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-30T19:21:46.448Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-30T19:21:46.448Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-30T19:21:46.448Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-30T19:21:46.448Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-30T19:21:46.448Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-30T19:21:46.448Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-30T19:21:46.448Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-30T19:21:46.448Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-30T19:21:46.448Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-30T19:21:46.448Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-30T19:21:46.448Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-30T19:21:46.448Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-30T19:21:46.720Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T19:21:56.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T19:21:59.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T19:22:00.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T19:22:01.457Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:22:01.457Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:22:01.457Z] ---> 6ffe9aaa9a48 [2021-09-30T19:22:01.457Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:22:01.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:22:01.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:22:01.457Z] ---> 6ffe9aaa9a48 [2021-09-30T19:22:01.457Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:22:01.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:22:01.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:22:01.457Z] ---> 6ffe9aaa9a48 [2021-09-30T19:22:01.457Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:22:01.457Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:22:01.457Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:22:01.457Z] ---> 6ffe9aaa9a48 [2021-09-30T19:22:01.457Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T19:22:01.457Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:22:01.457Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:22:01.457Z] ---> 6ffe9aaa9a48 [2021-09-30T19:22:01.457Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T19:22:01.457Z] ---> Running in 39c4e03d0c17 [2021-09-30T19:22:01.457Z] ---> Running in bc517cc445f5 [2021-09-30T19:22:01.457Z] ---> Running in c9866118d9f0 [2021-09-30T19:22:01.457Z] ---> Running in 59c27e273dd6 [2021-09-30T19:22:01.457Z] ---> Running in 9683253d1866 [2021-09-30T19:22:01.457Z] Removing intermediate container 9683253d1866 [2021-09-30T19:22:01.457Z] ---> a6275432263b [2021-09-30T19:22:01.457Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:22:01.457Z] Removing intermediate container 39c4e03d0c17 [2021-09-30T19:22:01.457Z] ---> 0f59f19de7f3 [2021-09-30T19:22:01.457Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:22:01.457Z] Removing intermediate container bc517cc445f5 [2021-09-30T19:22:01.457Z] ---> 56243b77d9f8 [2021-09-30T19:22:01.457Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:22:01.457Z] Removing intermediate container c9866118d9f0 [2021-09-30T19:22:01.457Z] ---> b7b4faf30cb2 [2021-09-30T19:22:01.457Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:22:01.457Z] Removing intermediate container 59c27e273dd6 [2021-09-30T19:22:01.457Z] ---> 62471ec5fbfa [2021-09-30T19:22:01.457Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:22:01.457Z] ---> Running in b14a5498d749 [2021-09-30T19:22:01.457Z] ---> Running in 05a474b1adbd [2021-09-30T19:22:01.457Z] ---> Running in 2bcb3a5ff4fb [2021-09-30T19:22:01.457Z] ---> Running in 9ac5a206d760 [2021-09-30T19:22:01.457Z] ---> Running in 4903b5b0d1ee [2021-09-30T19:22:01.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T19:22:02.456Z] Removing intermediate container b14a5498d749 [2021-09-30T19:22:02.456Z] ---> 955366fb5d88 [2021-09-30T19:22:02.456Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T19:22:02.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T19:22:02.732Z] ---> Running in 5ad3fac54858 [2021-09-30T19:22:03.007Z] Removing intermediate container 05a474b1adbd [2021-09-30T19:22:03.007Z] ---> ab215bff216d [2021-09-30T19:22:03.007Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T19:22:03.284Z] Removing intermediate container 9ac5a206d760 [2021-09-30T19:22:03.284Z] ---> 1aec692466b9 [2021-09-30T19:22:03.284Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:22:03.284Z] ---> Running in 5541f0b98872 [2021-09-30T19:22:03.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T19:22:03.554Z] ---> Running in 80b82db684fd [2021-09-30T19:22:03.827Z] Removing intermediate container 2bcb3a5ff4fb [2021-09-30T19:22:03.827Z] ---> 31553e215b1c [2021-09-30T19:22:03.827Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T19:22:03.827Z] Removing intermediate container 4903b5b0d1ee [2021-09-30T19:22:03.827Z] ---> aef8fcb95597 [2021-09-30T19:22:03.827Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T19:22:04.108Z] ---> Running in cce2047c0293 [2021-09-30T19:22:04.385Z] ---> Running in b3e6e914a328 [2021-09-30T19:22:04.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T19:22:04.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:05.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:05.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:05.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T19:22:06.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:06.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:06.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:06.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:07.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:07.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:07.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:22:07.298Z] OK: 218 MiB in 52 packages [2021-09-30T19:22:07.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T19:22:07.583Z] OK: 218 MiB in 52 packages [2021-09-30T19:22:08.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T19:22:08.597Z] OK: 218 MiB in 52 packages [2021-09-30T19:22:08.597Z] OK: 218 MiB in 52 packages [2021-09-30T19:22:08.597Z] OK: 218 MiB in 52 packages [2021-09-30T19:22:09.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T19:22:09.601Z] Removing intermediate container 5ad3fac54858 [2021-09-30T19:22:09.601Z] ---> ea5e38655975 [2021-09-30T19:22:09.601Z] Step 6/32 : COPY go.mod . [2021-09-30T19:22:09.888Z] Removing intermediate container 5541f0b98872 [2021-09-30T19:22:09.888Z] ---> f70c91797eda [2021-09-30T19:22:09.888Z] Step 6/23 : COPY go.mod . [2021-09-30T19:22:10.504Z] Removing intermediate container b3e6e914a328 [2021-09-30T19:22:10.504Z] ---> 311b6014cc93 [2021-09-30T19:22:10.504Z] Step 6/26 : COPY go.mod . [2021-09-30T19:22:10.793Z] Removing intermediate container 80b82db684fd [2021-09-30T19:22:10.793Z] ---> e1f16f3929a6 [2021-09-30T19:22:10.793Z] Step 6/24 : COPY go.mod . [2021-09-30T19:22:10.793Z] ---> 03096c3d8867 [2021-09-30T19:22:10.793Z] Step 7/32 : RUN go mod download [2021-09-30T19:22:10.793Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-30T19:22:10.794Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-30T19:22:10.794Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-30T19:22:10.794Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-30T19:22:10.794Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-30T19:22:10.794Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-30T19:22:10.794Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-30T19:22:10.794Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-30T19:22:10.794Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-30T19:22:10.794Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-30T19:22:10.794Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-30T19:22:10.794Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-30T19:22:10.794Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-30T19:22:11.070Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-30T19:22:11.070Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-30T19:22:11.070Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-30T19:22:11.070Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-30T19:22:11.070Z] + 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-30T19:22:11.070Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-30T19:22:11.070Z] + 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-30T19:22:11.070Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-30T19:22:11.070Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-30T19:22:11.070Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-30T19:22:11.070Z] + 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-30T19:22:11.070Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-30T19:22:11.070Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-30T19:22:11.070Z] + 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-30T19:22:11.086Z] Removing intermediate container cce2047c0293 [2021-09-30T19:22:11.086Z] ---> 7aa7236e9c42 [2021-09-30T19:22:11.086Z] Step 6/24 : COPY go.mod . [2021-09-30T19:22:11.086Z] ---> b4c2bdd7ecdf [2021-09-30T19:22:11.086Z] Step 7/23 : RUN go mod download [2021-09-30T19:22:11.086Z] ---> Running in ca23497d98c7 [2021-09-30T19:22:11.697Z] ---> Running in 4b488cb5606b [2021-09-30T19:22:11.976Z] ---> b9ef56348eee [2021-09-30T19:22:11.976Z] Step 7/26 : RUN go mod download [2021-09-30T19:22:12.056Z] Building hooks [2021-09-30T19:22:12.056Z] + cd /root/parts/hooks/src [2021-09-30T19:22:12.056Z] + make build [2021-09-30T19:22:12.056Z] go mod tidy [2021-09-30T19:22:12.256Z] ---> 7111a555edf8 [2021-09-30T19:22:12.256Z] Step 7/24 : RUN go mod download [2021-09-30T19:22:12.256Z] ---> Running in 68108f316c87 [2021-09-30T19:22:12.657Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-30T19:22:12.864Z] ---> Running in 33b4e6e9cc8f [2021-09-30T19:22:12.864Z] ---> e4b0ba99b5b9 [2021-09-30T19:22:12.864Z] Step 7/24 : RUN go mod download [2021-09-30T19:22:12.934Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-30T19:22:12.934Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-30T19:22:12.934Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-30T19:22:12.934Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-30T19:22:13.474Z] ---> Running in ed5a98719c1e [2021-09-30T19:22:13.912Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-30T19:22:14.185Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-30T19:22:14.185Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-30T19:22:17.585Z] Building static-packages [2021-09-30T19:22:17.585Z] + snapcraftctl build [2021-09-30T19:22:18.938Z] Removing intermediate container ca23497d98c7 [2021-09-30T19:22:18.938Z] ---> 1af63be7d575 [2021-09-30T19:22:18.938Z] Step 8/32 : COPY . . [2021-09-30T19:22:18.938Z] Removing intermediate container 4b488cb5606b [2021-09-30T19:22:18.938Z] ---> 09b7aad5506e [2021-09-30T19:22:18.938Z] Step 8/23 : COPY . . [2021-09-30T19:22:19.572Z] Building version [2021-09-30T19:22:19.572Z] + snapcraftctl build [2021-09-30T19:22:20.907Z] Removing intermediate container 68108f316c87 [2021-09-30T19:22:20.907Z] ---> 5666f7f8b0d3 [2021-09-30T19:22:20.907Z] Step 8/26 : COPY . . [2021-09-30T19:22:21.182Z] Removing intermediate container ed5a98719c1e [2021-09-30T19:22:21.182Z] ---> 9c74a38f7930 [2021-09-30T19:22:21.182Z] Step 8/24 : COPY . . [2021-09-30T19:22:21.182Z] Removing intermediate container 33b4e6e9cc8f [2021-09-30T19:22:21.182Z] ---> d68cbe154ec9 [2021-09-30T19:22:21.182Z] Step 8/24 : COPY . . [2021-09-30T19:22:21.550Z] Staging config-common [2021-09-30T19:22:21.550Z] + snapcraftctl stage [2021-09-30T19:22:22.534Z] Skipping stage go-build-helper (already ran) [2021-09-30T19:22:22.534Z] Staging edgex-go [2021-09-30T19:22:22.534Z] + snapcraftctl stage [2021-09-30T19:22:23.513Z] Staging hooks [2021-09-30T19:22:23.513Z] + snapcraftctl stage [2021-09-30T19:22:24.491Z] Staging static-packages [2021-09-30T19:22:24.491Z] + snapcraftctl stage [2021-09-30T19:22:25.923Z] Staging version [2021-09-30T19:22:25.923Z] + snapcraftctl stage [2021-09-30T19:22:26.901Z] Priming config-common [2021-09-30T19:22:26.901Z] + snapcraftctl prime [2021-09-30T19:22:27.884Z] Priming go-build-helper [2021-09-30T19:22:27.884Z] + snapcraftctl prime [2021-09-30T19:22:28.864Z] Priming edgex-go [2021-09-30T19:22:28.864Z] + snapcraftctl prime [2021-09-30T19:22:30.322Z] Priming hooks [2021-09-30T19:22:30.322Z] + snapcraftctl prime [2021-09-30T19:22:31.301Z] Priming static-packages [2021-09-30T19:22:31.301Z] + snapcraftctl prime [2021-09-30T19:22:33.920Z] Priming version [2021-09-30T19:22:33.920Z] + snapcraftctl prime [2021-09-30T19:22:35.360Z] 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-30T19:22:43.362Z] ---> 68934f6375cf [2021-09-30T19:22:43.362Z] Step 9/32 : RUN go mod tidy [2021-09-30T19:22:43.362Z] ---> d0f802b55951 [2021-09-30T19:22:43.362Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:22:43.362Z] ---> Running in 9b86afdf7cca [2021-09-30T19:22:43.362Z] ---> Running in 0c54a8f9f697 [2021-09-30T19:22:43.362Z] ---> 0136fcdc425e [2021-09-30T19:22:43.362Z] Step 9/26 : RUN go mod tidy [2021-09-30T19:22:43.362Z] ---> a83865241494 [2021-09-30T19:22:43.362Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:22:43.362Z] ---> c422444c127d [2021-09-30T19:22:43.362Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:22:43.362Z] ---> Running in b9352a260476 [2021-09-30T19:22:43.362Z] ---> Running in f830eed56b12 [2021-09-30T19:22:43.362Z] ---> Running in 4caa55a94d1a [2021-09-30T19:22:50.094Z] Removing intermediate container 0c54a8f9f697 [2021-09-30T19:22:50.094Z] ---> 66a2c24cb65a [2021-09-30T19:22:50.094Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T19:22:50.094Z] ---> Running in 033e32ba6d01 [2021-09-30T19:22:50.094Z] Removing intermediate container b9352a260476 [2021-09-30T19:22:50.094Z] ---> 6acde9966659 [2021-09-30T19:22:50.372Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T19:22:50.372Z] Removing intermediate container f830eed56b12 [2021-09-30T19:22:50.372Z] ---> 4722dd09f138 [2021-09-30T19:22:50.372Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T19:22:50.652Z] ---> Running in 6f544b2b372b [2021-09-30T19:22:50.929Z] ---> Running in b0e8fb20f6be [2021-09-30T19:22:50.929Z] Removing intermediate container 9b86afdf7cca [2021-09-30T19:22:50.929Z] ---> f27273687971 [2021-09-30T19:22:50.929Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T19:22:50.929Z] Removing intermediate container 4caa55a94d1a [2021-09-30T19:22:50.929Z] ---> 32ccd1bb7bc7 [2021-09-30T19:22:50.929Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T19:22:51.204Z] ---> Running in 159e8553517f [2021-09-30T19:22:51.204Z] ---> Running in 8763295373bd [2021-09-30T19:22:52.654Z] 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-30T19:22:53.677Z] 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-30T19:22:53.960Z] 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-30T19:22:53.960Z] 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-30T19:22:53.960Z] 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-30T19:25:00.856Z] 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-30T19:25:02.324Z] Removing intermediate container b0e8fb20f6be [2021-09-30T19:25:02.324Z] ---> 11ecc7c03167 [2021-09-30T19:25:02.324Z] [2021-09-30T19:25:02.324Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:25:02.600Z] 3.14: Pulling from library/alpine [2021-09-30T19:25:04.592Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T19:25:04.592Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T19:25:04.592Z] ---> bb3de5531c18 [2021-09-30T19:25:04.592Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:25:06.630Z] ---> Running in 00b1b76deeb1 [2021-09-30T19:25:06.906Z] Removing intermediate container 6f544b2b372b [2021-09-30T19:25:06.906Z] ---> 248d015c661e [2021-09-30T19:25:06.906Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T19:25:07.503Z] ---> Running in f403e69edf56 [2021-09-30T19:25:08.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:09.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:09.542Z] 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-30T19:25:10.564Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T19:25:10.564Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:25:10.564Z] OK: 5 MiB in 15 packages [2021-09-30T19:25:13.976Z] Removing intermediate container 159e8553517f [2021-09-30T19:25:13.976Z] ---> 2459c229ff75 [2021-09-30T19:25:13.976Z] [2021-09-30T19:25:13.976Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T19:25:13.976Z] ---> bb3de5531c18 [2021-09-30T19:25:13.976Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T19:25:13.976Z] Removing intermediate container 033e32ba6d01 [2021-09-30T19:25:13.976Z] ---> dc0902bd0f74 [2021-09-30T19:25:13.976Z] [2021-09-30T19:25:13.976Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:25:13.976Z] ---> bb3de5531c18 [2021-09-30T19:25:13.976Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T19:25:13.976Z] Removing intermediate container 8763295373bd [2021-09-30T19:25:13.976Z] ---> 6c8d25f6eb8b [2021-09-30T19:25:13.976Z] [2021-09-30T19:25:13.976Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T19:25:13.976Z] ---> bb3de5531c18 [2021-09-30T19:25:13.976Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T19:25:14.251Z] ---> Running in b54796a432e5 [2021-09-30T19:25:14.251Z] ---> Running in 7672e7fcad1e [2021-09-30T19:25:14.251Z] ---> Running in b17ab0627c37 [2021-09-30T19:25:14.524Z] Removing intermediate container 00b1b76deeb1 [2021-09-30T19:25:14.524Z] ---> 41f81e4e5055 [2021-09-30T19:25:14.524Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:25:14.524Z] Removing intermediate container f403e69edf56 [2021-09-30T19:25:14.524Z] ---> 66befd10fda9 [2021-09-30T19:25:14.524Z] [2021-09-30T19:25:14.524Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T19:25:14.800Z] 20.10.7: Pulling from library/docker [2021-09-30T19:25:14.800Z] ---> Running in 8d1177ae0da0 [2021-09-30T19:25:15.090Z] Removing intermediate container b54796a432e5 [2021-09-30T19:25:15.090Z] ---> be08c4aa207a [2021-09-30T19:25:15.090Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T19:25:15.368Z] ---> Running in ea8091b6c8cf [2021-09-30T19:25:15.976Z] Removing intermediate container 8d1177ae0da0 [2021-09-30T19:25:15.976Z] ---> ee937981ac1b [2021-09-30T19:25:15.976Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T19:25:16.580Z] ---> Running in 391f92b16b8a [2021-09-30T19:25:17.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:17.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:17.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:17.754Z] Removing intermediate container 391f92b16b8a [2021-09-30T19:25:17.754Z] ---> 89302271348f [2021-09-30T19:25:17.754Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T19:25:18.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:18.032Z] ---> Running in 0fee8d166bb6 [2021-09-30T19:25:18.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:18.584Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T19:25:18.584Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T19:25:18.584Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T19:25:18.584Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:25:18.584Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:25:18.865Z] OK: 6 MiB in 17 packages [2021-09-30T19:25:19.144Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T19:25:19.144Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:25:19.144Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:25:19.144Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:25:19.427Z] OK: 6 MiB in 16 packages [2021-09-30T19:25:19.427Z] Removing intermediate container 0fee8d166bb6 [2021-09-30T19:25:19.427Z] ---> 38a2739c3c9b [2021-09-30T19:25:19.427Z] Step 16/24 : WORKDIR / [2021-09-30T19:25:19.707Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:25:19.990Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T19:25:19.990Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:25:19.990Z] OK: 5 MiB in 16 packages [2021-09-30T19:25:19.990Z] ---> Running in 9a188b43303a [2021-09-30T19:25:21.424Z] Removing intermediate container 9a188b43303a [2021-09-30T19:25:21.424Z] ---> fac560c46cad [2021-09-30T19:25:21.424Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:25:22.022Z] Removing intermediate container b17ab0627c37 [2021-09-30T19:25:22.022Z] ---> c64e59763d0a [2021-09-30T19:25:22.022Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T19:25:22.298Z] Removing intermediate container ea8091b6c8cf [2021-09-30T19:25:22.298Z] ---> 930a017c1fcb [2021-09-30T19:25:22.298Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T19:25:22.298Z] ---> Running in b41397eb90f1 [2021-09-30T19:25:22.578Z] ---> Running in 63027bbfddb3 [2021-09-30T19:25:22.578Z] Removing intermediate container 7672e7fcad1e [2021-09-30T19:25:22.578Z] ---> d85db2e4fe27 [2021-09-30T19:25:22.578Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:25:22.853Z] ---> def2aa5e31e4 [2021-09-30T19:25:22.853Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T19:25:22.853Z] ---> Running in a0b6c94c1c29 [2021-09-30T19:25:23.129Z] Removing intermediate container b41397eb90f1 [2021-09-30T19:25:23.129Z] ---> 5d708c1fe4f0 [2021-09-30T19:25:23.129Z] Step 14/26 : WORKDIR / [2021-09-30T19:25:23.406Z] ---> Running in 9054454d0ca4 [2021-09-30T19:25:23.406Z] Removing intermediate container 63027bbfddb3 [2021-09-30T19:25:23.406Z] ---> 15854754fcba [2021-09-30T19:25:23.406Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T19:25:23.685Z] ---> Running in 61baf713cf14 [2021-09-30T19:25:23.973Z] Removing intermediate container a0b6c94c1c29 [2021-09-30T19:25:23.973Z] ---> 3c68ef0cffcb [2021-09-30T19:25:23.973Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T19:25:24.247Z] ---> Running in 97e3dba8e919 [2021-09-30T19:25:24.526Z] Removing intermediate container 9054454d0ca4 [2021-09-30T19:25:24.526Z] ---> e502b30b1dd7 [2021-09-30T19:25:24.526Z] 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-30T19:25:24.806Z] Removing intermediate container 61baf713cf14 [2021-09-30T19:25:24.806Z] ---> 0793321bc089 [2021-09-30T19:25:24.806Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T19:25:25.136Z] ---> 3df053812fdf [2021-09-30T19:25:25.136Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T19:25:25.136Z] ---> Running in 73c8af737ba5 [2021-09-30T19:25:25.543Z] Removing intermediate container 97e3dba8e919 [2021-09-30T19:25:25.543Z] ---> dd4812738ffc [2021-09-30T19:25:25.543Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:25:25.894Z] ---> Running in 172b982ae3f1 [2021-09-30T19:25:26.183Z] ---> 982bb20f46d1 [2021-09-30T19:25:26.183Z] 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-30T19:25:26.880Z] Removing intermediate container 172b982ae3f1 [2021-09-30T19:25:26.880Z] ---> 451e59b77bcb [2021-09-30T19:25:26.880Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:25:27.158Z] ---> 6da38892944c [2021-09-30T19:25:27.158Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T19:25:27.773Z] ---> Running in 6ecf3e365019 [2021-09-30T19:25:28.078Z] ---> 7d3e6202c9ff [2021-09-30T19:25:28.078Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T19:25:28.674Z] ---> 6c7dad34ed48 [2021-09-30T19:25:28.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T19:25:28.674Z] Removing intermediate container 6ecf3e365019 [2021-09-30T19:25:28.674Z] ---> fd601b942f26 [2021-09-30T19:25:28.674Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:25:28.958Z] ---> Running in 109d42200569 [2021-09-30T19:25:28.958Z] Removing intermediate container 73c8af737ba5 [2021-09-30T19:25:28.958Z] ---> 6bf2f5ccb0b0 [2021-09-30T19:25:28.958Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T19:25:29.562Z] ---> Running in 5d4ebef67b8a [2021-09-30T19:25:29.562Z] ---> fc5e2eae04a0 [2021-09-30T19:25:29.562Z] 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-30T19:25:29.838Z] Removing intermediate container 109d42200569 [2021-09-30T19:25:29.838Z] ---> 9c0f4d54e731 [2021-09-30T19:25:29.838Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:25:30.115Z] ---> Running in 4e703f17ba58 [2021-09-30T19:25:30.715Z] Removing intermediate container 5d4ebef67b8a [2021-09-30T19:25:30.716Z] ---> 39c5a0854632 [2021-09-30T19:25:30.716Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T19:25:30.716Z] ---> 4a8fffc6bda4 [2021-09-30T19:25:30.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T19:25:30.996Z] ---> 630e77bdc5c9 [2021-09-30T19:25:30.996Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T19:25:30.996Z] Removing intermediate container 4e703f17ba58 [2021-09-30T19:25:30.996Z] ---> 4b47304d2767 [2021-09-30T19:25:30.996Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:25:31.602Z] ---> Running in 2a3730bfc323 [2021-09-30T19:25:32.214Z] ---> 5d62ead7a6af [2021-09-30T19:25:32.214Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T19:25:32.489Z] ---> Running in 97e9d22c7afe [2021-09-30T19:25:32.489Z] ---> a36aaed6f018 [2021-09-30T19:25:32.489Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T19:25:32.489Z] Removing intermediate container 2a3730bfc323 [2021-09-30T19:25:32.489Z] ---> f8ad7c238b2b [2021-09-30T19:25:32.489Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:25:32.765Z] ---> Running in fdf9214e9cac [2021-09-30T19:25:33.044Z] ---> Running in ab5a4618d8e4 [2021-09-30T19:25:33.329Z] ---> 48b3fcbaa330 [2021-09-30T19:25:33.329Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T19:25:33.329Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T19:25:33.329Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T19:25:33.329Z] ---> df445af6242a [2021-09-30T19:25:33.329Z] 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-30T19:25:33.610Z] ---> Running in 202fc91ae3c0 [2021-09-30T19:25:33.888Z] Removing intermediate container ab5a4618d8e4 [2021-09-30T19:25:33.888Z] Removing intermediate container fdf9214e9cac [2021-09-30T19:25:33.888Z] ---> 0dedc4df1349 [2021-09-30T19:25:33.888Z] [2021-09-30T19:25:33.888Z] ---> 64d2b8afd14f [2021-09-30T19:25:33.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:25:34.488Z] ---> Running in 04bd954c4704 [2021-09-30T19:25:34.488Z] Successfully built 0dedc4df1349 [2021-09-30T19:25:34.775Z] Successfully tagged core-command-arm64:latest [2021-09-30T19:25:34.775Z] Building core-data [2021-09-30T19:25:34.775Z]  Building core-command ... done Removing intermediate container 202fc91ae3c0 [2021-09-30T19:25:34.775Z] ---> 59400fb51d2d [2021-09-30T19:25:34.775Z] 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-30T19:25:35.060Z] ---> Running in b696035c1a93 [2021-09-30T19:25:35.060Z] Removing intermediate container 04bd954c4704 [2021-09-30T19:25:35.060Z] ---> 976c8788a37d [2021-09-30T19:25:35.060Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T19:25:35.339Z] ---> 15b3ad1f3d0e [2021-09-30T19:25:35.339Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T19:25:35.615Z] ---> Running in 5262386b693d [2021-09-30T19:25:36.692Z] Removing intermediate container 5262386b693d [2021-09-30T19:25:36.692Z] ---> c1ebd63f7c0b [2021-09-30T19:25:36.693Z] Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:25:36.984Z] Removing intermediate container 97e9d22c7afe [2021-09-30T19:25:36.984Z] ---> 0ae57d8172c1 [2021-09-30T19:25:36.984Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:25:37.262Z] ---> Running in 52a00a7081c4 [2021-09-30T19:25:37.541Z] ---> a1a016970368 [2021-09-30T19:25:37.541Z] 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-30T19:25:37.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:38.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:25:38.106Z] ---> Running in eab8c4f9c2c9 [2021-09-30T19:25:38.723Z] ---> aca3ebff7fc2 [2021-09-30T19:25:38.723Z] Removing intermediate container 52a00a7081c4 [2021-09-30T19:25:38.723Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T19:25:38.723Z] ---> 45cbf1ec7dc7 [2021-09-30T19:25:38.723Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T19:25:39.006Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T19:25:39.006Z] ---> Running in 76dbfa84777e [2021-09-30T19:25:39.006Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T19:25:39.006Z] Executing bash-5.1.0-r0.post-install [2021-09-30T19:25:39.006Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T19:25:39.006Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T19:25:39.282Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T19:25:39.282Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T19:25:39.282Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T19:25:39.282Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T19:25:39.282Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T19:25:39.282Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T19:25:39.282Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T19:25:39.282Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T19:25:39.282Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T19:25:39.282Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T19:25:40.749Z] Removing intermediate container 76dbfa84777e [2021-09-30T19:25:40.749Z] ---> 811a0ee7c1d8 [2021-09-30T19:25:40.749Z] [2021-09-30T19:25:41.359Z] Successfully built 811a0ee7c1d8 [2021-09-30T19:25:41.359Z] ---> 7c6d23188a45 [2021-09-30T19:25:41.359Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T19:25:41.359Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T19:25:41.636Z] Building core-metadata [2021-09-30T19:25:41.637Z]  Building support-notifications ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T19:25:41.637Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T19:25:41.637Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T19:25:41.637Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T19:25:41.637Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T19:25:41.637Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T19:25:41.922Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T19:25:41.922Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T19:25:41.922Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T19:25:41.922Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T19:25:41.922Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T19:25:42.199Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T19:25:42.199Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T19:25:42.199Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T19:25:42.199Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T19:25:42.199Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T19:25:42.199Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T19:25:42.199Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T19:25:42.199Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T19:25:42.199Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T19:25:42.199Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T19:25:42.199Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T19:25:42.473Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T19:25:42.473Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T19:25:42.473Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T19:25:42.755Z] Removing intermediate container eab8c4f9c2c9 [2021-09-30T19:25:42.755Z] ---> 4e2d7f8fb319 [2021-09-30T19:25:42.755Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T19:25:43.036Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T19:25:43.036Z] ---> cead645765b0 [2021-09-30T19:25:43.036Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T19:25:43.036Z] OK: 82 MiB in 59 packages [2021-09-30T19:25:43.036Z] ---> Running in af942c4635fb [2021-09-30T19:25:44.041Z] Removing intermediate container af942c4635fb [2021-09-30T19:25:44.041Z] ---> 67674f7d9383 [2021-09-30T19:25:44.041Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T19:25:44.657Z] ---> Running in b0c027cbf859 [2021-09-30T19:25:44.932Z] ---> b6847bca9e8c [2021-09-30T19:25:44.932Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T19:25:45.920Z] Removing intermediate container b0c027cbf859 [2021-09-30T19:25:45.920Z] ---> 222d6471d668 [2021-09-30T19:25:45.920Z] Step 25/26 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:25:46.525Z] ---> Running in e977914dd693 [2021-09-30T19:25:46.803Z] ---> 7792a5cb6f7a [2021-09-30T19:25:46.803Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T19:25:47.422Z] ---> Running in 1d5106138d72 [2021-09-30T19:25:47.422Z] Removing intermediate container e977914dd693 [2021-09-30T19:25:47.422Z] ---> 5993eca68437 [2021-09-30T19:25:47.422Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T19:25:47.700Z] ---> Running in 72f9ac26ea82 [2021-09-30T19:25:48.317Z] Removing intermediate container 1d5106138d72 [2021-09-30T19:25:48.317Z] ---> ceb4fd63304d [2021-09-30T19:25:48.317Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T19:25:48.593Z] Removing intermediate container 72f9ac26ea82 [2021-09-30T19:25:48.593Z] ---> 5ba6260bd09e [2021-09-30T19:25:48.593Z] [2021-09-30T19:25:49.586Z] Successfully built 5ba6260bd09e [2021-09-30T19:25:49.586Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T19:25:49.586Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-30T19:25:50.202Z] ---> f5473dc53326 [2021-09-30T19:25:50.202Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T19:25:50.479Z] ---> Running in 507e459fbf07 [2021-09-30T19:25:54.817Z] Collecting docker-compose==1.23.2 [2021-09-30T19:25:54.817Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T19:25:54.817Z] Removing intermediate container 507e459fbf07 [2021-09-30T19:25:54.817Z] ---> 4a7b148b7e73 [2021-09-30T19:25:54.817Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T19:25:55.420Z] ---> Running in 65942875fb1d [2021-09-30T19:25:55.420Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T19:25:55.420Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T19:25:56.020Z] Removing intermediate container 65942875fb1d [2021-09-30T19:25:56.020Z] ---> 8b809f97638a [2021-09-30T19:25:56.020Z] Step 29/32 : CMD ["gate"] [2021-09-30T19:25:56.020Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T19:25:56.020Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T19:25:56.622Z] ---> Running in facef6ee521a [2021-09-30T19:25:56.622Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T19:25:56.622Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T19:25:56.622Z] 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-30T19:25:56.901Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T19:25:56.901Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T19:25:57.178Z] Removing intermediate container facef6ee521a [2021-09-30T19:25:57.178Z] ---> 5aa91ff6af83 [2021-09-30T19:25:57.178Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T19:25:58.166Z] ---> Running in 35958b3c1547 [2021-09-30T19:25:58.769Z] Removing intermediate container 35958b3c1547 [2021-09-30T19:25:58.769Z] ---> a0241c8a1b4b [2021-09-30T19:25:58.769Z] Step 31/32 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:25:59.376Z] ---> Running in a2f74b2d14fa [2021-09-30T19:26:00.369Z] Removing intermediate container a2f74b2d14fa [2021-09-30T19:26:00.369Z] ---> 612efd8559ca [2021-09-30T19:26:00.369Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T19:26:00.369Z] Collecting PyYAML<4,>=3.10 [2021-09-30T19:26:00.369Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T19:26:00.645Z] ---> Running in 73499966a688 [2021-09-30T19:26:01.641Z] Removing intermediate container 73499966a688 [2021-09-30T19:26:01.641Z] ---> 87ffe43f64ae [2021-09-30T19:26:01.641Z] [2021-09-30T19:26:01.918Z] Successfully built 87ffe43f64ae [2021-09-30T19:26:02.193Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T19:26:02.193Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-09-30T19:26:04.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:26:04.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:26:04.827Z] ---> 6ffe9aaa9a48 [2021-09-30T19:26:04.827Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:26:04.827Z] ---> Using cache [2021-09-30T19:26:04.827Z] ---> 62471ec5fbfa [2021-09-30T19:26:04.827Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:26:04.827Z] ---> Using cache [2021-09-30T19:26:04.827Z] ---> aef8fcb95597 [2021-09-30T19:26:04.827Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T19:26:05.104Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T19:26:05.104Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T19:26:06.547Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T19:26:06.547Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T19:26:06.547Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T19:26:06.827Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T19:26:06.827Z] ---> Running in 0fa22f66340e [2021-09-30T19:26:08.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:26:09.262Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T19:26:09.262Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T19:26:09.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:26:10.864Z] OK: 218 MiB in 52 packages [2021-09-30T19:26:13.499Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T19:26:13.499Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T19:26:14.505Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T19:26:14.505Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T19:26:14.798Z] Collecting idna<2.8,>=2.5 [2021-09-30T19:26:14.798Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T19:26:15.085Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T19:26:15.085Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T19:26:15.366Z] Removing intermediate container 0fa22f66340e [2021-09-30T19:26:15.366Z] ---> 654d9d78b699 [2021-09-30T19:26:15.366Z] Step 6/24 : COPY go.mod . [2021-09-30T19:26:15.647Z] Collecting certifi>=2017.4.17 [2021-09-30T19:26:15.647Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T19:26:16.250Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T19:26:16.250Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T19:26:16.250Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T19:26:16.250Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T19:26:17.235Z] ---> 41b8a95d774a [2021-09-30T19:26:17.235Z] Step 7/24 : RUN go mod download [2021-09-30T19:26:17.512Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T19:26:17.512Z] Attempting uninstall: urllib3 [2021-09-30T19:26:17.512Z] Found existing installation: urllib3 1.26.2 [2021-09-30T19:26:17.512Z] Uninstalling urllib3-1.26.2: [2021-09-30T19:26:17.790Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T19:26:17.790Z] ---> Running in b87666910ec7 [2021-09-30T19:26:18.398Z] Attempting uninstall: idna [2021-09-30T19:26:18.398Z] Found existing installation: idna 3.1 [2021-09-30T19:26:18.398Z] Uninstalling idna-3.1: [2021-09-30T19:26:18.675Z] Successfully uninstalled idna-3.1 [2021-09-30T19:26:19.702Z] Attempting uninstall: chardet [2021-09-30T19:26:19.702Z] Found existing installation: chardet 4.0.0 [2021-09-30T19:26:19.702Z] Uninstalling chardet-4.0.0: [2021-09-30T19:26:19.702Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T19:26:19.702Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:26:19.702Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:26:19.702Z] ---> 6ffe9aaa9a48 [2021-09-30T19:26:19.702Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:26:19.702Z] ---> Using cache [2021-09-30T19:26:19.702Z] ---> 62471ec5fbfa [2021-09-30T19:26:19.702Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:26:19.702Z] ---> Using cache [2021-09-30T19:26:19.702Z] ---> aef8fcb95597 [2021-09-30T19:26:19.702Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:26:19.702Z] ---> Using cache [2021-09-30T19:26:19.702Z] ---> 311b6014cc93 [2021-09-30T19:26:19.702Z] Step 6/24 : COPY go.mod . [2021-09-30T19:26:19.702Z] ---> Using cache [2021-09-30T19:26:19.702Z] ---> b9ef56348eee [2021-09-30T19:26:19.702Z] Step 7/24 : RUN go mod download [2021-09-30T19:26:19.702Z] ---> Using cache [2021-09-30T19:26:19.702Z] ---> 5666f7f8b0d3 [2021-09-30T19:26:19.702Z] Step 8/24 : COPY . . [2021-09-30T19:26:19.702Z] ---> Using cache [2021-09-30T19:26:19.702Z] ---> 0136fcdc425e [2021-09-30T19:26:19.702Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:26:19.702Z] ---> Using cache [2021-09-30T19:26:19.702Z] ---> 32ccd1bb7bc7 [2021-09-30T19:26:19.702Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T19:26:20.308Z] ---> Running in 536a598d0d9e [2021-09-30T19:26:21.772Z] Attempting uninstall: requests [2021-09-30T19:26:21.772Z] Found existing installation: requests 2.25.1 [2021-09-30T19:26:21.772Z] Uninstalling requests-2.25.1: [2021-09-30T19:26:22.073Z] Successfully uninstalled requests-2.25.1 [2021-09-30T19:26:22.499Z] Running setup.py install for texttable: started [2021-09-30T19:26:23.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T19:26:26.667Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T19:26:26.667Z] Running setup.py install for PyYAML: started [2021-09-30T19:26:26.667Z] Removing intermediate container b87666910ec7 [2021-09-30T19:26:26.667Z] ---> 9f0e86efc72a [2021-09-30T19:26:26.667Z] Step 8/24 : COPY . . [2021-09-30T19:26:29.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:26:29.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:26:29.321Z] ---> 6ffe9aaa9a48 [2021-09-30T19:26:29.321Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:26:29.602Z] ---> Using cache [2021-09-30T19:26:29.602Z] ---> 62471ec5fbfa [2021-09-30T19:26:29.602Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:26:29.602Z] ---> Using cache [2021-09-30T19:26:29.602Z] ---> aef8fcb95597 [2021-09-30T19:26:29.602Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T19:26:29.602Z] ---> Using cache [2021-09-30T19:26:29.602Z] ---> 311b6014cc93 [2021-09-30T19:26:29.602Z] Step 6/23 : COPY go.mod . [2021-09-30T19:26:29.602Z] ---> Using cache [2021-09-30T19:26:29.602Z] ---> b9ef56348eee [2021-09-30T19:26:29.602Z] Step 7/23 : RUN go mod download [2021-09-30T19:26:29.602Z] ---> Using cache [2021-09-30T19:26:29.602Z] ---> 5666f7f8b0d3 [2021-09-30T19:26:29.602Z] Step 8/23 : COPY . . [2021-09-30T19:26:29.602Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T19:26:29.602Z] ---> Using cache [2021-09-30T19:26:29.602Z] ---> 0136fcdc425e [2021-09-30T19:26:29.602Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:26:29.602Z] ---> Using cache [2021-09-30T19:26:29.602Z] ---> 32ccd1bb7bc7 [2021-09-30T19:26:29.602Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T19:26:31.610Z] Running setup.py install for docopt: started [2021-09-30T19:26:31.906Z] ---> Running in 324bc6a5856d [2021-09-30T19:26:35.330Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T19:26:35.330Z] Running setup.py install for dockerpty: started [2021-09-30T19:26:35.330Z] 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-30T19:26:38.784Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T19:26:39.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:26:39.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:26:39.404Z] ---> 6ffe9aaa9a48 [2021-09-30T19:26:39.404Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T19:26:39.404Z] ---> Using cache [2021-09-30T19:26:39.404Z] ---> 62471ec5fbfa [2021-09-30T19:26:39.404Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:26:39.404Z] ---> Using cache [2021-09-30T19:26:39.404Z] ---> aef8fcb95597 [2021-09-30T19:26:39.404Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T19:26:39.404Z] ---> Using cache [2021-09-30T19:26:39.404Z] ---> 311b6014cc93 [2021-09-30T19:26:39.404Z] Step 6/22 : COPY go.mod . [2021-09-30T19:26:39.404Z] ---> Using cache [2021-09-30T19:26:39.404Z] ---> b9ef56348eee [2021-09-30T19:26:39.404Z] Step 7/22 : RUN go mod download [2021-09-30T19:26:39.404Z] ---> Using cache [2021-09-30T19:26:39.404Z] ---> 5666f7f8b0d3 [2021-09-30T19:26:39.404Z] Step 8/22 : COPY . . [2021-09-30T19:26:39.404Z] ---> Using cache [2021-09-30T19:26:39.404Z] ---> 0136fcdc425e [2021-09-30T19:26:39.404Z] Step 9/22 : RUN go mod tidy [2021-09-30T19:26:39.404Z] ---> Using cache [2021-09-30T19:26:39.404Z] ---> 32ccd1bb7bc7 [2021-09-30T19:26:39.404Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T19:26:42.855Z] ---> Running in fd87302eccef [2021-09-30T19:26:43.860Z] 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-30T19:26:45.320Z] 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-30T19:26:52.101Z] ---> d308201a55ae [2021-09-30T19:26:52.101Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:26:52.101Z] ---> Running in 531bd3a72e86 [2021-09-30T19:27:04.580Z] Removing intermediate container 531bd3a72e86 [2021-09-30T19:27:04.580Z] ---> fd14c17b2f21 [2021-09-30T19:27:04.580Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T19:27:04.580Z] ---> Running in 4d13d8efc082 [2021-09-30T19:27:04.580Z] Removing intermediate container b696035c1a93 [2021-09-30T19:27:04.580Z] ---> 6065c854956d [2021-09-30T19:27:04.580Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T19:27:04.580Z] ---> Running in ed9a9c89f4c6 [2021-09-30T19:27:04.580Z] Removing intermediate container ed9a9c89f4c6 [2021-09-30T19:27:04.580Z] ---> ee759dbb8ba5 [2021-09-30T19:27:04.580Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T19:27:04.861Z] ---> Running in 2730505b4100 [2021-09-30T19:27:05.492Z] Removing intermediate container 2730505b4100 [2021-09-30T19:27:05.492Z] ---> 9369a11d48f5 [2021-09-30T19:27:05.492Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T19:27:05.492Z] 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-30T19:27:08.146Z] ---> 308f286c72e5 [2021-09-30T19:27:08.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T19:27:09.146Z] ---> 09e8bc24fe95 [2021-09-30T19:27:09.146Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T19:27:10.606Z] ---> 40995afa98dd [2021-09-30T19:27:10.606Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T19:27:10.606Z] ---> Running in f7af00ab4c33 [2021-09-30T19:27:11.604Z] Removing intermediate container f7af00ab4c33 [2021-09-30T19:27:11.604Z] ---> 19e2957e57d2 [2021-09-30T19:27:11.604Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:27:11.604Z] ---> Running in 3fac9f3aece5 [2021-09-30T19:27:12.593Z] Removing intermediate container 3fac9f3aece5 [2021-09-30T19:27:12.593Z] ---> 235058b05cba [2021-09-30T19:27:12.593Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:27:12.870Z] ---> Running in 69c5e3a92b96 [2021-09-30T19:27:13.864Z] Removing intermediate container 69c5e3a92b96 [2021-09-30T19:27:13.864Z] ---> 5b3ea1e88e16 [2021-09-30T19:27:13.864Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:27:13.864Z] ---> Running in 0e877fc2c126 [2021-09-30T19:27:14.857Z] Removing intermediate container 0e877fc2c126 [2021-09-30T19:27:14.857Z] ---> 9b72aca85ba3 [2021-09-30T19:27:14.857Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:27:14.857Z] ---> Running in 412327a2e9db [2021-09-30T19:27:15.849Z] Removing intermediate container 412327a2e9db [2021-09-30T19:27:15.849Z] ---> 22e2b03acae6 [2021-09-30T19:27:15.849Z] [2021-09-30T19:27:16.465Z] Successfully built 22e2b03acae6 [2021-09-30T19:27:16.465Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T19:28:38.318Z]  Building sys-mgmt-agent ... done 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-30T19:28:38.318Z] Removing intermediate container 536a598d0d9e [2021-09-30T19:28:38.318Z] ---> e3ecca50ada7 [2021-09-30T19:28:38.318Z] [2021-09-30T19:28:38.318Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:28:38.318Z] ---> bb3de5531c18 [2021-09-30T19:28:38.318Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:28:38.318Z] ---> Using cache [2021-09-30T19:28:38.318Z] ---> 41f81e4e5055 [2021-09-30T19:28:38.318Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:28:38.318Z] ---> Using cache [2021-09-30T19:28:38.318Z] ---> ee937981ac1b [2021-09-30T19:28:38.318Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T19:28:38.318Z] ---> Running in 638646b82aad [2021-09-30T19:28:38.318Z] Removing intermediate container 638646b82aad [2021-09-30T19:28:38.318Z] ---> ec1261a785fb [2021-09-30T19:28:38.318Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T19:28:38.318Z] ---> Running in 2672d516b654 [2021-09-30T19:28:38.318Z] Removing intermediate container 2672d516b654 [2021-09-30T19:28:38.318Z] ---> 06a380b66eca [2021-09-30T19:28:38.318Z] Step 16/24 : WORKDIR / [2021-09-30T19:28:38.318Z] ---> Running in c54d7181261b [2021-09-30T19:28:38.318Z] Removing intermediate container c54d7181261b [2021-09-30T19:28:38.318Z] ---> f54f3a99ed05 [2021-09-30T19:28:38.318Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:28:39.309Z] ---> ead605d3fd82 [2021-09-30T19:28:39.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T19:28:42.717Z] ---> 68b3a70a5caa [2021-09-30T19:28:42.717Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T19:28:44.165Z] ---> ed15d77a97e5 [2021-09-30T19:28:44.165Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T19:28:44.452Z] ---> Running in 66bf6d9329cd [2021-09-30T19:28:46.459Z] Removing intermediate container 66bf6d9329cd [2021-09-30T19:28:46.459Z] ---> c0eb2f05344f [2021-09-30T19:28:46.459Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:28:46.459Z] ---> Running in 5eaf224b933b [2021-09-30T19:28:47.926Z] Removing intermediate container 5eaf224b933b [2021-09-30T19:28:47.926Z] ---> bc984f40de09 [2021-09-30T19:28:47.926Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:28:48.544Z] ---> Running in 45751d248194 [2021-09-30T19:28:49.156Z] Removing intermediate container 324bc6a5856d [2021-09-30T19:28:49.156Z] ---> 7c2c11fed0e0 [2021-09-30T19:28:49.156Z] [2021-09-30T19:28:49.156Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:28:49.156Z] ---> bb3de5531c18 [2021-09-30T19:28:49.156Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:28:49.156Z] ---> Using cache [2021-09-30T19:28:49.156Z] ---> 41f81e4e5055 [2021-09-30T19:28:49.156Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:28:49.156Z] ---> Using cache [2021-09-30T19:28:49.156Z] ---> ee937981ac1b [2021-09-30T19:28:49.156Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T19:28:49.764Z] ---> Running in 8f4e62373eca [2021-09-30T19:28:49.764Z] Removing intermediate container 45751d248194 [2021-09-30T19:28:49.764Z] ---> 4892abfb9c2d [2021-09-30T19:28:49.764Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:28:50.370Z] ---> Running in eb51f3065b28 [2021-09-30T19:28:50.648Z] Removing intermediate container 8f4e62373eca [2021-09-30T19:28:50.648Z] ---> cd536aefe47b [2021-09-30T19:28:50.648Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:28:50.929Z] ---> Running in 1338f8e15eb4 [2021-09-30T19:28:51.555Z] Removing intermediate container eb51f3065b28 [2021-09-30T19:28:51.555Z] ---> 226cef417ef4 [2021-09-30T19:28:51.555Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:28:51.555Z] Removing intermediate container fd87302eccef [2021-09-30T19:28:51.555Z] ---> 8f192d807545 [2021-09-30T19:28:51.555Z] [2021-09-30T19:28:51.555Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T19:28:51.555Z] ---> bb3de5531c18 [2021-09-30T19:28:51.555Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T19:28:51.848Z] ---> Running in e0194f3e064c [2021-09-30T19:28:51.848Z] ---> Running in c8a9ea720778 [2021-09-30T19:28:52.171Z] Removing intermediate container 1338f8e15eb4 [2021-09-30T19:28:52.171Z] ---> 02e72f0e6b16 [2021-09-30T19:28:52.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:28:53.170Z] Removing intermediate container c8a9ea720778 [2021-09-30T19:28:53.170Z] ---> 0cd9dc17ce60 [2021-09-30T19:28:53.170Z] [2021-09-30T19:28:54.167Z] Successfully built 0cd9dc17ce60 [2021-09-30T19:28:54.167Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T19:28:54.167Z]  Building core-metadata ... done  ---> 94c201e529be [2021-09-30T19:28:54.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T19:28:54.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:28:54.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:28:55.906Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T19:28:55.906Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T19:28:55.906Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T19:28:55.906Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T19:28:55.906Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T19:28:55.906Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:28:55.906Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:28:56.194Z] ---> aef62b4315c8 [2021-09-30T19:28:56.194Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T19:28:56.194Z] OK: 8 MiB in 19 packages [2021-09-30T19:28:57.299Z] ---> 01d2363deba9 [2021-09-30T19:28:57.299Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T19:28:57.574Z] ---> Running in 858509407fdc [2021-09-30T19:28:58.557Z] Removing intermediate container 858509407fdc [2021-09-30T19:28:58.557Z] ---> 7e5e9a518668 [2021-09-30T19:28:58.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:28:58.557Z] Removing intermediate container e0194f3e064c [2021-09-30T19:28:58.557Z] ---> 6ba41e848d68 [2021-09-30T19:28:58.557Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T19:28:58.835Z] ---> Running in f5411e8d3db3 [2021-09-30T19:28:58.835Z] ---> Running in cffb5a5b967b [2021-09-30T19:28:59.445Z] Removing intermediate container cffb5a5b967b [2021-09-30T19:28:59.445Z] ---> c1677d95a509 [2021-09-30T19:28:59.445Z] Step 14/22 : WORKDIR /edgex [2021-09-30T19:28:59.723Z] Removing intermediate container f5411e8d3db3 [2021-09-30T19:28:59.723Z] ---> 75c7e8ef9844 [2021-09-30T19:28:59.723Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T19:28:59.723Z] ---> Running in 632b75129d78 [2021-09-30T19:28:59.723Z] ---> Running in ab583268d528 [2021-09-30T19:29:00.731Z] Removing intermediate container 632b75129d78 [2021-09-30T19:29:00.731Z] ---> f8a9134fde14 [2021-09-30T19:29:00.731Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T19:29:00.731Z] Removing intermediate container ab583268d528 [2021-09-30T19:29:00.731Z] ---> 3c3f1e3ee9eb [2021-09-30T19:29:00.731Z] Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:29:01.007Z] ---> Running in 209a5087af58 [2021-09-30T19:29:01.601Z] Removing intermediate container 209a5087af58 [2021-09-30T19:29:01.601Z] ---> 7b15c4705b24 [2021-09-30T19:29:01.601Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T19:29:01.875Z] ---> b79638a74beb [2021-09-30T19:29:01.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T19:29:01.875Z] ---> Running in 3745e20d79df [2021-09-30T19:29:02.867Z] Removing intermediate container 3745e20d79df [2021-09-30T19:29:02.867Z] ---> e0a5386ea39a [2021-09-30T19:29:02.867Z] [2021-09-30T19:29:03.162Z] Successfully built e0a5386ea39a [2021-09-30T19:29:03.162Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T19:29:03.162Z]  Building support-scheduler ... done  ---> 02116069b026 [2021-09-30T19:29:03.162Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T19:29:05.139Z] ---> fc9696fc64cc [2021-09-30T19:29:05.139Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T19:29:05.412Z] ---> Running in ee538a0121d9 [2021-09-30T19:29:05.685Z] Removing intermediate container 4d13d8efc082 [2021-09-30T19:29:05.685Z] ---> 7d1673be98a0 [2021-09-30T19:29:05.685Z] [2021-09-30T19:29:05.685Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:29:05.685Z] ---> bb3de5531c18 [2021-09-30T19:29:05.685Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T19:29:05.963Z] ---> Running in e3d5a1c10585 [2021-09-30T19:29:05.963Z] Removing intermediate container ee538a0121d9 [2021-09-30T19:29:05.963Z] ---> de8cc30ef612 [2021-09-30T19:29:05.963Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T19:29:06.235Z] ---> Running in 0dd095f5ef67 [2021-09-30T19:29:06.509Z] Removing intermediate container e3d5a1c10585 [2021-09-30T19:29:06.509Z] ---> 63f6067a99cd [2021-09-30T19:29:06.509Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T19:29:06.780Z] ---> Running in 0f8a5c2b917c [2021-09-30T19:29:06.780Z] Removing intermediate container 0dd095f5ef67 [2021-09-30T19:29:06.780Z] ---> 76309c8b0640 [2021-09-30T19:29:06.780Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T19:29:07.056Z] ---> Running in dcb581f5b31b [2021-09-30T19:29:07.330Z] Removing intermediate container 0f8a5c2b917c [2021-09-30T19:29:07.330Z] ---> f66f541667a9 [2021-09-30T19:29:07.330Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T19:29:07.330Z] ---> Running in dc7e9a017382 [2021-09-30T19:29:07.602Z] Removing intermediate container dcb581f5b31b [2021-09-30T19:29:07.602Z] ---> 5f0b8f766fd9 [2021-09-30T19:29:07.602Z] Step 21/22 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:29:07.602Z] ---> Running in 1c95e3f9181f [2021-09-30T19:29:07.872Z] Removing intermediate container dc7e9a017382 [2021-09-30T19:29:07.872Z] ---> ccde7728628d [2021-09-30T19:29:07.872Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:29:08.150Z] ---> Running in 13e3f8d56ac5 [2021-09-30T19:29:08.150Z] Removing intermediate container 1c95e3f9181f [2021-09-30T19:29:08.150Z] ---> 065b05b37378 [2021-09-30T19:29:08.150Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T19:29:08.425Z] ---> Running in 7cd17e82d72f [2021-09-30T19:29:09.032Z] Removing intermediate container 7cd17e82d72f [2021-09-30T19:29:09.032Z] ---> 4e14345b8e89 [2021-09-30T19:29:09.032Z] [2021-09-30T19:29:09.302Z] Successfully built 4e14345b8e89 [2021-09-30T19:29:09.302Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T19:29:10.730Z]  Building security-proxy-setup ... done Removing intermediate container 13e3f8d56ac5 [2021-09-30T19:29:10.730Z] ---> ab45af1938f3 [2021-09-30T19:29:10.730Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T19:29:10.730Z] ---> Running in 7082a676f30c [2021-09-30T19:29:12.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:29:13.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:29:14.578Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T19:29:14.578Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T19:29:14.852Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T19:29:14.852Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T19:29:15.447Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T19:29:15.724Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T19:29:15.724Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:29:15.724Z] OK: 8 MiB in 20 packages [2021-09-30T19:29:17.159Z] Removing intermediate container 7082a676f30c [2021-09-30T19:29:17.159Z] ---> 0c047c2b15d4 [2021-09-30T19:29:17.159Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:29:18.138Z] ---> 70648d2f2821 [2021-09-30T19:29:18.138Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T19:29:19.614Z] ---> b19422c822dc [2021-09-30T19:29:19.614Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T19:29:20.207Z] ---> 3e8f4f25084b [2021-09-30T19:29:20.207Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T19:29:20.478Z] ---> Running in 66c7416cfe24 [2021-09-30T19:29:21.070Z] Removing intermediate container 66c7416cfe24 [2021-09-30T19:29:21.070Z] ---> e517060bbb6e [2021-09-30T19:29:21.070Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:29:21.070Z] ---> Running in 321042ca4d78 [2021-09-30T19:29:21.667Z] Removing intermediate container 321042ca4d78 [2021-09-30T19:29:21.667Z] ---> 7c6fa591d7d3 [2021-09-30T19:29:21.667Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:29:21.667Z] ---> Running in c91174de0f9d [2021-09-30T19:29:22.260Z] Removing intermediate container c91174de0f9d [2021-09-30T19:29:22.260Z] ---> 31262e9b4c5f [2021-09-30T19:29:22.260Z] Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [2021-09-30T19:29:22.260Z] ---> Running in 73dd03ee975d [2021-09-30T19:29:22.856Z] Removing intermediate container 73dd03ee975d [2021-09-30T19:29:22.856Z] ---> 3c3fee68d5ba [2021-09-30T19:29:22.856Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T19:29:23.128Z] ---> Running in ad212a1da684 [2021-09-30T19:29:23.400Z] Removing intermediate container ad212a1da684 [2021-09-30T19:29:23.400Z] ---> d582616117ec [2021-09-30T19:29:23.400Z] [2021-09-30T19:29:23.993Z] Successfully built d582616117ec [2021-09-30T19:29:23.993Z] Successfully tagged core-data-arm64:latest [2021-09-30T19:29:24.281Z]  Building core-data ... done  [Pipeline] } [2021-09-30T19:29:24.296Z] $ docker stop --time=1 8b56965d63d19e2932a80462e9096a076f56f07099d6cc94bb92c3f3e62c2eb3 [2021-09-30T19:29:26.200Z] $ docker rm -f 8b56965d63d19e2932a80462e9096a076f56f07099d6cc94bb92c3f3e62c2eb3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T19:29:26.870Z] + docker images [2021-09-30T19:29:27.147Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T19:29:27.147Z] core-data-arm64 latest d582616117ec 4 seconds ago 19.4MB [2021-09-30T19:29:27.147Z] security-proxy-setup-arm64 latest 4e14345b8e89 19 seconds ago 25.3MB [2021-09-30T19:29:27.147Z] 7d1673be98a0 22 seconds ago 1.58GB [2021-09-30T19:29:27.147Z] support-scheduler-arm64 latest e0a5386ea39a 25 seconds ago 15.2MB [2021-09-30T19:29:27.147Z] core-metadata-arm64 latest 0cd9dc17ce60 35 seconds ago 15.8MB [2021-09-30T19:29:27.147Z] 8f192d807545 37 seconds ago 1.57GB [2021-09-30T19:29:27.147Z] 7c2c11fed0e0 40 seconds ago 1.57GB [2021-09-30T19:29:27.147Z] e3ecca50ada7 53 seconds ago 1.57GB [2021-09-30T19:29:27.147Z] sys-mgmt-agent-arm64 latest 22e2b03acae6 2 minutes ago 312MB [2021-09-30T19:29:27.147Z] security-bootstrapper-arm64 latest 87ffe43f64ae 3 minutes ago 17.7MB [2021-09-30T19:29:27.147Z] security-secretstore-setup-arm64 latest 5ba6260bd09e 3 minutes ago 26.5MB [2021-09-30T19:29:27.147Z] support-notifications-arm64 latest 811a0ee7c1d8 3 minutes ago 15.9MB [2021-09-30T19:29:27.147Z] core-command-arm64 latest 0dedc4df1349 3 minutes ago 15.2MB [2021-09-30T19:29:27.147Z] 66befd10fda9 4 minutes ago 1.57GB [2021-09-30T19:29:27.147Z] 2459c229ff75 4 minutes ago 1.57GB [2021-09-30T19:29:27.147Z] 6c8d25f6eb8b 4 minutes ago 1.57GB [2021-09-30T19:29:27.148Z] dc0902bd0f74 4 minutes ago 1.57GB [2021-09-30T19:29:27.148Z] 11ecc7c03167 4 minutes ago 1.56GB [2021-09-30T19:29:27.148Z] ci-base-image-arm64 latest 6ffe9aaa9a48 14 minutes ago 1.24GB [2021-09-30T19:29:27.148Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T19:29:27.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T19:29:27.148Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T19:29:27.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-30T19:29:28.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T19:29:28.551Z] [2021-09-30T19:29:28.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:29:28.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T19:29:29.228Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T19:29:29.228Z] 448f6bf000e3: Pulling fs layer [2021-09-30T19:29:29.228Z] f757da607395: Pulling fs layer [2021-09-30T19:29:29.228Z] 05883995daec: Pulling fs layer [2021-09-30T19:29:29.228Z] 8603b9c90790: Pulling fs layer [2021-09-30T19:29:29.228Z] 1560dd03e051: Pulling fs layer [2021-09-30T19:29:29.228Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T19:29:29.228Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T19:29:29.228Z] 8603b9c90790: Waiting [2021-09-30T19:29:29.228Z] 1560dd03e051: Waiting [2021-09-30T19:29:29.228Z] 27f5ce0e4adf: Waiting [2021-09-30T19:29:29.228Z] c2d8d7efcc4b: Waiting [2021-09-30T19:29:29.501Z] f757da607395: Verifying Checksum [2021-09-30T19:29:29.501Z] f757da607395: Download complete [2021-09-30T19:29:29.501Z] 8603b9c90790: Download complete [2021-09-30T19:29:29.776Z] 1560dd03e051: Verifying Checksum [2021-09-30T19:29:29.776Z] 1560dd03e051: Download complete [2021-09-30T19:29:29.776Z] 05883995daec: Verifying Checksum [2021-09-30T19:29:29.776Z] 27f5ce0e4adf: Verifying Checksum [2021-09-30T19:29:29.776Z] 27f5ce0e4adf: Download complete [2021-09-30T19:29:29.776Z] 05883995daec: Download complete [2021-09-30T19:29:31.211Z] 448f6bf000e3: Download complete [2021-09-30T19:29:33.840Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T19:29:33.840Z] c2d8d7efcc4b: Download complete [2021-09-30T19:29:35.270Z] 448f6bf000e3: Pull complete [2021-09-30T19:29:35.864Z] f757da607395: Pull complete [2021-09-30T19:29:37.301Z] 05883995daec: Pull complete [2021-09-30T19:29:37.893Z] 8603b9c90790: Pull complete [2021-09-30T19:29:38.876Z] 1560dd03e051: Pull complete [2021-09-30T19:29:39.148Z] 27f5ce0e4adf: Pull complete [2021-09-30T19:29:54.296Z] c2d8d7efcc4b: Pull complete [2021-09-30T19:29:54.296Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T19:29:54.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T19:29:54.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T19:29:54.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-09-30T19:29:54.759Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-30T19:29:58.995Z] $ docker top 9ef93697b6fb9144869a1ceb253d83fd6688c9753b027e22ef9a516eccdb7049 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:00.347Z] ---> job-cost.sh [2021-09-30T19:30:00.347Z] lf-activate-venv: SKIPPING [2021-09-30T19:30:00.347Z] INFO: No Stack... [2021-09-30T19:30:01.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T19:30:02.050Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T19:30:02.750Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-09-30T19:30:02.750Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T19:30:02.858Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] [2021-09-30T19:30:02.866Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] did not exist. Created. [2021-09-30T19:30:02.866Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T19:30:03.666Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T19:30:03.867Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T19:30:03.889Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T19:30:03.963Z] $ docker stop --time=1 9ef93697b6fb9144869a1ceb253d83fd6688c9753b027e22ef9a516eccdb7049 [2021-09-30T19:30:05.758Z] $ docker rm -f 9ef93697b6fb9144869a1ceb253d83fd6688c9753b027e22ef9a516eccdb7049 [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-30T19:30:07.607Z] provisioning config files... [2021-09-30T19:30:07.623Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7446509626477411223tmp [Pipeline] { [Pipeline] sh [2021-09-30T19:30:08.002Z] + set +x [2021-09-30T19:30:08.002Z] + curl -s https://codecov.io/bash [2021-09-30T19:30:08.002Z] + bash -s -- [2021-09-30T19:30:08.276Z] [2021-09-30T19:30:08.276Z] _____ _ [2021-09-30T19:30:08.276Z] / ____| | | [2021-09-30T19:30:08.276Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T19:30:08.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T19:30:08.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T19:30:08.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T19:30:08.276Z] Bash-1.0.6 [2021-09-30T19:30:08.276Z] [2021-09-30T19:30:08.276Z] [2021-09-30T19:30:08.276Z] ==> git version 2.24.4 found [2021-09-30T19:30:08.276Z] ==> 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-30T19:30:08.276Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T19:30:08.276Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T19:30:08.276Z] ==> Jenkins CI detected. [2021-09-30T19:30:08.276Z] current dir:  /w/workspace/edgex-go/1 [2021-09-30T19:30:08.276Z] project root: . [2021-09-30T19:30:08.276Z] --> token set from env [2021-09-30T19:30:08.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T19:30:08.276Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T19:30:08.276Z] ==> Python coveragepy not found [2021-09-30T19:30:08.276Z] ==> Searching for coverage reports in: [2021-09-30T19:30:08.276Z] + . [2021-09-30T19:30:08.276Z] -> Found 1 reports [2021-09-30T19:30:08.276Z] ==> Detecting git/mercurial file structure [2021-09-30T19:30:08.276Z] ==> Reading reports [2021-09-30T19:30:08.276Z] + ./coverage.out bytes=403265 [2021-09-30T19:30:08.276Z] ==> Appending adjustments [2021-09-30T19:30:08.276Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T19:30:09.232Z] + Found adjustments [2021-09-30T19:30:09.232Z] ==> Gzipping contents [2021-09-30T19:30:09.232Z] 56K /tmp/codecov.SNUGH1.gz [2021-09-30T19:30:09.498Z] ==> Uploading reports [2021-09-30T19:30:09.498Z] url: https://codecov.io [2021-09-30T19:30:09.498Z] query: branch=PR-3738&commit=8d7b3f3f0caaa9e16440f9a879927b628b6bf105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= [2021-09-30T19:30:09.498Z] -> Pinging Codecov [2021-09-30T19:30:09.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3738&commit=8d7b3f3f0caaa9e16440f9a879927b628b6bf105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= [2021-09-30T19:30:09.762Z] -> Uploading to [2021-09-30T19:30:09.762Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/8d7b3f3f0caaa9e16440f9a879927b628b6bf105/6f16b26e-d758-41c5-8a56-9dd859b574f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T193009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a31e086aea4ad8a32258d035d9b3e9208842427bd8376e47b1222bf69ba2e17d [2021-09-30T19:30:09.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:30:09.762Z] Dload Upload Total Spent Left Speed [2021-09-30T19:30:10.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54359 0 0 100 54359 0 134k --:--:-- --:--:-- --:--:-- 134k [2021-09-30T19:30:10.342Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [Pipeline] } [2021-09-30T19:30:10.381Z] 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-30T19:30:12.818Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:13.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:13.817Z] ---> package-listing.sh [2021-09-30T19:30:13.817Z] ++ facter osfamily [2021-09-30T19:30:13.817Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T19:30:14.082Z] + OS_FAMILY=redhat [2021-09-30T19:30:14.082Z] + workspace=/w/workspace/edgex-go/1 [2021-09-30T19:30:14.082Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T19:30:14.082Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T19:30:14.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T19:30:14.082Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T19:30:14.082Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-30T19:30:14.082Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T19:30:14.082Z] + case "${OS_FAMILY}" in [2021-09-30T19:30:14.082Z] + rpm -qa [2021-09-30T19:30:14.082Z] + sort [2021-09-30T19:30:16.040Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T19:30:16.040Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T19:30:16.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T19:30:16.040Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-30T19:30:16.040Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-30T19:30:16.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-30T19:30:16.083Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T19:30:16.403Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:30:17.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T19:30:17.019Z] [2021-09-30T19:30:17.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:30:17.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T19:30:17.392Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T19:30:17.392Z] b4d181a07f80: Pulling fs layer [2021-09-30T19:30:17.392Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T19:30:17.392Z] ed53099fbce6: Pulling fs layer [2021-09-30T19:30:17.392Z] dc539afda2c1: Pulling fs layer [2021-09-30T19:30:17.392Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T19:30:17.392Z] 9065ff56babe: Pulling fs layer [2021-09-30T19:30:17.392Z] d287ab97295c: Pulling fs layer [2021-09-30T19:30:17.392Z] dc539afda2c1: Waiting [2021-09-30T19:30:17.392Z] 77bc0d833cb6: Waiting [2021-09-30T19:30:17.392Z] 9065ff56babe: Waiting [2021-09-30T19:30:17.392Z] d287ab97295c: Waiting [2021-09-30T19:30:17.660Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T19:30:17.660Z] a1111a8f2ec3: Download complete [2021-09-30T19:30:17.660Z] dc539afda2c1: Verifying Checksum [2021-09-30T19:30:17.660Z] dc539afda2c1: Download complete [2021-09-30T19:30:17.925Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T19:30:17.925Z] 77bc0d833cb6: Download complete [2021-09-30T19:30:17.925Z] 9065ff56babe: Verifying Checksum [2021-09-30T19:30:17.925Z] 9065ff56babe: Download complete [2021-09-30T19:30:17.925Z] ed53099fbce6: Verifying Checksum [2021-09-30T19:30:17.925Z] ed53099fbce6: Download complete [2021-09-30T19:30:18.505Z] b4d181a07f80: Verifying Checksum [2021-09-30T19:30:18.505Z] b4d181a07f80: Download complete [2021-09-30T19:30:19.926Z] b4d181a07f80: Pull complete [2021-09-30T19:30:19.926Z] a1111a8f2ec3: Pull complete [2021-09-30T19:30:20.522Z] ed53099fbce6: Pull complete [2021-09-30T19:30:20.522Z] dc539afda2c1: Pull complete [2021-09-30T19:30:20.786Z] 77bc0d833cb6: Pull complete [2021-09-30T19:30:20.786Z] 9065ff56babe: Pull complete [2021-09-30T19:30:21.741Z] d287ab97295c: Verifying Checksum [2021-09-30T19:30:21.741Z] d287ab97295c: Download complete [2021-09-30T19:30:26.001Z] d287ab97295c: Pull complete [2021-09-30T19:30:26.001Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T19:30:26.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T19:30:26.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T19:30:26.114Z] prd-centos7-docker-4c-2g-318 does not seem to be running inside a container [2021-09-30T19:30:26.166Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T19:30:29.660Z] $ docker top dbd1c24485d849be5bd931113c118dc62fab23dc1e17d1ccffc15bcf5864a6cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:30:30.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T19:30:30.448Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T19:30:30.808Z] + ls /var/log/sa-host [2021-09-30T19:30:30.808Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T19:30:30.808Z] file_magic: OK [2021-09-30T19:30:30.808Z] HZ: Using current value: 100 [2021-09-30T19:30:30.808Z] file_header: OK [2021-09-30T19:30:30.808Z] 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-30T19:30:30.808Z] Statistics: [2021-09-30T19:30:30.808Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T19:30:30.808Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T19:30:30.808Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T19:30:30.808Z] file_magic: OK [2021-09-30T19:30:30.808Z] HZ: Using current value: 100 [2021-09-30T19:30:30.808Z] file_header: OK [2021-09-30T19:30:30.808Z] 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-30T19:30:30.808Z] Statistics: [2021-09-30T19:30:30.808Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T19:30:30.808Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:30:31.445Z] provisioning config files... [2021-09-30T19:30:31.461Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8472017185900736268tmp [Pipeline] { [Pipeline] echo [2021-09-30T19:30:31.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:31.865Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T19:30:31.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:32.391Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T19:30:32.426Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:32.766Z] ---> sudo-logs.sh [2021-09-30T19:30:32.766Z] Archiving 'sudo' log.. [2021-09-30T19:30:32.766Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-318.vexxhost.local: Name or service not known [2021-09-30T19:30:32.766Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-318.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T19:30:32.861Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:33.219Z] ---> job-cost.sh [2021-09-30T19:30:33.219Z] lf-activate-venv: SKIPPING [2021-09-30T19:30:33.219Z] DEBUG: total: 0.10999999940395355 [2021-09-30T19:30:33.219Z] INFO: Retrieving Stack Cost... [2021-09-30T19:30:34.179Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T19:30:34.447Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T19:30:34.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:30:34.840Z] ---> logs-deploy.sh [2021-09-30T19:30:34.840Z] lf-activate-venv: SKIPPING [2021-09-30T19:30:34.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3738/1 [2021-09-30T19:30:34.840Z] INFO: archiving workspace using pattern(s): [2021-09-30T19:30:35.796Z] Archives upload complete. [2021-09-30T19:30:35.796Z] INFO: archiving logs to Nexus